@charset "utf-8";

/*********************************************************************/

#mainImg{
	background:url(../images/mainImg.jpg) no-repeat;
	}

/**********************/

body{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

/*
#sidebar{
	background:url(../../images/sidebar/sideImg_05.jpg) no-repeat #D6E9A9;
	background:url(../../images/sidebar/sideImg_02.jpg) no-repeat #D6E9A9;
	height:374px;
	height:330px;
	line-height:330px;
	width:214px;
	margin:10px;
	border:double 3px #666;
	}
*/
/********************/


#header h1{
	font-size:10px;
	}
	
/********************/

#mainArea{
	font-size:12px;
	background:#fff;
	}
	
#mainArea h5{
	font-size:12px;
	margin:0;
	font-weight:bold;
	}
	
#mainArea p{
	line-height:140%;
	}

/********************/

#contents{
	padding-bottom:60px;
	width:800px;
	width:720px;
	padding:40px 50px;
	background:none;
	}

/****************************************************/

table.form_table{
	width:600px;
	width:100%;
	border-collapse:collapse;
	border:solid 1px #999;
	margin:0px auto 30px auto;
	font-size:12px;
	line-height:140%;
}

* html table.form_table{
}

table.error_table{
	width:100%;
	border-collapse:collapse;
	border:solid 1px #999;
	border:groove 2px #fff;
	margin:10px auto 30px;
	padding:20px;
	background:#CBDCED;
}

table.error_table td{
	padding:20px;
}

table.form_table th{
	width:140px;
	background:#ddd;
	padding:5px;
	border:solid 1px #999;
	border-top:groove 1px #fff;
	text-align:center;
}

table.form_table td{
	padding:5px;
	border:solid 1px #999;
	border-top:groove 1px #fff;
	background:#EFF2F3;
	background:#efefef;
}

table.form_table td.check_box input{
	margin-left:1em;
}

#form_01 td.choice{
	text-align:center;
	background:#eee;
}

table.form_table td.text_box_01{
	color:#999;
}

table.form_table td.text_box_01 input{
	margin-right:1em;
}

table.form_table td.check_box input.first{
	margin-left:0;
}

table.noborder th,table.noborder td,table.noborder tr{
	border:none;
	padding:2px;
	font-size:12px;
	line-height:140%;
}


table.noborder td.td_01{
	width:20px;
}

table.noborder td.td_02{
	width:150px;
}

table.noborder td.td_02 b{
	padding-top:6px;
	font-weight:normal;
	display:block;
}

table.noborder td.td_02 #other{
	margin-top:-1.4em;
	margin-left:60px;
}

table.noborder td.t01{
	width:20px;
}

table.noborder td.t02{
	width:80px;
}

table.form_table td var{
	color:#999999;
	font-style:normal;
	padding-left:6px;
}

table.form_table ul.check_box li{
	float:left;
	margin-left:1em;
}
/****************************************************/
/*
form{
	margin-bottom:60px;
	}
*/
/****************************************************/

	
.rice{
	margin-left:10px;
	color:#ff0000;
	font-size:10px;
}

.red{
	margin:0px;
	color:#f00;
	font-weight:normal;
}

.postage{
	color:#f00;
	text-align:right;
	margin-top:-14px;
	}
/*
.history_back{
	float:left;
	margin-right:3em;
	margin-left:220px;
}
*/
.essential{
	color:#f00;
	margin-top:-1em;
	margin-bottom:0;
	text-align:right;
	font-size:12px;
	}

p.communicate{
	margin:50px -50px;
}

.buttonSet{
	text-align:center;
	width:300px;
	margin:0 auto;
	}

.buttonSet.error{
	text-align:center;
	width:120px;
	margin:0 auto;
	}

.buttonSet .history_back{
	margin:0;
	margin-right:20px;
	float:left;
	/*margin-left:300px;*/
	}
	
.buttonSet form{
/*
	margin-right:300px;
	float:right;
	*/
	}
/*
.buttonSet form{
	float:left;
	margin-left:200px;
	}
*/
/****************************************************/
/* message */
ul.error{
	color:#f00;
	background:#fee;
	padding:10px;
	padding-left:20px;
	border:solid 1px #f00;
	list-style:disc;
	margin-bottom:40px;
	}

#add_01,#tel,#handPhone,#mailaddress,#mailaddress2{
	ime-mode:disabled; 
}

/****************************************************/

.nn_spot_hoken{
	text-align:center;
	margin:20px 0;
	padding:10px;
	font-size:120%;
	font-weight:bold;
	border:solid 3px #CCEAF4;
}

.nn_spot_hoken .telNum{
	font-size:140%;
	color:#FEA10D;
}