/* CSS Document */

*{
	margin:0;
	padding:0;
	font-style:normal;
	text-align:left;
	line-height: 1.5;
	}

body {
	color: #555555;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	background: #a0bd2d url(../images/bg_02.jpg) top;
	text-align: center;
}

h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal;}

ol,ul {	list-style: none;}

address,em,cite { font-style: normal;}

a { overflow: hidden;}

img{	border:0;	vertical-align:bottom;	}

table { font-size: 12px;}

#wrap {
	background: url(../images/bg_01.jpg) repeat-x center top;
	text-align: center;
}

#content {
	width: 866px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 40px;
	background: url(../images/image_01.jpg) no-repeat;
	position: relative;
}

#header a {
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 273px;
	position: absolute;
	left: 540px;
	top: 0px;
}

.set01 {
	background: url(../images/image_03.jpg) no-repeat;
	height: 152px;
	width: 866px;
	position: relative;
}

.set01 a {
	display: block;
	height: 108px;
	width: 311px;
	position: absolute;
	left: 486px;
	top: 25px;
}

.set01 a:hover img { visibility:hidden; }
.set01 a:hover { background-color:transparent; }

.set02 {
	height: 571px;
	width: 866px;
	position: relative;
	background: url(../images/image_08.jpg) no-repeat;
}

.set02 strong { color: #FF0000; }

.s02_1 {
	width: 280px;
	position: absolute;
	left: 121px;
	top: 204px;
	line-height: 1.7;
}

.s02_2 {
	width: 280px;
	position: absolute;
	left: 468px;
	top: 204px;
	line-height: 1.7;
}
.set02 span {
	display: block;
	margin-bottom: 12px;
}


.set03 {
	background: url(../images/image_09.jpg) no-repeat;
	height: 392px;
	width: 866px;
	position: relative;
}

.set03 p {
	display: block;
	text-align: center;
	padding-top: 45px;
}

.set03 iframe {
	position: absolute;
	left: 189px;
	top: 72px;
	border: 1px solid #666666;
}

.set04 {
	background: url(../images/image_11.jpg) repeat-y;
	position: relative;
	padding-bottom: 20px;
	text-align: center;
}

.set04 iframe {
	margin-left: auto;
	margin-right: auto;
}

.set05 {
	background: url(../images/image_12.jpg) no-repeat;
	height: 70px;
	width: 866px;
	position: relative;
	color: #999999;
}

.set05 .logo {
	display: block;
	height: 31px;
	width: 88px;
	font-size: xx-small;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left: 63px;
	top: 10px;
}

.set05 .copy {
	position: absolute;
	left: 180px;
	top: 10px;
	font-weight: bold;
	font-size: 80%;
}

.set05 a.copy:link {	color: #999999;	text-decoration: none;}
.set05 a.copy:visited {	color: #999999;	text-decoration: none;}
.set05 a.copy:hover {	color: #999999;	text-decoration: none;}

.set05 p {
	position: absolute;
	left: 180px;
	top: 40px;
	font-size: 80%;
}
