@charset "UTF-8";
/* shop css */

/*------------------------------------------------------------shop navi*/
#shop-navi-inner {
	width:715px;
	height:25px;
	display:block;
	background:url(../images/shop_navi_bg.gif) no-repeat 0 0;
	text-align:center;
}
#shop-navi ul{
	padding-top:6px;
}
#shop-navi ul li{
	display:inline;
	/*height:25px;*/
	padding:5px 22px;
	background:url(../images/shop_navi_border.gif) no-repeat 0 50%;
	line-height:1.1;
}
#shop-navi ul li.stay a{
	color:#ec7f01;
	line-height:1.1;
}
#shop-navi ul li.menu-end {
	background:none;
}

/*店舗トップ*/
#shop-navi ul li#shop-top{
	background:none;
	/*background:url(../images/shop_navi_top.gif) no-repeat 0 50%;
	width:55px;*/
}

/*menu*/
#shop-navi ul li#shop-menu a{
	/*background:url(../images/shop_navi_menu.gif) no-repeat 0 50%;
	width:36px;*/
}

/*party plan*/
#shop-navi ul li#shop-party {
	/*background:none;*/
}
#shop-navi ul li#shop-party a{
	/*background:url(../images/shop_navi_party.gif) no-repeat 0 50%;
	width:72px;*/
}
#shop-navi ul li#shop-party a img{
	background:none;
}

/*------------------------------------------------------------concept*/
#concept h4 {
	background:url(../images/kmd_concept.gif) no-repeat 0 0;
}

#concept p {
	margin-bottom:1em;
	/*text-align:center;*/
	font-size:14px;
}

/*------------------------------------------------------------access*/
#access h4 {
	background:url(../images/kmd_access.gif) no-repeat 0 0;
}

#access #access-text {
	float:left;
	width:300px;
}

#access #access-map {
	float:right;
	width:360px;
}

#access #access-map iframe {
	border:4px solid #fff;
}

*html #access #access-map iframe {
	border:none;
}


/*------------------------------------------------------------menu*/
#menu h4 {
	background:url(../images/kmd_menu.gif) no-repeat 0 0;
}

/*h4の指定は、他のページで使用するのでbase.cssに記載*/

#menu .photo {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
#menu .photo img {
	border:4px solid #fff;
}
.price {
	text-align:right;
	background:url(../../common/images/bg_dot.gif) repeat-x 0 100%;
	padding-bottom:10px;
	margin-bottom:10px;
}

/*------------------------------------------------------------party*/
#party h4 {
	background:url(../images/kmd_party_plan.gif) no-repeat 0 0;
}

#party-photo {
	width:210px;
	float:left;
}

#party-photo img {
	border:4px solid #fff;
}

#party-text {
	float:right;
	width:470px;
}
#party-text p {
	margin-bottom:1em;
}

/*------------------------------------------------------------ shop information*/
#shop-info-list h5 {
	margin-top:0;
}

#shop-info-list h4 {
	width:715px;
	height:25px;
	display:block;
	text-indent:-9999px;
}

ul.shop-link {
	overflow:hidden;
	zoom:1;
	margin-bottom:30px;
}
ul.shop-link li {
	float:left;
	background:url(../../common/images/arrow_brown.gif)	no-repeat 0 50%;
	padding-left:10px;
	margin:0 30px 0 0;
	display:block;
	line-height:2;
}
ul.shop-link li span.shop-menu-link {
	/*padding:0 30px 0 10px;*/
	line-height:2;
	white-space:nowrap;
}

/* shop list box */
.shop-list-box {
	margin-bottom:30px;
}
#main .shop-list-box h5 {
	font-size:18px;
	margin-bottom:20px;
}
#main .shop-list-box .shop-image {
	float:left;
	width:300px;
}
#main .shop-list-box .shop-image img {
	border:5px solid #fff;
	width:290px;
	height:190px;
}
#main .shop-list-box .shop-text {
	float:right;
	width:375px;
}
#main .shop-list-box .shop-text .shop-description {
	padding-bottom:16px;
	background:url(../../common/images/bg_dot_brown.gif) repeat-x 0 100%;
	margin-bottom:15px;
}
#main .shop-list-box .shop-text .shop-data {
	padding-bottom:16px;
	background:url(../../common/images/bg_dot_brown.gif) repeat-x 0 100%;
	margin-bottom:10px;
}
#main .shop-list-box .shop-text .shop-detail-link {
	text-align:right;	
}
#main .shop-list-box .shop-text .shop-detail-link a {
	background:url(../../common/images/arrow_brown.gif)	no-repeat 0 50%;
	padding-left:10px;
}
#main .shop-list-box .shop-text  a.map {
	/*background:url(../../common/images/arrow_brown.gif)	no-repeat 10px 50%;
	padding-left:20px;*/
	padding-left:5px;
}

#restaurant h4 {
	background:url(../images/kmd_restaurant.gif) no-repeat 0 0;
}
#curry h4 {
	background:url(../images/kmd_curry.gif) no-repeat 0 0;
}
#sweets h4 {
	background:url(../images/kmd_sweets.gif) no-repeat 0 0;
}


