@charset "utf-8";

/* CSS Document */

/*==========================================================================================

	// mail.html

==========================================================================================*/


div#main h1 {
	height: 70px;
	background:url(../images/mail-h1.gif) no-repeat;
	text-indent:-999999px;
}

div#main h2 { text-indent:-999999px;
background:url(../images/mail-h2.gif) no-repeat;
width:640px;
height:50px;}


div#main ul {
	margin: 10px 40px;
	width: 550px;
	color: #001088;
}

div#main ul li {list-style:outside square;}


div#main dl {
	background:url(../images/mail-caution-bg.gif) no-repeat;
	width:311px;
	height:194px;
	margin:20px auto;
	padding: 55px 50px 0 50px;
	line-height: 20px;
}

div#main dl dt{text-indent:-999999px;}


div#main span{font-weight:bold;
color:#FF0066;}


form#mailform{
	width:400px;
	margin-top: 60px;
}

form#mailbtn {
	width:300px;
	margin: 5px 0;
}

/*==========================================================================================

	// submit

==========================================================================================*/

div#submit {
	margin: 0 auto;
	width: 600px;
	height:363px;
	background:url(../images/mail-submit-img.gif) no-repeat;
	text-indent: -999999px;
}


div#cancel {
	margin: 0 auto;
	width: 600px;
	height:363px;
	background:url(../images/mail-cancel-img.gif) no-repeat;
	text-indent: -999999px;
}


div#main p {
	font-size:123.1%;
	margin:0 auto;
	font-weight:bold;
	width: 600px;
	text-align: center;
	color:#FF0066;
	line-height: 20px;
}
