@charset "utf-8";
/* premium_service.css */

/*
　目次

	1. クリアフィックス
	2. ヘッダー
		2-1. 共通ヘッダー
		2-1. トピックパス
		2-2. トップイメージ
	3. 右カラム
		3-1. 会員特典があるのは、Yahoo! JAPANだけじゃない！
		3-2. おすすめの提携パートナー特典
*/
/*==============================================================

	1. クリアフィックス
	
==============================================================*/
#option table td ul:after,
.list-info p.navi:after,
.clearfix:after
{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}

#option table td ul,
.list-info p.navi,
.clearfix
{
	zoom: 1;
}


/*==============================================================

	2. ヘッダー
	
==============================================================*/
/*----------------------------
	2-1. 共通ヘッダー
----------------------------*/
#headbar {
	margin-bottom: 6px;
}

#headbar p.count {
	position: absolute;
	top: 0;
	right: 220px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
}

#headbar p.totop {
	position: absolute;
	top: 0;
	right: 101px;
	width: 112px;
	height: 35px;
}

#headbar p.totop a {
	display: block;
	width: 112px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(http://i.yimg.jp/images/premium/new_top/20081201/common/headbar_btn02.gif) 0 -35px no-repeat;
}

#headbar p.totop a:hover {
	background: url(http://i.yimg.jp/images/premium/new_top/20081201/common/headbar_btn02.gif) 0 0 no-repeat;
}

#headbar p.more {
	position: absolute;
	top: 0;
	right: 0;
	width: 101px;
	height: 35px;
}

#headbar p.more a {
	display: block;
	width: 101px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(http://i.yimg.jp/images/premium/new_top/20081201/common/headbar_btn03.gif) 0 0 no-repeat;
}

/*----------------------------
	2-1. トピックパス
----------------------------*/
#topicpath {
	margin-bottom: 10px;
}

/*----------------------------
	2-2. トップイメージ
----------------------------*/
#topflash {
	margin-bottom: 16px;
}

/*----------------------------
	メインコンテンツ
----------------------------*/
#contents-body {
	margin-bottom: 0;
}

/*==============================================================

	3. 特典一覧
	
==============================================================*/
#tokuten-list {
	width: 937px;
	margin: 0 auto;
	position: relative;
}

#topBanner {
	position: absolute;
	top: 0.4em;
	right: 0;
}

#tokuten-list h1 {
	padding: 4px 0 4px 14px;
	margin-bottom: 2px;
	background: url(http://i.yimg.jp/images/premium/new_top/20081201/service/ichiran_h2.gif) 4px 50% no-repeat;
	font-size: 134%;
	font-weight: bold;
	color: #e42727;
}

#option {
	padding-bottom: 7px;
	margin-bottom: 12px;
	background: url(http://i.yimg.jp/images/premium/new_top/20081201/service/ichiran_option_bottom.gif) bottom center no-repeat;
}

#option h3 {
	background: #D81414 url(http://i.yimg.jp/images/premium/new_top/20081201/service/ichiran_option_h3.gif) left top repeat-x;
	line-height: 1.8em;
	text-indent: 0.8em;
	font-size: 134%;
	font-weight: bold;
	color: #FFFFFF;
}

#option .module-body {
	background: #ECEAEB;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
}

/*----------------------------
	3-1. 絞り込み
----------------------------*/
#option table.shiborikomi {
	width: 920px;
	margin: 0 auto;
}

#option table.shiborikomi strong {
	font-weight: bold;
}

#option table.shiborikomi tr th {
	padding: 7px 7px 7px 10px;
	width: 140px;
	border-right: 1px dashed #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	vertical-align: top;
	font-weight: bold;
}

#option table.shiborikomi tr th a {
	font-weight: normal;
}

#option table.shiborikomi tr td {
	padding: 7px 7px 7px 10px;
	border-bottom: 1px solid #D6D6D6;
	vertical-align: top;
}

#option table.shiborikomi tr.last th {
	border-bottom: none;
}

#option table.shiborikomi tr.last td {
	border-bottom: none;
}

