@charset "UTF-8";
#header {
	background:url(../images/header.png) no-repeat;
width:1500px;
height:950px;
}

#wrap{
	width:950px;
}

.area01{
background-color:#000;
width:1500px;
height:150px;
}
.setsumei{
	width:950px;
	padding:2px 350px;
	color:rgba(255,254,254,1.00);
  font-size: 18px;
}

.area02{
width:1500px;
height:600px;
background:url(../images/area02.png) no-repeat  center #ffc800;
}

.menu{
	width:496px;
	height:112px;
    padding:150px 50px 50px 260px;
	}
.menu ul{
    margin-bottom:-5px;
}
.menu li{
    width:496px;
    height:112px;
    vertical-align:bottom;
    margin:0 0 10px 0;
    overflow:hidden;
}
.menu li a{
    display:block;
}

.menu li a:hover{
	opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}

.area03{
}

.setsumei02{
	width: 950px;
	padding: 2px 250px;
	color: black;
	font-size: 27px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
}

.setsumei03{
	width: 950px;
	padding: 2px 250px;
	color: black;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
}

.setsumei04{
	width:950px;
	padding:2px 250px;
	color:black;
  font-size:27px;
}

.area04{
	background-color: #ecf8d9;
	width: 1500px;
	height: 1280px;
	text-align: center;
}

.area05{
background-color:#ecf8d9;
width:1500px;
height:1472px;
}

.campain{
	float: left;
	width: 950px;
	padding-top: 50px;
	padding-right: 250px;
	padding-left: 250px;
	padding-bottom: 2px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:28px;
}

.taishou{
	font-size:18px;
	line-height:10px;
}

.area06{
background-color:#ffecef;
width:1500px;
height:1150px;
}

.area07{
width:950px;
height:auto;
padding: 100px 0;
margin: 0 auto;
}

.area08{
width:950px;
height:auto;
padding:20px;
margin: 0 auto;
}

.table01{
	width: 930px;
	background: #f5f5f5;
	border: 1px #cccccc solid;
	font-size: 86%;
	padding: 20px;
	margin: 0px auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	text-align: left;
}


.inline {
    text-align: center;
}
.inline li {
    display: inline;
}
