@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
}
body > #main1 #main2 {
	height: auto;
}
body {
	overflow: hidden;
}
#main1 {
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-color: #0C7DC1;
	position: relative;
}
#main2 {
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-color: #008C69;
	position: relative;
}
#main2 ul {
	margin: 0;
	padding: 0;
	font-size:12px;
}
#main2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	line-height: 1.2em;
}
#main2 li.w1 {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	line-height: 1.2em;
	color: #FF0;
}
#box1 {
	width: 200px;
	height: 216px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -100px;
	margin-top: -100px;
}
#down1 {
	position: absolute;
	bottom: 50px;
	left: 48%;
	text-align: center;
}
img {
	border: none;
	width: 100%;
}
#box2 {
	width: 200px;
	height: 216px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -100px;
	margin-top: -100px;
}
#down2 {
	position: absolute;
	bottom: 50px;
	left: 48%;
	text-align: center;
}
h1 {
	color: #FFF;
	text-align: center;
	margin:0 auto;
	width:200px;
	padding: 0 0 0 0;
	line-height:1em;
}
h2 {
	color: #FFF;
	text-align: center;
	margin: 0;
	padding: 0 0 0 0;
}
#up1 {
	position: absolute;
	top: 50px;
	left: 48%;
	text-align: center;
}
.down {
	position: absolute;
	bottom: 10px;
	left: 48%;
	text-align: center;
}
.up {
	position: absolute;
	top: 10px;
	left: 48%;
	text-align: center;
}
#main3 {
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-color: #333;
	position: relative;
}
#box3 h2 {
	color: #FFF;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 0 0;
	width:200px;
}
#box3 {
	width: 200px;
	height: 216px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -100px;
	margin-top: -100px;
}
#main3 p {
	color: #CCC;
	line-height: 2em;
	text-align: center;
}
.mail {
	width:200px;
	margin:0 auto;
}
