@charset "Shift_JIS";

@import "base.css";

/* mainbox */

.top_mainbox {
	margin-bottom: 15px;
}
.top_mainbox td.news1 {
	padding-right: 0px;
}
.wnews {
	background:url(none) repeat scroll 0%;
	height:200px;
	overflow:auto;
	width:677px;
	font-size: 12px;
	margin-top: 5px;
}

.wnews td {
	padding-bottom: 5px;
	text-align: left;
}

.wnews td.days {
	padding-bottom: 5px;
	width:100px;
	text-align: left;
	font-weight:bold;
	padding-right:10px;
}

.linedot {
	background-image: url(images/line_dot.gif);
	background-repeat: repeat-x;
	height:1px;
}
/* Z^[ */

.cal_box {
	text-align: center;
	padding-top: 0px;
	margin-bottom: 20px;
	clear:both;
	overflow:hidden;
}

.cal_box strong {
	color:#4a250b;
	font-size: 18px;
}

.cal_box ul {
	margin-bottom:20px;
	margin-top:10px;
}

.cal_box li {
	font-size: 13px;
	line-height:26px;
	border-bottom: solid 1px #dbe1cd;
	margin-left:14px;
	list-style:disc;
	color:#7abf42;
}

.cal_box li span {
	color:#303030;
}

.cal_box .left1 {
	background-image:url(../images/top_datumou01.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	width:308px;
	text-align:left;
	float:left;
	padding:12px;
	border: solid 1px #dbe1cd;
	margin-right:15px;
}

.cal_box .right1 {
	background-image:url(../images/top_datumou01.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	width:308px;
	text-align:left;
	float:left;
	padding:12px;
	border: solid 1px #dbe1cd;
}



.cal_box img.cal_stit {
	margin-bottom: 15px;
}

.linebottom {
	border-bottom: dashed 1px #cccccc;
}

.staffname {
	width:550px;
	text-align: right;
	font-weight:bold;
	color:#ff9c00;
	float:right;
}
