@charset "utf-8";
/*------------------------------------------------------------
	リンク
------------------------------------------------------------*/
#gNavi .navi02 a img {
	opacity: 0.0;
	filter: alpha(opacity=0);
}

#conts .section {
	margin: 0 3px 25px 0;
}

#conts .section .floatR {
	margin-top: 2px;
}

#conts .section .inner {
	width: 365px;
	float: left;
}

#conts .section .inner p {
	margin-bottom: 21px;
	font-size: 1.467em;
	line-height: 1.2;
}

#conts dl {
	margin: 0 23px 67px 0;
	font-size: 1.467em;
}

#conts dl dt {
	margin-top: 7px;
	float: left;
	color: #303030;
}

#conts dl dd {
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 0 0 10px 10em;
	background: url(../img/common/line02.gif) no-repeat left bottom;
}

	*html #conts dl dd {
		text-indent: -3px;
	}

#conts dl dd span {
	padding-left: 1.7em;
	text-indent: -1.7em;
	display: block;
}

#conts .pageTop a {
	padding-left: 16px;
	font-size: 1.2em;
	color: #448ccb;
	text-decoration: none;
	background: url(../img/common/icon/icon03.gif) no-repeat left 2px;
}

#conts .pageTop a:hover {
	text-decoration: underline;
}