/* CSS Document */

body{
background:#817979;
margin-top: 0px;
}
#header { 
width: 900px; 
height: 120px;
margin:auto;
background:#CCCCCC;
position:relative;
border-width: 0px;
}
#sub_header { 
width: 900px; 
height: 40px;
margin:auto;
border-width: 0px;
background:#000066;
position:relative;
font-size: 12px;
text-align:center;
font-weight: bold;
color: #44D8FF;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
#area_banner { 
width: 900px; 
height: 28px;
margin:auto;
background:#999999;
position:relative; 
}
#top_contents {
	width: 900px;
	margin:auto;
	background:#D8D1BE;
	position:relative;
	background-image: url("img/bg_mandara.jpg")
}
#contents { 
width: 900px; 
margin:auto;
background:#F7F1E8;
position:relative;
}
#footer { 
width: 900px;
height: 50px;
margin:auto;
background:#474245;
position:relative; 
}
.time_line { 
border-right: 1px solid #777777;
}
.time_line2 { 
border-right: 1px solid #777777;
}

dt { 
font-size: 13px;
line-height: 16px;
font-weight: bold;
margin-bottom: 9px;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
dd { 
font-size: 13px;
line-height: 16px; 
margin-bottom: 9px;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
dt { float:left; clear:left; }
.time{
font-size: 13px;
text-align:center;
font-weight: bold;
color: #FFFFFF;
}
.cap{
font-size: 12px;
line-height: 15px;
text-align:center;
color: #000099;
}
.zone{
font-size: 15px;
text-align:center;
font-weight: bold;
color: #FFFFFF;
}
a.ver2:link { color: #44D8FF;; } 
a.ver2:visited { color: #44D8FF; } 
a.ver2:hover { color: #B9F3FF; } 
a.ver2:active { color: #44D8FF; }
a.ver2{ text-decoration: none; }