#option table.shiborikomi td ul,
#option table.shiborikomi td li {
	display: inline;
}

#option table.shiborikomi td li {
	white-space: nowrap;
}

#option table.shiborikomi td dt
{
	float: left;
}

#option table.shiborikomi table.shiborikomi-deteils {
	width: 100%;
}

#option table.shiborikomi table.shiborikomi-deteils td {
	vertical-align: top;
	padding: 0 0 2px 0;
	width: 50%;
	border-bottom: none;
}

/*----------------------------
	3-2. リスト
----------------------------*/
.list-info {
	position: relative;
	height: 3em;
}

.list-info p.count {
	font-size: 125%;
	line-height: 2;
}

.list-info p.count span.scope,
.list-info p.count span.total {
	font-weight: bold;
}

.list-info p.navi {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 125%;
}

.list-info p.navi a {
	display: block;
	float: left;
	border: 1px solid #EEEEEE;
	padding: 0.2em 0.4em;
	margin-left: 4px;
}

.list-info p.navi a:hover {
	border: 1px solid #000000;
	background: #039;
	color: #FFFFFF;
}

.list-info p.navi span.current {
	display: block;
	float: left;
	padding: 0.2em 0.4em;
	margin-left: 4px;
	background: #EEEEEE;
	border: 1px solid #EEEEEE;
	font-weight: bold;
}

.list-info p.navi span.prev,
.list-info p.navi span.next {
	display: block;
	float: left;
}

.list-info p.navi span.prev a,
.list-info p.navi span.next a {
	font-family: Tahoma;
	text-decoration: none;
}

.list-info p.navi span.prev a span,
.list-info p.navi span.next a span {
	font-weight: bold;
	text-decoration: underline;
}

table.list {
	width: 100%;
	border: 1px solid #d6d6d6;
	margin-bottom: 10px;
}

table.list tr th {
	height: 2em;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	background: #e1e0e0 url(http://i.yimg.jp/images/premium/new_top/20081201/service/ichiran_list_ht.gif) left top repeat-x;
	border-bottom: 1px solid #d6d6d6;
	line-height: 2;
}

table.list tr.odd td {
	background: #ecebeb;
}

table.list tr th img {
	vertical-align: middle;
	margin-right: 4px;
}

table.list tr th.service,
table.list tr td.service {
	width: 112px;
	border-right: 1px dashed #b9b9b9;
	vertical-align: middle;
}

table.list tr td.service {
	padding: 8px 0 8px 8px;
}

table.list tr td.service span {
	display: table-cell;
	vertical-align: middle;
	/display: inline;
	/zoom: 1;
}

table.list tr td.service span.text {
	width: 80px;
}

table.list tr td.service img {
	vertical-align: middle;
	margin-right: 3px;
}

table.list tr th.item,
table.list tr td.item {
	width: 332px;
	border-right: 1px dashed #b9b9b9;
	vertical-align: middle;
}

table.list tr td.item {
	padding: 8px;
}

table.list tr td.item dt {
	font-size: 134%;
	font-weight: bold;
}

table.list tr td.item dd {
	margin-top: 3px;
}

table.list tr th.detail,
table.list tr td.detail {
	width: 334px;
	border-right: 1px dashed #b9b9b9;
	vertical-align: middle;
}

table.list tr td.detail {
	padding: 3px 8px;
	font-size: 134%;
}

table.list tr td.detail li {
	margin: 5px 0;
}

table.list tr td.detail li strong {
	color: #d81414;
	font-weight: bold;
}

table.list tr td.detail li img {
	margin-right: 5px;
}

table.list tr th.date,
table.list tr td.date {
	border-right: 1px dashed #b9b9b9;
	vertical-align: middle;
	text-align: center;
}

table.list tr td.date {
	padding: 8px;
}


/*==============================================================

	フッター
	
==============================================================*/
/*----------------------------
	下部バナー
----------------------------*/
#bottomBanner {
	margin-bottom: 20px;
}

/*----------------------------
	注意事項
----------------------------*/
#footer #attention {
	font-size: 75%;
	text-align: left;
}

#footer #attention li {
	margin: 0.4em 0;
}
