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



#restaurant{
	margin:0px;
	padding:0px;
}


#top_copy {
	margin: 0px;
	padding: 0 0 16px 0;
	width:auto;
	height:auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2E2E2;
}
#top_copy_txt {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 460px;
	font-size: 92.4%;
	line-height: 1.5em;
	clear: right;
}
#top_copy_img {
	margin: 0 16px 0 0;
	padding: 0px;
	float: left;
	height: 122px;
	width: 229px;
}
#restaurant_list {
	margin: 0;
	padding: 16px 0 0 0;
}
#restaurant_list .rest_block {
	margin: 0 0 12px 0;
	padding: 0px;
	height: 130px;
}
#restaurant_list .rest_block_r {
	margin: 0 0 0 0;
	padding: 0px;
	float: right;
	height: 100px;
	width: 330px;
}
#restaurant_list .thumb {
	padding: 0px;
	float: left;
	width: 130px;
	height: 100px;
	margin: 0 10px 0 0;
}
#restaurant_list .copy {
	margin:0;
	padding:0;
	width:202px;
	height:auto;
	float: right;
}
#restaurant_list .copy p {
	font-size: 92.4%;
	line-height: 1.335em;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
#restaurant_list .copy img {
	margin: 0px;
	padding: 0px;
}


/**************各レストランページ**************/
#rest_page{
	margin:0px;
	padding:0px;
}
#rest_page h3{
	margin:0 0 15px;
	padding:0;
}
#rest_page h4{
	margin:12px 0 3px 0;
	padding:0;
}
#rest_page .cts01{
	height:100%;
}

#rest_page .left01{
	float:left;
	width:458px;
}
#rest_page .right01{
	float:right;
	width:232px;
}
#rest_page .right01 img{
	margin:15px 0 0;
}
#rest_page .right02{
	float:right;
	width:232px;
}
#rest_page .right02 img{
	margin: 0 0 15px 0;
}
#rest_page .info{
	background-color:#fdf9dc;
	border:1px solid #938d6d;
	color:#6c5241;
	padding:10px;
	margin:20px auto 0;
	text-align:center;
	line-height:200%;
}
#rest_page .info p{
	line-height:200%;
}
#rest_page .btn01 a{
	display:block;
	text-indent:-9999px;
	height:50px;
	background-image:url(../images/btn_menulink.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
}
#rest_page .btn01 a:visited{
	color:#a79922;
}
#rest_page .btn01 a:hover{
	background-position:0 -50px;
}
#rest_page .cts04{
	border-bottom:1px solid #e2e2e2;
}
#rest_page .txt02{
 	font-size:0.85em;
	line-height:140%;
	font-weight:bold;
	padding:15px 0 0;
}


	
.cts05_right {
	float: right;
	margin: 0px;
	padding: 0px;
}	
.cts05_left {
	float: left;
	margin: 0px;
	padding: 0px;
}

#rest_spec table {
	width:100%;
	height:auto;
	color:#60564a;
	border-left:1px solid #bcb797;
	border-top:1px solid #bcb797;
	margin:0;
	padding:0;
	font-size:94.2%;
}
#rest_spec td {
	border-right:1px solid #bcb797;
	border-bottom:1px solid #bcb797;
	padding:5px 10px;
	margin:0;
	height:auto;
}
#rest_spec td span {
	font-size:0.85em;
}
#rest_spec th {
	background-color:#fdfdf3;
	width:70px;
	height:auto;
	font-weight:normal;
	border-right:1px solid #bcb797;
	border-bottom:1px solid #bcb797;
	margin:0;
}
#cap_eigyo {
	margin:0px 0 4px 0;
	padding:0;
	width: 81px;
	height: 12px;
	background-image: url(../images/cap_eigyo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}


/****レストランMENUページ****/

