@charset "shift_jis";

/* コンテンツ---バーゲン商品検索
---------------------------------------- */
/* カテゴリー検索(商品検索TOP) */
/* ------------------------------------- */
#category_search_top {
	clear: both;
	border: 0;
}
.category_box_top {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0px;
}
/* 4列表示 */
.category_box_inner4 {
	width: 95%;
	padding: 0px;
	margin-bottom: 20px;
	/*border: 1px solid #6B9658;*/
}
/* ３列表示 */
.category_box_inner3 {
	width: 95%;
	padding: 0px;
	margin-bottom: 20px;
	/*border: 1px solid #6B9658;*/
}
/* ２列表示(未使用) */
.category_box_inner2 {
	float: left;
	width: 290px;
	margin: 0 20px 0 0;
	padding: 0px;
	/*border: 1px solid #E6F5C9;*/
}
#category_search_top ul {
	margin: 0;
	padding: 0;
	list-style: none;
	min-height: 100px;
	background-color: #FFF;
}
#category_search_top .category_box1 ul {
	width: 300px;
}
#category_search_top li {
	color: #1D3994; /*yahoo */
	/*color: #666699;*/
	font-size: 12px;
	line-height: 20px;
}
#category_search_top li img {
	float: none;
}
#category_search_top li a {
	color: #1D3994; /*yahoo */
	/*color: #666699;*/
	text-decoration: none;
}
#category_search_top li a:visited {
	color: #cc3d3d;
	text-decoration: none;
}
#category_search_top li a:hover {
	text-decoration: underline;
}

/* カテゴリー検索(商品カテゴリー検索) */
/* ------------------------------------- */
#category_search {
	margin: 0;
	padding: 0;
	clear: both;
	/*border: 1px solid #6B9658;*/
}
#category_search img {
	margin: 0;
	padding: 0;
	float: left;
}
.category_box {
	float: left;
	width: 290px;
	margin: 0 0 10px 0;
	padding: 0px;
}
.category_box1 {
	margin: 0px;
	padding: 0px;
}
.category_box2 {
	float: right;
	margin: 5px 0px 5px 20px;
	width: 600px;
	padding: 15px;
	background: #F5F4FD url(../images/shoping_images/category-bottom-waku.gif?20080520) no-repeat right bottom;
}
.category_box2_left {
	float: left;
	width: 49%;
	margin: 0;
	padding: 0px;
}
.category_box2_right {
	float: right;
	width: 49%;
	margin: 0;
	padding: 0px;
}
.category_box2_selected {
	float: right;
	margin: 5px 0px 5px 20px;
	width: 600px;
	padding: 15px;
	background: #FFE4C4 url(../images/shoping_images/category-bottom-waku-selected.gif) no-repeat right bottom;
}
.category_box22 {
	float: right;
	margin: 5px 0px 5px 20px;
	width: 600px;
	padding: 3px;
}
/* カテゴリ名称(見出し) */
.category_midashi {
	margin: 0 0 8px 0px;
	padding: 0;
	text-align: left;
	color: #cc3d3d;		/* 文字色：淡い赤 */
	font-size: 14px;
	line-height: 20px;
	border-bottom: 3px solid #E2EAF5;
}
.midashi-space {
	letter-spacing: 2px;
}
.category_midashi a, .category_midashi_uniform a {
	text-align: left;
	color: #cc3d3d;		/* 文字色：淡い赤 */
	text-decoration: none;
}
.category_midashi a:hover, .category_midashi_uniform a:hover {
	text-align: left;
	text-decoration: underline;
}
.category_box1_inner {
	float: left;
	width: 680px;
	margin: 0;
	padding: 0;
	color: #555;
	font-size: 14px;
	line-height: 1.6em;
}
.category_box1_inner a {
	color: #1D3994; /*yahoo */
	/*color: #666699;*/
	text-decoration: none;
}
.category_box1_inner a:visited {
	color: #cc3d3d;
	text-decoration: none;
}
.category_box1_inner a:hover {
	text-decoration: underline;
}
/* 商品カテゴリー検索2のﾘﾝｸﾎﾞﾀﾝ：通常 */
#category_search input {
	float: left;
	width: 100%;
	border-style:none; 
	border-width:0px;
	text-decoration:underline; 
	text-align:left;
	background:#F5F4FD;
	color: #1D3994; /*yahoo */
	/*color: #666699;*/
}
/* 商品カテゴリー検索2のﾘﾝｸﾎﾞﾀﾝ：ｶﾃｺﾞﾘｰ選択時 */
#category_search input.selected {
	background:#FFE4C4;
}
/* 選択したカテゴリリンク */
#select_category {
	clear: both;
	margin: 8px 0 5px 0;
	padding: 0;
	font-size: 14px;
	color: #555;
}
/* 選択したカテゴリリンク(リンク) */
#select_category a {
	color: #cc3d3d;		/* 文字色：淡い赤 */
	text-decoration: none;
}
/* 選択したカテゴリリンク(リンクでマウスオン状態) */
#select_category a:hover {
	text-decoration: underline;
}
/* カテゴリー名称 */
.category_name {
	clear: both;
	margin: 0;
	padding: 0px;
}
.category_name a {
	color: #cc3d3d;		/* 文字色：淡い赤 */
	text-decoration: none;
}
.category_name a:visited {
	color: #cc3d3d;		/* 文字色：淡い赤 */
	text-decoration: none;
}
.category_name a:hover {
	text-decoration: underline;
}
/* カテゴリー内商品件数 */
.category_goodscnt {
	font-size: 10px;
	color: #A9A9A9;
}
/* 他にもカテゴリーがあります */
#other_category {
	clear: both;
	font-size: 12px;
	margin: 20px 0 5px 0;
	padding: 0;
	color: #A9A9A9;		/* 薄グレー */
}

