@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main {
	margin-bottom: 10px;
}

#conts {
	position: relative;
}

#conts .money {
	position: absolute;
	top: -8px;
	right: -23px;
}

.mainVisual .lBox h2 {
	position: absolute;
	top: 66px;
	left: 108px;
}

#conts dl {
	margin: 0 0 39px 15px;
}

#conts dt {
	margin-top: -5px;
	float: left;
	font-size: 1.3em;
	clear: both;
	background-color: #FFF;
}

#conts dt a {
	color: #00AC8D;
	text-decoration: none;
}

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

#conts dt span {
	font-size: 1.3em;
	font-weight: bold;
}

#conts dd {
	margin-top: -1px;
	padding: 0 0 17px 26em;
	color: #42210B;
	font-size: 1.3em;
	line-height: 1.25;
	background: url(../common/img/line01.gif) repeat-x left 8px;
}

#conts dd span {
	display: block;
	background-color: #FFF;
}

#conts dd .price {
	padding: 0;
	display: inline;
	line-height: 1;
	font-size: 1.3em;
	background: none;
}

#conts dd .red {
	margin-left: 18px;
	padding: 0;
	display: inline;
	color: #8B1C23;
	background: none;
}

#conts dd .txt {
	padding: 0;
	display: inline;
	font-size: 1.3em;
	background: none;
}

#conts dd .txt01 {
	padding: 0;
	display: inline;
	letter-spacing: -1.5px;
}

#conts p {
	font-size: 1.3em;
}

#conts .priceDl dd {
	padding-bottom: 25px;
}

#conts .dtStyle {
	line-height: 1;
	position: relative;
}

#conts .dtStyle span.txt {
	padding: 0;
	display: block;
	position: absolute;
	top: -2px;
	left: 0;
	font-size: 1em;
	width: 150px;
}

#conts .ddStyle {
	padding-top: 8px;
	background: url(../common/img/line01.gif) repeat-x left 17px;
}

#conts .dtStyle span {
	padding-right: 5px;
}
