@charset "utf-8";

/*
	Site Name: 福岡 山の上ホテル
	Description: initial setting
	Version: 
	Author: 
*/


/*
===== RESTAURANT ====================================
*/

#contents_res{
	padding:0 12px 12px 12px;
	clear:both;
	margin:0 auto;
}


/*
===== link setting ===========================
*/


/*
body.two-column div#container #wrapper02 #main02 #element #contents_res a:link{
	color: #b9a566;
	text-decoration:none;
}
body.two-column div#container #wrapper02 #main02 #element #contents_res a:visited{
	color: #b9a566;
	text-decoration:none;
}
body.two-column div#container #wrapper02 #main02 #element #contents_res a:hover{
	color: #fff;
	text-decoration:none;
}
body.two-column div#container #wrapper02 #main02 #element #contents_res a:active{
	color: #b9a566;
	text-decoration:none;
}

*/

/*=====レストランの外枠=====*/

#res_frame{
	background-color:#080808;
	border:1px solid #262626; 
	padding:12px 15px 12px 15px;
	clear:right;
}



/*=====hilltopのランチタイム=====*/
#lunchtime{
	/*width:300px;*/
	color:#b9a566;
	font-size:13px;
	float:right;
	text-align:right;
	clear:right;
	padding:0 0 9px 0;
}


/*=====やま野のカテゴリータイトル=====*/

#list_category{
	width:500px;
	color:#f2f2f2;
	font-size:14px;
	float:left;
	text-align:left;
	clear:left;
	padding:8px 0 6px 5px;
}


/*=====レストランのリスト=====*/



#res_list{
	width:522px;
	height:48px;
	text-align:center;
	background-image:url(../../common/img/list_bg.gif);
	background-repeat:no-repeat;
	margin:0 0 10px 0;
	padding:12px 0 0 0;
	clear:both;
}


#res_list_contents{
	width:481px;
	height:36px;
	text-align:left;
	margin:0 auto;
	clear:both;
}

#res_list_ttl{
	width:402px;
	height:19px;
	text-align:left;
	margin:0 auto;
	padding:0 0 0 12px;
	line-height:175%;
	float:left;
	color:#b9a566;
	font-weight:bold;
	background-image:url(../../common/img/list_icon.gif);
	background-repeat:no-repeat;
}

#res_list_price{
	width:402px;
	height:12px;
	text-align:left;
	float:left;
	margin:5px 0 0 0;
	line-height:90%;
	color:#f2f2f2;
	font-size:13px;
	padding:0 0 0 12px;
}

#res_detail_btn{
	height:17px;
	width:64px;
	float:right;
	margin:9px 0 0 0;
}


/*=====レストランのコンテンツ=====*/

/*　外枠のグラデーション　*/

#res_contents_wrapper{
	width:520px;
	text-align:left;
	border:1px solid #3e3e3e;
	margin:0 0 15px 0;
	clear:both;
}

#res_contents_wrapper02{
	width:518px;
	text-align:left;
	border:1px solid #151515;
	margin:0;
	clear:both;
}

#res_contents_wrapper03{
	width:516px;
	text-align:left;
	border:1px solid #232323;
	margin:0;
	clear:both;
}

#res_contents_wrapper04{
	width:514px;
	text-align:left;
	border:1px solid #505050;
	margin:0;
	clear:both;
}

#res_contents_wrapper05{
	width:512px;
	text-align:left;
	border:1px solid #1f1f1f;
	margin:0;
	clear:both;
}

#res_contents_wrapper06{
	width:510px;
	text-align:left;
	border:1px solid #111111;
	background-color:#080808;
	margin:0;
	clear:both;
}


/*　エントリーコンテンツ外枠　*/
#res_contents{
	width:496px;
	text-align:left;
	margin: 0 auto;
	clear:both;
}


/*　エントリータイトル　*/
#res_contents_ttl_wrapper{
	width:496px;
	height:76px;
	text-align:left;
	background-image:url(../../common/img/contents_ttl_bg.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #333;
	margin:0;
	clear:both;
}


#res_contents_ttl{
	width:100%;	
	line-height:140%;
	padding:21px 0 0 0;
	
	/* ツールバーをカスタマイズ後のpaddingとline-height */
	/*line-height:100%;
	padding:18px 0 0 0;*/
	
	text-align:center;
	clear:both;
	color:#b9a566;
	font-size:17px;
}

#res_contents_price{
	width:100%;
	line-height:100%;
	text-align:center;
	clear:both;
	padding:12px 0 0 0;
	color:#f2f2f2;
	font-size:14px;
	font-weight:bold;
}


/*　エントリー中身　*/
#res_contents_entry{
	width:476px;
	text-align:left;
	padding:10px 10px 10px 10px;
	clear:both;
	color:#f2f2f2;
	line-height:180%;
}

#res_contents_entry img{
	margin:10px 0px 10px 0px;
}


/*　他エントリーページへのリンク　*/
#res_link_other{
	width:512px;
	text-align:left;
	border-top:1px solid #3e3e3e;
	border-bottom:1px solid #3e3e3e;
	margin:0;
	padding:15px 5px 10px 5px;
	color:#b9a566;
	clear:both;
}


