@charset "shift_jis";


/* ページ内共通
---------------------------------------------------- */

#main h2{
	background:url(../images/mail_h2.jpg) top left no-repeat;
}


/* １番目のセクション
---------------------------------------------------- */

#s1 form{
	padding:19px;
	background:#ecf0ff;
	border:solid 1px #000076;
	text-align:center;
	width:510px;
	margin-bottom:1.5em;
}

#s1 table{
	width:510px;
	margin-bottom:1.5em;
}

#s1 table td{
	border-bottom:solid 1px #809393;
	padding-top:10px;
	padding-bottom:2px;
	text-align:left;
}

#s1 table td.term{
	width:150px;
	text-align:right;
	padding-right:20px;
}

#s1 table td input.type1{
	width:270px;
}

#s1 table td input.type2{
	width:50px;
}

#s1 table td input.type3{
	margin-top:5px;
}

#s1 table td textarea{
	width:270px;
	height:90px;
}


/* ２番目のセクション
---------------------------------------------------- */




/* ３番目のセクション
---------------------------------------------------- */

#s3 h4{
	color:#000076;
}

#s3 table{
	width:100%;
	margin-bottom:1.5em;
}

#s3 table td{
	border-bottom:solid 1px #333333;
	padding:1em 3px;
	text-align:left;
}

#s3 table td.term{
	font-weight:bold;
	padding-left:1em;
	width:7em;
	color:#000076;
}

#s3 table table{
	width:auto;
	margin-bottom:1em;
}

#s3 table table td{
	border:none;
	padding:0;
}

#s3 table table td.term{
	font-weight:normal;
	padding-left:0;
	padding-right:1em;
	width:auto;
	color:#333333;
}


/* ４番目のセクション
---------------------------------------------------- */




/* ５番目のセクション
---------------------------------------------------- */







