/*

information{
	ファイル名 : /special/tabelog0704/tabelog0704.css;
	概要: このCSSファイルは、『食べログページ』で使用されるスタイルが定義してあります。;
	サイト名 : クーポンメール;
	URL : http://www.couponmail.jp/;
	コピーライト : Copyright (C) 2007 REALUS Inc. All Rights Reserved.;
}

 */


/* コンテンツ
----------------------------------------

	1.基本構造
	
----------------------------------------*/



/* ================================================================================ */
/*		1.基本構造																	*/  
/* ================================================================================ */

#rakuten {}

#rakuten .li_btm {
	/* List Bottom border */
	background: #BBBBBB;
	height: 1px;
	}

/*-----////////// 通常店舗 //////////*/
#rakuten .shop {}
#rakuten .shop_condition {
	background: url(images/shop_bg.gif) center repeat-y;
	margin: 10px auto 0 auto;
	width: 530px;
	}
#rakuten .shop_condition p {
	/* 条件 */
	color: #333333;
	padding: 8px 14px;
	}
#rakuten .shop_condition ul {
	/* 注意事項<ul> */
	padding: 8px 14px 8px 28px;
	}
#rakuten .shop_condition li {
	/* 注意事項<li> */
	line-height: 1.3em;
	text-indent: -1em;
	}
#rakuten .shop .shop_btn {
	margin: 20px 0 0 0;
	text-align: center;
	}

/*-----////////// その他サービス一覧 //////////*/
#rakuten .list {
	background: url(images/list_btm_dot.gif) left bottom repeat-x;
	margin: 25px 0 0 0;
	padding: 0 0 1px 0;
	}
#rakuten .li_main {
	/* リスト背景 */
	background: url(images/list_bg.gif) left top repeat;
	padding: 5px 0 15px 0;
	}
#rakuten .list 
.R_dl,		/* 楽天ダウンロード */
.R_books,	/* 楽天ブックス */
.R_golf,	/* 楽天ゴルフ */
.R_travel,	/* 楽天トラベル */
.R_deli,	/* 楽天デリバリー */
.R_ncard	/* 楽天ぬいぐるみカード */
{
	background: url(images/shop_bg.gif) center repeat-y;
	margin: 10px auto 0 auto;
	width: 530px;
	}
#rakuten .list .name {
	background: url(images/list_name_bg.gif) no-repeat;
	border-bottom: 1px solid #BBBBBB;
	padding: 5px 0 5px 14px;
	}
#rakuten .list p {
	/* 条件 */
	color: #333333;
	padding: 8px 14px 0 14px;
	}
#rakuten .list .condition2 {
	/* 条件（注意事項なし） */
	color: #333333;
	padding: 8px 14px;
	}
#rakuten .list ul {
	/* 注意事項<ul> */
	padding: 2px 1.3em 8px 26px;
	}
#rakuten .list li {
	/* 注意事項<li> */
	line-height: 1.3em;
	text-indent: -1em;
	}	

/*-----////////// 非対象サービス //////////*/
#rakuten .other_attention {
	margin: 20px 0 0 0;
	}
#rakuten .other_ttl {
	text-align: center;
	}
#rakuten .other_table {
	background: #BBBBBB;
	margin: 10px auto 0 auto;
	width: 530px;
	}
