.f12 { font-size: 12px; line-height:150%;}
.f12m { font-size: 12px; line-height:130%;}
.f12h { font-size: 12px;line-height:160%;}
.f10 { font-size: 10px;;}
.f10m { font-size: 10px;line-height:140%;}
.f10h { font-size: 10px;line-height:150%;}
.f14 { font-size: 14px; line-height:150%;}
.f12c { font-size: 12px; line-height:150%;color:#0000FF;}

.white { color:#FFFFFF;}
.black { color:#000000;}
.red { color:#CC0000;	font-weight: bold;}

body{
margin:0;
padding:0;
text-align:center;
background-color:#000000;
color:#333333;
font-size:12px;
}

div, p{
margin:0;
padding:0;
}

ul{
	list-style: none;
	margin: 0;
	padding: 0;
}


li{
	margin: 0;
	padding: 0;
}

td{
	margin: 0;
	padding: 0;
}

#contents{
width:750px;
margin:0 auto;
padding:0 0 50px 0;
background-color:#FFFFFF;
text-align:left;
}

#header{
width:750px;
position: relative;
}

#header #submenu01 {
	position:absolute;
	top:82px;
	left:12px;
	z-index: 1;
	width: 127px;
	text-align: left;
	visibility: hidden;
}

#main{
width:740px;
margin:0 5px 0 5px;
}

#footer{
width:750px;
height:100%;
margin:0 auto;
background-color:#FFFFFF;
text-align:right
}

.topinfo a:link {text-decoration: underline ; color:#000080;}
.topinfo a:visited {text-decoration: underline ; color:#000080;}
.topinfo a:hover {text-decoration: none ; color:#000080;}
.topinfo a:active {text-decoration: none ; color:#000080;}

.topevent a:link {text-decoration: underline ; color:#990000;}
.topevent a:visited {text-decoration: underline ; color:#990000;}
.topevent a:hover {text-decoration: none ; color:#990000;}
.topevent a:active {text-decoration: none ; color:#990000;}

a.tophead:link {text-decoration: underline ; color:#FFFFFF;}
a.tophead:visited {text-decoration: underline ; color:#FFFFFF;}
a.tophead:hover {text-decoration: none ; color:#FFFFFF;}
a.tophead:active {text-decoration: none ; color:#FFFFFF;}

.tousen {
	margin-right: 10px;
}
.tousen a:link,
.tousen a:visited {
	color: #3860AF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.tousen a:hover,
.tousen a:active {
	color: #3860AF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

