/* 共通
============================== */
body {
	background:#342121;
	text-align:center;
	font-size:16px;_font-size:14px;
}

#banner {
	position:absolute;
	top:30px;
	left:46px;
	width:900px;
	height:200px;
	border:none;
}

#copyright {
	position:absolute;
	top:650px;
	left:250px;
	width:500px;
	height:20px;
	border:none;
}

.doubleB {
	border-bottom:double 3px #000000;
	padding-bottom: 3px;
}

.doubleR {
	border-bottom:double 3px #e01f1f;
	padding-bottom: 3px;
}

.doubleG {
	border-bottom:double 3px #00964c;
	padding-bottom: 3px;
}


.highlight {
	background:#f1e324;
	padding:5px 0;
}


/* index
============================== */
#container {
	position:relative;
	top:0px;
	left:0px;
	margin:30px auto;
	width:990px;
	height:700px;
	text-align:left;
}

#container2 {
	position:relative;
	top:0px;
	left:0px;
	margin:30px auto;
	width:990px;
	text-align:left;
}

#top {
	position:relative;
	background:url(../img/top.png) center top no-repeat;
	height:666px;
}

#top-e {
	position:relative;
	background:url(../img/top_e.png) center top no-repeat;
	height:565px;
}

.mid1 {
	position:relative;
	background:url(../img/mid.png) center top repeat-y;
}

.spacer {
	height:100px;
}

.mid2 {
	position:relative;
	background:url(../img/mid.png) center top repeat-y;
}

#bottom {
	position:relative;
	background:url(../img/bottom.png) center top no-repeat;
	height:61px;
}

.contents {
	background:url(../img/H2_header.png) top right no-repeat;
	margin:0px 70px;
	padding-bottom:50px;
	width:850px;
	line-height:1.8em;
}

.contents p {
	margin:20px 50px;
	width:750px;
}

h2 {
	font-size:24px;
	color:#ffffff;
	padding-top:10px;
	margin-bottom:50px;
	margin-left:50px;
}


#pdf {
	position:absolute;
	top:400px;
	left:630px;
	width:300px;
	height:210px;
	border:none;
}

#form_mail {
	position:absolute;
	top:513px;
	left:193px;
	width:280px;
	border:1px #ffffff solid;
}

#form_btn {
	position:absolute;
	top:505px;
	left:501px;
	width:80px;
	height:30px;
	background: url(../img/clear.gif) left top no-repeat;
	border:0px;
}

#policy {
	position:absolute;
	top:562px;
	left:465px;
	width:130px;
	height:16px;
	border:none;
}

#copyright {
	position:absolute;
	top:8px;
	left:265px;
	width:480px;
	height:16px;
	border:none;
}

.resist {
	position:relative;
	background:url(../img/resist2.png) top right no-repeat;
	margin-top:30px;
	padding-bottom:50px;
	width:850px;
	height:700px;
}


.mid_mail {
	position:absolute;
	top:399px;
	left:275px;
	width:280px;
	border:1px #ffffff solid;
}

.mid_btn {
	position:absolute;
	top:392px;
	left:585px;
	width:80px;
	height:30px;
	border:0px;
	background: url(../img/clear.gif) left top no-repeat;
}

.mid_policy {
	position:absolute;
	top:448px;
	left:552px;
	width:130px;
	height:16px;
	border:0px;
}

#next {
	position:absolute;
	top:505px;
	left:155px;
	width:460px;
	height:40px;
	border:0;
}

.syuuryou {
	text-align:center;
	margin:30px;
	padding:15px 0;
	border:5px #000000 solid;
	font-size:36px;
}



/* policy
============================== */
#container_policy {
	position:relative;
	top:0px;
	left:0px;
	background:url(../img/policy.png) center top no-repeat;
	margin:30px auto;
	width:990px;
	height:700px;
	text-align:left;
}

#mail {
	position:absolute;
	top:540px;
	left:290px;
	width:430px;
	height:20px;
	border:none;
}
