@charset"shift_jis";
*{margin:0;padding:0;}
*{font-family: Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "Osaka", "lroSVbN";}

/***********************************************/
/* CSS file For www.xhen-long.com/             */
/* FileName: index.css                         */
/*                                             */
/* data:2008/12/10                             */
/***********************************************/



/*--------------クーポン------------*/
.coupon-box {
	width: 600px;
	margin-left: 100px;
	margin-top: 20px;
	padding-bottom: 60px;
	}
	
.coupon-box h2 {
	background-image: url(images/coupon_box_top.jpg);
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 600px;
	}

.c-title1, .c-title2, .c-title3 {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 30px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	}

h3.coupon-title {
	font-size: large;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.coupon-box-middle h3.c-title1 {
	background-image: url(images/coupon_box_h3_1.jpg);
	text-indent: -9999px;
	color: #00CC99;
	}
.coupon-box-middle h3.c-title2 {
	background-image: url(images/coupon_box_h3_2.jpg);
	text-indent: -9999px;
	}
.coupon-box-middle h3.c-title3 {
	background-image: url(images/coupon_box_h3_3.jpg);
	text-indent: -9999px;
	}

.coupon-box p {
	text-align: center;
	}



	
.coupon-box-middle {
	background-image: url(images/coupon_box_middle.jpg);
	background-position: 0px 0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	text-align: center;
	}
	
.coupon-box h4 {
	background-image: url(images/coupon_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 600px;
	margin: 0px;
	padding: 0px;
	}
	



/*--------------ドリンク------------*/

.table-drink {
	background-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 50px;
	margin-left: 70px;
	}

.table-drink-3 {
	background-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
	}
	
.table-drink-4 {
	background-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 50px;
	margin-left: 10px;
	}


.th-drink-1, .th-drink-2, .th-drink-3, .td-drink-2, .td-drink-3 {
	padding: 3px;
	}

.th-drink-1, .td-drink-1, .td-drink-2, .td-drink-3, .td-drink-4 {
	background-color: #ffffff;
	}
.td-drink-2, .td-drink-3, .td-drink-4 {
	width: 90px;
	text-align: right;
	padding-right: 10px;
}


.th-drink-2, .th-drink-3, .th-drink-4 {
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	}

.td-drink-1 {
	width: 260px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFF99;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	}

/*--------------02_menu（メニュー）------------*/

/*メインページ、エンアカ共通*/
.cattitle {
	background-image: url(images/page_title_info.gif);
	height: 60px;
	width: 528px;
	padding-top: 40px;
	font-size: 16px;
	color: #666666;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;

	}

.menu-list {
	margin-bottom: 50px;
	height: 100%;
	text-align: center;
	}




/*メインページ*/
/*エンアカ*/

.menu-list-box {
	margin-bottom: 30px;

	}



.cat-box {/*カテゴリごとのボックス*/
	margin-bottom: 30px;
	display: block;
	padding: 0px;
	width: 528px;
	margin-right: auto;
	margin-left: auto;
	}

* html .cat-box {
	width: 540px;
	}



.ent-box {/*メニューメインページのカテゴリサムネイル画像ボックス*/
	width: 120px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #D8CFAD;
	margin-bottom: 15px;
	}
.ent-box img {
	}


.ent-box p {/*エントリーに入ってしまったpタグを無効にするため*/
	margin: 0px;
	padding: 0px;
	}



.menu-entry {
	float: right;
	width: 600px;
	}
	
#more {
	text-align: center;
	}



/*メニューとドリンクページのエントリーアーカイブ*/
#contents-2column {
	/*background-image: url(images/contents-2column_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;*/
	width: 800px;
	}
	


/*メニューとドリンクページのサイド*/
.side {
	float: left;
	width: 199px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-bottom: 200px;
	}

.side-menu-list dt {
	font-weight: bold;
	padding-left: 10px;
	margin-top: 10px;
	}

.side-menu-list dd, .drink-list li {
	padding-left: 20px;
	}

.drink-entry-box .asset-body {
	margin-right: 50px;
	margin-left: 50px;
	}




/*--------------01_index（トップページ、情報）------------*/
.entry-box-1column {/*エントリー部分の左右にマージンをつける*/

	}


.index-thumb {
	margin-top: 70px;
	margin-right: 30px;
	margin-left: 35px;
	}
