/*タイトル*/
#main_2nd h1.title {
	width: 594px;
	height: 47px;
	padding: 0px;
	text-indent: -9999px;
	background: url('../../images/inquiry/title.gif') 0 0 no-repeat;
}
/*main*/

#main_2nd div.title_base {
	text-align: left;
	width: 589px;
	padding: 0px 5px 5px 0;
	float: left;
	margin-bottom: 0px;
	background: url('../../images/inquiry/t_base.gif') 0 100% repeat-x;
	background-color: #EDFCFF;
}

#main_2nd div.title_base div.l  {
	float: left;
	width: 495px;
	padding: 0 0 0 10px;
}

#main_2nd div.title_base div.r  {
	float:right;
	padding-top: 10px;
}

#main_2nd div.title_base p.bd  {
	font-weight: bold;
	background-color: #EDFCFF;
	background: url('../../images/inquiry/border.gif') 0 100% repeat-x;
	padding: 10px 0 3px 0px;
}	

#main_2nd div.title_base div.l h2  {
	text-indent: -9999px;
	margin-top: 10px;
	background: url('../../images/inquiry/tel.gif') 100% 0 no-repeat;
	width: 495px;
	height: 31px;
}

#inq_main {
	float: left;
	padding-left: 4px;
}

div.inq_info {
	text-align: left;
	width:350px;
	padding: 5px 20px 0 5px;
	float: left;
}

div.tel {
	text-align: left;
	float: left;
	margin: 35px 0 0px 0px;
	padding: 0 0 5px 4px;
	font-weight: bold;
}

div.tel p {
	float: left;
	margin: 0px 0 0px 0px;
	padding: 0 0 0 4px;
	width: 580px;
	font-weight: bold;
	background-color: #EDFCFF;
}

/*
div.tel p {
	background: url('../../images/inquiry/tel.gif') -10px 0 no-repeat;
	width: 495px;
	height: 43px;
	margin-top: 10px;
	text-indent: -9999px;
}
*/

/*フォーム*/
div.inqform {
	border: solid 1px #169CDB;
	padding: 2px;
	width: 579px;
	float: left;
	margin: 2px 0 0 0;
}

div.inqform h1{
	text-indent: -9999px;
	width: 579px;
	height: 28px;
	margin-bottom: 10px;
	background: url('../../images/inquiry/form_title.gif') 0 0 no-repeat;
}

#inq_main div.inqform p.mess{
	padding: 0px 0px 10px 5px;
	font-weight: bold;
	clear: both;
	margin: 0px;
	text-align:left;
}

table.inqform {
	color: #333333;
}
table.inqform tr td.ac2{
	background: url('../../images/inquiry/ico_absolute.gif') 95% 50% no-repeat;	background-color: #f1f1f1;

}
table.inqform tr td{
	background-color: #f1f1f1;
	text-align: left;
	padding: 5px 0 5px 10px;
}

table.inqform tr td.ti{
	background-color: #ADE5FF;
	font-weight: bold;
	color: #444444;
}

table.inqform tr td.ac{
	background: url('../../images/inquiry/ico_absolute.gif') 95% 50% no-repeat;
	background-color: #DBE3E4;
	width: 160px;
}
table.inqform tr td.ac_e{
	background: url('../../images/inquiry/ico_absolute.gif') 95% 50% no-repeat;
	background-color: #FFB7B7;
	color: #cc0000;
	font-weight: bold;
	width: 160px;
}
table.inqform tr td.ac_en{
	background-images: none;
	background-color: #FFB7B7;
	color: #cc0000;
	font-weight: bold;
	width: 160px;
}
table.inqform tr td.an{
	background-images: none;
	background-color: #DBE3E4;
	width: 160px;
}
table.inqform tr td.err{
	background-color: #F9E4E4;
}

/*エラー*/


p.err_title{
	padding: 0px 0px 10px 5px;
	font-weight: bold;
	clear: both;
	color: #ff0000;
	text-align:left;
}

p.err{
	margin: 0px 0 0px 0;
	clear: both;
	font-size: 11px;
	color: #ff0000;
	text-align:left;
}

/*確認*/
p.submit  {
	padding: 10px 0 20px 200px;
	float: left;
}
p.submit a {
	display: block;
	width: 215px;
	float: left;
	text-indent: -9999px;
	height: 43px;
	background: url('../../images/inquiry/kakunin.gif') 0 0 no-repeat;
}
p.submit a:hover {background-position: 0 -43px;}


/*申し込む*/
p.submit_start,p.submit_start_inq  {
	padding: 10px 0 20px 200px;
	float: left;
}
p.submit_start a,p.submit_start_inq a {
	display: block;
	width: 215px;
	float: left;
	text-indent: -9999px;
	height: 43px;
	background: url('../../images/inquiry/touroku.gif') 0 0 no-repeat;
}
p.submit_start a:hover,p.submit_start_inq a:hover {background-position: 0 -43px;}

/*修正*/
p.back {
	float: left;
	text-align: left;
	padding: 7px 0 5px 5px;
	width: 500px;
}
p.back a {
	padding:3px 0 3px 32px;
	text-decoration: none;
	background: url('../../images/inquiry/ico_back.gif') 0 0 no-repeat;
}


/*完了画面*/
div.thanks {
	border: solid 1px #169CDB;
	padding: 2px;
	width: 579px;
	float: left;
	margin: 20px 0 0 0;
}
div.thanks h1{
	text-indent: -9999px;
	width: 579px;
	height: 28px;
	margin-bottom: 0px;
	background: url('../../images/inq/form_title.gif') 0 0 no-repeat;
}

#main_2nd h2.thanks {
	width: 594px;
	height: 140px;
	text-indent: -9999px;
	margin: 0px;
	background: url('../../images/inquiry/img_thanks.gif') 40px 0 no-repeat;
}
#main_2nd h2.thanks_cs_inq {
	width: 594px;
	height: 100px;
	text-indent: -9999px;
	margin: 0px 0 10px 0;
	background: url('../../images/customer/inquiry/img_thanks.gif') 20px 0 no-repeat;
}
p.end_mess{
	text-align:left;
	font-size: 18px;
	padding: 10px 0 0 10px;
	font-weight: bold;
}
p.end_time{
	text-align:center;
	background-color: #E2F6FF;
	margin: 15px 30px 0 30px;
	padding: 3px 0 3px 0;
	font-size: 14px;
	font-weight: bold;
	font-weight: bold;
}
p.to_home  {
	padding: 10px 0 0px 180px;
	margin-top: 20px;
	float: left;
}
p.to_home  a {
	display: block;
	width: 215px;
	float: left;
	text-indent: -9999px;
	height: 28px;
	background: url('../../images/inquiry/to_home.gif') 0 0 no-repeat;
}

