@charset "utf-8";

*{
	margin:0px;
	padding:0px;
	font-size: 18px;
}
html{ 
    height:100%; 
	overflow-y:hidden;
} 
body {
	font-family:"メイリオ", Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
	background-image: url(../img/common/body_bg.jpg);
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;
	min-height:400px;
	max-height:600px;
	font-size: 83%;
	overflow-y:hidden;
}
img {
	border:none;
	vertical-align:bottom;
}
#menu {
	width: 200px;
	height: 100%;
	color:#fff;
	position: fixed;
	left: 0px;
	top: 0px;
	background-image: url(../img/common/menu_bg.jpg);
}
#menu_wrap {
	width: 200px;
	position: relative;
}

.nav {
	width: 200px;
	height: 100%;
	left: 0px;
	top: 0px;
}

.section1{
	width:1800px;
	float:left;
	height:100%;
	background-image: url(../img/index/index.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	background-position: 200px 0px;
}
.section2{
    width:1800px;
    float:left;
    height:100%;
	padding-left: 200px;
}
.section3{
    width:1800px;
    float:left;
    height:100%;
	padding-left: 200px;
}
.section4{
    width:1800px;
    float:left;
    height:100%;
	padding-left: 200px;
}
.section5{
    width:1800px;
    float:left;
    height:100%;
	padding-left: 200px;
}
.section6{
    width:1800px;
    float:left;
    height:100%;
	padding-left: 200px;
}
li a:hover{
	opacity:0.7;/*opera,safari用　0～1で設定*/
	filter:alpha(opacity=70);/*IE用　0～100で設定*/
	-moz-opacity: "alpha( opacity=70 )";/*firefox用　0～100で設定*/
}
h1 {
	text-indent: -9999px;
}
/*
.btn01 a{
	background-image: url(../img/btn01.jpg);
	text-indent: -9999px;
	display:block;
	width:200px;
	height:44px;
	font-size: 0%;
	background-position: left top;
	overflow: hidden;
}
.btn02 a{
	background-image: url(../img/btn02.jpg);
	text-indent: -9999px;
	display:block;
	width:200px;
	height:44px;
}
.btn03 a{
	background-image: url(../img/btn03.jpg);
	text-indent: -9999px;
	display:block;
	width:200px;
	height:44px;
}
.btn04 a{
	background-image: url(../img/btn04.jpg);
	text-indent: -9999px;
	display:block;
	width:200px;
	height:44px;
}
.btn05 a{
	background-image: url(../img/btn05.jpg);
	text-indent: -9999px;
	display:block;
	width:200px;
	height:44px;
}
.btn06 a{
	background-image: url(../img/btn06.jpg);
	text-indent: -9999px;
	display:block;
	width:200px;
	height:44px;
}
*/
#menu p {
	position: fixed;
	top: 400px;
	left: 20px;
}
#section5 iframe {
	position: absolute;
	left: 8208px;
	top: 50px;
}
#section6 #mp-main {
	background-color: #FFF;
	width: 730px;
	padding: 10px;
}
.map {
	text-align: center;
}
.map p {
	padding: 20px;
}
