@charset "utf-8";
body {
	background: #FFFFFF url(../img_cmn/header.jpg) repeat-x center 0px;
	font: 12px/15px "Meiryo UI", "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}
A {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#container {
	width: 960px;
	background: url(../img_cmn/bg.png);
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
#container #header {
	background: url(../img_cmn/mv.jpg) no-repeat 0px 0px;
	padding-top: 45px;
	height: 185px;
}
#container #header H1 {
	background: url(../img_cmn/logo.png) no-repeat 0px 0px;
	height: 181px;
	width: 300px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	margin-left: 0px;
}
#container #header H1 A {
	text-align: left;
	text-indent: -9999px;
	height: 100%;
	width: 100%;
	display: block;
}
#container #header UL {
	height: 60px;
	background: url(../img_cmn/menu.png) no-repeat right 0px;
	_background-image: url(../img_cmn/menu.jpg);
	width: 630px;
	padding-right: 21px;
	padding-left: 1px;
	float: right;
	margin-top: 95px;
}
#container #header LI,#container #header LI A {
	height: 60px;
	width: 90px;
	text-align: left;
	text-indent: -9999px;
}
#container #header LI {
	background: url(../img_cmn/menu.png) no-repeat 0px 0px;
	_background-image: url(../img_cmn/menu.jpg);
	float: left;
}
#container #header LI#m01 {
	background-position: -309px 0px;
}
#container #header LI#m02 {
	background-position: -399px 0px;
}
#container #header LI#m03 {
	background-position: -489px 0px;
}
#container #header LI#m04 {
	background-position: -579px 0px;
}
#container #header LI#m05 {
	background-position: -669px 0px;
}
#container #header LI#m06 {
	background-position: -759px 0px;
}
#container #header LI#m07 {
	background-position: -849px 0px;
}
#container #header LI A {
	background: url(../img_cmn/menu.png) no-repeat 0px -60px;
	_background-image: url(../img_cmn/menu.jpg);
	display:block;
}
#container #header LI#m01 A {
	background-position: -309px -60px;
}
#container #header LI#m02 A {
	background-position: -399px -60px;
}
#container #header LI#m03 A {
	background-position: -489px -60px;
}
#container #header LI#m04 A {
	background-position: -579px -60px;
}
#container #header LI#m05 A {
	background-position: -669px -60px;
}
#container #header LI#m06 A {
	background-position: -759px -60px;
}
#container #header LI#m07 A {
	background-position: -849px -60px;
}
#container #header LI A:hover {
	background: url(../img_cmn/menu.png) no-repeat 0px -120px;
	_background-image: url(../img_cmn/menu.jpg);
}
#container #header LI#m01 A:hover {
	background-position: -309px -120px;
}
#container #header LI#m02 A:hover {
	background-position: -399px -120px;
}
#container #header LI#m03 A:hover {
	background-position: -489px -120px;
}
#container #header LI#m04 A:hover {
	background-position: -579px -120px;
}
#container #header LI#m05 A:hover {
	background-position: -669px -120px;
}
#container #header LI#m06 A:hover {
	background-position: -759px -120px;
}
#container #header LI#m07 A:hover {
	background-position: -849px -120px;
}
#container #footer {
	font-size: 10px;
	line-height: 12px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 30px;
}
#container #footer LI {
	display: inline;
	border-left: 1px solid #666666;
	font-size: 12px;
	padding: 3px 15px;
}
#container #footer UL {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#container #footer LI#m01 {
	border-left: none;
}
#container #footer IMG {
	float: right;
	margin-left: 10px;
}
#container #footer .info {
	float: right;
	text-align: right;
	padding-top: 5px;
}
#container #footer .copyright {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}
#container  #center {
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 15px;
}
#container #center H2 {
	text-align: left;
	text-indent: -9999px;
}
#container #center .submenu {
	text-align: right;
	display: block;
	float: right;
	margin-top: -17px;
}
#container #center .submenu UL {
	margin-right: 0px;
}
#container #center .submenu LI {
	display: block;
	border-left: 2px solid #999999;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	font-size: 12px;
	line-height: 12px;
	color: #999999;
	margin-left: 15px;
}

