@charset "utf-8";
/*------------------------------------------------------------
	サイトマップ
------------------------------------------------------------*/
#gNavi .navi02 img {
	opacity: 0.0;
	filter: alpha(opacity=0);
}

#conts h2 {
	margin-bottom: 38px;
}

#conts h3 {
	margin: 0 0 10px 11px;
}

#conts .h301 {
	margin-bottom: 20px;
}

#conts .comSection {
	margin-bottom: 41px;
}

#conts .comSection .inner {
	padding: 27px 27px 27px 30px;
}

#conts .comSection .name img {
	margin-top: -2px;
	float: right;
	position: relative;
}

#conts .tableA {
	margin: 0 0 40px 26px;
	width: 566px;
	border-top: 1px solid #ccc;
}

#conts .tableA th,
#conts .tableA td {
	padding: 11px 18px 10px;
	font-size: 12px;
	line-height: 1.7;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

#conts .tableA th {
	padding: 11px 14px 10px;
	background-color: #e2e5f8;
	font-weight: normal;
}

#conts .tableB th {
	padding: 11px 10px 10px;
	text-align: center;
}

#conts .tableA td a {
	text-decoration: underline;
}

#conts .tableB th {
	font-weight:bold;
}