@charset "utf-8";


/* =intro
----------------------------------------------- */
#intro h2 span{
	background-image:url(../images/common/icn_contact.png);
}


/* =main_contents
----------------------------------------------- */
#main_contents{
	padding:20px 10px;
}
#form .att{
	margin-bottom:5px;
	color:#D90000;
	font-size:1.3rem;
}
#form .box .tbl_type2 .reply.radio label{
	padding-right:20px;
}
#form .box .tbl_type2 .reply.radio span{
	padding-left:5px;
}
#form .box .tbl_type2 .btn{
	margin-top:20px;
	font-size:1.5rem;
}
#contact{
	background-repeat:repeat-x;
	background-position:left top;
	-webkit-background-size:5px 10px;
	-moz-background-size:5px 10px;
	background-size:5px 10px;
	background-image:url(../images/common/inner_shadow.png);
}