/* --------------------------------------------------------------- */
/* 検索結果 */
/* --------------------------------------------------------------- */
/* 検索結果タイトルエリア */
#result_title {
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 3px 0px;
}
/* 検索結果件数 */
#search_cnt {
	float: left;
	font-size: 14px;
	line-height: 15px;
	width: 300px;
	margin-top: 3px;
	/*border: 1px solid #6B9658;*/
}
/* 検索結果オーバー */
.hitover {
	color:#CC0000;	/* 文字色：赤 */
	font-size: 10px;
}
/* 前へ次へ */
.movepage {
	float: right;
	/*font-size: 12px;*/
	font-weight: normal;
    /*line-height: 16px;*/
	text-align: right;
	padding: 0;
	margin-top: 3px;
	/*border: 1px solid #6B9658;*/
}
.movepage_number {
	font-size: 18px;
	font-family:"Arial","verdana","helvetica","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka","sans-serif";
}
.movepage a {
	color: #659E18;		/* 文字色：淡い緑 */
	text-decoration: none;
}
.movepage a:hover {
	text-decoration: underline;
}
/* 検索結果 */
#result_area {
	clear: both;
	/*border: 1px solid #EABBBB;*/
}
/* １行枠 */
.result_box_waku {
	float: left;
	font-size: 12px;
    width: 100%;
	/*border-bottom: 1px dotted #999;*/
}
/* １行枠(ライン　最初の行) */
.result_box_waku_line_top {
	border-top: 1px solid #DDDDDD;
	margin-top: 2px;
	margin-bottom: 6px;
	_margin-bottom: 0px;
	/*_margin-bottom: -10px;*/
	padding:0px;
	height: 1px;
}
/* １行枠(ライン) */
.result_box_waku_line {
	margin-top: 3px;
	border-top: 1px solid #DDDDDD;
	margin-bottom: 10px;
	_margin-bottom: 5px;
	height: 1px;
}
/* １商品 */
.result_box {
	float: left;
	margin: 0px 18px 4px 0px;
	padding: 0;
	width: 23%;
	font-size: 12px;
	/*border: 1px solid #EABBBB;*/
}
/* 検索結果(リンク) */
.result_box a.defult:link {
	color: #1D3994; /*yahoo */
	/*color: #666699;*/
	text-decoration: none;
	word-break: break-word;
}
/* 検索結果(リンクで訪問済) */
.result_box a.defult:visited {
	color: #cc3d3d;
	text-decoration: none;
}
/* 検索結果(リンクでマウスオン状態) */
.result_box a.defult:hover {
	color: #1D3994; /*yahoo */
	/*color: #666699;*/
	text-decoration: underline;
}
/* このカテゴリーの商品をすべて見る(リンク) */
a.search_inside_category {
	color: #659E18;		/* 文字色：淡い緑 */
	text-decoration: none;
}
/* このカテゴリーの商品をすべて見る(リンクで訪問済) */
a.search_inside_category:visited {
	color: #659E18;		/* 文字色：淡い緑 */
	text-decoration: none;
}
/* このカテゴリーの商品をすべて見る(リンクでマウスオン状態) */
a.search_inside_category:hover {
	color: #659E18;		/* 文字色：淡い緑 */
	text-decoration: underline;
}
/* 金額等(カタログ形式) */
.price_catalog {
	font-family:"Franklin Gothic Medium", "Hiragino Kaku Gothic Pro", sans-serif;
	color:#CC0000; 		/* 文字色：赤 */
	font-weight: bold;
	font-size: 22px;
	line-height:22px;
	letter-spacing:-1px;
}



