/* 全ページ共通 */
body {
	scrollbar-face-color: #231815;
	scrollbar-highlight-color: #a9aaaa;
	scrollbar-shadow-color: #231815;
	scrollbar-arrow-color: #a9aaaa;
	scrollbar-base-color: #a9aaaa;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #5C6266;
	letter-spacing: 1px;
	text-decoration: none;
	margin-top:20px;
	margin-left:10px;
	margin-right:20px;
	background-image: url(image/bg.jpg);
	background-attachment: fixed;
	background-position: left bottom;
	background-repeat: repeat-y;
}

/*chrome用背景固定*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
 body::before {
  background:url('image/bg.jpg') no-repeat left top;
  /*background-size: 100% auto;*/
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 108px;
  content: "";
  z-index: -1;
 }
}


/* リンク文字色を　honbun　の　文字色と必ずあわせてください。 */
/* ここから */

a:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	text-decoration: underline;
	color: #ffffff;
}

a:active {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	text-decoration: none;
	color: #ffffff;
}

/* ここまで */


/* 全ページ共通 テーブルの罫線、背景色、テキスト */
.hyouyou_bgcolor{
	background-color:#977522;
}
.hyouyou_bgcolor2{
	background-color:#231815;
}
.hyouyou_bordercolor{
	background-color:#a9aaaa;
}

.hyouyou_text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* 全ページ共通　本文タイトルバー */
.honbuntitlebar_left {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #231815;
	background-color:#a9aaaa;
}

.honbuntitlebar_linecolor{
	background-color: #816BB0;
	height: 16px;
}

.honbuntatitlebar_text{
	background-color:#a9aaaa;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #231815;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #231815;
}

/* 全ページ共通　サブタイトルバー */
.subtitlebar_basecolor{
	background-color: #231815;
	border: none;
	height: 18px;
}
.subtitlebar_linecolor{
	background-color:#a9aaaa;
	border: none;
	height: 18px;
}

.subtitle_text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #ffffff;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: none;
}

/* 全ページ共通　タイトルバー */
.titlebar {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #663333;
	background-color:#ffffff;
}

/* 全ページ共通　本文、テキスト部分 */
.honbun {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
}

.honbun_margin{
 margin-left:10px;
}

a.honbun {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}

a.honbun:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}

a.honbun:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}

a.honbun:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: underline;
}

a.honbun:active {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}

/* 客室、客室詳細の平日の部分 */
.heijitsu {
	background-color:#87ceeb;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	line-height: 160%;
	color: #231815;
	padding-right: 4px;
	padding-left: 4px;
	background-position: center;
}


/* 客室、客室詳細の休日の部分 */
.kyujitsu {
	background-color:#a52a2a;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	text-align: center;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	padding-right: 4px;
	padding-left: 4px;
}

/* 客室、客室詳細の全日の部分 */
.zenjitsu{
	background-color:#ffffff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	line-height: 160%;
	color: #231815;
	padding-right: 4px;
	padding-left: 4px;
	background-position: center;

}


/* 客室などで使われている料金(税込み)の部分 */
.ryoukin{
	color: #ffffff;
	border:none;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 140%;
	text-align:right;
}
.zeikomi{
	color: #ffffff;
	border:none;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 140%;
	text-align:left;
}

/* 客室詳細、bbsなどのリンクしている箇所 */
.link1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}
a.link1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}
a.link1:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}
a.link1:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}
a.link1:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: underline;
}
a.link1:active {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}

.link2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ff0000;
	letter-spacing: 1px;
	text-decoration: none;
}
a.link2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ff0000;
	letter-spacing: 1px;
	text-decoration: none;
}
a.link2:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ff0000;
	letter-spacing: 1px;
	text-decoration: none;
}
a.link2:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ff0000;
	letter-spacing: 1px;
	text-decoration: none;
}
a.link2:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: underline;
}
a.link2:active {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ff0000;
	letter-spacing: 1px;
	text-decoration: none;
}

.thumbroom{
		border: 1px solid #231815;
}

/* access.html 地図枠 */
.map{
	border: 1px solid #F05486;
}

/* 客室情報 room***.html の部屋番号、設備の文字 */
.shironuki {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #ffffff;
	padding-left: 10px;
	letter-spacing: 1px;
}

/* 客室情報(room***.html) の表、客室情報・混雑予想テキスト */
.roomkakomi {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	border: 1px solid #231815;
	color: #231815;
	background-color:#a9aaaa;
}

.room_text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}

a.room_text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}

a.room_text :link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}

a.room_text :visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}

a.room_text :hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: underline;
}

a.room_text :active {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}

/* 混雑予想表のライトグレーの線 */
.konzatsu_line_lighetgrey {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #ccCCCC;
	border-right-color: #ccCCCC;
	border-bottom-color: #ccCCCC;
	border-left-color: #ccCCCC;
}

/* 混雑予想表の線 */
.konzatsu_linecolor {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #663333;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;
}

/* 混雑予想の背景色 */
.konzatsu_hyou_bgcolor1{
	background-color: #e4e8aa;
}

.konzatsu_hyou_bgcolor2{
	background-color: #ffffcc;
}

