body {
	background:white;
	margin-bottom:0px;
}
.price {
	font-weight:bold;
	color:#fa5649;
	font-size:13pt;
	font-family:"Osaka", "Verdana";
}
.title {
	font-weight:bold;
	color:#483D8B;
	font-size:13pt;
	line-height:120%;
}
a.coupon-menu:link {
	color:white;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline
}
a.coupon-menu:visited {
	color:white;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline
}
a.coupon-menu:hover {
	color:#cc3333;
	background-color:white;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none
}
/* ---------------NEW--------------- 予約・問い合わせ */
th a.booking-inquiry {
	display:block;
	font-size:9pt;
	font-weight:normal;
	width:134px;
	color:#003399;
	text-align:center;
	text-decoration:underline;
}
th a.booking-inquiry:hover {
	color:#BB0000;
}
#menu tr {
	font-size:11pt;
	color:#003399;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #808080;
}
#menu td a:hover {
	background:#FFFACD;
	color:#bb0000;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #FFFACD;
}
#menu td a {
	padding:2px 0 3px 0;
	display:block;
	margin:0px;
	width:100%;
	color:#003399;
	text-decoration:underline;
	border-bottom:1px solid #808080;
}
#menu-small tr {
	font-size:10pt;
	color:#003399;
	text-align:center;
}
#menu-small td a {
	padding:3px;
	display:block;
	margin:0px;
	width:100%;
	color:#003399;
	text-decoration:underline;
	border:1px solid #FFFACD;
}
#menu-small td a:hover {
	padding:3px;
	background:#4682B4;
	color:#FFFFFF;
	text-decoration:none;
	border:1px solid #FFFFFF;
}

#cupon {
	width:550px;
	margin:0 auto;
	text-align:center;
}
#tourttl {
	width:550px;
	color:#FFF;
	font-size:12pt;
	text-align:left;
	background-image:url(../../images/title_green.gif);
	margin:0 auto 10px;
	font-weight:bold;
}
#tourttl p{
	margin:0;
	padding:7px 15px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#cupon table.tour {
	font-size:10pt;
	color:#000000;
	width:550px;
	text-align:left;
	border:solid 1px #999;
	border-collapse:collapse;
	margin-bottom:15px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#cupon th {
	font-size:12pt;
	text-align:left;
	color:#333;
	background:#ECE8BD;
	padding:5px 8px 5px 8px;
	border:solid 1px #999;
}
#cupon th.item {
	padding:10px;
	width:55px;
	background:#F5F5F5;
	font-size:9pt;
	font-weight:normal;
	text-align:center;
	line-height:1.8;
}
.kakaku {
	font-size:12pt;
	font-weight:bold;
	color:#C00;
}
#cupon tbody td {
	padding:3px;
	border:solid 1px #999;
}
#cupon tfoot td {
	padding:3px;
	border:solid 1px #999;
}
.line01 {
	width:14%;
	background:#F5F5F5;
}
.line02 {
	width:58%;
	vertical-align:top;
}
.line03 {
	width:28%;
	text-align:center;
	vertical-align:top;
}
.f5 {
	background:#F5F5F5;
	text-align:center;
}


/*----------------------------------------------------------------------------------------------------頭文字セレクト*/
.sotowaku_sa td.title{
	padding:2px 5px;
	font-size:16px;
}
.sotowaku_sa{
	margin:0 auto 10px;
	width:550px;
	background:#DCDCDC;
	border:1px solid #666;
}
.waku_sa {
	margin:0 auto;
	padding:0;
	width:100%;
	border-collapse:collapse;
}
.waku_sa tr td {
	border:1px solid #666;
}
.waku_sa td {
	width:25%;
	padding:4px 3px;
	font-size:12px;
	background:#FFFFFF;
}
.waku_sa img {
	padding-right:5px;
	vertical-align:middle;
}
table.waku_sa td a:link {
	text-decoration:none;
	color:#000000;
}
table.waku_sa td a:visited {
	text-decoration:none;
	color:#000000;
}
table.waku_sa td a:hover {
	text-decoration:none;
	color:#FF6600;
}
table.waku_sa td.on {
	color:#FF6600;
}
.info {
	margin:0 0 5px 0;
	padding:1px 0 0 3px;
	background:#F2BA02;
	color:#FFF;
}