@charset "shift_jis";

/* コンテンツ---商品検索
---------------------------------------- */

/* --------------------------------------------------------------- */
/* 共通 */
/* --------------------------------------------------------------- */
/* キーワード検索 */
#keyword_search {
	clear: both;
	margin: 0 0 10px;
	padding: 1px 5px;
	font-size: 12px;
	line-height: 25px;
	/*background-color: #E6F5C9;	/* 薄緑 */
	background-color: #E2EAF5;	/* 薄グレー */
	width: 100%;
	text-align: center;
}
#keyword_search span#green {
	margin: 0 0 0 20px;
	padding: 0px;
	font-size: 10px;
	line-height: 25px;
}

/* --------------------------------------------------------------- */
/* カテゴリー検索 */
/* --------------------------------------------------------------- */

/* カテゴリー検索(商品検索TOP) */
/* ------------------------------------- */
#category_search_top {
	clear: both;
	border: 0;
	width: 650px;
}
.category_box_top {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0px;
}
.category_box_top_inner_waku {
	float: left;
}
.category_box_top_inner {
	float: left; 
	width:414px; 
	margin-right:0px;
	margin-bottom: 10px;
	/*_margin-right:-21px;*/
}
html>body .category_box_top_inner {
	float: left; 
	width:414px; 
	margin-right:0px;
}
/* ３列表示 */
.category_box_inner3 {
	width: 200px;
	padding: 0px;
	margin-bottom: 20px;
	/*border: 1px solid #6B9658;*/
}
/* ３列表示(ユニフォームのみ) */
.category_box_inner3_uniform {
	width: 200px;
	margin-bottom: 10px;
	padding: 0px;
	/*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: 8px 0px 0px 0px;
	list-style: none;
	min-height: 100px;
	background-color: #FFF;
	border-top: 3px solid #E2EAF5;　/* 薄グレー */
}
#category_search_top .category_box1 ul {
	width: 300px;
}
#category_search_top li {
	padding: 3px 0px;
	color: #1D3994;
	font-size: 12px;
	line-height: 16px;
}
#category_search_top li img {
	float: none;
}
#category_search_top li a {
	/*color: #1E6F95;*/
	color: #1D3994;
	text-decoration: none;
}
#category_search_top li a:visited {
	color: #CD5C5C;
	text-decoration: none;
}
#category_search_top li a:hover {
	text-decoration: underline;
}