.konzatsu_bgcolor{
	background-color: #ffffff;
}


/* search.html のホテル名・住所・テキスト・ボーダーの設定 */
.hotelname {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 4px;
}

.address1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #ffffff;
}

.toplead {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #ffffff;
	padding-bottom: 8px;
}

.top1 {
	border:none;
}

.top2 {
	background-image: url(image/hotel_bg.jpg);
/*	background-attachment: fixed; */
/*	background-position: right center; */
	background-repeat: repeat-x;
	border:none;
	padding-left: 20px;
}

.login_leftbox {
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color:#ffffff; 

}

.login_rightbox {
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color:#ffffff; 

}


/* フォームのテキスト部分 */
.form_text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 140%;
}

.form_hotelid {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #663333;
}

.form_value {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	border: 1px solid #231815;
	color: #231815;
	background-color: #a9aaaa;
}

input {
	color: #663333;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	padding: 1px;
/*	background-color: #e6e6e6; */
/* 	border: 1px solid #663333; */
}

/* 空室情報 空室の背景色・準備中の背景色*/
.roomempty{
	background-color: #87ceeb;
}
.roomclean{
	background-color: #98CC65;
}
.roomlist{
	background-color: #98CC65;
	color:#663333;
}


/* 著作権 */
.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	letter-spacing: 1px;
	color: #ffffff;
}

/*　bbsテーブルの枠　*/
.bbs {
	border: 1px solid #a9aaaa;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	background-color:#231815;
}

.bbs_res{
	border: 1px solid #231815;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	background-color:#ffffff;
}	


/* bbs 書き込み表示部分 */
.bbs_main_name{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
}
.bbs_main_date{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
}	

.bbs_main_title{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #a9aaaa;
}

.bbs_main_delete{
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #a9aaaa;
}

.bbs_main_res{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #a9aaaa;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #ffffff;
}
.bbs_main_body{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
}
.bbs_res_title{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #a9aaaa;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #231815;
	letter-spacing: 1px;

}
.bbs_res_delete{
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #a9aaaa;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;

}
.bbs_res_body{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #231815;
	letter-spacing: 1px;
}	

.bbs_res_name{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
}
.bbs_res_date{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 1px;
}	


/* bbsのボタン */
.inputbtnGrey {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	background-color: #666666;
	border-top: 1px solid #ccCCCC;
	border-right: 1px solid #999999;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #333333;
	color: #ffffff;
	padding: 1px;
}

/* ホテルマスターの使用した部屋 */
.allroom_shiyou {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	background-color: #ffe3b1;
	padding: 2px;
	width: 80px;
	height : 50px;
	border: 1px solid #ff9900;
	text-align: center;
	vertical-align: middle;
	color: #ff6600;
	line-height: 140%
}

/* ホテルマスターの使用した部屋番号 */
.allroom_roomNo {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	background-color: #ff9900;
	padding: 2px;
	border: 1px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	letter-spacing: 1px;
	height:25px;

}

/* ホテルマスターの使用していない部屋 */
.allroom_mi_shiyou {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	background-color: #ccCCCC;
	padding: 2px;
	width: 80px;
	height : 50px;
	border: 1px solid #666666;
	text-align: center;
	vertical-align: middle;
	color: #666666;
	line-height: 140%;
}

/* ホテルマスターの使用していない部屋番号 */
.allroom_mi_roomNo {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	background-color: #666666;
	padding: 2px;
	border: 1px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	letter-spacing: 1px;
	height:25px;
}

/* ルームマスターのルームマスターになった部屋 */
.ownersroom_owners {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	background-color: #FFCCCC;
	padding: 2px;
	width: 80px;
	height : 50px;
	border: 1px solid #cc0000;
	text-align: center;
	vertical-align: middle;
	color: #cc0000;
	line-height: 140%;
}

/* ルームマスターのルームマスターになった部屋 */
.ownersroom_roomNo {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	background-color: #cc0000;
	padding: 2px;
	border: 1px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	letter-spacing: 1px;
	height:25px;

}

/* ルームマスターまで複数回の部屋 */
.ownersroom_mi_owners {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	background-color: #ccff99;
	padding: 2px;
	width: 80px;
	height : 50px;
	border: 1px solid #669933;
	text-align: center;
	vertical-align: middle;
	color: #006600;
	line-height: 140%;
}

/* ルームマスターまで複数回の部屋 */
.ownersroom_mi_roomNo {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	background-color: #669933;
	padding: 2px;
	border: 1px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	letter-spacing: 1px;
	height:25px;

}

/* 予約・照会の主な設備と基本料金テーブル */
.rsvtable{
	border-style:solid;
	border-width:0 1 1 0;
	border-color:#999999;
	color:#666666;
	text-align:center;
}
.rsvtable_td{
	border-style:solid;
	border-width:1 0 0 1;
	border-color:#999999;
	color:#666666;
	text-align:center;
}


/* エラー */
.error {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #cc0000;
}

.error_border2{
	background-color: #cc0000;
	border: 1px solid #cc0000;
	height: 18px;
}

.info {
	display:none;
}