* {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #568EC7;
	}

a:visited {
	color: #568EC7;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

.clear {
	clear: both;
}
.no-marker {
	list-style: none;
}

body {
	background: #EFEFEF;
	text-align: center;
	font-size: 12px;
	line-height: 26px;
	color: #666666;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	width: 809px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(../img/main_img.jpg) no-repeat right top;
	width: 805px;
	text-align: left;
}
#header .logo-box {
	width: 200px;
}
#header .logo-box .logo {
	background: url(../img/logo.jpg) no-repeat;
	text-indent: -700em;
	display: block;
	height: 200px;
	width: 200px;
}
#header .logo-box .logo a {
	text-decoration: none;
}
#content {
	width: 809px;
	background: url(../img/bg_content.jpg) repeat-y;
}
#content .navi-box {
	background: url(../img/bg_navi_box.jpg) repeat-y;
	width: 200px;
	float: left;
}
#content .navi-box .menu-box {
	width: 200px;
}
#content .navi-box .menu-box ul {
	list-style: none;
}
#content .navi-box .menu-box li {
	text-indent: -9999px;

}
#content .navi-box .menu-box li a {
text-indent: -9999px;
	text-decoration: none;
	height: 30px;
	width: 200px;
	display: block;
	
}

.mbtn01:link {
	background: url(../img/mbtn01.jpg) no-repeat;
}
.mbtn01:visited {
	background: url(../img/mbtn01.jpg) no-repeat;
}
.mbtn01:hover {
	background: url(../img/mbtn01o.jpg) no-repeat;
}
.mbtn02:link {
	background: url(../img/mbtn02.jpg) no-repeat;
}
.mbtn02:visited {
	background: url(../img/mbtn02.jpg) no-repeat;
}
.mbtn02:hover {
	background: url(../img/mbtn02o.jpg) no-repeat;
}
.mbtn03:link {
	background: url(../img/mbtn03.jpg) no-repeat;
}
.mbtn03:visited {
	background: url(../img/mbtn03.jpg) no-repeat;
}
.mbtn03:hover {
	background: url(../img/mbtn03o.jpg) no-repeat;
}
.mbtn04:link {
	background: url(../img/mbtn04.jpg) no-repeat;
}
.mbtn04:visited {
	background: url(../img/mbtn04.jpg) no-repeat;
}
.mbtn04:hover {
	background: url(../img/mbtn04o.jpg) no-repeat;
}
.mbtn05:link {
	background: url(../img/mbtn05.jpg) no-repeat;
}
.mbtn05:visited {
	background: url(../img/mbtn05.jpg) no-repeat;
}
.mbtn05:hover {
	background: url(../img/mbtn05o.jpg) no-repeat;
}
.mbtn06:link {
	background: url(../img/mbtn06.jpg) no-repeat;
}
.mbtn06:visited {
	background: url(../img/mbtn06.jpg) no-repeat;
}
.mbtn06:hover {
	background: url(../img/mbtn06o.jpg) no-repeat;
}
.mbtn07:link {
	background: url(../img/mbtn07.jpg) no-repeat;
}
.mbtn07:visited {
	background: url(../img/mbtn07.jpg) no-repeat;
}
.mbtn07:hover {
	background: url(../img/mbtn07o.jpg) no-repeat;
}
.mbtn08:link {
	background: url(../img/mbtn08.jpg) no-repeat;
}
.mbtn08:visited {
	background: url(../img/mbtn08.jpg) no-repeat;
}
.mbtn08:hover {
	background: url(../img/mbtn08o.jpg) no-repeat;
}
.mbtn09:link {
	background: url(../img/mbtn09.jpg) no-repeat;
}
.mbtn09:visited {
	background: url(../img/mbtn09.jpg) no-repeat;
}
.mbtn09:hover {
	background: url(../img/mbtn09o.jpg) no-repeat;
}
#content .navi-box .bg-box {
	background: url(../img/bg_navi.jpg) no-repeat left top;
	width: 200px;
	height: 380px;
}
#content .main-box {
	width: 605px;
	float: right;
	margin-right: 4px;
}
#content .main-box .block {
	width: 558px;
}
#content .main-box h1.title {
	text-indent: -700em;
	width: 500px;
}
#content .main-box h2.copy01 {
	text-indent: -700em;
}
#content .main-box .inquiry-box {
	margin-top: 100px;
	width: 558px;
}
.inquiry {
	background: url(../img/bg_inquiry_box.jpg) no-repeat;
	display: block;
	height: 168px;
	width: 558px;
	text-indent: -700em;
}
#footer {
	height: 150px;
	width: 545px;
	background: url(../img/copy_right.jpg) no-repeat right top;
	text-indent: -700em;
}

