/*****お問い合わせ*****/
#regular #content #inner_content table{
	width:590px;
	background-color:#FFF;
	border:1px solid #999;
	margin-right: auto;
	margin-left: auto;
}

#regular #content #inner_content .inpTitle{
	width:140px;
	border-bottom:1px dashed #999;
	background-color:#D9E0E0;
	font-size:12px;
	color: #333333;
	padding-left: 10px;
}
#regular #content #inner_content .inpRadio{
	width:450px;
	border-bottom:1px dashed #999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#regular #content #inner_content .inpText{
	width:450px;
	border-bottom:1px dashed #999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#regular #content #inner_content .inpText input{
	width:350px;
}

#regular #content #inner_content textarea{
	width:470px;
	height:200px;
	background-color:#F6F6F6;
}
#step{
	width:410px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#content #inner_content #step .arrow{
	width: 29px;
}

#content #inner_content #merit p{
	padding-bottom:10px;
}
#merit{
	width:410px;
	padding-left:100px;

}
/*#content #inner_content #lead {
	width: 590px;
	padding-top: 20px;
	line-height: normal;
	padding-bottom: 10px;
	font-weight: bold;
	color: #333333;
}*/
#content #inner_content .crosshead {
	font-size: 15px;
	color: #009966;
}

/*#content #inner_content .topic li a {
	color: #333333;
	text-decoration: none;
	line-height: 1.5em;
	background: url(../images/btn0.gif) no-repeat 0px 4px;
	padding-left: 8px;
	font-size: 12px;
}*/
#content #inner_content .topic a:hover {
	color: #E67800;
}

/******お問い合わせ送信完了ページ******/
#content #inner_content #box{
	text-align:center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content #inner_content #box p{
	font-size:17px;
	color:#333333;
}
#regular #main .topic .link {
	background: url(../images/btn0.gif) no-repeat 0px 5px;
	padding-left: 5px;
}
.eyecatch {
	font-weight: bold;
	color: #FF6600;
	font-size: medium;
}
.eyecatch2 {
	font-size: large;
	font-weight: bold;
	color: #006699;
}