@charset "UTF-8";


#attention h3{
	padding: 10px;
	background: url(../images/common/bg_slash1.gif);
	
}
#attention p{
	margin: 20px 0;
	padding: 10px;
	font-size: 0.875em;
}



h3.contactcategory{
	clear: both;
	height: 50px;
	background: url(../images/common/mainbox_s_subtitle2.gif) no-repeat;
	text-indent: 3em;
	line-height: 3.5em;
	color: #666;
	
}
p.contactdesc{
	font-size: 0.875em;
	margin: 30px 20px;
}
p.contactbtn{
	margin-bottom: 30px
}
p.contactbtn a{
	display: block;
	width: 300px;
	margin: 0 auto;
	height: 50px;
	background: url(../images/contact/contact_btn.gif) no-repeat;
	text-align: center;
	line-height: 3.5em;
	color: #fff;
	font-size: 0.875em;
	font-weight: bold;
	text-decoration: none;
}
p.contactbtn a{
	display: block;
	width: 350px;
	margin: 0 auto;
	height: 50px;
	background: url(../images/contact/contact_btn.gif) no-repeat;
	text-align: center;
	line-height: 3.3em;
	color: #fff;
	font-size: 0.875em;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.2em;
}
p.contactbtn a:hover{
	background: url(../images/contact/contact_btn_on.gif) no-repeat;
	
}
p.postscript{
	text-align: right;
	color: #666;
	font-size: 0.714em;
}
#form_box{
	padding: 30px;	
}

table#toiawase_form{
	border-collapse: separate;
	border-spacing: 5px;

}
table#toiawase_form th{
	padding: 10px;
	background: url(../images/common/bg_slash1.gif);
	color: #333;
	font-size: 0.875em;
}
table#toiawase_form td{
	padding: 20px;
	border: #CCC 1px solid;
	color: #666;
	font-size: 0.875em;

	

}