.index-thumb img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 10px;
	}
#desc {
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 50px;
	margin-right: 10px;
	clear: both;
	}
#placeholder {
	}

.index-underbox {
	width: 800px;
	}
.index-underbox-inner {
	padding-right: 10px;
	padding-left: 10px;
	width: 580px;
	float: left;
	padding-top: 10px;
	}

.box-info {
	float: left;
	height: auto;
	width: 280px;
	padding-right: 10px;
	}

.box-info h2 {
	background-image: url(images/index_title_1.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 250px;
	margin-bottom: 10px;
	text-indent: -9999px;
	}

.box-topics {
	float: right;
	height: auto;
	width: 280px;
	}

.box-topics h2 {
	background-image: url(images/index_title_2.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 250px;
	margin-bottom: 10px;
	text-indent: -9999px;
	}

.box-qr {
	background-image: url(images/index_qr.gif);
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 200px;
	float: right;
	}

.box-qr p {
	margin-top: 220px;
	font-size: 9px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: normal;
}

.td-index-topics1 {
	margin: 0px;
	height: 90px;
	width: 120px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}

.td-index-topics1 img {
	margin: 0px;
	height: 88px;
	width: 118px;
	padding: 0px;
	border: 1px solid #A7A58B;
	overflow: hidden;
	}


.td-index-topics2 {
	vertical-align: text-top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	}

/*エントリーアーカイブのボックス*/
.entry-navi {/*はてな*/
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 2px;
	}
	


.asset-header #page-title {/*各エントリータイトルなど。背景がグレーのくねくね画像*/
	background-image: url(images/page_title_info.gif);
	height: 60px;
	width: 800px;
	padding-top: 40px;
	font-size: 16px;
	color: #666666;
	text-align: center;
	margin-bottom: 0px;
	background-position: center;	
	}
.entry-asset {/*エントリーのボックス*/
	margin-top: 10px;
	margin-bottom: 30px;
	}



/*-----------------------------------RFD共通---------------------------------*/
/*各ページのタイトル*/
#under-navi {
	height: 80px;
	width: 800px;
	text-indent: -9999px;
	}
.under-navi-info {background-image: url(images/blogname_info.jpg);}
.under-navi-menu {background-image: url(images/blogname_menu.jpg);}
.under-navi-drink {background-image: url(images/blogname_drink.jpg);}
.under-navi-coupon {background-image: url(images/blogname_coupon.jpg);}
.under-navi-access {background-image: url(images/blogname_access.jpg);}


body {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #000000;
	}



/*大ボックス*/
#container {
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#container-inner {
	background-color: #FFFFFF;
	width: 800px;
	height: auto;
	text-align: left;
}

#copyright {
	clear: both;
	text-align: center;
	font-family: Helvetica;
	margin-top: 20px;
	font-weight: bold;
	font-size: small;
	background-color: #CCCCCC;
	}


/*グローバルナビゲーション-*/
ul#global-navigation {
	height: 30px;
	width: 400px;
	padding-right: 200px;
	padding-left: 200px;
	background-image: url(images/g-navi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
#global-navigation li {float:left;list-style:none;text-indent:-9999px;}

#global-navigation a {
	display: block;
	height: 30px;width: 80px;
	background-image:url(images/g-navi.gif);
	background-position:left top;}


/*----------a---------*/
/*#g-navi-1 a, #g-navi-2 a, #g-navi-3 a, #g-navi-4 a, #g-navi-5 a {height: 30px;width: 80px;}*/
#g-navi-1 a {background-position:-200px 0;}
#g-navi-2 a {background-position:-280px 0;}
#g-navi-3 a {background-position:-360px 0;}
#g-navi-4 a {background-position:-440px 0;}
#g-navi-5 a {background-position:-520px 0;}
/*----------a:hover---------*/
#g-navi-1 a:hover {background-position:-200px -30px;}
#g-navi-2 a:hover {background-position:-280px -30px;}
#g-navi-3 a:hover {background-position:-360px -30px;}
#g-navi-4 a:hover {background-position:-440px -30px;}
#g-navi-5 a:hover {background-position:-520px -30px;}



/*--------------【リンク】---------------*/
a:link,a:visited,a:active {
color: #333333;
text-decoration: underline;
}

a:hover {
color: #BFBFBF;
text-decoration: none;
}

