@charset "utf-8";
/* CSS Document 
無料相談ページ用
*/

#shot {
	width:600px;
	height:210px;
	background-image:url(../images/soudan/3shot_bg.jpg);
}
#shot2 {
	width:600px;
	margin-top:20px;
}

#shot .img,
#shot2 .img
{
	float:left;
}

#main h3.soudan {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	color:#ffffff;
	height:27px;
	font-size:16px;
	background-image:url(../images/BgH3_soudan.jpg);
}

/*無料相談ページ
==========================================================================================================================*/
.soudan-boxA,
.soudan-boxB {
	width:600px;
	margin-bottom:15px;
}
.soudan-boxA strong,
.soudan-boxB strong {
	color:#FF0000;
}
.soudan-boxA .img {
	width:250px;
	float:left;
	border: 2px solid #428b16;
}
.soudan-boxA .text {
	width:330px;
	float:right;
}
.soudan-boxB .img {
	width:250px;
	float:right;
	border: 2px solid #428b16;
}

.soudan-boxB .text {
	width:330px;
	float:left;
}

#muryosoudan-box2 {
	width:600px;
}
#muryosoudan-box2 {
	margin-bottom:25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top:30px;
	width:600px;
}
#muryosoudan-box2 ul {
	margin-left:0px;
	margin-top:5px;
	font-weight:bold;
	font-size:12px;
	font-size:16px;
	margin-bottom:0;
}
#muryosoudan-box2 ul a {
	color:#0068b7;
}
#main #muryosoudan-box2 li {
	background-image:url(../images/maru.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	float:left;
	margin-left:15px;
	list-style-type: none;
}
#main #muryosoudan-box2 h3 {
	margin-top:15px;
}
.attention {
	font-size:12px;
}


#photo_box {
	width:600px;
	margin-top:15px;
	background-repeat:no-repeat;
	padding-top:15px;
}


