.iframe_box	{
	float: left;
	}
.calendar_box	{
	margin-bottom: 5px;
	margin-left:5px;
	width:150px;
	float:left;
	}
.calendar	{
	font-size: 12px;
	width: 142px;
	height: 165px;
	margin-bottom: 5px;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : blue;
	border-collapse : collapse;
  	empty-cells : show;
  	text-align: center;
	}
.calendar th{
	font-size : 14px;
	color : white;
	border-top-width : 1px;
	border-left-width : 1px;
	border-bottom-width : 1px;
	border-top-style : solid;
	border-left-style : solid;
	border-bottom-style : solid;
	border-top-color : blue;
	border-left-color : blue;
	border-bottom-color : blue;
	background-color : #4444ff;
	}
.calendar td{
	border-left-width : 1px;
	border-bottom-width : 1px;
	border-left-style : solid;
	border-bottom-style : solid;
	border-left-color : blue;
	border-bottom-color : blue;
	}
.sun{
	font-weight : normal;
	color : red;
	background-color : #ffc1c2;
	}
.sat{
	color : blue;
 	font-weight : normal;
	background-color : #bbbbff;
	}
.toptitle {
	font-size : 18px;
	font-weight: bold;
	color: #FF0066;
	padding-bottom: 20px;
	background-image: url(2025_log.jpg);
	background-repeat: no-repeat;
	background-position : 340px center;
	padding-top: 50px;
	padding-left : 170px;
	text-align: left;
}
iframe.line	{
	border: 1px red solid;
	}

.case	{
	text-align: center;
	font-size: 16px;
	color: blue;
	}
.bluetitle {
	font-weight: bold;
	color: #0000CC;
}
.redtitle {
	font-weight: bold;
	color: #CC0000;
}
#flash {
	font-size: 12px;
	color: #669999;
	text-align: left;
	padding-left: 10px;
}
.greentitle {
	font-weight: bold;
	margin-left: 130px;
	color: #00CC99;
}
.r_title	{
	margin-left: 200px;
	margin-top: 10px;
	font-size: 24px;
	}
.mantablue	{
	font-size: 16px;
	color: blue;
	}
.mantared	{
	font-size: 16px;
	color: red;
	}
.mantacalendar_box	{
	text-align: center;
	margin-top: 20px;
	}


