@charset "UTF-8";



/*------------------------------------------------------------------------------
member
------------------------------------------------------------------------------*/

.email-name {
	margin-bottom: 14px;
	padding-bottom: 10px;
	background: url(../img/dot_yoko.gif) repeat-x left bottom;
}
.email-last {
	margin-bottom: 30px;
	padding-bottom: 10px;
	background: url(../img/dot_yoko.gif) repeat-x left bottom;
}
.email-name dt,.email-last dt {
	float: left;
	width: 200px;
}
.email-name dd,.email-last dd {
	float: left;
	width: 450px;
	display: block;
	line-height: 1.8;
}
.form_textarea {
	width: 80%;
}
.email-box {
	font-size: 1.2em;
	line-height: 1.5;
	margin: 30px auto 50px;
	width: 700px;
}
.contact_title {
	font-size: 1.2em;
	font-weight: bold;
	color: #6d6d6d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8a8989;
	margin-bottom: 18px;
	padding-bottom: 2px;
}
.red_at {
	color: #e40303;
	font-size: 1.2em;
	padding-bottom: 25px;
}
.red_at2 {
	font-size: 1.2em;
	padding-bottom: 25px;
}
.email-btn-box {
	clear: both;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 1.2em;
	text-align: center;
}
.formbt {
	border:0px;
	height: 20px;
	width: 160px;
	cursor:pointer;
	background: url(../img/btn.jpg) repeat;
	color: #000;
}
.red {
	color: #e40303;
}