/* カテゴリー検索 */
#category_search {
	clear: both;
	border: 0;
}
#category_search td {
	width: 282px;
	vertical-align: top;
}
/* カテゴリー検索（左コラム） */
td.left_col {
	padding-right: 20px;
}
/* カテゴリー検索（カテゴリー名） */
#category_search h3 {
	margin: 0;
	padding: 3px 15px;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	width: 282px;
	height: 18px;
	background: url(../images/bargain_category_title.gif) no-repeat;
}
#category_midashi a{
	color: #cc3d3d;
	text-decoration: none;
}
#category_midashi a:hover {
	text-decoration: underline;
}
html>body #category_search h3 {
	/* exclude win,macIE \*/
	width: 252px;
	/* */
}
/* カテゴリー検索（カテゴリー画像） */
#category_search img {
	float: left;
	/*width: 94px;*/
	margin: 0 10px 0 0;
	padding-bottom: 10px;/* for Gecko */
}
/* カテゴリー検索（リスト） */
#category_search ul {
	/* \*/float: right;/* */
	width: 178px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#category_search li {
	font-size: 12px;
}
#category_search li a {
	color: #1D3994; /*yahoo */
	/*color: #666699;*/
	text-decoration: none;
}
#category_search li a:visited {
	color: #cc3d3d;
	text-decoration: none;
}
#category_search li a:hover {
	text-decoration: underline;
}
/* カテゴリー分類テーブル定義 */
#category_table {
	border-right: 1px solid #FF8000;
	border-bottom: 1px solid #FF8000;
	border-collapse: collapse;
	margin: 20px 0;
}
/* ヘッダセル・セル共通 */
#category_table th, #category_table td {
	font: 12px/18px normal;
	border-top: 1px solid #FF8000;
	border-left: 1px solid #FF8000;
	padding: 3px;
}
/* ヘッダセル */
#category_table th {
	color: #000;
	background: #FF8000;
	vertical-align: middle;
}
/* セル */
#category_table td {
	color: #000;
	vertical-align: top;
}
#category_table td#left {
	background: #FFCC00;
}
#category_table td#right {
	background: #FFFFDD;
}
/* カテゴリー分類テーブル定義(小分類) */
#category_table_inner {
	width:100%;
	margin:0;
	padding:0 5px 0;
	border-style:none;
}
/* セル */
#category_table_inner td#left_inner {
	width:50%;
	border-style:none;
}
#category_table_inner td#right_inner {
	width:50%;
	padding-left:10px;
	border-style:none;
}
/* 小分類リスト */
#category_table_inner ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#category_table_inner li {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#category_table_inner input {
	border-style:none; 
	border-width:0px;
	text-decoration:underline; 
	text-align:left;
	background:#FFFFDD;
	color:#0000FF;
}
#category_search input {
	border-style:none; 
	border-width:0px;
	text-decoration:underline; 
	text-align:left;
	background:#ffffff;
	color:#0000FF;
}
/* コンテンツ---ボタン
----------------------- */
/* リスト */
#bt_area ul{
	list-style-type: none;
	margin: 0 0 0 230px;
	padding: 0;
}
/* リスト項目 */
#bt_area li {
	margin:0 0 10px;
	padding:0;
	float:left;
	background-repeat: no-repeat;
}
/* 商品検索TOPへ戻るボタン nomal */
#bt_area li#claim_back a {
	display:block;
	text-decoration:none;
	width:174px;
	height:30px;
	background: url(../images/find_top_bt.gif);
}
/* 商品検索TOPへ戻るボタン マウスカーソルon */
#bt_area li#claim_back a:hover{
	background: url(../images/find_top_bt_on.gif);
		display:block;
	text-decoration:none;
	width:174px;
	height:30px;
}

