@charset "utf-8";

/* ---------------------------------
*    title
*/
.mailTitle1{
background: url(../img/mail_t01.jpg) no-repeat;
width:230px;
height:55px;
text-indent:-9999px;
display:block;
}

/* ---------------------------------
*    mail
*/	
.mmain{
	width: 590px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	

}
.mheader{
	width: 590px;
	height:10px;
	background-image:url(../img/BGmailform01_head.gif);
	background-repeat:no-repeat;
}
.mmiddle{
width: 580px;
padding:5px;
	background-image:url(../img/BGmailform01_middle.gif);
	background-repeat:repeat-y;
}
.mfooder{
	width: 590px;
	height:10px;
	background-image:url(../img/BGmailform01_foot.gif);
	background-repeat:no-repeat;
}
.mcopyright{
	width: 570px;
	padding:5px;
	margin-top: 0px;
	margin-left: 0px;
	color:#666666;
	text-align: center;

}
.mcopyright a:link{color:#666666;}
.mcopyright a:visited{color:#666666;}
.mcopyright a:hover{color:#666666;}
.mcopyright a:active{color:#666666;}
