/* CSS Document */

#mailformbody {
	background:url(../../common/img/onecolumn_border.gif) no-repeat scroll left top;
	margin: 0 110px 0 100px;
	padding: 40px 0px 0 120px;
}
#banner-sitetitle {
background:transparent url(../../common/img/title_mail.gif) no-repeat scroll left top;
height:34px;
margin:0px 0px 0px 100px;
padding:0px;
text-indent:-9999px;
}
#mailformbody p {
	margin: 0 0 20px 0;
	color: #FF7400;
}
#mailformbody p#kanryo {
	margin: 0;
	padding:30px 0 200px 0;
	color: #FF7400;
}
#mailformbody p strong {
	margin: 10px 0 20px 0;
	color: #F00;
}
#mailformbody td p {
	margin: 0 0 10px 0;
	color: #000;
}
table {
    width:400px;
}
table th {
	background-color: #FFE7A2;
    padding:5px 8px;
	font-weight:normal;
	text-align:left;
    border-bottom:12px #FFF solid;
	font-size: 12px;
}
table td {
    padding:1px 8px;
    border-bottom:12px #FFF solid;
	font-size: 12px;
	line-height:160%;
}
table th .mail_author,
table th .mail_email,
table th .mail_age,
table th .mail_area,
table th .mail_job,
table th .m_seibetsu {
	width:110px;
}
table th .mail_text {
}


input#mail_author,
input#mail_job,
input#mail_email
 {width:260px;}
 
.mail_service span {color:#666;line-height:120%;}

p.submit {
	padding: 20px 0;
	width:400px;
	text-align:center;
}
.botton {
  width: 100px;
}
.mailform .pagetop {
	margin: 20px 100px 0 0;
	padding: 0 0 20px 0;
}
