/* CSS Document */





/* ------------------
 左ボディ
 ------------------*/
 
 #left_body{
 	width:650px;
	height:auto;
	margin-right:102px;
	_margin-right:51px;
	font-size:12px;
	float:left;
	display:inline;
}




#contact_title_box{
	width:650px;
	height:30px;
	border-bottom:#000000 solid 1px;
}

#contact_title{
	width:95px;
	height:30px;
}

#contact_mainbox{
	width:650px;
	height:auto;
}

.contact_txt_box{
	width:566px;
	height:auto;
	margin:30px 0 5px 45px;
	
}

.contact_txt_box .gray{
	font-size:11px;	
}


.contact_txt_box .gray a:link {
	color: #666666;
	text-decoration: underline;
}

.contact_txt_box .gray a:visited {
	color: #666666;
	text-decoration: underline;
}

.contact_txt_box .gray a:hover {
	color: #666666;
	text-decoration: underline;
}


#tel_box{
	width:570px;
	height:51px;
}

.txt{
	width:556px;
	height:auto;
	margin:0 5px 20px 5px;
	color:#333333;
	font-size:12px;
	line-height:20px;
}

.txt2{
	width:556px;
	height:auto;
	margin:0 5px 20px 5px;
	color:#333333;
	font-size:12px;
	text-align:center;
	line-height:20px;
}


.under_line{
	width:650px;
	height:3px;
	margin-top:30px;
	border-bottom:#000000 solid 1px;
}


/* ------------------
 下ボタン設定
 ------------------*/


#under_btm_box{
	width:260px;
	height:40px;
	text-align:center;
	margin:10px auto;
}

#btm_go{
	width:120px;
	height:40px;
	margin-right:19px;
	float:left;
	display:inline;
}

#btm_reset{
	width:120px;
	height:40px;
	float:left;
	display:inline;
}

#top_back{
	width:190px;
	height:40px;
	text-align:center;
	margin:30px auto;
}


/* ------------------
 右ボディ
 ------------------*/
 
 #right_body{
 	width:98px;
	height:auto;
	float:left;
	display:inline;
}
 
 
 
/* ------------------
 フォームテーブル設定
 ------------------*/

table{
	width:566px;
	height:auto;
	margin-left:45px;
	border:0px;
	font-size:12px;
	color:#333333;
}



.td01{
	width:130px;
	height:auto;
	padding-right:20px;
	text-align:right;
	padding-top:3px;
}

.td02{
	width:386px;
	height:auto;
	padding:10px 0;
	vertical-align:middle;
}

.td03{
	width:113px;
	height:auto;
	padding-right:37px;
	text-align:right;
	padding-top:3px;
}




.form01{
	width:87px;
	height:auto;
	margin-left:13px;
}

.form02{
	width:85px;
	height:auto;
	margin-left:4px;
}


.txt_form{
	width:80px;
	height:auto;
	margin-left:9px;
}

.form_height{
	margin-top:10px;
}

.select_txt{
	font-size:11px;
}