/* カテゴリー分類テーブル定義 */
#category_table {
	border-right: 1px solid #FF8000;
	border-bottom: 1px solid #FF8000;
	border-collapse: collapse;
	margin: 20px 0;
	width:100%;
}
/* ヘッダセル・セル共通 */
#category_table th, #category_table td {
	font: 12px/18px normal;
	border-top: 1px solid #FF8000;
	border-left: 1px solid #FF8000;
	padding: 3px;
}
/* ヘッダセル */
#category_table td#left H3 {
	background: url(../images/th_bargain.gif) no-repeat;
	height: 100%;
	line-height: 55px;
	font-size:18px;
	margin: 0px;
	padding: 0px;
}
#category_table td#left a {
	color:#FFFFFF;
}
#category_table td#right {
	background: #FFFFDD;
}
/* カテゴリー分類テーブル定義(小分類) */
#category_table_inner {
	width:100%;
	margin:0;
	padding:0 5px 0;
	border-style:none;
}
/* セル */
#category_table_inner td#left_inner {
	width:50%;
	border-style:none;
}
#category_table_inner td#right_inner {
	width:50%;
	padding-left:10px;
	border-style:none;
}
/* 小分類リスト */
#category_table_inner ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#category_table_inner li {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#category_table_inner input {
	border-style:none; 
	border-width:0px;
	text-decoration:underline; 
	text-align:left;
	background:#FFFFDD;
	color:#0000FF;
}

/* コンテンツ---ボタン
----------------------- */
/* リスト */
#bt_area ul{
	list-style-type: none;
	margin: 0 0 0 230px;
	padding: 0;
}
/* リスト項目 */
#bt_area li {
	margin:0 0 10px;
	padding:0;
	float:left;
	background-repeat: no-repeat;
}
/* 商品検索TOPへ戻るボタン nomal */
#bt_area li#claim_back a {
	display:block;
	text-decoration:none;
	width:174px;
	height:30px;
	background: url(../images/find_top_bt.gif);
}
/* 商品検索TOPへ戻るボタン マウスカーソルon */
#bt_area li#claim_back a:hover{
	background: url(../images/find_top_bt_on.gif);
		display:block;
	text-decoration:none;
	width:174px;
	height:30px;
}
/* 検索結果テーブル定義 */
#result_table {
	clear: both;
	border-right: 1px solid #FF8000;
	border-bottom: 1px solid #FF8000;
	border-collapse: collapse;
	margin: 0 0 10px;
	padding: 0px;
	width: 100%;
}
/* ヘッダセル・セル共通 */
#result_table th, #result_table td {
	font-size: 12px;
	border-top: 1px solid #FF8000;
	border-left: 1px solid #FF8000;
	margin: 0px;
}
/* ヘッダセル */
#result_table th {
	color:#663333;				/* 文字色：あずき色 */
	background: #FFCC00;
	padding: 5px 0px 5px;
	font-weight: normal;
}
/* セル */
#result_table td {
	color: #000;
	padding: 0px;
}
/* セル(左線を消す) */
#result_table td.counter {
	vertical-align: middle;
	border-left:none;
}
/* セル(右枠線なし) */
#result_table td.right_none {
	border-right:none;
}
/* セル(左枠線なし) */
#result_table td.left_none {
	border-left:none;
}
/* セル(上枠線なし) */
#result_table td.top_none {
	border-top:none;
}
/* セル(下枠線なし) */
#result_table td.bottom_none {
	border-bottom:none;
}
#result_head_inner25 {
	border-collapse:collapse;
	float: left;
	height: 25px;
}
/* 検索結果テーブル定義 */
#result_table2 {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	color:#444;
	font-size: 12px;
	line-height: 1.3em;
	/*border-bottom: 1px dotted #999;*/
}
/* ヘッダセル */
#result_table2 th {
	/*border-top: 1px dotted #999;*/
	text-align: left;
	font-weight: normal;
	vertical-align : top;
}
/* セル */
#result_table2 td {
	padding: 5px 0px 0px 0px;
	/*border-top: 1px dotted #999;*/
	/*text-align: left;*/
}
/* セル(カウントボタン部分) */
#result_table2 td.counter {
	vertical-align: middle;
	border-left:none;
}
/* セル（thankyou） */
#result_table2 td.thanks {
	background: #ffff99;
}
/* 余白を適正値に補正 */
#result_table2 td.proper{
	padding:0.1em 0 0.1em 0;
	vertical-align:middle;
}

