@charset "utf-8";

div#contents div#bannerSpace{

	width:722px;
	height:70px;
	margin:20px auto;

}

div#contents div#bannerSpace p.banner{

	margin-left:10px;
	padding-top:8px;

}


div#contents h2{

	margin:20px 0 24px 0;

}

div#contents div#mail{

	width:476px;
	height:244px;
	padding:10px 10px 10px;
	margin-bottom:100px;
	background:url(../img/mail_bg.gif) no-repeat;

}

div#contents div#mail p{

	line-height:135%;
	margin-bottom:10px;
	font-size:12px;
	color:#333333;
}

div#contents div#mail form{

	margin:10px 0 20px 0;
}

/*
空メール追加分
*/

#empty{
	margin:20px 0 20px 0;
	width:494px;
	background:#f9f9f9;
	border:1px solid #d1d1d1;
}
#empty dt{
	padding:10px;
	float:left;
	width:350px;
	line-height:1.6;
}
#empty dd{
	float:right;
}
.empty_submit{
	margin:10px 0 0 150px;
}
.mail_image{
	margin:10px 0;
}
