@charset "utf-8";
/* CSS Document */

@import url("layout.css");



body{
	padding: 0px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
	background: url(../img/bg_contents.gif) repeat-x 0 0;
}


#c_main{
	height: 236px;
	width: 871px;
	background-image: url(../service/img/main_img.jpg);
}


#c_main02{
	height: 236px;
	width: 871px;
	background-image: url(../service/img/main_img_seikon.jpg);
}


#c_main03{
	height: 236px;
	width: 871px;
	background-image: url(../service/img/main_img_price.jpg);
}


#c_main04{
	height: 236px;
	width: 871px;
	background-image: url(../service/img/main_img_tejun.jpg);
}



#c_main05{
	height: 236px;
	width: 871px;
	background-image: url(../service/img/main_img_oya.jpg);
}

#c_main06{
	height: 236px;
	width: 871px;
	background-image: url(../service/img/main_img_m_price.jpg);
}


.tab_r{
	width: 590px;
	margin: 15px auto 20px auto;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
}


.tab_r td{
	padding: 8px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


.tab_r th{
	width: 140px;
	padding: 8px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #51a6c6;
	background-color: #eef2f4;
}



.dl_r dt{
	float: left;
	width: 340px;
	padding: 0;
	margin: 0;
}
.dl_r dd{
	float: right;
	width: 50px;
	padding: 0;
	margin: 0;
}

.dl_r2 dt{
	float: left;
	width: 360px;
	padding: 0;
	margin: 0;
}
.dl_r2 dd{
	float: right;
	width: 40px;
	padding: 0;
	margin: 0;
}



.contents_h_spece{
	height: 50px;
}


.price_tab{
	width: 590px;
	margin: 15px auto 15px auto;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
}


.price_tab td{
	width: 25%;
	padding: 8px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
}


.price_tab th{
	padding: 8px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	text-align: center;
	background-color: #eef2f4;
}


.price_tab_y{
	text-align: left;
	background-color: #F2F1E3;
}


.price_t{
	color: #CC0000;
}


.list_d{
	width: 590px;
	padding: 0;
	margin: 20px auto 0 auto;
	text-indent: 1.2em;
	font-size:10px;
	line-height:1.5em;
}


.list_d li{
	padding: 0;
	margin: 0 0 5px 1.2em;
	text-indent: -1.2em;
	list-style-type: none;
}


.txtbox{
	width: 590px;
	margin: 15px auto 25px auto;
	border: 1px solid #5db0ce;
	background-color: #e5eaea;
}


.txtbox p{
	margin: 0 15px 15px 15px;
}


.headline{
	margin: 15px;
	border-bottom: 1px dotted #5db0ce;
	font-size: 12px;
	font-weight: bold;
	color: #2c83a2;
}


.txtbox ul{
	padding: 0;
	margin: 0 15px 15px 15px;
	list-style-type: none;
}


.contents_h_spece02{
	height: 270px;
}


.lady_text{
	color: #E377B0;
}


.step{
	width: 590px;
	margin: 10px auto 5px auto;
	line-height: 1.3em;
	background-color: #e5eaea;
}


.step02{
	width: 590px;
	margin: 10px auto 5px auto;
	line-height: 1.3em;
	background-color: #ddede9;
}


.step th,
.step02 th{
	width: 210px;
	padding: 5px 0 5px 0;
}


.step td,
.step02 td{
	padding: 5px 0 5px 0;
}


.step ul,
.step02 ul{
	width: 340px;
	padding: 0;
	margin: 0;
	text-indent: 1.2em;
}


.step li,
.step02 li{
	padding: 0;
	margin: 0 0 3px 1.2em;
	text-indent: -1.2em;
	list-style-type: none;
}


.bg_att{
	width: 310px;
	padding: 5px;
	margin: 5px 0 5px 0;
	background-color: #fff;
}


.step_allow{
	width: 580px;
	margin: 10px auto 0 auto;
	text-align: center;
}



.content-in{
width:580px;
margin:0 auto 0 auto;
}

#th-head{
background-color:#d1e5ef;
text-align:center;
}