/* グリーンマーク */
#mark{
	float:left;
	padding: 5px 10px 5px;
}

/* 検索条件カテゴリ表示
---------------------------------------- */
/* 枠エリア */
#waku_area {
	clear: both;
	background: url(../images/bargain_waku_m.gif) repeat-y ;
}
/* 枠上 */
#waku_top {
	background: url(../images/bargain_waku_t.gif) no-repeat ;
	padding: 5px 10px 5px;
	margin: 0;
}
/* 枠下 */
#waku_bottom {
	background: url(../images/bargain_waku_u.gif) no-repeat left bottom;
	margin: 0;
	padding: 0 0 10px;
}
#classification {
	width: 142px;
}
#type {
	width: 142px;
	padding: 0;
	margin: 0;
}
/* タイトル（パンくずリスト） */
#waku_area #path {
	margin: 0;
	padding: 5px 0 5px;
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
/* タイトルのマークの右マージン */
#waku_area #path img {
	margin-right: 5px;
}
/* タイトルの右マージン */
#waku_area #path span.pad {
	padding-right: 10px;
}
/* タイトルの右マージン（赤） */
#waku_area #path span.pad_on {
	padding-right: 10px;
	color: #bd1f35;
}

/* ボーダー */
#border {
	border-bottom: 1px dotted #063;
}
html>body #border {
	padding-bottom: 5px;/* for Gecko */
}
/* メッセージ */
#message {
	float:left;
	background:#ffffff;
	margin-right: 15px;
	padding: 0px;
}

/* 注文番号 */
.goodscd {
	float:left;
	line-height: 15px;
}

/* 在庫数 */
.stock {
	float:left;
	background-image:url(../images/husen01.gif);
	padding: 0px;
	height:18px;
	width:100px;
	margin: 0px 0px 5px 8px;
}
.stock H4{
	margin: 0px 0px 5px 7px;
	padding:0px;
	color:#555;
	font-size:10px;
	font-weight:normal;
	line-height: 13px;
	vertical-align:middle;
	text-align:center;
}

/* この画面の先頭へ戻る */
#pagetop {
	background: url(../images/find_icon.gif) no-repeat left center;
	margin: 0 10px 0;
	padding: 0 12px 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
html>body #pagetop {
	background: url(../images/find_icon.gif) no-repeat left top;
}

/* B級特価とは？ */
#bque {
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 12px;
	/*padding: 2px 5px;
	width: 150px;*/
	/*border: 1px solid #D3D3D3;	/* 薄グレー */
}
#bque a {
	color: #1D3994; /*yahoo */
	/*color: #666699;*/
	text-decoration: underline;
}
#bque a:hover {
	text-decoration: none;
}

/* *************************** */
/* バーゲンカウンター新着情報 */
/* *************************** */
#left-area-bargain {
	float: left;
	width: 200px;
	margin-top: 10px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	/*background-color: #FFCCCC;*/
	/*background: #FFCCCC url(../images/forestway_top_images/bargencunter_title.gif) no-repeat left top;*/
}
#left-area-bargain h3 {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color:#555;
	text-align:center;
	/*background-color: #EFEBAD;*/
	border-top: 3px solid #cc3d3d;
	border-bottom: 2px solid #999;
}
#left-area-bargain-inner {
	float: left;
	margin: 5px 0px;
	padding: 0px 4px;
	color:#555;
	font-size: 11px;
	line-height: 15px;
	background-color: #FFF;
}
.update {
	text-align: right;
}
.box {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size:12px;
}
.underline {
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: #FFF url(../images/forestway_top_images/point.gif) repeat-x left bottom;
}
.goods {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 120px;
	/*border: 1px solid #333333;*/
}
#left-area-bargain-inner .goods a {
	color:#1D3994;
	text-decoration: none;
}
#left-area-bargain-inner .goods a:hover {
	color:#1D3994;
	text-decoration: underline;
}
.price {
	color:#CC0000;
	font-weight: bold;
}
#left-area-bargain a{color:#666666}
#left-area-bargain a:link{text-decoration:underline}
#left-area-bargain a:active{text-decoration:underline}
#left-area-bargain a:hover{text-decoration:none; color:#999999}