@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td ,figure ,article,section,header,footer,nav,aside{
	margin: 0;
	padding: 0;
}

html {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
}
body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
	text-align: left;
	font-size: 12px;
	height: 100%;
	width: 100%;
	line-height: 1.7;
	color: #222;
}
*::selection {
	background: #5a4f3f;
	color: #fff;
	text-shadow: 0 0 4px #fff;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1.0em;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
}
img {
	vertical-align: bottom;
	border: 0;
}
li {
	list-style-type: none;
}
a {
	color: #2d2d2d;
	text-decoration: none;
}
a img {
	transition: 0.2s;
	opacity: 1;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
a:hover img:not([class="over"]) {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}


address {
	font-style: normal;
}
article {
	width: 100%;
}
/******************************************************clearfix*/
.clearfix:after {
	content: " ";
	font-size: 0.1em;
	line-height: 0;
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/******************************************************汎用クラス*/
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tl {
	text-align: left;
}
.tr {
	text-align: right;
}
.tc {
	text-align: center;
}
.mb10 {
	margin: 0 0 10px;
}
.mb20 {
	margin: 0 0 20px;
}
.mb30 {
	margin: 0 0 30px;
}
.mb40 {
	margin: 0 0 40px;
}
.w01 {
	width: 170px;
}
.w02 {
	width: 370px;
}
.w03 {
	width: 770px;
}
.w04 {
	width: 570px;
}
.f01 {
	font-size: 28px;
}
.f02 {
	font-size: 10px;
}
.f03 {
	font-size: 12px;
}
.f04 {
	font-size: 14px;
}
/******************************************************Parts*/
#main .box01 {
	background: url(../img/img01.png) center 0 no-repeat;
	height: 388px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main .box02 {
	background: url(../img/img02.png) center 0 no-repeat;
	height: 346px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main .box03 {
	background: url(../img/img03.png) center 0 no-repeat;
	height: 318px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main .box04 {
	background: url(../img/img04.png) center 0 no-repeat;
	height: 361px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main .box05 {
	background: url(../img/img05.png) center 0 no-repeat;
	height: 1268px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main .box06 {
	background: url(../img/img06.png) center 0 no-repeat;
	height: 349px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main .box07 {
	background: url(../img/img07.png) center 0 no-repeat;
	height: 479px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main .box08 {
	background: url(../img/img08.png) center 0 no-repeat;
	height: 296px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main .box09 {
	background: url(../img/img09.png) center 0 no-repeat;
	height: 711px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main .box09 a .btn02 {
	height: 221px;
	width: 479px;
	margin-top: 120px;
	margin-left: 560px;
}

#main .form {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#main .form .btn {
	margin-top: 30px;
	margin-bottom: 30px;
}
footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #043a6c;
	height: 90px;
}
#innner {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#innner .logo {
	padding-top: 20px;
}
