.title {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	background-image: url(title.jpg);
	background-repeat: no-repeat;
	height: 150px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 130%;
	text-align: left;
}
#main h3 {
	text-align: left;
}

.title2 {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-color: black black #FFCC33 #FF6600;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	line-height: 130%;
}
.t1 {  margin-bottom: 10px; margin-left: 10px}
.title3 {  font-size: 15px; line-height: 18px; font-weight: bold; margin-top: 0px; margin-bottom: 5px; border-color: black black black #FF9900; background-color: #FFFDD9; padding-top: 4px; padding-bottom: 2px; padding-left: 5px; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 3px}
.text-right {
	font-size: 13px;
	color: #333333;
	text-align: right;
	padding-right: 10px;
}#main p {
	font-size: 13px;
	line-height: 125%;
	text-align: left;
}
.waku2 {
	background-color: #EAEAEA;
	font-size: 13px;
	padding: 5px;
	line-height: 125%;
	margin-top: 10px;
	margin-bottom: 15px;
}
.reserve {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #FF9900;
}

.center {
	text-align: center;
}

#main .price_list p {
font-size:13px;
text-align:right;
margin-top:0;
margin-bottom:.5em;
}

#main .price_list table {
background-color:#333333;
width:100%;
}

#main .price_list th,#main .price_list td {
text-align:center;
font-weight:normal;
font-size:13px;
padding:3px 2px;
}

#main .price_list th {
background-color:#FFFF99;
font-size:12px;
}

#main .price_list td {
background-color:#FFFFFF;
}
#main  .price_list  span {
	font-weight: bold;
}
