@charset   "Shift_JIS";
html{
     background-color:#fff; /* ページ全体の背景設定 */
	 overflow-y:scroll;  
	 font-family:'Lucida Grande',
 "ヒラギノ角ゴ ProN W4", "Hiragino Maru Gothic ProN",
 Meiryo, メイリオ, sans-serif;

}

body{
background-image:url(img/back.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
margin:0px;
 font-size:13px;
line-height:20px;
color:#ffffff
}

a:link{color:#464646;
text-decoration: none}

a:visited{color:#929292;
}

a:hover{color:#666666;
text-decoration: none}

html {
  scroll-behavior: smooth;
}

/* ヘッダー部分 */
.head{
	text-align: center; 
	width:auto;
	margin: 0 auto;
	padding-bottom:10px}
		
.head_top{
	text-align: center; 
	width:auto;
	margin: 0 auto;}
	
.head_ph{
	position:relative;
	width:1069px;
	margin: 0 auto;
    height:585px;
	}

.head_phue{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 99;}

.head_ph {
    overflow: hidden;
    white-space: nowrap;
}

.head_ph img {
    float: left;
    display: inline-block;
}
	

/* メイン */
.all{
     text-align: left; 
    margin: 0 auto;
	padding-top:10px;
color:#000;
background-color:#fff
}

.main{width:900px;
margin: 0 auto;
}

.menu{width:900px;
    height:45px;
	margin: 0 auto;
	border-bottom: none;
	margin-bottom:1px;
}

.main_l{width:250px;
float:left;
margin-left: -40px; /* 左カラムの位置調整 */
margin-right:25px;
margin-bottom:15px}

.main_r{width:630px;
float:left;
margin-bottom:15px}

.main_l img{margin-bottom:5px}

.main_r img{margin-bottom:9px}

.main_l a {
  display: block;
  background-color: #dbdbdb;
  color: #000;
  padding: 8px 10px;
  margin-bottom: 1px;
  line-height: 1;
  text-decoration: none;
}

.main_l a:hover {
  background-color: #cfcfcf;
  text-decoration: none;
}

/* メイン → ルームメニュー */
.room-menu{ padding:5px 0px;
font-size:15px}

.room-menu a:link{color:#000;
text-decoration: underline}

.room-menu a:visited{color:#000;
text-decoration: underline
}

.room-menu a:hover{color: #96F ;
text-decoration: underline}

/* メイン → サムネイルボックス類 */
 
.box1 {width:665px;
height:200px;
border:1px solid #CCC;
float:left;
margin:5px;
color: #CCC;
font-size:13px}

.box1in{ padding:7px 7px;}

.box2 {width:182px;
height:158px;
border:1px solid #555;
float:left;
margin:5px 5px 7px 5px;
padding:8px;
-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;}

.box2_t{ width:182px;
height:125px;
float:left;
margin-bottom:8px;
-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	overflow:hidden
	}
	
.box2_b{width:182px;
	background-color:#333;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:inline-block;
	cursor:pointer;
	font-size:14px;
	padding:2px 0px;
	text-decoration:none;
	text-align:center;
}

.box2_b:link {text-decoration:none;
	color:#999;}

.box2_b:hover {text-decoration:none;
	background-color: #666;
	color:#999;
}
.box2_b:active {text-decoration:none;
	position:relative;
	top:1px;
}

.box2_b:visited{text-decoration:none;
	color: #999;}


.box3 {width:198px;
height:210px;
border:1px solid #666;
float:left;
margin:5px;
color: #CCC;
font-size:13px;
display:inline-block;}

.box3 img {width:198px;
margin-bottom:5px}

.box3in{ padding:0px 7px 3px 10px;}

.box4 {width:198px;
height:200px;
border:1px solid #666;
float:left;
margin:5px;
color: #CCC;
font-size:13px;
display:inline-block;}

.box4 img {width:198px;
margin-bottom:5px}

.box4in{ padding:0px 7px 3px 10px;}


.box5 {width:315px;
height:205px;
border:1px solid #666;
float:left;
margin:5px;
color: #CCC;
font-size:13px;
display:inline-block;}

.box5 img {width:315px;
margin-bottom:5px}

.box5in{ padding:0px 7px 3px 10px;}


/* メイン → サイドバー */
#sidebar {
	position: relative;
	float: left;
	width: 200px;
	margin-right:20px;
	height:450px
}

#sidebar img {
	margin-bottom:8px
}

#nav {
	width: 200px;
	height:100px
}

.fixed {
	position: fixed;
	top: 10px;
}


/* フードメニュー部分 */
.food{width: auto;
    text-align: left;
    margin: 0 auto;
    height: 100%;
    line-height: 1.3em;
    clear: left;
    border-top: solid 5px #ccc;
    
}

