﻿ <script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=0AgwqLbFA4ZjVdG1RYktoQkdvSlpZanNDS2dVU0o1QVE&hl=ja&authkey=CK29xdYH" type="text/javascript"></script>


/* ボディに関するCSS
--------------------------------------------------------------------------------*/
	body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	color: #666;
	font-size: 80%;
	line-height: 100%;
	text-align:cecter;
background: url('http://www.mame-vin.jp/library/bg5.jpg') no-repeat;

}


#wrapper{
margin-left: auto;
margin-right: auto;
width: 1000px;
height: 620px;  
text-align: left;
background:#fff;
	overflow-x: hidden;
	overflow-y: hidden;


}

img {
	border: none;

}



/* ページ構造に関するCSS 
--------------------------------------------------------------------------------*/
#head-pic {
    position: relative;
    left: 0px;  
    top: 20px;
	width: 200px;
	height: 70px;  
	z-index: 2;  
	margin: 10 0 0 0 ;

}

#top5box {
    position: relative;
    top: -120px;
    left: 180px;  
    background-color: #fff;
	width: 665px;
	height:75px;  
	border-width: 1px;
	border-style: dashed;
	borde-color: #999;
	padding: 2px 2px;
	line-height: 1.1;
	color: #666;

}



#head-HP {
    position: relative;
    left: 865px;  
    top: -50px;
	width: 170px;
	height: 70px;  
	z-index: 2;  
	margin: 0 0 0 0 ;
}









/*--------------------------------------------------------------------------------*/

h2 {
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 0px;
	text-indent: 5px;
	margin-bottom: 3px;
	margin-top: 0px;
	color: #FF7802;

}


h3 {
	font-size: 180%;
	padding-bottom: 0px;
	padding-top: 0px;
	text-indent: 5px;
	margin-bottom: 0px;
	margin-top: -12px;
}

h4 {
	font-size: 75%;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: 400;
}



p {
	margin-top: 2px;
}



/* メイン
--------------------------------------------------------------------------------*/

#top5 {
    position: relative;
    left: -20px;  
    top: -100px;
    margin: 0px;
	width: 370px;
	height: 470px;  
	z-index: 2;  
	padding: 0px 20px 0px 20px;
	overflow-y: auto;
	color: #666;

}


#g-map {
    position: relative;
    left: 400px;  
    top: -582px;
    margin: 0px;
	width: 600px;
	z-index: 2;  
	padding: 10px 20px 10px 20px;
	overflow-y: none;


}




/* フッター 
--------------------------------------------------------------------------------*/

#mt-foot {
	position: relative;
	left: 0px;
	width: 980px;
	height:18px;
    top: -590px;
    font-size: 80%;
	text-align: right;
	color: #fff;
	padding: 5px 10px;
    background:#053800;


}


#top5box2 {
    position: relative;
    top: -1190px;
    left: 380px;  
    background-color: #fff;
	width: 455px;
	height:23px;  
	line-height: 1.1;
	color: #666;
	padding: 5px 5px;


}

