



/* ボディに関するCSS
--------------------------------------------------------------------------------*/
	body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	color: #fff;
	font-size: 80%;
	line-height: 100%;
	text-align:cecter;
background: url('http://www.mame-vin.jp/library/onsen/images/wall.png') repeat;


	}


#wrapper{
margin-left: auto;
margin-right: auto;
width: 1050px;
height: 810px;
text-align: left;
background:#fff;
background: url('http://www.mame-vin.jp/library/camp/images/camp-bg.jpg') no-repeat;
}

img {
	border: none;

}




/*menu
--------------------------------------------------------------------------------*/
#top_menu{
    position: absolute;
    top: 150px;
	width: 1040px;
	margin: 0px 0px 0px0px ;
	padding: 0px 0px 0px 0px ;
}


#head-HP {
    position: absolute;
    left: 980px;  
    top: 40px;
	z-index: 2;  
	margin: 5px 0px 5px 0px ;
	padding: 0px 0px 0px 0px ;
}




/* グーグルマップ */
#g-map {
    position: relative;
    left: 120px; 
    top: -610px;
	width: 810px;
	height: 610px;
	padding: 0px 0px 0px 0px ;
	text-align: left;
		overflow-y: auto;
		
}

#area-l {
    position: relative;
    left: 0px;  
    top: 0px;
	width: 110px;
	height: 600px;
	padding: 5px 5px 5px 5px ;
	margin-left: 0px;
	text-align: left;
		overflow-y: auto;
	line-height: 1.5;
background: url(http://www.mame-vin.jp/library/camp/images/camp-l.jpg) repeat;
	color: #fff;

}

#area-r {
    position: relative;
    left: 930px;  
    top: -1220px;
	width: 115px;
	height: 600px;
	padding: 5px 0px 5px 5px ;
	margin-left: 0px;
	text-align: left;
	font-size: 80%;		overflow-y: auto;
	line-height: 1.5;
background: url(http://www.mame-vin.jp/library/camp/images/camp-r.jpg) repeat;
	color: #fff;

}


/* フッター */
#bigmap {
	position: absolute;
        top: 808px;
width: 1030px;
	height: 50px;
	text-align: center;
	padding: 5px 10px;
background-color:#053800;
	color: #fff;
list-style-type: none;
}

/* フッター */
#mt-foot {
	position: absolute;
        top: 858px;
width: 1030px;
	height: 20px;
	text-align: right;
	padding: 5px 10px;
background-color:#053800;
	color: #fff;
}





p {
	margin-top: 3px;
}

h1 {
	font-size: 150%;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 350%;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #fff;
}

/* 名 */
h3 {
	font-size: 16px;
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
background:#053800;
	text-align: center;
}

h4 {
	font-size: 100%;
	text-indent: 5px;
	margin-bottom: -10px;
	margin-top: 10px;
	text-align: left;
	padding: 5px 0px;
	margin-left: 0px;
	color: #FF7802;
    line-height:35px;
}

h5 {
	font-size: 18px;
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 1.5;
	margin-top: 0px;
	margin-bottom: 10px;
background:#053800;
}
h6 {
	font-size: 80%;
	text-indent: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
	padding: 5px 5px;
	color: #000;
    font-family: sans-serif;
    line-height:20px;
	margin-left: 0px;
}