.food_in{width:900px;
    color:#000;
    font-size:11px;
	margin: 0 auto;
	padding-top:8px;
	margin-bottom:20px
       
;}

.food_menu_l {
    width: 450px;
    float: left;
    }

.food_menu_r {
    width: 450px;
    float: left;
    text-align: right;
    font-size: 11px;
    line-height: 1.6em;
    }

.food a:link{color:#000;
text-decoration:none}

.food a:visited{color:#000;
}

.food a:hover{color: #CCC ;
text-decoration: underline}


/* バー（見出し）デザイン */
.bar01 {
	background-image:url(img/bar01.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:normal;
		margin:0 0 1px 0;
	padding:3px 10px 10px 20px;
	color:#fff;
	}
	
.bar02{width:75px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	cursor:pointer;
	color:#666;
	font-size:14px;
	padding:2px 0px;
	text-decoration:none;
	text-align:center;
	float:left;
	margin:2px 3px;
	border:solid 1px #444; 
}

.bar02:link{text-decoration:none;
	color:#999;
}

.bar02:hover {text-decoration:none;
	background-color: #ebe8e8;
	color:#999;
}
.bar02:active {text-decoration:none;
	position:relative;
	top:1px;
}

.bar02:visited{text-decoration:none;
	color: #999;}
	
.bar03{width:241px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	cursor:pointer;
	color:#666;
	font-size:14px;
	padding:2px 0px;
	text-decoration:none;
	text-align:center;
	float:left;
	margin:6px 3px;
	border:solid 1px #444; 
}

.bar03:link{text-decoration:none;
	color:#999;
}

.bar03:hover {text-decoration:none;
	background-color: #ebe8e8;
	color:#999;
}
.bar03:active {text-decoration:none;
	position:relative;
	top:1px;
}

.bar03:visited{text-decoration:none;
	color: #999;}
	
.bar04 {
	background-color:#999;
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:normal;
	text-align:center;
		margin:0 0 7px 0;
	padding:3px 0px 3px 0px;
	color:#000;
	}

/* リンク画像のホバー効果 */	
a:hover img.overwhite{
    cursor:pointer;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity:0.5;
    zoom:1
}

/* フォームデザイン */	
#formWrap {
	width:630px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
	color:#CCC
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background: #333;
	text-align:left;
}
p.error_messe{
	margin:5px 0;
	color:red;
}


.cds-navi {
  list-style-type: none;
  margin: 0 0 2em;
  padding: 0;
}

.cds-navi li { display: inline; }

.cds-navi li a {
  margin-bottom: 2px;
  padding: 1px 0 1px 10px;
  display: block;
  width: 185px;
  text-decoration: none;
  border-left: 5px solid #4A195E;
  background-color: #333333;
  color: #000000;
  -webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.cds-navi li a:hover {
  background-color: #999999;
  color: #4A195E;
  border-left: 5px solid #4A195E;
}

input.button2 {
font-size:22px;
    font-weight: bold;
padding:10px
}

.btn_top {
  text-align: right;
  cursor: pointer;
}

.myButton {
	-moz-box-shadow:inset 0px 39px 0px -24px #e67a73;
	-webkit-box-shadow:inset 0px 39px 0px -24px #e67a73;
	box-shadow:inset 0px 39px 0px -24px #e67a73;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e4685d), color-stop(1, #eb675e));
	background:-moz-linear-gradient(top, #e4685d 5%, #eb675e 100%);
	background:-webkit-linear-gradient(top, #e4685d 5%, #eb675e 100%);
	background:-o-linear-gradient(top, #e4685d 5%, #eb675e 100%);
	background:-ms-linear-gradient(top, #e4685d 5%, #eb675e 100%);
	background:linear-gradient(to bottom, #e4685d 5%, #eb675e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4685d', endColorstr='#eb675e',GradientType=0);
	background-color:#e4685d;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	cursor:pointer;
	color:#000000;
	font-family:arial;
	font-size:14px;
	padding:3px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
	margin-top:5px
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #eb675e), color-stop(1, #e4685d));
	background:-moz-linear-gradient(top, #eb675e 5%, #e4685d 100%);
	background:-webkit-linear-gradient(top, #eb675e 5%, #e4685d 100%);
	background:-o-linear-gradient(top, #eb675e 5%, #e4685d 100%);
	background:-ms-linear-gradient(top, #eb675e 5%, #e4685d 100%);
	background:linear-gradient(to bottom, #eb675e 5%, #e4685d 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb675e', endColorstr='#e4685d',GradientType=0);
	background-color:#eb675e;
	color:#ffffff;
}
.myButton:active {
	position:relative;
	top:1px;
}