﻿
	
body {
	background:#FFF;
	color:#000;
	font-size:14px;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", serif;
}

img {
	border:none;
}

h1,h2,
#contents .copy
 {
	display:none;
}

#wrapper {
	width:100%;
 	position: absolute;
	top:0px;left:0px;
	margin:0px;
	padding:0px;
}

#navi {
	width:100%;
 	position: absolute;
	top:0px;left:0px;
	margin:0px;
	padding:0px;
	border-bottom:2px solid #333;
}
#navi ul {
	display:none;
}
/* メインエリア */

#contents {
	width:100%;
	height:auto;
	float:none;
 	position: absolute;
	top:120px;left:0px;
	margin:0px;
	padding:0px;
}

#photo dd {
	float:left;
}
#photo p.photoTxt {
	clear:both;
}


#reserve ol.scroll-pane {
	width:100%;
	height:auto;
}
#reserve #sec01{
	width:400px;
 	position: absolute;
	top:70px;right:0px;
}
#reserve #sec02{
	width:400px;
 	position: absolute;
	top:70px;right:400px;
}

#footer,
#footer address {
	width:650px;
}

#footer {
 	position: absolute;
	top:70px;right:0px;
	text-align:right;
}

