@charset "utf-8";

body, h1, h2, h3, h4, h5, p, hr, ul, ol, li, form, img {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

img {
	vertical-align: bottom;
	border: none;
}

td, th {
	vertical-align: top;
}

.nospace {
	margin: 0 !important;
	padding: 0 !important;
}

.nowrap {
	white-space: nowrap;
}

.none {
	display: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block }
/* End hide from IE-mac */

body {
	text-align: center;
}

#body {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

/* 基本設定
----------------------------------------------------------------------------------------------------*/

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right;
}

.textLeft {
	text-align: left;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}

.pageback {
	margin: 0 ! important;
}

.pageback a {
	background: url(../common/cmm_img002.gif) no-repeat;
	background-position: left center;
	padding: 0 0 0 16px;
}

.pagetop {
	margin: 0;
	text-align: right;
}

.pagetop a {
	background: url(../common/cmm_img003.gif) no-repeat;
	background-position: left center;
	padding: 0 0 0 16px;
}

/* ヘッダー
----------------------------------------------------------------------------------------------------*/

#header {
	position: relative;
	left: 0;
	top: 0;
	width: 960px;
	height: 105px;
	margin: 0 0 10px;
	z-index: 1;
}

#header h1 a {
	position: absolute;
	display: block;
	left: 0px;
	top: 15px;
	width: 154px;
	height: 43px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../common/head_img001.gif) no-repeat;
	background-image: url(../common/head_img001.gif);
}	

#header #subNavi {
	position: absolute;
	right: 0px;
	top: 9px;
	display: block;
	width: 451px;
	height: 17px;
	overflow: hidden;
}

#header #subNavi li a {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 0 0 27px;
	display: block;
	overflow: hidden;
}

#header #subNavi .n1 a {
	left: 0;
	width: 86px;
	height: 17px;
	background: url(../common/head_img002.gif) no-repeat;
	background-position: left center;
}

#header #subNavi .n2 a {
	left: 86px;
	width: 94px;
	height: 17px;
	background: url(../common/head_img003.gif) no-repeat;
}

#header #subNavi .n3 a {
	left: 180px;
	width: 102px;
	height: 17px;
	background: url(../common/head_img004.gif) no-repeat;
}

#header #subNavi .n4 a {
	left: 282px;
	width: 92px;
	height: 17px;
	background: url(../common/head_img005.gif) no-repeat;
}

#header #subNavi .n5 a {
	left: 374px;
	width: 77px;
	height: 17px;
	background: url(../common/head_img006.gif) no-repeat;
}

#header form {
	position: absolute;
	top: 35px;
	right: 23px;
	width: 350px;
	height: 25px;
}

/* ヘッダーナビゲーション
----------------------------------------------------------------------------------------------------*/

#headNavi {
	position: absolute;
	left: 0px;
	top: 65px;
	width: 960px;
	height: 35px;
}

#headNavi li {
	position: absolute;
	top: 0;
	display: block;
	width: 160px;
	height: 35px;
}

#headNavi .n1 {
	left: 0;
}

#headNavi .n2 {
	left: 160px;
}

#headNavi .n3 {
	left: 320px;
}

#headNavi .n4 {
	left: 480px;
}

#headNavi .n5 {
	left: 640px;
}

#headNavi .n6 {
	left: 800px;
}

#headNavi li a {
	display: block;
	width: 160px;
	height: 35px;
	text-indent: -9999px;
}

#headNavi .n1 a {
	background: url(../common/head_nv01.gif);
}

#headNavi .n2 a {
	background: url(../common/head_nv02.gif);
}

#headNavi .n3 a {
	background: url(../common/head_nv03.gif);
}

#headNavi .n4 a {
	background: url(../common/head_nv04.gif);
}

#headNavi .n5 a {
	background: url(../common/head_nv05.gif);
}

#headNavi .n6 a {
	background: url(../common/head_nv06.gif);
}

#headNavi li a:hover {
	background-position: bottom;
}

#headNavi ul {
	position: absolute;
	top: 35px;
	left: 0;
	width: 160px;
	margin: 0;
	padding: 0;
	display: none;
	background: #00FF00;
	overflow: hidden;
}

#headNavi li li {
	position: relative;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#headNavi li:hover ul, #headNavi li.over ul { /* lists nested under hovered list items */
	display: block;
}

#headNavi li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#headNavi .n1 li a, #headNavi .n2 li a, #headNavi .n3 li a, #headNavi .n4 li a, #headNavi .n5 li a, #headNavi .n6 li a {
	background: none;
	background-color: #F0F9F4;
	border-top: solid 1px #FFFFFF;
}

#headNavi li li a {
	position: relative;
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 5px;
	overflow: hidden;
	text-indent: 0;
}

#headNavi li li a:hover {
	background-color: #CBEBD7;
	text-decoration: none;
	color: #000099;
}

/* フッター
----------------------------------------------------------------------------------------------------*/

#footer {
	border-top: solid 1px #DFDFDF;
}

#footer #footNavi {
	padding: 10px 0;
}

#footer #footNavi li {
	display: inline;
	margin: 0 15px 0 0;
}

#footer #footNavi li a {
	padding: 0 0 0 16px;
	background: url(../common/cmm_img001.gif) no-repeat;
	background-position: left center;
}

#footer address {
	font-style: normal;
	border-top: solid 3px #DFDFDF;
	padding: 5px 0 0;
}

#footer .left {
	float: left;
	width: 600px;
}

#footer .right {
	float: right;
	width: 117px;
}

/* 共通
----------------------------------------------------------------------------------------------------*/

#contents {
	width: 960px;
	background: url(../common/back_img001.gif) repeat-y;
	margin: 0 0 15px;
}

/* 左ナビ
----------------------------------------------------------------------------------------------------*/

#LeftNavi {
	float: left;
	width: 240px;
}

#LeftNavi .nv {
	padding: 10px;
}

#LeftNavi .nv h2 {
	margin: 0 0 5px;
	font-size: 1px;
}

#LeftNavi ul {
	border-top: solid 1px #E9E9E9;
	margin: 0 0 5px;
}

#LeftNavi ul li {
	padding: 5px;
	border-left: solid 1px #E9E9E9;
	border-right: solid 1px #E9E9E9;
	border-bottom: solid 1px #E9E9E9;
	background: #FFFFFF;
}

#LeftNavi ul ul {
	border: none;
	margin: 0;
	padding: 3px 0;
}

#LeftNavi ul li a {
	display: block;
	padding: 1px 1px 1px 16px;
	background: url(../common/cmm_img001.gif) no-repeat;
	background-position: left 0.3em;
}

#LeftNavi ul ul li {
	padding: 0px;
	border: none;
}

#LeftNavi ul ul li a {
	display: block;
	padding: 0 0 0 16px;
	background: url(../common/cmm_img006.gif) no-repeat;
	background-position: left center;
}

#LeftNavi .search {
	margin: 0 0 10px;
	padding: 5px;
	border-left: solid 1px #E9E9E9;
	border-right: solid 1px #E9E9E9;
	border-bottom: solid 1px #E9E9E9;
	background: #FFFFFF;
}

#LeftNavi .search p {
	font-size: 1px;
	margin: 0 0 5px;
}

#LeftNavi .text {
	width: 150px;
}
