@charset "utf-8";
/* CSS Document */


/*-------------------------------------*/


#mainbox{
	width:100%;
	font-size: 13px;
	padding-top:20px;
	padding-bottom:20px;
}



div#contents {
	padding: 5px;
	width: 770px!important;
	width/**/: 780px;
	background-color: #FFFFFF;
	margin:20px auto 20px 20px;
}

div#contents p {
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	line-height: 1.5em;
}


/*-------------------------------------*/

.mail_box001{
	margin-bottom:50px; 
	padding-left:20px; 
	border-bottom:1px dotted #877c60; 
}


.mail_title001{
	font-weight:bold; 
	font-size:16px; 
	border-left:3px solid #dfd3b4; 
	padding-left:10px;
}


.mail_text001{
	margin-top:10px; 
	margin-left:15px;
	margin-bottom:25px;
}



.mail_box002{
	margin-bottom:15px; 
}




.mail_text001 a{
	color: #877C60;
	text-decoration: none;
	font-weight:bold;
}

.mail_text001 a:hover{
	color: #7d4401;
}