
body {
	line-height:1;
	margin:0;
	font-size:16px;
	line-height:1.4em;
	background: #f8e9f6; /** ホテルイメージによって背景色（または画像）を設定 **/

}

.contents_outer {
	margin:5px;
	padding:5px 2px;
	background: #f8e9f6; /** ホテルイメージによって背景色（または画像）を設定**/
	color: #000000;
}

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 #000000; /**　ボーダー（横線）の色の設定 **/
    margin:1em 0;
    padding:0;
}

ul {
	list-style:none;
	padding:0;
	margin-top:0px;
}
.menu li {
	padding:10px 2px;
	line-height:1.4em;
	border-bottom:solid 1px #f8e9f6; /**　bodyの背景色と同色を設定 **/
	background: #f86eaf; /**　メニューバーの背景色の設定 **/
	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 #999999; /** 影付き 文字の影の色設定**/ 
	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 #f8e9f6; /**　bodyの背景色と同色を設定 **/
	background: #ffc4e3; /**　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 #999999; /** 影付き 文字の影の色設定 **/
	font-size:17px;
	color: #000000; /**　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: #000000; /**リンクの文字色の設定 **/
	width:100%;

}

.link1 li {
	padding:10px 2px;
	line-height:1.4em;
	border-bottom:solid 1px #f8e9f6; /**　bodyの背景色と同色を設定 **/
	background: #000000; /** リンクのバーの背景色設定 **/
	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: 5px 5px 5px #cccccc; /** 影付き 文字の影の色設定 **/
	font-size:17px;
	color: #ffffff; /** リンク文字色の設定 **/
	padding-left:3px;
	width:100%;
}

.link1 img{
	border:solid 2px #000000;
}

.link li {
	padding:10px 2px;
	line-height:1.4em;
	border-bottom:solid 1px #000000; /** ボーダーの色設定 **/
}

.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: #000000; /**　リンク文字色の設定 **/
	width:100%;
}

.subtitle {
	background:url() #f86eaf; /** 各ページの見出項目の背景色 **/
	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 #999999; /** 影付き 文字の影の色設定 **/
	-webkit-border-radius:5px;
}

.title {
	background:url() #000000; /**Top Menu の背景色の設定 **/
	border:1px solid #000000; /**Top Menu 囲み色の設定 **/
	color: #ffffff; /**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 #999999; /** 影付き 文字の影の色設定 **/
	-webkit-border-radius:5px;
}

.accessmap {
 width:50%;
}

.roomtype {
	background:url();
	color: #222222; /** 各ランク名称の文字色の設定 **/
	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 #CCCCCC;
}

.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: #222222; /** 各部屋番号のリンクの文字色の設定 **/
	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: #ffc4e3;
}

.hyouyou_bgcolor2{
	background-color: #ffffff;
}

.hyouyou_bordercolor{
	background-color: #000000;
}

.hyouyou_text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	letter-spacing: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
}
/* 料金情報テーブルの背景色 */
/*.pricesystem{ */
/*	background-color: #ffe3b1; */
/*} */

/* 全ページ共通　本文タイトルバー */
.honbuntitlebar_left {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
	background-color:#f86eaf;
}

.honbuntitlebar_linecolor{
	background-color: #f86eaf;
	height: 16px;
}

.honbuntatitlebar_text{
	background-color: #f86eaf;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #000000;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	padding-top: 2px;
	color: #ffffff;
}

/* 全ページ共通　サブタイトルバー */
.subtitlebar_basecolor{
	background-color: #000000;
	border: none;
	height: 18px;
}
.subtitlebar_linecolor{
	background-color:#f86eaf;
	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: #000000;
	letter-spacing: 1px;
}

.info{display: none;}