@charset "utf-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
text-align:center;
font-family:Verdana;
background-color:#EEE;
}
#main{
margin:0px auto 0px auto;
width:778px;
height:1008px;
padding-top:12px;
padding-bottom:12px;
color:#5D5D5D;
font-size:12px;
font-weight:bold;
font-family:Verdana;
line-height:1.6;
background-image:url(../../images/bg.jpg);
background-repeat:repeat-y;
}

a{
	text-decoration:none;
}
a:link {
	font-weight: bold;
	text-decoration:none;
	color: #999933
}

a:hover {
	font-weight: bold;
	color:#666666;
	border: none;
}

h1 {
margin:0px;
padding-top:12px;
padding-bottom:12px;
font-weight:bolder;
font-size:14px;
font-family:Verdana;
}
h1 a{
color:#FFF;
text-decoration: none;
font-weight:bolder;
}

h2 {
	padding: 0px;
	font-weight:normal;
	text-align:center;
	font-size: 10px;
}

h3 {
font-size:12px;
font-weight:bolder;
padding: 20px 0px 15px 0px;
}

H3 a{
text-decoration: none;
color:#36C;
}

#banner{
margin:10px auto 0px auto;
width:778px;
padding-left:0px;
text-align:left;
height:150px;
background-image:url(../../20/20_6/20_6_top.gif);
background-position:top;
}

#contents{
	clear: both;
	margin:20px auto 10px 10px;
	width:753px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:1.6;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 0px;
}

#contents_a{
	width:753px;
	text-align:right;
	padding:12px 0px 12px 0px;
}

#contents_b{
	float:left;
	width:400px;
	text-align:left;
	font-size:10px;
	font-weight:normal;
	line-height:1.6;
	padding:12px;
}

#schedule{
	clear: both;
	margin:20px auto 30px 10px;
	width:753px;
	text-align:center;
	font-size:12px;
	line-height:2.0;
	background-color: #FFC;
	font-weight:bold;
	padding-top: 12px;
	padding-bottom: 6px;
	padding-right: 0x;
	padding-left: 0px;
}

#contents_btm{
	clear: both;
	margin:20px auto 10px 10px;
	width:753px;
	text-align:center;
	font-size:12px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color:#F2F2F2;
}

#footer{
	clear: both;
	margin:8px auto 0px auto;
	width:778px;
	background-color:#EEE;
	text-align:center;
	padding-bottom:12px;
	font-family:Verdana;
	font-size:10px;
	color: #5D5D5D;
}