@charset "utf-8";
/* CSS Document */

/*--------------------------------------

お問い合わせformCSS

--------------------------------------*/

.contact_disc
{
	line-height:1.8;
	margin-bottom:30px;
}

.table01
{
	width:100%;
	font-size:0.9em;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
}

.table01 th
{
	text-align:left;
	font-weight:normal;
	padding:15px 0;
	vertical-align:top;
	width:170px;
}

.table01 th p
{
	margin-left:10px;
	padding:3px 0 3px 50px;
	border-left:3px solid #0b0bb1;
}

*html .table01 th p
{
	padding:4px 0 4px 30px;
}

.bg_blue
{
	background:#f1f1f1;
}

.table01 td
{
	text-align:left;
	padding:15px 0;
	vertical-align:top;
}

.table01 td p
{
	line-height:1.8;
}

.submit_wrap
{
	margin-top:15px;
	text-align:right;
}

.sample_wrap
{
	font-size:0.95em;
}

/*--------------------------------------

お問い合わせ確認confirmCSS

--------------------------------------*/

.table01 td span
{
	color:#ff0000;
}

/*--------------------------------------

総合お問い合わせinfomationCSS

--------------------------------------*/

.general_wrap
{
	margin-bottom:40px;
	width:600px;
}

.general_wrap_contact
{
	width:600px;
}

.topline_h4
{
	width:100%;
	padding:10px 0;
	margin-bottom:30px;
	background:url(../images/h4_topline.gif) left bottom no-repeat;
}

.icon_p
{
	padding-left:25px;
	margin-bottom:10px;
	background:url(../images/icon/square_black_icon.gif) center left no-repeat;
}

.address_p
{
	line-height:1.8;
	padding-left:25px;
}

.mail_wrap
{
	width:180px;
	float:left;
}

.mailicon_p
{
	padding-left:25px;
	/*margin-bottom:20px;*/
	background:url(../images/icon/mail_icon.gif) center left no-repeat;
}




/*--------------------------------------

総合お問い合わせinfomationCSS

--------------------------------------*/

.policy_box
{
	clear:both;
	margin-bottom:20px;
	line-height:1.6;
	padding:10px;
	border:1px solid #cccccc;
	overflow:hidden;
	_zoom:1;
}

.policy_box p
{
	padding-left:25px;
}

.policy_title_p
{
	padding-left:25px;
	margin-bottom:10px;
	background:url(../images/icon/square_black_icon.gif) center left no-repeat;
	font-weight:bold;
}

.contact_wrap
{
	clear:both;
	line-height:1.6;
	padding:10px;
	background:#fffced;
	border:1px solid #cccccc;
	overflow:hidden;
	_zoom:1;
}

.contact_wrap p, .contact_wrap address
{
	padding-left:25px;
}

.policy_box ul
{
	margin-top:10px;
}

.policy_box ul li
{
	margin-left:45px;
	list-style:decimal;
}

.policy_box address
{
	margin-left:25px;
}

.policy_contact_box
{
	clear:both;
	line-height:1.6;
	padding:10px;
	background:#fffced;
	border:1px solid #cccccc;
	overflow:hidden;
	_zoom:1;
	text-align:center;
}