/* カテゴリー検索(商品カテゴリー検索) */
/* ------------------------------------- */
#category_search {
	margin: 0;
	padding: 0;
	clear: both;
	margin-bottom:20px;
	/*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: left;
	margin: 5px 0px 5px 7px;
	width: 530px;
	padding: 15px 15px 5px 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_left_selected {
	float: left;
	width: 48%;
	margin: 0;
	padding: 0px;
}
.category_box2_right {
	float: right;
	width: 49%;
	margin: 0;
	padding: 0px;
}
.category_box2_right_selected {
	float: right;
	width: 48%;
	margin: 0;
	padding: 0px;
}
.category_box2_selected {
	float: left;
	margin: 20px 0px 5px 20px;
	_margin: 20px 0px 5px 12px;
	width: 600px;
}
.category_box22 {
	float: left;
	margin: 5px 0px 5px 0px;
}
.category_box3 {
	float: left;
	margin: 5px 0px 5px 7px;
	width: 530px;
	padding: 15px 15px 5px 15px;
	background: #F5F4FD url(../images/shoping_images/category-bottom-waku.gif?20080520) no-repeat right bottom;
}
.category_box3_left {
	float: left;
	width: 49%;
	margin: 0;
	padding: 0px;
}
.category_box3_left_selected {
	float: left;
	width: 48%;
	margin: 0;
	padding: 0px;
}
.category_box3_right {
	float: right;
	width: 49%;
	margin: 0;
	padding: 0px;
}
.category_box3_right_selected {
	float: right;
	width: 48%;
	margin: 0;
	padding: 0px;
}
.category_box3_selected {
	float: left;
	margin: 20px 0px 5px 20px;
	_margin: 20px 0px 5px 12px;
	width: 600px;
}
.category_box4 {
	float: left;
	margin: 5px 0px 5px 20px;
	_margin: 5px 0px 5px 12px;
	width: 250px;
	padding: 15px 15px 5px 15px;
	background: #F5F4FD url(../images/shoping_images/category-bottom-waku.gif?20080520) no-repeat right bottom;
}
.category_box4_left {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0px;
}
.category_box4_left_selected {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0px;
}
.category_box4_selected {
	float: left;
	margin: 5px 0px 5px 20px;
	_margin: 5px 0px 5px 12px;
	width: 330px;
}
.category_box_inner4 {
	margin-bottom:20px;
}
.box {
	float: left;
	word-break: break-all;
	margin: 0px 0px 10px 0px;
	width:100%;
}
.box_selected {
	float: left;
	word-break: break-all;
	margin: 0px 0px 2px 0px;
	width:100%;
}
/* カテゴリ名称(見出し) */
.category_midashi_top {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	text-align: left;
	color: #659E18;		/* 文字色：淡い緑 */
	font-size: 14px;
	/*line-height: 20px;*/
	line-height: 14px;
	/*border-bottom: 3px solid #E6F5C9;*/
	/*border-bottom: 3px solid #E2EAF5;　/* 薄グレー */
	text-indent:-20px;
}
.category_midashi_top img {
	margin-right: 3px;
}
.category_midashi {
	margin: 0 0 8px 0px;
	padding: 0;
	text-align: left;
	color: #659E18;		/* 文字色：淡い緑 */
	font-size: 14px;
	line-height: 20px;
}
.category_midashi_uniform {
	margin: 0 0 8px 0px;
	padding: 0;
	text-align: left;
	color: #659E18;		/* 文字色：淡い緑 */
	font-size: 13px;
	line-height: 16px;
}
.midashi-space {
	letter-spacing: 1px;
}
.category_midashi_top a, .category_midashi a, .category_midashi_uniform a {
	text-align: left;
	color: #659E18;		/* 文字色：淡い緑 */
	text-decoration: none;
}
.category_midashi_top a:hover, .category_midashi a:hover, .category_midashi_uniform a:hover {
	text-align: left;
	text-decoration: underline;
}
.category_box1_inner {
	float: left;
	width:660px;
	margin: 0px 0px 0px 15px;
	_margin: 0px 0px 0px 8px;
	padding: 0;
	color: #555;
	font-size: 14px;
	line-height: 20px;
}
.category_box2_inner {
	float: left;
	width:660px;
	margin: 0px 0px 0px 20px;
	_margin: 0px 0px 0px 12px;
	padding: 0;
	color: #555;
	font-size: 14px;
	line-height: 20px;
}
.category_box1_inner a, .category_box2_inner a {
	/*color: #1E6F95;*/
	color: #1D3994;
	text-decoration: none;
}
.category_box1_inner a:visited, .category_box2_inner a:visited {
	color: #CD5C5C;
	text-decoration: none;
}
.category_box1_inner a:hover, .category_box2_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: #1E6F95;*/
	color: #1D3994;
}
/* 商品カテゴリー検索2のﾘﾝｸﾎﾞﾀﾝ：ｶﾃｺﾞﾘｰ選択時 */
#category_search input.selected {
	background:#FFE4C4;
}
/* 選択したカテゴリリンク */
#select_category {
	clear: both;
	margin: 8px 0 5px 0;
	padding: 0;
	font-size: 14px;
	color: #555;
}
.categorylink a {
	color: #659E18;		/* 文字色：淡い緑 */
	text-decoration: none;
}
.categorylink a:hover {
	text-decoration: underline;
}
.categorylink-select {
	font-weight: bold;
	color: #555;		/* 文字色：グレー */
}
.categorylink-select a {
	color: #659E18;		/* 文字色：淡い緑 */
	text-decoration: none;
}
.categorylink-select a:hover {
	text-decoration: underline;
}
/* カテゴリー名称 */
.category_name {
	clear: both;
	margin: 0;
	padding: 0px;
}
.category_name a {
	color: #659E18;		/* 文字色：淡い緑 */
	text-decoration: none;
}
.category_name a:visited {
	color: #659E18;		/* 文字色：淡い緑 */
	text-decoration: none;
}
.category_name a:hover {
	text-decoration: underline;
}
/* カテゴリー内商品件数 */
.category_goodscnt {
	white-space:nowrap;
	font-size: 10px;
	color: #A9A9A9;
}
/* 他にもカテゴリーがあります */
#other_category {
	clear: both;
	font-size: 12px;
	margin: 50px 0 15px 0;
	padding: 0;
	color: #A9A9A9;		/* 薄グレー */
	border-bottom: 1px solid #A9A9A9;
}
/* このカテゴリーの商品をすべて見る */
a.search_inside_category {
	font-size: 12px;
	color:#f07100; 		/* 文字色：オレンジ */
	text-decoration: none;
}
a.search_inside_category:visited {
	color:#f07100; 		/* 文字色：オレンジ */
	text-decoration: none;
}
a.search_inside_category:hover {
	color:#f07100; 		/* 文字色：オレンジ */
	text-decoration: underline;
}

