@charset "UTF-8";
@import url(http://roumu-110.co.jp/css/common.css);

/* ---------------------------------------------------------
	CSS Document Style
--------------------------------------------------------- */

#visual {
	clear: both;
	width: 800px;
	height: 148px;
	overflow: hidden;
	border-top: solid 1px #ccc;
	background: url(http://roumu-110.co.jp/images/visual.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#mail_form th {
	padding: 10px;
	background: #f6f6f6;
}

#mail_form td {
	padding: 8px 10px;
}

p.description {
	padding-top: 12px;
}

.contents_error {
	margin: 12px 18px 0;
	padding-bottom: 5px;
}

.contents_error em ,
p.description em ,
#mail_form em {
	font-style: normal;
	color: #c00;
}

#block2 {
	padding-top: 5px;
}

#block2 span {
	color: #369;
}

#mail_form td input ,
#mail_form td select {
	font-size: 100%;
}

#mail_form td textarea {
	width: 480px;
	font-size: 100%;
}

tr.error td ,
td.error {
	background: #FFEFEF;
}

#mail_form input#mail_preview {
	width: 115px;
	height: 24px;
	overflow: hidden;
	border: 0;
	background: url(../images/btn_prev.jpg) no-repeat 0 0;
	background: url(../images/btn_post.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
	cursor: pointer;
}

#mail_form input#mail_post {
	width: 115px;
	height: 24px;
	overflow: hidden;
	border: 0;
	background: url(../images/btn_post.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
	cursor: pointer;
}

#mail_form span#none input {
	display: none;
}

#mail_form input#mail_preview:hover ,
#mail_form input#mail_post:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

#mail_form p.center img ,
#mail_form p.center input {
	margin: 0 10px;
	vertical-align: middle;
}

#mail_form table.reg10-20 td {
	width: 45px;
	padding: 0;
	text-align: center;
}

#mail_form table.reg10-20 tr.caption th {
	background: #eee;
}

#mail_form table.reg10-20 tr.caption td {
	background: #eee;
}