@import url("base.css");

#mail_box{
	position:relative;
	margin-top:10px;
}

#setumei{
	border:1px solid #aeaeae;
	display:inline;
	width:200px;
	height:350px;
	float:left;
}

#mail_form{
	margin-left:20px;
	display:inline;
	width:280px;
	height:350px;
	float:left;
	background:#eaeaea;
}

#setumei h2{
	width:156px;
	height:9px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	background:url("../images/customer.gif") no-repeat;
	text-indent:-9999px;
}

#setumei h3{
	margin-top:20px;
	font-weight:100;
	margin-left:5px;
	font-size:13px;
}

#setumei p{
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	font-size:10px;
	line-height:1.3em;
}

#contact{
	margin-top:30px;
}

#mail_form h3{
	margin-left:10px;
	margin-top:20px;
}

#mail_form p{
	margin-left:10px;
	margin-top:20px;
	font-size:11px;
}

#pages{
	right:20px;
	font-weight:normal;
}