@charset"shift-jis";

/* //-----------　料金システムページ　-----------// */

/* メインイメージ */

.price_image {
	background:url(../images/price/main-image.jpg) no-repeat;
}

.tokutei_site li {
	float:left;
	width:220px;
}

.key_serch3 {
	background:url(../images/feature/key_serch_bg3.gif) no-repeat;
	height:150px;
	width:486px;
	margin-left:8px;
	position:relative;
}

.key_serch3 form {
	width:400px;
	position:absolute;
	left: 45px;
	top: 64px;
}

.sub_title {
	background:url(../images/feature/key_serch_copy.gif) no-repeat;
	height:18px;
	width:348px;
	position:absolute;
	left: 70px;
	top: 29px;
}

.key_serch3 .attention2 {
	clear:both;
	position:absolute;
	left: 130px;
	top: 106px;
	
}

.key_serch_attention {
	color:#CC0000;
	font-size:10px;
	margin:4px 0 10px 8px;
}

.pickup2 {
	padding-bottom:2px;
}

.pickup3 {
	width:490px;
	padding-bottom:10px;
}

.pickup10 {
	padding-bottom:10px;
}

#online_check {
	width: 500px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.step_ap_all{
margin-top:10px;
width:486px;
clear:both;
overflow:auto;
padding:0;
border-top:1px dotted #CFCFCF;
padding-top:10px;
}

.step_ap_l{
float:left;
overflow:auto;
margin-bottom:20px;
width:141px;

}
.step_ap_r{
margin-top:10px;
float:right;
width:345px;
}

/*////////////// add_table_css_start/////////////*/

table , td, th {
	border: 1px solid #595959;
	border-collapse: collapse;
}
td, th {
	padding: 3px;
	/*//////////////width: ; /////////////*/
	height: 34px;
        font-size:12px;
}
th {
	background: #f0e6cc;
}
.even {
	background: #fbf8f0;
}
.odd {
	background: #fefcf9;
}

/*////////////// add_table_css_end/////////////*/