/* --------------------------------------------------------------- */
/* 検索結果(一覧形式) */
/* --------------------------------------------------------------- */
/* 検索結果タイトルエリア */
#result_title {
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 3px 0px;
}
/* 検索結果件数 */
#search_cnt {
	float: left;
	font-size: 12px;
	line-height: 15px;
	width: 150px;
	margin-top: 3px;
	/*border: 1px solid #6B9658;*/
}
/* 検索結果オーバー */
.hitover {
	margin: 0px;
	color:#CC0000;	/* 文字色：赤 */
	font-size: 12px;
}
/* 細分類カテゴリ指定時にヒットしなかった商品件数 */
.nohit_category4 {
	margin: 20px 0px 10px 0px;
	color:#CC0000;	/* 文字色：赤 */
	font-size: 12px;
}
.nohit_category4 a {
	color: #555;
	text-decoration: underline;
}
.nohit_category4 a:hover {
	text-decoration: none;
}
/* 前へ次へ */
.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: underline;
}
.movepage a:hover {
	text-decoration: none;
}

/* 並び替え順 */
#search_sort {
	float: left;
	width: 320px;
	text-align: left;
	line-height: 20px;
	/*margin: 15px 0 5px 0;*/
	/*padding: 0px 3px;*/
	margin-top: -2px;
	font-size: 12px;
	color: #555;		/* 文字色：グレー */
	/*border: 1px solid #6B9658;*/
}
#search_sort_bottom {
	float: left;
	width: 214px;
	text-align: left;
	line-height: 15px;
	margin-top: 7px;
	font-size: 12px;
	color: #555;		/* 文字色：グレー */
}
#search_sort a, #search_sort_bottom a {
	color: #1D3994;
	text-decoration: underline;
}
#search_sort a:hover, #search_sort_bottom a:hover {
	text-decoration: none;
}
/* 並び替えで選択中 */
.select_sort {
	margin: 0;
	/*padding: 8px 3px 3px 3px;*/
	padding: 0px 5px 0px 10px;
	line-height: 15px;
	background: #FFF url(../images/shoping_images/sort-select.gif) no-repeat left top;
}
/* 並び替えで未選択 */
.non_select_sort {
	margin: 0;
	padding: 0px 5px 0px 10px;
	line-height: 15px;
	background: #FFF url(../images/shoping_images/sort.gif) no-repeat left top;
}

/* 検索結果テーブル定義 */
#result_table {
	clear: both;
	border-collapse: collapse;
	margin: 0 0 10px;
	padding: 0px;
	width: 100%;
}
/* ヘッダセル・セル共通 */
#result_table th, #result_table td {
	font-size: 12px;
	margin: 0px;
}
/* ヘッダセル */
#result_table th {
	color: #555;
	font-weight: normal;
	background-color: #E2EAF5;	/* 薄グレー */
	padding: 3px 0px;
}
/* セル */
#result_table td {
	color: #555;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px dotted #D3D3D3;	/* 薄グレー */
}
/* セル(リンク) */
#result_table td a.defult:link {
	/*color: #1E6F95;*/
	color: #1D3994;
	text-decoration: underline;
}
/* セル(リンクで訪問済) */
#result_table td a.defult:visited {
	color: #CD5C5C;
	text-decoration: underline;
}
/* セル(リンクでマウスオン状態) */
#result_table td a.defult:hover {
	/*color: #1E6F95;*/
	color: #1D3994;
	text-decoration: none;
}
/* 金額等(一覧形式) */
.price {
	font-family:"Arial","verdana","helvetica","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka","sans-serif";
	color:#CC0000; 		/* 文字色：赤 */
	font-weight: bold;
	font-size: 16px;
}
/* 試着品サンプル品メッセージ表示 */
.goodsguide {
	margin-top:3px;
	font-size:10px;
	color: #1D3994;
}
.goodsguide a:link {
	color: #1D3994;
	text-decoration: none;
}
.goodsguide a:visited {
	color: #1D3994;
	text-decoration: none;
}
.goodsguide a:hover {
	color: #1D3994;
	text-decoration: underline;
}
/* セル(カウントボタン部分) */
#result_table td.counter {
	vertical-align: middle;
	border-left:none;
}
/* セル (奇数行)  */
#result_table td.odd {
	background: #fff;
}
/* セル（偶数行） */
#result_table td.even {
	background: #fff;
}
/* セル（thankyou） */
#result_table td.thanks {
	background: #ffff99;
}
/* 余白を適正値に補正 */
#result_table td.proper{
	padding:0.2em 0.5em 0.2em 0.5em;
	vertical-align:middle;
}