#resta_menu{
  padding: 0px;
  margin: 0px;
  width: 722px;
}
#resta_menu a{
	font-size:77%;
	color:#0099ff;
}
#resta_menu a:hover{
	text-decoration:underline;
}
#resta_menu h3{
	margin:0 0 2px;
	padding:0;
}
#resta_menu h4{
	margin:0 0 10px;
	padding:0;
	font-size:107.8%;
}
#resta_menu h4 span{
	font-size:77%;
	line-height:1.6em;
}
#resta_menu .table01{
  width: 722px;
  margin-bottom: 23px;
}
#resta_menu .table01 td{
	vertical-align:top;
}
#resta_menu .td01{
	width:310px;
	border:1px solid #f4aa81;
	padding:10px;
	text-align:center;
	background-color:#fbf2ed;
}
#resta_menu .td02{
	width:20px;
}
#resta_menu .td03{
	width:312px;
	padding:10px;
}

#resta_menu .img01 img{
	margin:15px 0 3px;
}
#resta_menu .txt01{
	color:#8b4924;
}
#resta_menu .cts02{
	background-color:#fdf9dc;
	border:1px solid #938d6d;
	color:#6c5241;
	padding:10px;
	margin:20px auto 0;
	text-align:center;
	line-height:200%;
}
#resta_menu .cts02 p{
	font-size:92.4%;
}

#resta_menu .info{
	background-color:#fdf9dc;
	border:1px solid #938d6d;
	color:#6c5241;
	padding:10px;
	margin:20px auto 0;
	text-align:center;
	line-height:200%;
	width:430px;
	height:auto;
}
#resta_menu .info p{
	line-height:200%;
}
#resta_menu .menu_chushaku {
	margin: 0px;
	padding: 8px 0px;
	font-size: 92.4%;
	line-height:1.335em;
}
#resta_menu .td01 p {
	font-size: 92.4%;
	line-height: 1.666em;
	margin: 0px;
	padding: 6px 0px 3px 0px;
}
#res_list_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 343px;
}
#res_list_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 343px;
}
#rest_spec .shangrila_zaseki {
	margin: 0px;
	padding: 0px;
}

#rest_spec .shangrila_zaseki dl{
	margin:0;
	padding:0;
}
#rest_spec .shangrila_zaseki dt{
	margin:0;
	padding:0;
	float:left;
	width: 100px;
}
#rest_spec .shangrila_zaseki dd{
	margin:0;
	padding:0;
	float:left;
	width: 200px;
}


.menu_shosai {
	font-size: 92.4%;
}
.shousaitsuki {
	line-height: 1.335em;
	margin:0;
	padding:0 0 6px 0;
}



/******************************* 2013 *****************************/

#main_cl {
	background-image: url(../../shared/images/bg_con_main.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#main_visual_cl {
	margin: 0px auto;
	padding: 0px;
	height: 174px;
	width: 950px;
}



#main_c {
  margin: 0px;
  padding: 0px;
  height: 360px;
  background: url(../../top/images/bg_top_main.jpg) repeat-x center top;
}
#main_visual_c {
  margin: 0px auto;
  padding: 0px;
  height: 360px;
  width: 950px;
  position: relative;
}


#right {
  margin: 0px 3px 0px 0px;
  padding: 0px 0px 15px 0px;
  float: right;
  height: auto;
  width: 742px;
}

#main_restaurant {
  background:url(../images2013/bg_top_restaurant.jpg) no-repeat center top;
}
#main_moonshell {
  background:url(../images2013/main_mooshell.jpg) no-repeat center top;
}
#main_shangrila {
  background:url(../images2013/main_shangrila.jpg) no-repeat center top;
}
#main_barbecue {
  background: url(../images2013/main_barbecue.jpg) no-repeat center top;
}
#main_sushi {
  background: url(../images2013/main_sushi.jpg) no-repeat center top;
}
#main_teppan {
  background: url(../images2013/main_teppan.jpg) no-repeat center top;
}
#main_wa {
  background: url(../images2013/main_wa.jpg) no-repeat center top;
}


