@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-style: normal;
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	font-style: normal;
	text-decoration: none;
	color: #FFFF00;
}
#all {
	width: 900px;
	padding: 0px;
	margin: 0px auto;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
	background-color: #370A29;
}
#menu {
	font-family: "HG正楷書体-PRO";
	font-weight: bolder;
	color: #FFFFCC;
	font-size: 14px;
	line-height: 25px;
	width: 900px;
	text-align: center;
	background-image:  url(../images/bg_menu.gif);
	background-repeat: repeat-x;
	background-color: #370a29;
	height: 30px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#left {
	width: 160px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: top;
	padding: 10px;
}
#right {
	padding-right: 5px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	vertical-align: top;
}
.side_menu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 25px;
	padding-left: 15px;
	font-weight: bold;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
	background-image: url(../images/sq2.gif);
}
.side_menu_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../images/sq.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
}
#header {
	text-align: right;
	height: 112px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #000000;
	background-image: url(../images/header900.jpg);
}
#title {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10px;
	line-height: 120%;
	color: #CCCCCC;
	margin: 0px;
	text-align: left;
	width: 900px;
	font-weight: normal;
	text-indent: 10px;
	background-color: #000000;
}
h1 {
	margin: 0px;
}
/* ---------------------------------------- パンくず */
#navi {
	font-size: 10px;
	color: #cccccc;
	text-align: right;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#navi a:link{
	color: #cccccc;
}
#navi a:visited {
	color: #cccccc;
}
#navi a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#flash {
	background-color: 370a29;
	width: 900px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #370A29;
	border-right-color: #370A29;
	border-bottom-color: #370A29;
	border-left-color: #370A29;
}

#navi a:active {
	color: #FFFFFF;
	text-decoration: none;
}
/* ---------------------------------------- フッター */
#footer {
	width: 900px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	padding: 0px;
	margin: 10px 0px 0px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #370A29;
}
#footer a:link{
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
}
/* ---------------------------------------- フッター */
#footer_menu {
	width: 95%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 150%;
	clear: both;
	background-color: #370A29;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000000;
}
#footer_menu a:link{
	color: #FFFFFF;
}
#footer_menu a:visited {
	color: #FFFFFF;
}
#footer_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_menu a:active {
}
/* ---------------------------------------- トップページメニュー */

.topics {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #FFFFFF;
	font-size: 14px;
	line-height: 150%;
	margin: 0px;
}
#side_menu {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	line-height: 200%;
	font-weight: bold;
	text-align: center;
	color: #333333;
	background-image: url(../images/menu/menu_bg.gif);
	height: 30px;
	width: 160px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
/* ---------------------------------------- ページサイドメニュー */
#side_menu a:link{
	color: #ffffff;
	text-decoration: none;
	background-repeat: no-repeat;
}
#side_menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
#side_menu a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#side_menu a:active {
	color: #cccccc;
	text-decoration: none;
}
/* ---------------------------------------- サイドメニューサブ */
#side_menu_sub {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	line-height: 180%;
	font-weight: bold;
	text-align: left;
	color: #333333;
	width: 140px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 10px;
	text-indent: 5px;
}
#side_menu_sub a:link{
	color: #CCCCCC;
	text-decoration: none;
	background-repeat: no-repeat;
}
#side_menu_sub a:visited {
	color: #cccccc;
	text-decoration: none;
}
#side_menu_sub a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#side_menu_sub a:active {
	color: #cccccc;
	text-decoration: none;
}
/* ---------------------------------------- サイドメニューＭＭ */
#side_menu_mm {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	line-height: 120%;
	text-align: left;
	color: #FFFFFF;
	width: 140px;
	margin-top: 25px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	margin-left: 10px;
	text-indent: 2px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}
/* ---------------------------------------- 宿泊ページ */
.acc_main {
	color: #CCCCCC;
	line-height: 150%;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.acc_h3 {
	margin: 5px 5px 5px 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #575757;
	border-right-color: #575757;
	border-bottom-color: #575757;
	border-left-color: #575757;
	font-size: 12px;
	line-height: 150%;
	text-indent: 5px;
}
.acc_txt {
	text-align: right;
}
.acc_h2 {

	margin: 5px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #575757;
	border-right-color: #575757;
	border-bottom-color: #575757;
	border-left-color: #575757;
	font-size: 14px;
	line-height: 150%;
	text-indent: 5px;
}
.acc_price {
	text-align: right;
	margin-right: 80px;
	font-weight: bold;
}
em {
	font-weight: normal;
	text-decoration: none;
}
strong {
	font-weight: normal;
	text-decoration: none;
}
dfn {
	text-decoration: none;
}
.tra_price {
	text-align: left;
	margin-right: 20px;
	font-weight: bold;
	margin-left: 20px;
}
.tra_txt {
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
}
.tra_main {

	color: #CCCCCC;
	line-height: 150%;
	font-size: 12px;
	padding-right: 10px;
}
.tra_h2 {
	margin: 5px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #575757;
	border-right-color: #575757;
	border-bottom-color: #575757;
	border-left-color: #575757;
	font-size: 14px;
	line-height: 150%;
	text-indent: 5px;
	width: 90%;
}
.little {
	font-size: 10px;
	font-weight: normal;
}
#all .index_txt {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #CCCCCC;
	padding: 10px;
}
#all #index_banner {
	margin-top: 10px;
	margin-bottom: 10px;
}
#div_left {
	float: left;
	width: 160px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: top;
	padding: 10px;
	background-image: url(../images/bg_side.jpg);
	background-repeat: no-repeat;
}

#div_right {
	float: right;
	padding-right: 5px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	vertical-align: top;
}
.banner {
	margin-bottom: 10px;
}
.h2_acc {
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #370A29;
	margin: 0px;
}
.contents {
	padding: 10px;
}