/* 在庫数 */
.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;
}

/* --------------------------------------------------------------- */
/* 検索結果(カタログ形式) */
/* --------------------------------------------------------------- */
#result_area {
	clear: both;
	width: 620px;
	/*border: 1px solid #EABBBB;*/
}
/* １行枠 */
.result_box_waku {
	float: left;
	/*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;
	width: 598px;
	height: 1px;
}
/* １行枠(ライン) */
.result_box_waku_line {
	margin-top: 3px;
	border-top: 1px solid #DDDDDD;
	margin-bottom: 10px;
	_margin-bottom: 2px;
	width: 598px;
	height: 1px;
}
/* １商品 */
.result_box {
	float: left;
	margin: 0px 19px 4px 0px;
	padding: 0px;
	width: 184px;
	font-size: 12px;
	/*border: 1px solid #EABBBB;*/
}
/* 検索結果(リンク) */
.result_box a.defult:link {
	/*color: #1E6F95;*/
	color: #1D3994;
	text-decoration: underline;
}
/* 検索結果(リンクで訪問済) */
.result_box a.defult:visited {
	color: #CD5C5C;
	text-decoration: underline;
}
/* 検索結果(リンクでマウスオン状態) */
.result_box a.defult:hover {
	/*color: #1E6F95;*/
	color: #1D3994;
	text-decoration: none;
}
/* 金額等(カタログ形式) */
.price_catalog {
	/*font-family:"Arial","verdana","helvetica","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka","sans-serif";*/
	font-family:"Franklin Gothic Medium", "Hiragino Kaku Gothic Pro", sans-serif;
	color:#CC0000; 		/* 文字色：赤 */
	font-weight: bold;
	font-size: 22px;
	letter-spacing:-1px;
}
/* 注文番号 */
.goodscd1 {
	float:left;
	line-height: 15px;
}
/* 検索結果テーブル定義 */
#result_table2 {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 185px;
	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;
}

/* 商品が存在しない場合のメッセージ内容
---------------------------------------- */
#search_msg {
	margin-top: 10px;
	color: #1D3994;
}
#search_msg a {
	font-size: 15px;
	/*font-weight: bold;*/
	/*color: #1D3994;*/
	color: #3C549B; /*ディノス*/
	text-decoration: underline;
}
#search_msg a:hover {
	text-decoration: none;
}

/* カテゴリ分類一覧
---------------------------------------- */
#search_category {
	/*padding: 3px;*/
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #555;
	width: 200px;
	/*border: 1px solid #DDDDDD;*/
}
#search_category a {
	font-size: 12px;
	color: #1D3994;
	text-decoration: none;
}
#search_category a:hover {
	text-decoration: underline;
}
#search_category a.upcategory {
	font-size: 12px;
	color: #659E18;
	text-decoration: none;
}
#search_category a.upcategory:hover {
	text-decoration: underline;
}
#search_category a.upcategory2 {
	font-size: 12px;
	color: #555;
	text-decoration: none;
}
#search_category a.upcategory2:hover {
	text-decoration: underline;
}

/* 総合の大分類一覧
---------------------------------------- */
#goodssearch_all_category {
	padding: 3px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #999;
	border: 1px solid #DDDDDD;
}
#goodssearch_all_category a#menu_all_category_title {
	color: #659E18;
	text-decoration: none;
}
#goodssearch_all_category a:hover#menu_all_category_title {
	text-decoration: underline;
}
#goodssearch_all_category a {
	color: #1D3994;
	text-decoration: none;
}
#goodssearch_all_category a:hover {
	text-decoration: underline;
}

