/* header ---------------------- */


#header	{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	}


#header ul	{
	margin:0px;
	list-style:none;
	}

#header li	{
	float:right;
	}

h1	{
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	margin:18px 0 0;
	line-height:140%;
	}



/* gn & mainphot ---------------------- */

#gn_bg	{
	width:100%;
	background:url(images/base/bg_top.jpg) repeat-x;
	line-height:140%;
}

#gn_cont	{
	width:960px;
	height:747px;
	margin:0 auto;
	position:relative;
}

#gn_rest	{
	position:absolute;
	top:1px;
	left:0px;
	background:#ffffff;
	}

#gn_rimg	{
	position:absolute;
	top:245px;
	left:5px;
	width:126px;
	height:29px;
	background:url(images/base/restaurant.png) no-repeat;
	z-index:20;
	}

#gn_rtxt	{
	position:absolute;
	top:275px;
	left:10px;
	font-size:10px;
	z-index:21;
	}

#gn_kobe	{
	position:absolute;
	top:1px;
	left:635px;
	height:165px;
	background:#ffffff;
	}

#gn_kara	{
	position:absolute;
	top:166px;
	left:635px;
	height:165px;
	background:#ffffff;
	}


/* content ---------------------- */

#cont_wrap	{
	width:960px;
	height:100%;
	zoom:1;
	margin:15px auto 0;
	overflow:hidden;
	zoom:1;
	}

#c_right	{
	width:240px;
	float:right;
	margin:0;
	}

#c_left	{
	width:705px;
	float:left;
	margin:0 15px 0 0;
	}


/* banner ---------------------- */

#banner_space	{
	width:240px;
	margin:0px auto 15px;
	padding:0px;
	overflow:hidden;
	zoom:1;
	}


/* footer ---------------------- */

#footer_wrap	{
	width:100%;
	background:url(images/base/footer_dot.gif) repeat-x;
	padding:15px 0;
	margin:10px 0 0 0;
	}

#footer_cont	{
	width:960px;
	margin:0 auto;
	text-align:center;
	line-height:170%;
	letter-spacing: 3px;
	font-size:10px;
	}

#footer_cont a:hover	{background-color:#FFFF00;}

/* 新着表示部分 ---------------------- */

.n_image	{
	margin:0;
	}

.n_camp	{
	overflow:hidden;
	zoom:1;
	width:685px;
	margin: 0 0 15px 0;
	}

.n_camp table {
	margin: 0 0 50px 0;
	}

.n_camp tr {
	border-bottom:1px dotted;
	}


.n_camp td {
	vertical-align: top;
	padding-left: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 0;
	}

.n_camp p	{
	margin:0 0 8px 0;
	}

.n_camp p a	{background-color:#EFDB6E;}
.n_camp p a:hover	{background-color:#FFFF00;}

.n_comp_wrap	{
	height:45px;
	overflow-y:scroll;
	}

.n_comp	{
	overflow:hidden;
	zoom:1;
	width:240px;
	border-bottom:1px dotted;
	}


.n_link	{
	/* float:right; */
	margin:-25px 0 5px 0;
	text-align:right;
	}

#n_comp p	{
	margin:0 0 8px 0;
	}

#n_comp a	{background-color:#EFDB6E;}
#n_comp a:hover	{background-color:#FFFF00;}

.n_camp table a	{background-color:#EFDB6E;}
.n_camp table a:hover	{background-color:#FFFF00;}


/* レストランガイド部分 ---------------------- */

.rguide	{
	width:240px;
	height:17px;
	margin:-3px 0 10px;
	background-color:#000000;
	}

.rguide_l	{
	color:#727272;
	}
	
.rguide_r	{
	color:#D9BF2D;
	}

/* english ---------------------- */

.en	{
	float:right;
	padding:0;
	margin:10px 0 0;
	font-size:10px;
	}

.en a	{color:#FFFFFF;}
.en a:hover	{color:#000000;}
	

.en img	{
	margin:0;
	padding:0;
	}