*{ margin:0px; padding:0px; list-style-type:none; font-size:100%;}
img{border:0px; vertical-align:top;}

/* 全体構造
---------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #663300;
	font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "Osaka", Verdana, Arial, Helvetica, "MS P ゴシック", "MS UI Gothic", sans-serif;
	font-size: 12px;
	line-height: 21px;
	background-color: #ffcccc;
}
#back {
	width:100%; 
	background-image: url(../img/back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffcccc;
}
#header {
	width: 950px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 138px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header-e {
	width: 950px;
	background-image: url(../img/header-e.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 138px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
h1 {
	margin: 0px;
	font-size: 11px;
	height: 21px;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 0px;
	color: #FFFFFF;
}
#menu {
	width: 500px;
	margin: 65px 0px 0px 428px;
	position: absolute;
}
#menu li {
	margin: 0px 9px 0px 0px;
	float: left;
}
#main01 {
	width: 970px;
	margin: 0 auto;
	background-image: url(../img/back-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main02 {
	width: 970px;
	margin: 0 auto;
	background-image: url(../img/back-2.jpg);
	background-repeat: repeat-y;
}
#contents {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 15px 0px;
}
#left {
	width: 335px;
	float: left;
	margin: 0px 20px 0px 0px;
}
#right {
	width: 545px;
	float: left;
}
.pt25 {
	padding: 25px 0px 0px 0px;
}



#read {
	width: 900px;
	background-image: url(../img/read-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 45px 0px 45px 0px;
}
.left {
	width: 335px;
	margin: 0px 0px 25px 0px;
	text-align: center;
}
.left img , .right img{
	margin: 0px 0px 16px 0px;
}
a{
	color: #663300;
	text-decoration: underline;
}
a:hover{
	color: #663300;
	text-decoration: none;
}
#ph {
	padding: 20px 0px 0px 0px;
	clear: both;
}
#profile {
	background-color: #fed8d8;
	width: 900px;
	margin: 25px 0px 0px 0px;
}
.profile-1 {
	float:left;
	width: 118px;
	margin: 15px 0px 15px 15px;
	display: inline;
}
.profile-2 {
	float:left ;
	width: 250px;
	margin: 15px 0px 15px 15px;
	display: inline;
}
.profile-3 {
	float:left ;
	width: 286px;
	margin: 15px 0px 15px 15px;
	display: inline;
}
.profile-4 {
	float:left ;
	width: 158px;
	margin: 15px 0px 15px 15px;
	padding: 12px 0px 0px 0px;
	display: inline;
}
.profile-5 {
	float:left ;
	width: 330px;
	margin: 15px 0px 15px 15px;
	display: inline;
}
.profile-6 {
	float:left ;
	width: 379px;
	margin: 15px 0px 15px 15px;
	display: inline;
}
#map {
	border: 1px solid #CCCCCC;
}
#footer {
	clear: both;
	margin: 15px 0px 0px 0px;
	text-align: center;
}
#time {
	margin: 0px 0px 0px 70px;
	text-align: left;
}

#time-e dl{
	margin:0px 0px 0px 45px;
}
#time-e dt{
	width: 80px;
	float:left;
	margin:0px 0px 0px 0px;
	text-align: left;
}
#time dd{
	width: 180px;
	margin:0px 0px 0px 80px;
	text-align: left;
}
#time-e dd{
	width: 180px;
	margin:0px 0px 0px 80px;
	text-align: left;
}
#price dl{
	margin:0px 0px 0px 120px;
}
#price dt{
	width: 50px;
	float:left;
	margin:0px 0px 0px 0px;
	text-align: left;
}
#price dd{
	width: 80px;
	margin:0px 0px 0px 50px;
	text-align: left;
}
#price-e dl{
	margin:0px 0px 0px 95px;
}
#price-e dt{
	width: 80px;
	float:left;
	margin:0px 0px 0px 0px;
	text-align: left;
}
#price-e dd{
	width: 80px;
	margin:0px 0px 0px 80px;
	text-align: left;
}