@charset "utf-8";

.Saturday {
color:#0092D2;
background-color:#F7FBFE;	
}

.Sunday {
color:#E20A16;
bac
kground-color:#fef3f3;
}


.Month {
width:110px;
height:22px;
background-color:#E5F4FA;
color:#0092D2;
text-align:center;
padding-top:8px;
margin-right:8px;
margin-bottom:5px;
float:left;
font-weight:bold;
font-size:13px;
}

.last{
margin-right:0px;
}
.calendar_icon {
	height: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.CalendarCo #calendar {
	width: 178px;
	clear: both;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 0px;
	margin: 0px;
}
.CalendarCo #calendar tr td{
	border: 1px solid #CCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.CalendarCo #calendar th {
	border: 1px solid #CCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.calendar_box {
	background-color:#f8f8f8;
	width:220px;
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.calendar_box_top {
	background-color:#ADDAED;
	width:220px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:0px;
}


.calendar_container{
margin:0 auto;
background-color:#ffffff;
width:200px;
}

div#title {
width:175px;
margin:0 auto;
}

div#title .NextBtn {
	padding-top:8px;
	float:left;
	font-size: 10px;
}

div#title .tMonth {
float:left;
color:#000000;
font-weight:bold;
line-height:1em;
padding-top:3px;
padding-bottom:3px;
text-align:center;
width:65px;
}

div#title .PrevBtn {
	padding-top:8px;
	float:right;
	font-size: 10px;
}

div#title Month .year{
font-size:8px;
}

.calendar_container_middle{
width:198px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding-bottom:3px;
}

div#month_list{
margin-bottom:40px;
}


div#month_list a{
display:block;
width:110px;
height:22px;
text-decoration:none;
}

div#month_list a:link{
	color:#0092d2;
}
div#month_list a:visited{
	color:#0092d2;
}

div#month_list a:hover{
	color:#ffffff;
	margin-top:-8px;
	padding-top:8px;
	background-color:#0092D2;
}
div#month_list a:active{
	color:#ffffff;
	margin-top:-8px;
	padding-top:8px;
	C-color:#0092D2;
}

div#month_list a#active{
	color:#ffffff;
	margin-top:-8px;
	padding-top:8px;
	background-color:#0092D2;

}

#NaviOpen {
width:198px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}

#NaviOpen dl {
/padding-bottom:10px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}

#NaviOpen dt {
float:left;
display:inline;
height:25px;
text-align:center;
vertical-align:top;
width:50px;
/margin-bottom:-20px;
}

#NaviOpen dd {
	display:inline;
	font-size:10px;
	font-weight:bold;
/margin-bottom:-20px;
	float: right;
	width: 180px;
	margin-top: 2px;
	margin-bottom: 2px;
}

h3.article {
clear:both;
font-size:12px;
border-bottom:1px solid black;
width:700px;
text-aling:left;
margin-top:40px;
}

div.opencampus {
border:1px solid #0092D2;
color:#0092D2;
font-weight:bold;
text-align:center;
width:120px;
height:20px;
padding-top:10px;
margin-top:13px;
margin-bottom:13px;
}
div.nyushishikenbi {
	border:1px solid #73B04B;
	color:#73B04B;
	font-weight:bold;
	text-align:center;
	width:120px;
	height:20px;
	padding-top:10px;
	margin-top:13px;
	margin-bottom:13px;
}
div.syutugan {
border:1px solid #E20A16;
color:#E20A16;
font-weight:bold;
text-align:center;
width:120px;
height:20px;
padding-top:10px;
margin-top:13px;
margin-bottom:13px;
}
div.AOsoudan {
	border:1px solid #FA9021;
	color:#FA9021;
	font-weight:bold;
	text-align:center;
	width:120px;
	height:20px;
	padding-top:10px;
	margin-top:13px;
	margin-bottom:13px;
}

div.nyushi {
border:1px solid #663399;
color:#663399;
font-weight:bold;
text-align:center;
width:120px;
height:20px;
padding-top:10px;
margin-top:13px;
margin-bottom:13px;
}
div.sonohoka {
	border:1px solid #663399;
	color:#663399;
	font-weight:bold;
	text-align:center;
	width:120px;
	height:20px;
	padding-top:10px;
	margin-top:13px;
	margin-bottom:13px;
}


/*Calendar month*/
.CalendarCo {
	width: 178px;
	margin-right: auto;
	margin-left: auto;
}
#images {
	width: 180px;
	margin-top: 50px;
}
.margin5 {
	background-color: #FFF;
	clear: both;
	padding-bottom: 5px;
	margin-top: 10px;
}
.clear {
	clear: both;
}

