.info{
	display: none;
}
body {
	line-height:1;
	margin:0;
	font-size:16px;
	line-height:1.4em;
	background: #ffffff; /** ホテルイメージによって背景色（または画像）を設定 **/

}

.contents_outer {
	margin:5px;
	padding:5px 2px;
	background: #ffffff; /** ホテルイメージによって背景色（または画像）を設定**/
	color: #520000;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #520000; /**　ボーダー（横線）の色の設定 **/
    margin:1em 0;
    padding:0;
}

ul {
	list-style:none;
	padding:0;
	margin-top:0px;
}

.pc_only {
	display:none;
}

.menu li {
	padding:10px 2px;
	line-height:1.4em;
	border-bottom:solid 1px #ffffff; /**　bodyの背景色と同色を設定 **/
	background: #520000; /**　メニューバーの背景色の設定 **/
	border-radius: 4px; /** 角丸 **/
	-webkit-border-radius:5px;
}

.menu li a {
    -webkit-touch-callout:none;
    -webkit-tap-highlight-color:rgba(153,153,153,0.40); /** iPhone用タップ時の色設定 **/
    display: block;
    text-decoration:none;
	text-shadow: 5px 5px 5px #000000; /** 影付き 文字の影の色設定**/ 
	font-size:17px;
	color: #FFFFFF; /**　メニューの文字色の設定 **/
	padding-left:3px;
	width:100%;
}

input, select {
    vertical-align:middle;
}

/*****************************************************/

.topic li {
	padding:10px 2px;
	line-height:1.4em;
	border-bottom:solid 1px #ffffff; /**　bodyの背景色と同色を設定 **/
	background: #6c3200; /**　TOP NEWの背景色の設定 **/
	border-radius: 4px; /** 角丸 **/
	-webkit-border-radius:5px;
}

.topic li a {
    -webkit-touch-callout:none;
    -webkit-tap-highlight-color:rgba(51,51,51,0.40); /** iPhone用タップ時の色設定 **/
    display: block;
    text-decoration:none;
	text-shadow: 5px 5px 5px #000000; /** 影付き 文字の影の色設定 **/
	font-size:17px;
	color: #FFFFFF; /**　TOP NEWの文字色の設定 **/
	padding-left:3px;
	width:100%;
}

a {
    -webkit-touch-callout:none;
    -webkit-tap-highlight-color:rgba(153,153,153,0.40); /** iPhone用タップ時の色設定 **/
    text-decoration:none;
	font-size:17px;
	color: #520000; /**リンクの文字色の設定 **/
	width:100%;

}

.link1 li {
	padding:10px 2px;
	line-height:1.4em;
	border-bottom:solid 1px #ffffff; /**　bodyの背景色と同色を設定 **/
	background: #6c3200; /** リンクのバーの背景色設定 **/
	border-radius: 4px; /** 角丸 **/
	-webkit-border-radius:5px;
}

.link1 li a {
    -webkit-touch-callout:none;
    -webkit-tap-highlight-color:rgba(153,153,153,0.40); /** iPhone用タップ時の色設定 **/
    display: block;
    text-decoration:none;
	text-shadow: 3px 3px 3px #520000; /** 影付き 文字の影の色設定 **/
	font-size:17px;
	color: #ffffff; /** リンク文字色の設定 **/
	padding-left:3px;
	width:100%;
}
.link li {
	padding:10px 2px;
	line-height:1.4em;
	border-bottom:solid 1px #520000; /** ボーダーの色設定 **/
}

.link li a {
    -webkit-touch-callout:none;
    -webkit-tap-highlight-color:rgba(153,153,153,0.40); /** iPhone用タップ時の色設定 **/
    display: block;
    text-decoration:none;
	font-size:17px;
	color: #520000; /**　リンク文字色の設定 **/
	width:100%;
}

