@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi .navi01 a img {
	visibility: hidden;
}

#conts .contsImg {
	margin-bottom: 37px;
}

#conts .tabList {
	margin: 0 -9px 0 -1px;
	position: relative;
	zoom: 1;
}

#conts .tabList li {
	margin-right: 35px;
	float: left;
}

#conts .tabList .navi04 {
	margin-right: 0;
}

#conts .tabList li a {
	display: block;
}

#conts .tabList .navi01 a {
	background: url(../img/06/navi01_over.gif) no-repeat;
}

#conts .tabList .navi02 a {
	background: url(../img/06/navi02_over.gif) no-repeat;
}

#conts .tabList .navi03 a {
	background: url(../img/06/navi03_over.gif) no-repeat;
}

#conts .tabList .navi04 a {
	background: url(../img/06/navi04_over.gif) no-repeat;
}

#conts .tabList li a:hover img {
	opacity: 0;
	filter: alpha(opacity=0);
}

#conts .tabList .on a img {
	visibility: hidden;
}

#conts .tabBox {
	padding-top: 44px;
	display: none;
}

#conts .tabBox dl,
#conts .tabBox p,
#conts .tabBox h2 {
	font-size: 1.6em;
	line-height: 2.0;
	color: #3f3f3f;
}

#conts p {
	margin-bottom: 40px;
}

#conts .notes {
	margin-bottom: 14px;
}

#conts .line {
	margin: 0 0 0px -150px;
	position: relative;
	zoom: 1;
	clear: both;
}

#conts .tabBox h2 {
	margin-bottom: 14px;
	padding: 3px 0 2px;
	font-weight: normal;
	line-height: 1.5;
	border: 1px solid #ccc;
	width: 100px;
	text-align: center;
}

#conts .tabBox dl {
	margin-bottom: 22px;
	padding-bottom: 29px;
	background: url(../img/06/icon01.gif) no-repeat center bottom;
}

#conts .tabBox dl dt {
	border: 1px solid #eee;
	border-bottom: none;
	text-align: center;
	line-height: 1.8;
	background: url(../img/06/dt_bg.gif) repeat left top;
}

#conts .tabBox dl dd {
	padding: 9px 0 9px;
	border: 1px solid #ccc;
	text-align: center;
}

#conts .tabBox .noBg {
	margin-bottom: 36px;
	padding-bottom: 0;
	background: none;
}

#conts .tabBox .w200 {
	width: 200px;
}

#conts .special {
	padding-top: 90px;
}

#conts .tabBox table {
	width: 100%;
	line-height: 2.0;
	color: #3f3f3f;
}

#conts .tabBox table th {
	width: 119px;
	vertical-align: top;
	text-align: center;
	font-weight: normal;
	border: 1px solid #fff;
	border-right: none;
}

#conts .tabBox table th p {
	margin: -1px 0 -1px -1px;
	border: 1px solid #eee;
	background: url(../img/06/dt_bg.gif) repeat left top;
	position: relative;
	zoom: 1;
}

#conts .tabBox table td {
	padding: 0 10px;
	font-size: 1.6em;
	text-align: left;
	border: 1px solid #ccc;
}

#conts .tabBox table .space {
	padding: 0;
	border: none;
	height: 9px;
}