/* --------------------------------------------------------------- */
/* インクトナー検索 */
/* --------------------------------------------------------------- */
#selectarea {
	/*width: 598px;*/
	margin-top: -10px;
	font-size: 12px;
	/*background-color: #E6F5C9;	/* 薄緑 */
	background: #D5DEEE url(../images/shoping_images/prtwaku.gif) repeat-x left top;
	border: 1px solid #D5DEEE;	/* 薄グレー */
}
#selectarea_bottom {
	/*width: 598px;*/
	height: 30px;
	margin-top: -10px;
	background: #D5DEEE url(../images/shoping_images/prtwaku_bottom.gif) repeat-x left bottom;
}
#selectarea_inner {
	margin: 10px;
}
#maker, #prtkind, #prtmodel {
	float: left;
	/*background: #D3D3D3;	/* 薄グレー */
	padding: 2px;
}
#maker select {
	width: 160px;
	border: 1px solid #D3D3D3;	/* 薄グレー */
	
}
#prtkind select {
	width: 100px;
}
#prtmodel select {
	width: 260px;
}
.select_wrapper {
	color:#555;
}
.arrow {
	float: left;
	width: 10px;
	margin: 140px 4px 0px 4px;
}
/* 該当する機種がみつからない場合 */
#inksearchinfo {
	margin: 5px 0px 0px 0px;
	padding:0px;
	font-size: 12px;
	color:#555;
}
#inksearchinfo a {
	color: #659E18;		/* 文字色：淡い緑 */
	text-decoration: underline;
}
#inksearchinfo a:hover {
	text-decoration: none;
}

/* --------------------------------------------------------------- */
/* 購入ランキング */
/* --------------------------------------------------------------- */
#buyranking_area {
	clear: both;
	width: 100%;
	margin: 30px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	font-size: 12px;
	text-align: left;
}
#buyranking_box_title {
	/*width: 190px;
	float: left;*/
	font-size:12px;
	margin: 4px;
	padding: 0px;
}
.buyranking_box {
	width: 192px;
	float: left;
	margin: 5px 1px 5px 1px;
	padding: 0px;
}
.buyranking_box_no {
	width: 19px;
	float: left;
	text-align: center;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}
.buyranking_box_img {
	width: 60px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.buyranking_box_info {
	width: 107px;
	float: left;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}
.buyranking_box_info a {
	color: #1D3994;
	text-decoration: none;
}
.buyranking_box_info a:hover {
	text-decoration: underline;
}
/* 金額等 */
.ranking_price {
	font-family:"Arial","verdana","helvetica","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka","sans-serif";
	color:#f07100; 		/* 文字色：オレンジ */
}
/* --------------------------------------------------------------- */
/* 直近ランキング */
/* --------------------------------------------------------------- */
#nowranking_area {
	clear: both;
	width: 200px;
	margin: 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	font-size: 12px;
	text-align: left;
}
#nowranking_box_title {
	width: 190px;
	float: left;
	font-size:12px;
	line-height: 16px;
	margin: 4px;
	padding: 0px;
}
.nowranking_box {
	width: 192px;
	float: left;
	margin: 5px 1px 5px 1px;
	padding: 0px;
}
.nowranking_box_no {
	width: 19px;
	float: left;
	text-align: center;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}
.nowranking_box_img {
	width: 60px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.nowranking_box_info {
	width: 107px;
	float: left;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}
.nowranking_box_info a {
	color: #1D3994;
	text-decoration: none;
}
.nowranking_box_info a:hover {
	text-decoration: underline;
}


/* --------------------------------------------------------------- */
/* 陳列棚表示 */
/* --------------------------------------------------------------- */
/* 陳列棚見出しタイトル */
#sc_title {
	position:relative;
	z-index:1;
	margin:0px;
	padding:0px 0px 2px 10px;
	margin-bottom:0px;
	width:820px;_width:830px;
	background-color:#1D3994;
}
/* 陳列棚カテゴリ名称 */
#sc_categoryname {
	float:left;font-size:24px;line-height:1.2em;color:#fff;	
}
/* 陳列棚一覧背景 */
#sc_result_area {
	clear: both;
	margin-top:0px;
	padding-left:10px;
	padding-top:12px;
	width:820px;_width:830px;
	background-image:url(../images/shoping_images/ssm_bk.jpg?20100426);
	background-repeat:repeat-y;
}

