@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin:0;
	padding:0;
 background:;
	color:#333;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size:1em;
}
h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
	font-weight:normal;
}
p {
}
div {
}
a {
	text-decoration:none;
	color:#000;
}
img {
	border:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
th, td {
}
address {
	font-style:normal;
}
/*class----------*/
.clear {
	clear:both;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
/* Mac版IEのみに適用 *//*/
.clearfix {
  overflow: hidden;
}
/* */
/*wrap----------*/
div#wrap {
	margin:0 auto;
	width:940px;
 background:;/*テスト用*/
	position: relative;
}
/*header----------*/
div#header {
	background:#6fdea6;
	padding-bottom:6px;
}
div#header h1 a {
	display:block;
	width:940px;
	height:85px;
	background:url(../image/headertitle.gif) no-repeat;/*テスト用*/
	text-indent:-9999em;
}
div#header ul#nav_h {
	list-style-type:none;
 background:/*#6fdea6*/;
	width:864px;
	margin:8px auto;
}
div#header ul#nav_h li {
	display:inline;
 background:;/*テスト用*/
}
div#header ul#nav_h li a {
	display:block;
	background:url(../image/h_nav_bg_a.gif) no-repeat;
	float:left;
	text-align:center;
	width:108px;
	height:27px;/*33-6*/
	padding:6px 0 0 0;
	color:#fff;
}
div#header ul#nab_h li a:active {
	background:url(../image/h_nav_bg_a.gif) no-repeat;
}
div#header ul#nav_h li a:hover {
	background:url(../image/h_nav_bg_h.gif) no-repeat;
}
div#header ul#nav_h li.label {
	display:block;
	float:left;
	text-align:center;
	width:100px;
	padding:5px 0 5px 0;
}
div#header ul#nav_h ul.menu_sub {
	margin:3px 0 0 0;
	padding:0;
	list-style-type:none;
	position:absolute;
	width:100px;
	top:80px;
	left:0%;
}
div#header ul#nav_h ul.sub0 {
	left:0px;
}
div#header ul#nav_h ul.sub1 {
	left:10px;
}
div#header ul#nav_h ul.sub2 {
	left:200px;
}
div#header ul#nav_h ul.sub3 {
	left:300px;
}
div#header ul#nav_h ul.sub4 {
	left:400px;
}
div#header ul#nav_h ul.sub5 {
	left:500px;
}
div#header ul#nav_h ul.sub6 {
	left:600px;
}
div#header ul#nav_h ul.sub7 {
	left:700px;
}
div#header ul#nav_h ul.sub8 {
	left:800px;
}
div#header ul#nav_h ul.sub9 {
	left:900px;
}
div#header ul#nav_h ul.menu_sub li {
}
div#header ul#nav_h ul.menu_sub li a {
	display:block;
	padding:10px 0 3px 0;
	overflow:hidden;
	text-align:center;
	color:#00f;
 background:;/*テスト用*/
}
/*con_m----------*/
div#con_m {
	float:none;
 width:;
	font-size:0.875em;
 background:;/*テスト用*/
}
/*con_s----------*/
div#con_s {
	display:none;
	float:none;
 width:;/*表示幅*/
 background:;/*テスト用*/
}
div#con_s ul#nav_s {
	margin:0 auto;
	padding:0px 0 0px 0;
	list-style-type:none;
}
div#con_s ul#nav_s li {
	margin:0;
	padding:0;
 background:;/*テスト用*/
}
div#con_s ul#nav_s li.label {
	color:#0f0;
}
div#con_s ul#nav_s li a {
	padding:6px 0 0 1em;
	display:block;
	height:1.8em;
}
div#con_s ul#nav_s li.label {
	padding:6px 0 0 1em;
	display:block;
	height:1.8em;
}
div#con_s ul#nav_s ul.menu_sub {
	margin:0;
	padding:0;
	list-style-type:none;
}
div#con_s ul#nav_s ul.menu_sub li {
}
div#con_s ul#nav_s ul.menu_sub li a {
	display:block;
	padding:4px 0 4px 1.3em;
	height:16px;
	overflow:hidden;
}
/*menu----------*/
li.menu_off {
	color:#fff;
}
li.menu_off ul {
	display: none;
}
li.menu_on ul {
	display: block;
}
/*footer----------*/
div#footer {
	clear:both;
	background:#ffb266;
}
div#footer ul#nav_f {
	margin:0 auto;
	padding:3px 0 5px 0;
	text-align:center;
	list-style-type:none;
}
div#footer ul#nav_f li {
	display:inline;
	margin:0;
	padding:0 0 0 20px;
	font-size:14px;
        color:#fff;
}
div#footer ul#nav_f li a {
	margin:0;
        color:#fff;
}
div#footer address {
	margin:0 auto 0 auto;
	padding:5px;
	text-align:right;
	color:#fff;
	/*font-size:0.8em;*/
	background:#6fdea6;
}