.subtitle {
	background:url() #520000; /** 各ページの見出項目の背景色 **/
	color :#FFFFFF; /** 各ページの見出し文字色 **/
	font-weight:bold;
	font-size:16px;
	margin-top:10px;
	margin-bottom:2px;
	padding:5px;
	text-align:center;
	border-radius: 4px; /** 角丸 **/
	text-shadow: 5px 5px 5px #666666; /** 影付き 文字の影の色設定 **/
	-webkit-border-radius:5px;
}

.title {
	background:url() #ffffff; /**Top Menu の背景色の設定 **/
	border:1px solid #222222; /**Top Menu 囲み色の設定 **/
	color: #000000; /**Top Menu 文字色の設定 **/
	font-weight:bold;
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	text-align:center;
	border-radius: 4px; /** 角丸 **/
	text-shadow: 5px 5px 5px #666666; /** 影付き 文字の影の色設定 **/
	-webkit-border-radius:5px;
}

.accessmap {
 width:50%;
}

.roomtype {
	background:url();
	color: #520000; /** 各ランク名称の文字色の設定 **/
	font-weight:bold;
	font-size:17px;
	margin-top:10px;
	padding:5px;
	text-align:center;
}

.roomlist ul {
}

.roomlist li {
	float:left;
	width:90px;
	margin:2px 2px 2px 5px;
	text-align:center;
	border-bottom:solid 0px #520000;
}

.roomlist li a {
    -webkit-touch-callout:none;
    -webkit-tap-highlight-color:rgba(153,153,153,0.40); /** iPhone用タップ時の色設定 **/
	display: block;
 	text-decoration:none;
	font-size:17px;
	color: #520000; /** 各部屋番号のリンクの文字色の設定 **/
	padding-left:3px;
}

.roomlist img {
	width:90px;
}

.emptyroomlist ul {
}

.emptyroomlist li {
	background:url() #ffffff; /** 空室情報部屋一覧の背景色の設定 **/
	float:left;
	width:23%;
	height:30px;
	line-height:1.8em;
	margin:2px 2px 2px 5px;
	text-align:center;
	border-bottom:solid 0px #CCCCCC;
	border-radius: 4px; /** 角丸 **/
	-webkit-border-radius:5px;

}

.emptyroomlist li a {
    -webkit-touch-callout:none;
    -webkit-tap-highlight-color:rgba(153,153,153,0.40); /** iPhone用タップ時の色設定 **/
    display: block;
    text-decoration:none;
	font-size:25px;
	color: #000000; /** 空室情報部屋一覧の文字色の設定 **/
	padding-left:3px;
}

.emptyallroomlist ul {
}

.emptyallroomlist li {
	background:url() #ffffff;
	float:left;
	width:23%;
	height:60px;
	line-height:1.8em;
	margin:2px 2px 2px 5px;
	text-align:center;
	border-bottom:solid 0px #CCCCCC;
	border-radius: 4px; /** 角丸 **/
	-webkit-border-radius:5px;

}

.emptyallroomlist li a {
    -webkit-touch-callout:none;
    -webkit-tap-highlight-color:rgba(153,153,153,0.40);
    display: block;
    text-decoration:none;
	font-size:25px;
	color:#000000;
	padding-left:3px;
}

.roomdetail img {
	width:100%;
}

.center {
	text-align:center;
}

/* 入力フォームなど */
.form_radio{
    width:20px;
    height:20px;
    color: #555555;
    font-size:16px;
    margin:8px 2px;
}

.form_button10{
    width:100px;
    height:40px;
    color: #555555;
    font-size:24px;
    vertical-align:-0.5em;
    margin:8px 2px;
}

.form_button15{
    width:150px;
    height:40px;
    color: #555555;
    font-size:24px;
    vertical-align:-0.5em;
    margin:8px 2px;
}

.form_button20{
    width:200px;
    height:40px;
    color: #555555;
    font-size:24px;
    vertical-align:-0.5em;
    margin:8px 2px;
}

.form_button25{
    width:250px;
    height:40px;
    color: #555555;
    font-size:24px;
    vertical-align:-0.5em;
    margin:8px 2px;
}