.goodstooltipright {
 margin:0px;
 padding: 5px 5px 5px 35px;
 _padding: 5px 15px 5px 35px;
 width:350px;
 font-size:12px;
 line-height:1.4em;
 background: url(../images/shoping_images/fukidashi_right.gif?20100525) no-repeat left top;
}

.goodstooltipbottomright {
 width:350px;
 height:20px;
 line-height:20px;
 position:absolute;bottom:-20px;left:0px;
 z-index:10;
 background:url(../images/shoping_images/fukidashi_right_bottom.gif?201004221334) no-repeat left top;
}

.goodstooltipleft {
 margin:0px;
 padding: 5px 30px 5px 10px;
 width:350px;
 font-size:12px;
 line-height:1.4em;
 background: url(../images/shoping_images/fukidashi_left.gif?20100525) no-repeat left top;
}

.goodstooltipbottomleft {
 width:350px;
 height:20px;
 line-height:20px;
 position:absolute;bottom:-20px;right:0px;
 z-index:10;
 background:url(../images/shoping_images/fukidashi_left_bottom.gif?201004221334) no-repeat left top;
}
.goodstooltipright input, .goodstooltipright button{
 position:relative;
}
.goodstooltipleft input, .goodstooltipleft button{
 position:relative;
}

/* 画像上ポップ */
.sc_pop3 { display:none;position:absolute;top:-5; left:0;}
/* 虫眼鏡 */
.sc_mushimegane { display:none;position:absolute;bottom:10;right:-3;width:43px;height:38px;
 background:url(../images/shoping_images/sc_mushimegane.gif) no-repeat left top;}
