/*----------------------------------------------------
	#title
----------------------------------------------------*/
div#mainimageArea_sub {
	width: 632px;
}
div#mainimageArea_sub .inner {
	padding-top: 23px;
}
div#mainimageArea_sub .inner h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
div#mainimageArea_sub .inner p {
	margin-top: 21px;
	padding-left: 15px;
}



/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/

#main {
	float: left;
	width: 632px;
	padding-left: 25px;
}

.main_txt{
	margin-left:15px;
	margin-top:22px;
	margin-bottom:40px;
}

#main02 {
	float: left;
	width: 618px;
}

.main_txt02{
	margin-left:15px;
	margin-top:22px;
	margin-bottom:40px;
}


#mainTop {
	float: left;
	width: 580px;
	margin-left:15px;
}

/* .section */
.section {
	margin-bottom:46px;
}
.section02 {
	margin-bottom:46px;
	margin-left: 10px;
}

.section02 h4 {
	margin-top: 35px;
}

p.h4_txt{
	margin-top: 16px;
}

.section table,.section ol,.section ul,.section dl,.section blockquote,.section pre,.section p {
	margin-bottom: 1em;
}

.section h2 {
	margin-bottom:10px;
}
.section h3 {
	margin-bottom:17px;
}

div.fr {
	padding-left: 180px;
}


/* お客様の声 */

.voics { 
	width:560px;
	border:#978d6d 3px solid;
	background-color:#FFF;
	background-image:url(../../img/share/voice_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:15px;
	margin-bottom:10px;
	margin-left:15px;
}
.voics p {
	color:#333;
}
/* コンテンツのpoint */

.pointCon {
	width:596px;
	background-image:url(../images/title02_bg.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	margin-left:15px;
	margin-bottom:15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #969181;
}
.pointCon h4 {
	margin-top: 14px;
	margin-left: 14px;
}

.pointCon p {
	margin-top: 14px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}
p.price {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 15px;
}
