/* CSS Document */

body{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align:left;
}


#menu{
	margin:15px 20px;
	background:#0055a2;
	color:#FFFFFF;
	font-size:14px;
	line-height: 180%;
}

	
#menu a{
	color:#FFFFFF;
	text-decoration:underline;
}
#menu a:link{
	color:#FFFFFF;
	text-decoration:underline;
}
#menu a:visited{
	color:#FFFFFF;
	text-decoration:underline;
}
#menu a:hover{
	color:#FF8800;
	text-decoration:underline overline;
}


#page{
	margin:15px 30px;
	background:#FFFFFF;
	color:#333333;
	font-size:12px;
	line-height: 125%;
}

	
#page a{
	color:#FF8800;
	text-decoration:underline;
}
#page a:link{
	color:#FF8800;
	text-decoration:underline;
}
#page a:visited{
	color:#89ca9d;
	text-decoration:underline;
}
#page a:hover{
	color:#FF9933;
	text-decoration:underline;
}


#title{
	padding:15px 0px;
	width:586px;
	background:#0055a2;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.day{
	margin:20px 0px 10px 0px;
	width:586px;
	color:#0055a2;
	font-size:13px;
	font-weight:bold;
}


.before{
	width:293px;
	background:#517197;
	vertical-align:top;
}
.before table{
	margin:0px;
	width:293px;
	border:0 none;
}
.before th{
	background:#a1bedb;
	color:#333333;
	text-align:center;
	vertical-align:middle;
}
.before td{
	background:#e7f3ff;
	text-align:left;
	vertical-align:top;
}

.after{
	width:293px;
	background:#517197;
	vertical-align:top;
}
.after table{
	margin:0px;
	width:293px;
	border:0 none;
}
.after th{
	background:#95c8ff;
	color:#333333;
	text-align:center;
	vertical-align:middle;
}
.after td{
	background:#e7f3ff;
	text-align:left;
	vertical-align:top;
}


#copy{
	margin:30px 0px 15px 0px;
	width:586px;
	color:#999999;
	font-size:11px;
	text-align:center;
}


.txt10{
	font-size:10px;
	font-weight:normal;
}

.txt12{
	font-size:12px;
	font-weight:normal;
}