#moonshellTop {
  background: url(../images2013/bg_moonshell.jpg) no-repeat top right;
}
#shangrilaTop {
  background: url(../images2013/restaurant_shangrila_bg_07.jpg) no-repeat top right;
}
#barbecueTop {
  background: url(../images2013/bg_barbecue.jpg) no-repeat right top;
}
#sushiTop {
  background: url(../images2013/bg_sushi.jpg) no-repeat right top;
}
#teppanTop {
  background: url(../images2013/bg_teppan.jpg) no-repeat right top;
}
#waTop {
  background: url(../images2013/bg_wa.jpg) no-repeat right top;
}
#cakeTop {
}



#reTopNavi {
  position:absolute;
  z-index: 105;
  height: auto;
  width: 742px;
  left: 208px;
  top: 20px;
}

#reTopNavi li {
  float: left;
  height: 320px;
  background:#FFF;
  display:block;
}
.btnTop_a {
  width:123px;
}
.btnTop_b {
  width:124px;
}

#reTopCopy {
  position:absolute;
  z-index: 110;
  height: 24px;
  width: auto;
  top: 22px;
  left: 210px;
}

#restaurant_block {
  margin: 0px;
  padding: 20px 30px 0px 30px;
  height: auto;
	width: auto;
}
#restaurant_block p {
  font-size: 92.4%;
  line-height: 1.666em;
}
#restaurant_block h3 {
  padding: 0px 0px 15px;
}

.restaurant_block {
  margin: 0px;
  padding: 20px 0px 0px 0px;
  height: auto;
	width: auto;
}
.restaurant_block p {
  font-size: 92.4%;
  line-height: 1.666em;
}
.restaurant_block h3 {
  padding: 0px 0px 15px;
}


#menuBtn {
  position: absolute;
  z-index: 100;
  height: 32px;
  width: 219px;
  right: 0px;
  bottom: 0px;
}

#rest_spec {
  margin: 0px;
  padding: 0px;
  height: auto;
  width: auto;
  float: left;
}
#rest_spec dl{
  margin: 0;
  padding: 0px 0px 5px;
  font-size: 92.4%;
  line-height: 1.5em;
}
#rest_spec dt{
	margin:0;
	padding:0;
	float:left;
	width: 75px;
}
#rest_spec dd{
	margin:0;
	padding:0;
	float:left;
	width: auto;
}
#rest_spec p {
  line-height:1.335em;
}
.photoBlock01 {
  margin: 0px;
  padding: 15px 0px 0px;
}

.photoSmall01 {
  float: right;
  margin:0px 0px 10px 10px;
}

.photoBlock01 {
  float: right;
  height: auto;
  width: 300px;
  margin: 0px;
  padding: 30px 0px 0px 0px;
}

.copy01{
  width: auto;
  height: auto;
  margin: 0 0 15px;
  padding: 0 0 15px;
  border-bottom: 1px dotted #666;
}





.photoBlock_s01 {
  margin: 0px;
  padding: 15px 0px 0px;
  height: auto;
  width: 420px;
}

.photoBlock_s01 li {
  margin: 0px;
  padding: 0px 10px 10px 0px;
  float: left;
  height: 124px;
  width: 124px;
}

#shangrilaDinner {
  margin: 0px;
  padding: 4px 0px 0px;
}

.photoBlock_s02 {
  margin: 0px;
  padding: 0px;
  float: left;
  height: auto;
  width: 354px;
}

.specArea01 {
  margin: 0px;
  padding: 0px;
  float: right;
  height: auto;
  width: 353px;
}

.specArea01 p {
  line-height: 1.335em;
  margin: 0px;
  padding-bottom: 4px
}
.kome {
  text-indent: -12px;
  margin: 0px 0px 0px 12px;
}


.specArea01 dl {
  font-size: 92.4%;
  line-height: 1.335em;
}

.specArea01 dd {
  margin: 0px;
  padding: 0px 0px 0px 8px;
}

.specArea01 .dinnerPhoto {
  margin: 0px;
  padding: 0px;
  float: right;
  height: auto;
  width: 170px;
}

#shangrilaMorning {
  background: url(../images2013/restaurant_shangrila_bg_11.jpg) no-repeat right 50px;
  margin: 0px;
  padding: 4px 0px 0px;
}

.photoBlocks03 {
  padding: 14px 0px 0px;
}

