#press_form{
	clear: both;
	float: none;
	font-size: 1.2em;
	margin-left: 40px;
	margin-right: auto;
}
#press_form p {
	font-size: 12px;
	line-height: 1.4;
	margin-left: 20px;
	margin-bottom: 10px;
}
#press_form strong {
	color: #FF3C41;
}
#press_form h2{
	margin-top: 30px;
	margin-bottom: 10px;
}
#press_form table{
	font-size: 1.2em;
	width: 680px;
	margin: 0px 0px 10px 20px;
}
#press_form table th{
	background: #929292;
	height: 18px;
	color: #FFFFFF;
	text-align: left;
	font-size: 1.2em;
	font-weight: normal;
	text-indent: 10px;
	border-bottom: 1px solid #FFFFFF;
	vertical-align: top;
	padding-top: 6px;
	width: 120px;
	margin-right: 2px;
	padding-bottom: 4px;
}
#press_form table td{
	font-size: 12px;
	text-indent: 10px;
	text-align: left;
	vertical-align: top;
	line-height: 28px;
	background: #F3F3F3;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 6px;
	border-left: 2px solid #FFFFFF;
}
#press_form table p.kotei {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px;
	width: 500px;
	word-break:break-all;
	text-indent: 0px;
}
#btn_box {
	margin-left: 148px;
	margin-top: 10px;
	margin-bottom: 50px;
}
p.red_com,
#press_form th span {
	color: #FF3C41;
	font-size: 12px;
}
input,textarea{
	font-size:12px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	border-left: 1px solid #CCCCCC;
	margin-left: 10px;
}
textarea{
margin-bottom:10px;
}
input.back,
input.submit,
input.check{
	cursor:pointer;
	height: 40px;
	width: 108px;
	border: 0;
}
input.submit{
	background:url(../img/btn_submit.png) no-repeat;
}
input.check{
	background:url(../img/btn_check.png) no-repeat;
}
input.back{
	background:url(../img/btn_back.png) no-repeat;
}
