/* CSS Document */





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




#contact_title_box{
	width:600px;
	height:30px;
}

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

#contact_mainbox{
	width:750px;
	height:auto;
	padding-left: 0px;
	text-align: left;
}

.contact_txt_box{
	width:720px;
	height:auto;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
}

.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:#F00;
	font-size:12px;
	line-height:20px;
	font-weight: normal;
}

.txt2{
	width:650px;
	height:auto;
	color:#1A4CD5;
	font-size:16px;
	text-align:center;
	line-height:28px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 80px;
}
.txt_red {
	color:#F00;
}


.under_line{
	width:400px;
	height:3px;
	margin-top:30px;
}


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


#under_btm_box{
	width:260px;
	height:40px;
	text-align:center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 205px;
}

#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:left;
	margin:0px;
}


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

table{
	width:550px;
	height:auto;
	margin-left:0px;
	border:0px;
	font-size:12px;
	color:#333333;
}
.td00 {
	width:730px;
	height:auto;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}



.td01{
	width:300px;
	height:auto;
	padding-right:20px;
	text-align:right;
	padding-top:3px;
	font-size: 14px;
	font-weight: bold;
}

.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;
}