/* 金額 */
.sc_wakukage { display:none;position:absolute;top:81;  padding: 0px; right:+15;  background: #fff;border-right: 1px solid #555; border-bottom: 1px solid #555; }
.sc_waku1 { background: #fff;padding:0px 4px 0px 2px;border: 1px solid #BC8F8F; }
.sc_price { color:#cc0000;font-size:20px;line-height:20px;font-family:"Franklin Gothic Medium";letter-spacing:-2px;font-weight:bold;font-style:oblique; }
.sc_enn { color:#cc0000;margin-left:0px;font-size:11px;font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka","sans-serif";font-style:oblique; }
/* 画像下ポップ */
.sc_pop2 { display:none;position:absolute;bottom:15; left:0; }
.sc_new {
 margin:0px;padding:0px;float:left;width:40px;height:48px;
 background:url(../images/shoping_images/new.png) no-repeat left top;
}
.sc_restock {
 margin:0px;padding:0px;float:left;width:45px;height:48px;
 background:url(../images/shoping_images/restock.png) no-repeat left top;
}
.sc_sale {
 margin:0px;padding:0px;float:left;width:40px;height:48px;
 background:url(../images/shoping_images/sale.png) no-repeat left top;
}
.sc_rank1 {
 margin:0px;padding:0px;float:left;width:50px;height:48px;
 background:url(../images/shoping_images/sc_rank1.png) no-repeat left top;
}
.sc_rank2 {
 margin:0px;padding:0px;float:left;width:50px;height:48px;
 background:url(../images/shoping_images/sc_rank2.png) no-repeat left top;
}
.sc_rank3 {
 margin:0px;padding:0px;float:left;width:50px;height:48px;
 background:url(../images/shoping_images/sc_rank3.png) no-repeat left top;
}
.sc_rank4 {
 margin:0px;padding:0px;float:left;width:50px;height:48px;
 background:url(../images/shoping_images/sc_rank4.png) no-repeat left top;
}
.sc_rank5 {
 margin:0px;padding:0px;float:left;width:50px;height:48px;
 background:url(../images/shoping_images/sc_rank5.png) no-repeat left top;
}
.sc_rank6 {
 margin:0px;padding:0px;float:left;width:50px;height:48px;
 background:url(../images/shoping_images/sc_rank6.png) no-repeat left top;
}
.sc_rank7 {
 margin:0px;padding:0px;float:left;width:50px;height:48px;
 background:url(../images/shoping_images/sc_rank7.png) no-repeat left top;
}
.sc_rank8 {
 margin:0px;padding:0px;float:left;width:50px;height:48px;
 background:url(../images/shoping_images/sc_rank8.png) no-repeat left top;
}
.sc_rank9 {
 margin:0px;padding:0px;float:left;width:50px;height:48px;
 background:url(../images/shoping_images/sc_rank9.png) no-repeat left top;
}
.sc_rank10 {
 margin:0px;padding:0px;float:left;width:50px;height:48px;
 background:url(../images/shoping_images/sc_rank10.png) no-repeat left top;
}
* html .sc_new, .sc_restock, .sc_sale, .sc_rank1, .sc_rank2, .sc_rank3, .sc_rank4, .sc_rank5, .sc_rank6, .sc_rank7, .sc_rank8, .sc_rank9, .sc_rank10 {
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}
/* 単価 */
.sc_tanka {
 display:none;position:absolute;top:-7; right:+5;width:100%;color:#444;font-size:11px;line-height:1.2em;text-align:right;
}
/* 特色 */
.sc_spec {
 display:none;
 position:absolute;top:-5; right:+5;
 font-size:11px; 
 line-height:1.4em;
 color: #659E18;
 margin-left:4px;
 white-space:nowrap;
 letter-spacing: -1px;
 width:90%;height:14px;
 text-align:left;
 overflow: hidden;
 text-overflow: ellipsis;
 -webkit-text-overflow: ellipsis;
 -o-text-overflow: ellipsis;
}
/* 画像準備中画像上の商品名称 */
.blankgoodsname {
 display:none;
 margin:0px;padding:0px;
 position: absolute;
 overflow: hidden;
 text-overflow: ellipsis;
 -webkit-text-overflow: ellipsis;
 -o-text-overflow: ellipsis;
 top:12;left:8;
 word-wrap: break-word;
 width:105px;
 height:30px;
 font-size:10px;
 color:#666;
 line-height:1.4em;
}

/* 商品画像を入れた枠-画像縦下並び */
div.giwaku{}
div.giwaku div{
display:table-cell;
margin-bottom:1px;
vertical-align:bottom;
white-space:nowrap;
}
* html div.giwaku div{/* IE 6 */
display:inline;
zoom:1;
}
*:first-child+html div.giwaku div{/* IE 7 */
display:inline;
zoom:1;
}

/* カテゴリで絞り込む欄 */
/* カテゴリで絞り込む表示 */
ul.dropdown                         { margin-top:10px;list-style:none;position:absolute;top:-6px;right:220px;}
ul.dropdown li                      { float: left; zoom: 1; background: #fff; border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #999;border-bottom:1px solid #999;font-size:14px; }
ul.dropdown a:hover		            { color: #1D3994; }
ul.dropdown a:active                { color: #1D3994; }
ul.dropdown li a                    { display: block; padding: 1px 8px 0px 8px;border-right: 1px solid #333;
	 								  color: #1D3994;text-decoration: none; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #F3D673; color: #1D3994; position: relative; }
ul.dropdown li.hover a              { color: #1D3994;text-decoration: none; }

/* カテゴリ表示 */
ul.dropdown ul 						{ width: 280px; padding: 4px 8px;border:1px solid #999;background: #fff;visibility: hidden; list-style:none;position: absolute; top: 102%; right: 0; z-index:100;}
ul.dropdown ul li 					{ font-weight: normal; background: #fff; border:none;color: #1D3994;font-size:12px;float: none;  }					  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width:100%; display: inline-block;text-decoration: none; } 

/* 中分類リンク一覧 */
.jite {
visibility: visible; overflow-x: hidden; overflow-y: hidden;  left: 0px;width:582px;
}
.jite ul  {
 margin:0;padding:0;list-style-type: none;width:2800px;
}
.jite ul li  {
 float:left;margin-right:5px;height:89px;
}
.sc_categorytitle {
 background-color: #1D3994;
 color:#fff;
 font-size:12px;
 line-height:16px;
 width:90px;
 text-align:center;
 overflow: hidden;
 text-overflow: ellipsis;
 -webkit-text-overflow: ellipsis;
 -o-text-overflow: ellipsis;
 white-space:nowrap;
}
.jite ul li a, .jite ul li a:hover {
 text-decoration: none;
}
