@charset "shift-jis";

/*-----------------------------------------------------------------------
 ContentsContainer
-------------------------------------------------------------------------*/
#ContentsContainer {
	font-size: 85%;
	line-height: 1.4;
	letter-spacing: 0.08em;
	color: #4c4c4c;
}

#ContentsContainer .info-title {
	padding: 25px 0 10px 20px
}

#ContentsContainer .section {
	margin-top: 15px;
	margin-bottom: 50px;
	padding-top: 32px;
	background: url(../../img/info/section_spt.gif) no-repeat;
	zoom: 1;
}

#ContentsContainer .section:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}

#ContentsContainer .section .service {
	float: left;
	margin-left: 5px;
	width: 240px;
}

#ContentsContainer .section .infomation {
	float: right;
	padding-top: 15px;
	width: 665px;
}

#ContentsContainer .section dl {
	margin-bottom: 30px;
	padding-bottom: 35px;
	border-bottom: 1px solid #eeeeee;
}

#ContentsContainer .section dl.end-line {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

#ContentsContainer .section span.new {
	font-weight: bold;
	color: #ff0000;
}

#ContentsContainer .section h3 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 110%;
}

#ContentsContainer .section p {
	margin-bottom: 15px;
}

#ContentsContainer .section .link-box {
	padding: 10px 15px 10px 15px;
	border: 1px solid #d9d9d9;
	font-size: 85%;
}

#ContentsContainer .section .link-box span.label {
	margin-right: 15px;
	font-weight: bold;
	color: #a6a6a6;
}