.photoBlocks03 li {
  margin: 0px;
  padding: 0px 14px 0px 0px;
  float: left;
  height: auto;
  width: 170px;
}

.textCenter {
  text-align: center;
  padding: 8px 0px 0px;
}

.photoBlocks04 li {
  margin: 0px;
  padding: 0px;
  float: right;
  height: auto;
  width: 170px;
}

.photoBlocks04 {
  padding: 22px 0px 0px;
  float: right;
  width: 363px;
}

.specImg {
  padding: 15px 0px 0px;
}

.photoBlock05 {
  margin: 0px;
  padding: 10px 0px 0px 0px;
  float: left;
  height: auto;
  width: 270px;
}

.photoBlock05 li {
  margin: 0px;
  padding: 0px 8px 8px 0px;
  float: left;
  height: 124px;
  width: 124px;
}

.photoBlock06 {
  margin: 0px;
  padding: 198px 0px 0px;
  float: right;
  height: auto;
  width: 447px;
}
.yaebishiLunch {
  margin: 15px 0px 0px 0px;
  border-top: 1px dotted #666;
}

.specArea01 dt {
  margin: 0px;
  padding: 0px;
  float: left;
  height: auto;
  width: 70px;
}

.specArea01 dd {
  margin: 0px;
  padding: 0px;
  float: left;
  height: auto;
  width: 278px;
}

#cakeForm h3 {
  border-bottom: 1px dotted #666;
  margin: 0px 0px 12px;
  padding: 0px 0px 5px;
  width: auto;
}

.cakeImgBox {
  margin: 0px;
  padding: 0px;
  float: left;
  height: auto;
  width: 236px;
}

.cakeImgBox li {
  margin: 0px;
  padding: 12px 0px 0px;
  height: auto;
  width: 284px;
  font-size: 87%;
}

.cakeImgBox li img {
  margin-bottom:3px;
}
.cakeSpec {
  margin: 0px;
  padding: 0px 0px 0px 12px;
  float: left;
  height: auto;
  width: auto;
  font-size: 92.4%;
}
.cakeSpec h4 {
  font-weight:bold;
}
.choco {
  color:#930;
}
.nama {
  color:#F66;
}
.cakeSpec table {
  border-top: 1px solid #999;
  margin: 4px 0px 14px;
}

.cakeSpec th {
  padding: 8px 8px 6px 2px;
  text-align: left;
  border-bottom: 1px dotted #999;
}

.cakeSpec td {
  padding:  8px 4px 6px 8px;
  border-bottom: 1px dotted #999;
  text-align: right;
}

/* --------------------------------------------------------------------------------------- */
#reservation {
  padding:16px 0px 0px 0px;
}
#reservation .reservation_dl {
  width: auto;
  margin: 1px 0;
  background: #f3e5da;
  font-size: 92.4%;
  line-height: 1.335;
}

#reservation .reservation_dl dt {
	width: 150px;
	float: left;
	text-align: left;
	padding: 12px 8px 8px 16px;
  vertical-align:middle;
}

#reservation .reservation_dl dd {
	width: 520px;
	float: right;
	background: #f6f2f1;
	padding: 8px 0px 8px 16px;
}

#reservation .request_btn {
	padding: 12px;
	margin-left: 200px;
}


#reservation .request_btn #submit_btn,
#reservation .request_btn #reset_btn {
	padding: 4px 8px;
  width:150px;
}
.accent {
  color:#F00;
}
.accent02 {
  color:#09C;
  font-size:123.1%;
}
#reservation input,
#reservation select {
  padding:3px;
  font-size:107.8%;
}

/* --------------------------------------------------------------------------------------- */


.thanks {
  height: 250px;
  padding-top: 50px;
}

.cakeSpecBox:after { content: ''; display: block; clear: both; }
.cakeSpecBox {
	padding:16px 0;
}
.cakeSpecBox dl {
	width:448px;
	height:auto;
	float:left;
}
.cakeSpecBox dt {
	width:236px;
	height:auto;
	float:left;
	line-height:1.4em;
	font-size:92.4%;
}
.cakeSpecBox dt img {
	margin:0 0 4px;
}