@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #000000;
	background-color: #000024;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
}
hr {
	display: none;
}
/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	line-height: 1.6;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	line-height: 1.6;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.6;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
------------------------------*/
#container {
	background-color: #000024;
	width: 960px;
	margin: 0px auto;
}
*html #container {
	background-color: #000024;
	width: 970px;
	margin: 0px auto;
}
#logo {
	width: 960px;
}

#news {
	width: 960px;
	background-color: #CC3333;
	height: 28px;
}

}
#menu {
	width: 960px;
	margin-bottom: 10px;
}
#contents {
	margin-top: 10px;
}



#main {
	float: left;
	width: 780px;
	background-color: #000000;
}
#bn {
	text-align: center;
}

#ml {
	float: left;
	width: 400px;
	background-color: #000024;
}
#mr {
	float: right;
	width: 380px;
	background-color: #000024;
}

#right {
	float: right;
	width: 180px;
	background-color: #000024;
}
#sab {
	width: 960px;
	clear: both;
	margin-top: 10px;
	text-align: center;
}
#mm {
	width: 174px;
	padding: 3px;
}


#footer {
	padding: 3px;
	clear: both;
	color: #FFFFFF;
	background-color: #cc3333;
	margin-top: 10px;
}
address {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
}

h2 {
		font-family: "ふみゴシック";
	font-size: 24px;
	color: #FF0000;
	padding-left: 15px;
	padding-top: 5px;
}

h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #FFFFFF;
}

#right li a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	border-left: 3px solid #FF0000;
	margin-left: 10px;
	margin-top: 7px;
	padding-top: 5px;
	padding-left: 5px;
	list-style: none;
	line-height: 2;
	text-decoration: underline;
}

#right li a:visited {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	border-left: 3px solid #FF0000;
	margin-left: 10px;
	margin-top: 7px;
	padding-top: 5px;
	padding-left: 5px;
	list-style: none;
	line-height: 2;
	text-decoration: underline;
}

#right li a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FF0000;
	border-left: 3px solid #FF0000;
	margin-left: 10px;
	margin-top: 7px;
	padding-top: 5px;
	padding-left: 5px;
	list-style: none;
	line-height: 2;
	text-decoration: none;
}




.style1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 1.6;
}

.style2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #FFFFFF;
}