.form_text5{
    width:50px;
    height:30px;
    color: #555555;
    font-size:16px;
    vertical-align:-0.5em;
    margin:8px 2px;
}

.form_text7{
    width:70px;
    height:30px;
    color: #555555;
    font-size:20px;
    margin:8px 2px;
}

.form_text10{
    width:100px;
    height:30px;
    color: #555555;
    font-size:16px;
    vertical-align:-0.5em;
    margin:8px 2px;
}

.form_text15{
    width:150px;
    height:30px;
    color: #555555;
    font-size:16px;
    vertical-align:-0.5em;
    margin:8px 2px;
}

.form_text20{
    width:200px;
    height:30px;
    color: #555555;
    font-size:16px;
    vertical-align:-0.5em;
    margin:8px 2px;
}

.form_select7{
    width:70px;
    height:30px;
    color: #555555;
    font-size:20px;
    margin:8px 2px;
}

.form_select10{
    width:100px;
    height:30px;
    color: #555555;
    font-size:20px;
    margin:8px 2px;
}

/**　ここから下部は　PC版のcontents.cssをコピーしてください　**/

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

.hyouyou_bgcolor2{
	background-color: #ffffff;
}

.hyouyou_bordercolor{
	background-color:#663333;
}

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

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

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

.honbuntatitlebar_text{
	background-image: url(image/grade_01.gif);
	background-attachment: fixed; 
	background-position: right bottom; 
	background-repeat: repeat-y; 
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #663333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: bold;
	color: #663333;
}

/* 全ページ共通　サブタイトルバー */
.subtitlebar_basecolor{
	background-color: #520000;
	border: none;
	height: 18px;
}
/* 全ページ共通　サブタイトルバー */
.subtitlebar_basecolor2{
	background-color: #520000;
	border: none;
	height: 18px;
	background-image:url(image/subtitle.gif);
}
.subtitlebar_linecolor{
	background-color: #AA5300;
	border: none;
	height: 18px;
}

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

.subtitle_text2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: bold;
	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: #520000;
	letter-spacing: 1px;
}

.honbun_margin{
 margin-left:10px;
}

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

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

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

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

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

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


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

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

}


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

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

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

.thumbroom{
	border: 2px solid #F4AB07;
}


/* 客室情報 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 #663333;
	color: #663333;
	background-color:#ffffff;
}

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

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

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

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

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

a.room_text :active {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #663333;
	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: #5A5A5C;
	font-weight: bold;
	padding-bottom: 4px;
}

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

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

.top1 {
/*	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;*/
}

.top2 {
/*	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-left: 8px;*/
}

.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 #663333;
	color: #663333;
	background-color: #ffffff;
}

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

/* 空室情報 空室の背景色・準備中の背景色*/
.roomempty{
	background-color: #9bb9ca;
}
.roomclean{
	background-color: #b4d296;
}
.roomlist{
	background-color: #9bb9ca;
	color:#663333;
}


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

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

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


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

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

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

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

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

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

.bbs_res_name{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #660000;
	letter-spacing: 1px;
}
.bbs_res_date{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 160%;
	color: #660000;
	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;

}

/* 予約・照会の主な設備と基本料金テーブル */
.setsubitable{
	border-style:solid;
	border-width:1 0 0 0;
	border-color:#999999;
	color:#666666;
	text-align:center;
}
.setsubitable_roomtype{
	background-color:#ffe3b1;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	text-align:center;
	color:#666666;
}

.setsubitable_td_left{
	border-style:solid;
	border-width:0 1 1 1;
	border-color:#999999;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color:#666666;
	text-align:center;
}
.setsubitable_td_cener{
	border-style:solid;
	border-width:0 1 1 1;
	border-color:#999999;	
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color:#666666;
	text-align:center;
}
.setsubitable_td_right{
	border-style:solid;
	border-width:0 1 1 1;
	border-color:#999999;	
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	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;
}