@charset "utf-8";
/* CSS Document */

#main .leftBox01 {
	width:630px;
	border:#808080 1px solid;
	padding:15px 0 20px;
	float:left;
	display:inline;
}
#main .list {
	width:600px;
	margin:0 auto;

}
#main .list dl {
	border-bottom:#eee 1px solid;
	padding:10px 0;
}
#main .list dt {
	width:6em;
	float:left;
	display:inline;
	color:#2C5182;
}
#main .list dd {
	width:400px;
	float:left;
	display:inline;
	margin-left:20px;
}
#main .list dd.other {
	width:5em;
	float:right;
	padding-right:5px;
	color:#FF0000;
}
#main .rightBox01 {
	width:460px;
	border-left:#EEEEEE 1px solid;
	float:right;
	display:inline;
}
#main .info {
	width:430px;
	padding-left:26px;	
}
#main .info dl {
	border-bottom:#EEEEEE 1px solid;
	margin-top:10px;
}
#main .info dt {
	color:#2C5182;
	padding-bottom:5px;
}
#main .info dd {
	padding-bottom:15px;
}
#main .links {
	padding:20px 0;
}
#main .links li {
	margin-right:25px;
	float:left;
	display:inline;
}
#main .links li a {
	color:#2C5181;
	text-decoration:underline;
}
/*
#main h2.title {
	background:#5B8ABD;
	color:#FFF;
	font-size:100%;
	font-weight:bold;
	margin-bottom:10px;
	padding:5px 15px;
	clear:both;
}
*/
h2.title {
        background:#5B8ABD;
        color:#FFF;
        font-size:100%;
        font-weight:bold;
        margin-bottom:10px;
        padding:5px 15px;
        clear:both;
}
#main h2.title2 {
	background:#5B8ABD;
	color:#FFF;
	font-size:100%;
	font-weight:bold;
	padding:7px 15px;
	clear:both;
}
#main h3 {
	background:#2C5182;
	color:#fff;
	font-size:92%;
	padding:5px 15px;
}

.calendar {
	/*width:1140px;*/
	overflow-y:auto;
	margin-bottom:4px;
}

.month {
	border-left:#EEEEEE 1px solid;
	border-bottom:#EEEEEE 1px solid;
}



table th,
table td {
	border-right:#fff 1px solid;
	/*padding:8px 5px;*/
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
}

table th {
	background:#CDDCEB;
	color:#2C5181;
	font-weight: bold;
}
table td {
	color:#535353;
	padding:8px 5px;
}
table .yellow {
	background:#FFD24D;
}
table a {
	text-decoration:underline;
}
#main .txt01 {
	float:left;
	display:inline;
	color:#5987BF;
}
#main .txt02 {
	float:right;
	display:inline;
	color:#2C5182;
	font-size:92%;
}
#main .txt02 li {
	float:left;
	display:inline;
	margin-left:5px;
}
#main .txt02 li.end {
	margin-left:10px;
}
#main .txt02 li a {
	color:#2C5182;
	text-decoration:underline;
}
.current {
	color:#9B0000;
}
#main .calendardate {
	vertical-align: bottom;
}

#main a {
	color:#2C5181;
	text-decoration:underline;
}
#main .mainteList {
	width:1140px;
}
