@charset "utf-8";
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10pt;
}

#layout {
	/*width:1000px;*/
	width:760px;
	/*background-color: #061034;*/
	/*background-color: #EBEBEB;*/
	/*background-color: #ABAED1;*/	
	background-color: #434778;
	overflow: inherit;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#layoutS {
	width:760px;
	/*width:760px;*/
	/*background-color: #061034;*/
	/*background-color: #EBEBEB;*/
	/*background-color: #ABAED1;*/	
	/*background-color: #D5EDD5;*/
	background-color: #FFFFFF;
	overflow: inherit;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top {
	width:760px;
	background-color: #061034;
}
#header {
	width:1000px;
	height: 119px;
	overflow: hidden;
	/*float: left;*/
	/*border-bottom-width: 1px;*/
	/*border-bottom-style: solid;*/
	/*border-bottom-color: #999999;*/
}
#headerS {
	width:760px;
	overflow: hidden;
	float: left;
	clear: left;
	/*float: left;*/
	/* border-bottom-width: 1px;*/
	/* border-bottom-style: solid;*/
	/* border-bottom-color: #999999;*/
}
#h-menu {
	margin:0px;
	overflow: hidden;
	float: left;
	/*background-color:#d5edd5;*/	
	background-image: url(image/banner-back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
	padding-top: 10px;
	width: 760px;
	clear: both;
}

#h-menu .sponsor{
	text-align: right;
}

#h-menu ul{
	background-color: #00FF99;
	border: 1px solid #FF0000;
	margin: 0px;
	padding: 0px;
	height: 25px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	font-size: 9px;
	line-height: 0px;
}

#h-menu li{
	margin:0px;
	overflow: hidden;
	float: left;
	padding-right: 3px;
}

/*
#h-menu table{
	display: block;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
*/
#h-subMenu {
	width:754px;
	/*	overflow: hidden;*/
	margin:0px;
	/*
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	*/
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	padding-top: 12px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	float: left;
	clear: left;
}

#h-subMenu ul {
	display: block;
	float: left;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

#h-subMenu li {
	display: block;
	margin: 0px;
	padding: 0px;
	/*padding: 5px;*/
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 9pt;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#h-subMenu a{
	width:11em;
	display:block;
	text-decoration:none;
	text-align: center;
	padding: 3px;
	color: #333333;
	margin: 0px;
}

#h-subMenu a:hover{
	background-color:#FFDFD7;
	color: #FF3300;
/*	background-image: url(image/menu/menu2.jpg);
	background-repeat: no-repeat;
	background-position:center;*/
}

.mainLeft {
	float: left;
	display: block;
	width: 760px;
}

#contents {
	width:724px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 18px;
	margin: 0px;
	min-height:500px;
	height: auto;
	overflow: hidden;
	float: left;
	clear: left;
}

#banner {
	width:760px;
	float:left;
	height: 100%;
	min-height:500px;
	overflow: hidden;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
	background-color:#333333;
	text-align:center;
}

#banner p{
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	clear: none;
	width: 100%;
	height: 100%;
	display: block;
	padding-top: 1em;
	margin: 0px;
	text-align: center;
}

#banner li {
	height: auto;
	/*width: 189px;*/
	display: block;
	float: left;
	float:left;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	border: 0px solid #CCCC33;
	text-align: left;
}

#banner ul{
	display: block;
	padding: 0px;
	margin: 4px;
	clear: left;
}

#banner li img{
	/*border: 1px solid #FF0000;*/
}

#footer {
	width:980px;
	background-color: #FFFFFF;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: center;
	padding: 10px;
}
#footerS {
	width:740px;
	background-color: #FFFFFF;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: center;
	padding: 10px;
}
#footer h1,h4,p{
	font-size: 9pt;
	height: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #333333;
}
#footerS h1,h4,p{
	font-size: 9pt;
	height: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #333333;
}

/* 謌ｻ繧九Γ繝九Η繝ｼ */
.backMenuSubLink{
	font-size:10pt;
	color: #FFFFFF;
	display:block;
	width:183px;
	text-decoration:none;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 2px;
}
.backMenuSubLink:hover{
	color: #CC0000;
	background-color:#DDDDFF;
}
