#page_title{
	width:100%;
	height:320px;
	margin:0 0 80px;
	background:url('../images/contact/h2.jpg') no-repeat top center;
}
#main article{
	width:940px;
	margin:0 auto 80px;
}
#main .float_l{
	width:230px;
	float:left;
}
#main .float_r{
	width:640px;
	float:right;
}
#main .float_r h4{
	line-height:50px;
	padding:0 0 0 30px;
	margin:0 0 20px 0;
	background:#f6f6f6 url('../images/recruit/icon.png') no-repeat;
}
.float_r table{
	width:600px;
	margin:0 20px;
}

.float_r th,
.float_r td{
	display:block;
	font-weight:normal;
	text-align:left;
}
.float_r td{
	padding:5px 0 10px;
}
.float_r td input,
.float_r td textarea{
	width:100%;
	line-height:30px;
	border-radius:5px;
	border:1px solid #ccc;
}
#zip{
	width:100px !important;
}
.float_r th span{
	background:#ba0000;
	color:#fff;
	display:inline-block;
	padding:0 5px;
	margin:0 0 0 10px;
}
.comment{
	padding:20px 50px;

}
#submit{
	display:block;
	border:0;
	text-align:center;
	color:#fff;
	line-height:50px;
	border-radius:5px;
	width:100%;
	font-size:1.8rem;
	box-shadow:0 2px 3px rgba(0,0,0,0.4);
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bd0000+0,b50000+100 */
	background: #bd0000; /* Old browsers */
	background: -moz-linear-gradient(top, #bd0000 0%, #b50000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #bd0000 0%,#b50000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #bd0000 0%,#b50000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd0000', endColorstr='#b50000',GradientType=0 ); /* IE6-9 */
}
#article3 .float_r{
	border:1px solid #ccc;
	border-radius:3px;
	padding:20px;
	box-sizing:border-box;
}
#article3 .float_r .inner{
	padding:20px;
	background:#eeeeee;
}
#ad{
	font-weight:bold;
	text-align:center;
}
#title1{
	font-size:1.8rem !important;
	line-height:142px;
	font-family: yu-mincho-pr6, sans-serif !important;
	background:url('../images/contact/title1.png') no-repeat;
}
#title2{
	font-size:1.8rem !important;
	line-height:75px;
	font-family: yu-mincho-pr6, sans-serif !important;
	background:url('../images/contact/title2.png') no-repeat;
}
#title3{
	font-size:1.8rem !important;
	line-height:151px;
	font-family: yu-mincho-pr6, sans-serif !important;
	background:url('../images/contact/title3.png') no-repeat;
}