#res_link_other_wrapper{
	width:100%;
	text-align:left;
	margin:0;
	clear:both;
}

#res_link_other_wrapper ul{
	padding:0;
	margin:0;
}

#res_link_other_wrapper li{
	background-image:url(../../common/img/list_icon.gif);
	background-repeat:no-repeat;
	padding:0 0 0 10px;
	margin:auto auto 5px auto;
}


/*　リストページへ戻る　*/
#go_top{
	color:#f2f2f2;
	font-size:12px;
	text-align:left;
	float:left;
	clear:left;
	margin:0 0 7px 0;
	padding:0 5px 0 5px;
	background-color:#202020;	
}

#go_top ul{
	padding:0;
	margin:0;
}

#go_top li{
	background-image:url(../../common/img/go_top_icon.gif);
	background-repeat:no-repeat;
	padding:0 0 0 10px;

}


/*　リストページへ戻る　*/
#go_top02{
	color:#f2f2f2;
	font-size:12px;
	text-align:left;
	float:left;
	clear:left;
	margin:15px 0 5px 0;
	padding:0 5px 0 5px;
	background-color:#202020;	
}

#go_top02 ul{
	padding:0;
	margin:0;
}

#go_top02 li{
	background-image:url(../../common/img/go_top_icon.gif);
	background-repeat:no-repeat;
	padding:0 0 0 10px;

}



/*=====一枚のみのコンテンツ（colline）=====*/


#res_frame_menu{
	background-color:#080808;
	border:1px solid #262626; 
	padding:0;
	clear:right;
}

/*　外枠のグラデーション　*/

#res_menu_wrapper{
	width:550px;
	text-align:left;
	border:1px solid #111;
	margin:0;
	clear:both;
}

#res_menu_wrapper02{
	width:548px;
	text-align:left;
	border:1px solid #1a1a1a;
	margin:0;
	clear:both;
}

#res_menu_wrapper03{
	width:546px;
	text-align:left;
	border:1px solid #393939;
	margin:0;
	clear:both;
}

#res_menu_wrapper04{
	width:544px;
	text-align:left;
	border:1px solid #1a1a1a;
	margin:0;
	clear:both;
}

#res_menu_wrapper05{
	width:542px;
	text-align:left;
	border:1px solid #111;
	margin:0;
	clear:both;
}


/*　メニューコンテンツ外枠　*/
#res_menu_contents{
	width:522px;
	text-align:left;
	margin: 0 auto;
	padding: 0;
	clear:both;
	background-color:#080808;
}

/*　メニュータイトル　*/
#res_menu_entry{
	width:522px;
	text-align:left;
	padding:0 0 10px 0;
	margin:0;
	clear:both;
	color:#f2f2f2;
	font-size:13px;
}

#res_menu_entry h1{
	color:#b9a566;
	font-size:16px;
	text-align:center;
	padding:20px 25px 20px 25px;
	background-image:url(../../common/img/menu_ttl_bg_h1.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#res_menu_entry h2{
	color:#f2f2f2;
	font-size:13px;
	line-height:350%;
	text-align:center;
	font-weight:bold;
	padding:20px 0 0 0;
	background-image:url(../../common/img/menu_ttl_bg_h2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#res_menu_entry h3{
	color:#b9a566;
	font-size:13px;
	text-align:left;
	font-weight:bold;
	padding:15px 25px 15px 25px;
	background-image:url(../../common/img/menu_ttl_bg_h3.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#res_menu_entry p{
	color:#f2f2f2;
	font-size:13px;
	text-align:left;
	padding:3px 25px 3px 25px;
}


/*　インデックスページ　*/

#res_top{
	width:778px;
	height:336px;
	border:solid 1px #482d00;
	float:left;
	margin:-12px 0 12px 0;
}

#res_top_txt{
	text-align:center;
	margin:17% auto;
	line-height:230%;
}

#res_top_txt a{
	font-size:11px;
}

#res_top_txt a:link{
	color: #b9a566;
	text-decoration:none;
}
#res_top_txt a:visited{
	color: #b9a566;
	text-decoration:none;
}
#res_top_txt a:hover{
	color: #b9a566;
	text-decoration:none;
}
#res_top_txt a:active{
	color: #b9a566;
	text-decoration:none;
}


/*
===== IE用 ====================================
*/

*+html #contents_res {
	padding:12px 12px 12px 12px;
}

* html #contents_res {
	padding:12px 12px 12px 12px;
}

*+html #footer {
	margin-top:10px;
}

* html #res_list{
	height:60px;
}

/*
===== Clear ====================================
*/


#res_frame{
	min-height:1%;
}
#res_frame:after{
/* for modern browser */
	content:"";
	clear:both;
	height:0px;
	display:block;
	visibility:hidden;
}
* html #res_frame{/* for IE */
/*\*/height:1%;/* for WinIE */
display:inline-table;/* for MacIE */
}
body*#res_frame:after{
	content:".";
}
