﻿@charset 'UTF-8';
/* CSS Document */

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

	last up date 07.23.2010
	start   date 07.23.2010

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

/*左ペイン*/
div#area-search-container{
	padding-left:20px;
	padding-top:65px;
	background:url(../images/head-bottom.gif) repeat-x left top;
}

/* クリアフィクス */
div#area-search-container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div#area-search-container {display: inline-block;}
/* MacIEの排除 \*/
* html div#area-search-container {height: 1%;}
div#area-search-container {display: block;}
/* MacIEを排除ここまで */



div#area-search-container h2{
	color:#fff;
	width:655px;
	padding:5px;
	margin-bottom:10px;
	font-size:100%;
}


/*パンくずリスト*/
div#pankuzu{
	margin-bottom:30px;
}

div#pankuzu ul li{
	display:inline;
	padding-left:12px;
	padding-right:6px;
	background:url(../images/pan.gif) no-repeat left center;
}

div#pankuzu ul li#pan-top{
	border-left:5px solid #C5E5F2;
	background:none;
	padding-left:5px;
}

/*検索jquery*/

div#area-search{
	background:#fff;
	padding:10px;
	margin-bottom:10px;
}

/* クリアフィクス */
div#area-search:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div#area-search {display: inline-block;}
/* MacIEの排除 \*/
* html div#area-search {height: 1%;}
div#area-search {display: block;}
/* MacIEを排除ここまで */


/*絞込み検索*/

div#area-search00{
	background:#F9F9F9;
	padding:10px;
	margin-bottom:10px;
}

/* クリアフィクス */
div#area-search00:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div#area-search00 {display: inline-block;}
/* MacIEの排除 \*/
* html div#area-search00 {height: 1%;}
div#area-search00 {display: block;}
/* MacIEを排除ここまで */

div#search-img{
	float:left;
	width:140px;
	height:57px;
	background:url(../images/area-img.gif) no-repeat left top;
}

div#search-img p{
	font-weight:bold;
	font-size:120%;
	color:#666;
	margin-top:15px;
	margin-left:50px;
}

div#area-search-link{
	float:right;
	color:#666;
	line-height:1.6;
	width:520px;
}

div#area-search-link ul li{
	float:left;
	padding-right:10px;
	white-space: nowrap;
}

/*さらに絞込み*/
div.keyword-narrow{
	padding-left:155px;
	padding-top:70px;
}

div.keyword-narrow p{
	display:inline;
	margin-left:0px;
	margin-right:5px;
	margin-top:10px;
}








/*---------------------------------------------------------------
リスト共通
---------------------------------------------------------------*/

/*result*/
div.search-result{
	border-top:3px solid #C5E5F2;
	border-right:1px solid #fff;
	background:#ECF7FB;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	margin-bottom:10px;
}

/* クリアフィクス */
div.search-result:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.search-result {display: inline-block;}
/* MacIEの排除 \*/
* html div.search-result {height: 1%;}
div.search-result {display: block;}
/* MacIEを排除ここまで */


div.search-result p{
	float:left;
}

div.search-result ul{
	float:right;
}

div.search-result ul li{
	padding-right:10px;
	float:left;
}

li.searchlist-forward{
	border-right:1px solid #333;
	margin-right:10px;
}

div#search-result-bottom{
	border-top:none;
	border-bottom:3px solid #C5E5F2;
	margin-top:25px;
}


/*クーポン　テーブルデザイン*/

table.table-design02{
	width:100%;
	line-height:1.4;
	white-space: normal;
}

table.table-design02 th{
	width:2%;
	border-bottom:1px solid #ccc;
	border-right:1px solid #fff;
	background:#fff;
	padding:20px 12px;
	color:#555;
	font-weight:normal;
	text-align:center;
}

table.table-design02 td{
	width:9%;
	border-bottom:1px solid #ccc;
	background:#fff;
	padding:20px 12px;
	color:#333;
}

table.table-design02 td p{
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
	background:none;
}

table.table-design02 td span{
	color:#666;
	padding-left:76px;
}

/*Pococa!Point(クーポンページ)*/
p.point{
	background:url(../images/p.gif) no-repeat left center;
	padding-left:2px;
	margin-top:5px;
	font-weight:bold;
	color:#000;
}

p.point span{
	color:#CF712E;
	margin-left:5px;
}

/*Pococa!Point(マイクーポンページ)*/
p.point-my{
	background:url(../images/p.gif) no-repeat left center !important;
	padding-left:17px;
	margin-top:5px;
	font-weight:bold;
	color:#000;
}

p.point-my strong{
	color:#CF712E;
	margin-left:5px;
}

/*会員カード・クーポン テーブルデザイン*/

table.table-design{
	width:100%;
	line-height:1.4;
	white-space: normal;
}

table.table-design th{
	border-top:3px solid #C5E5F2;
	border-right:1px solid #fff;
	background:#ECF7FB;
	padding:9px 12px 9px 10px;
	color:#555;
	font-weight:normal;
}

table.table-design th.first{
	width:20%;
}

table.table-design th.second{
	width:50%;
}

table.table-design td{
	border-bottom:1px solid #ccc;
	background:#fff;
	padding:20px 12px;
	color:#333;
}

table.table-design td.first{
	width:20%;
}

table.table-design td.second{
	width:50%;
}

table.table-design td p{
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
	background:none;
}

table.table-design td span{
	color:#666;
	padding-left:76px;
}



/*リスト表示用(メール設定)*/

table.table-design td span.listcolor{
	color:#000;
	font-weight:bold;
	padding-left:15px;
}






