/* ピックアップ
------------------------------------------------ */
#used .boxPickupSearch {
	background:url(https://img1.kakaku.k-img.com/images/used/bg_picklist_top.gif) no-repeat;
	width:100%;
	padding-top:6px;
}
#used .boxPickupSearch dl {
	background:url(https://img1.kakaku.k-img.com/images/used/bg_picklist.gif) no-repeat bottom;
	width:100%;
}
#used .boxPickupSearch dt {
	float:left;
	width:163px;
	padding:7px 0;
	text-align:center;
}
#used .boxPickupSearch dd {
	float:left;
	background:url(https://img1.kakaku.k-img.com/images/used/bg_arrow_cattop.gif) no-repeat left 9px;
	margin-left:12px;
	padding:5px 0 5px 10px;
}
#used .boxPickupSearch dd a {
	text-decoration:underline;
	font-weight:bold;
}


/* メインカテゴリ一覧
------------------------------------------------ */
#main .mainCatList {
	background:url(https://img1.kakaku.k-img.com/images/used/bg_mainlist_top.gif) no-repeat;
	width:100%;
	margin-top:15px;
	padding-top:7px;
}
#main .mainCatList .mainCatListCtn {
	background:url(https://img1.kakaku.k-img.com/images/used/bg_mainlist_btm.gif) no-repeat bottom;
	width:100%;
	padding-bottom:7px;
}
#main .mainCatList .mainlist,
#main .mainCatList .sublist {
	height:1%;
	border-left:2px solid #b4c2eb;
	border-right:2px solid #b4c2eb;
}
html body #main .mainCatList .noline {
	background:none;
}
#main .mainCatList dd {
	background:url(https://img1.kakaku.k-img.com/images/used/bg_arrow_cattop.gif) no-repeat left 6px;
	margin:0 7px;
	padding:2px 0 2px 10px;
}
#main .mainCatList .mainlist {
	padding-bottom:10px;
}
#main .mainCatList .mainlist dl {
	background:url(https://img1.kakaku.k-img.com/images/category/dotline_y.gif) repeat-y right;
	float:left;
}
#main .mainCatList .mainlist dt span {
	background:url(https://img1.kakaku.k-img.com/images/used/btn_next_used.gif) no-repeat left 3px;
	display:block;
	margin:0 7px 3px 7px;
	padding:3px 0 3px 16px;
	height:2.2em;
	font-size:107%;
	font-weight:bold;
	line-height:1.2;
}
#main .mainCatList .sublist dl {
	background:url(https://img1.kakaku.k-img.com/images/category/dotline02.gif) repeat-x top;
	width:700px;
	margin:0 7px;
	padding:3px 0 5px 0;
}
#main .mainCatList .sublist dt {
	float:left;
	width:350px;
	padding-top:7px;
	font-size:107%;
}
#main .mainCatList .sublist dt.noline {
	padding-top:5px;
	border:none;
}
#main .mainCatList .sublist dt a {
	background:url(https://img1.kakaku.k-img.com/images/used/btn_next_used.gif) no-repeat 0 2px;
	font-size:100%;
	font-weight:bold;
	padding:2px 0 2px 18px;
}
/* メインカテゴリ一覧  中古PC
------------------------------------------------ */
#main .mainCatList.usedpc .mainlist dl {
	width:25%;
}
#main .mainCatList.usedpc .mainlist dt span {
	height:2.1em;
}
/* メインカテゴリ一覧  中古カメラ
------------------------------------------------ */
#main .mainCatList.usedcamera .mainlist dl {
	width:33.3%;
}
#main .mainCatList.usedcamera .mainlist dt span {
	height:1.1em;
}
#main .mainCatList.usedcamera .mainlist dd {
	margin:0 7px 0 22px;
}
/* メインカテゴリ一覧  中古ゴルフ
------------------------------------------------ */
#main .mainCatList.usedgolf .mainlist dl {
	width:25%;
}
#main .mainCatList.usedgolf .mainlist dt span {
	height:2.1em;
}
#main .mainCatList.usedgolf .mainlist dd {
	margin:0 7px 0 22px;
}
/* ショップいちおし商品
------------------------------------------------ */
#main .recomListBox {
	width:694px;
	padding:5px 0;
}
#main .recomListBox table {
	width:100%;
	font-size:100%;
	line-height:130%;
	text-align:left;
	vertical-align:top;
	border-collapse:collapse;
	border-spacing:0;
}
#main .recomListBox table th,
#main .recomListBox table td {
	padding:0;
}
#main .recomListBox table th p {
	background:url(https://img1.kakaku.k-img.com/images/used/bg_recomttl.gif) no-repeat;
	margin-bottom:10px;
	padding-left:7px;
	height:25px;
	color:#253f8b;
	font-weight:bold;
	line-height:25px;
}
#main .recomListBox table td {
	background:url(https://img1.kakaku.k-img.com/images/category/dotline_y.gif) repeat-y right;
	width:20%;
	vertical-align:top;
	word-break:break-all;
}
#main .recomListBox table td.noline {
	background:none;
}
#main .recomListBox table .recomImg {
	display:block;
	text-align:center;
}
#main .recomListBox table .recomImg img {
	border:1px solid #b4c2eb;
	padding:3px;
}
#main .recomListBox table .recomImg img:hover {
	border:1px solid #09f;	
}
#main .recomListBox table .recomName {
	margin:3px 6px 0 6px;
	width:127px;
	word-wrap:break-word;
}
#main .recomListBox table .recomPrice {
	margin:0 6px 3px 6px;
	color:#f00;
	font-weight:bold;
	font-family:verdana;
}
/* --------------------------------- sm6 20101210 add */
#main .recomListBox table .recomPrice a {
	color:#f00;
/*	font-size: 129%;*/
}
/* --------------------------------- sm6 20101210 add */
#main .recomListBox table .recomShop {
	background:url(https://img1.kakaku.k-img.com/images/used/icon_shop_s.gif) no-repeat;
	margin:0 6px;
	padding-left:18px;
	font-size:85%;
}

/* クチコミエリア共通 
------------------------------------------------ */
#used .boxAdvise table {
	font-size:100%;
}
#used .boxAdvise td {
	margin:0;
	padding:2px 0;
}
#used .boxAdvise .adviceKuchikomi {
	list-style:none;
	width:100%;
	margin-top:5px;
}
#used .boxAdvise .adviceKuchikomi li.first {
	border-top:1px solid #bcc8ed;
}
#used .boxAdvise .adviceKuchikomi li {
	float:left;
	list-style:none;
	width:100%;
	padding:5px 0;
	border-top:1px dotted #bcc8ed;
}
#used .boxAdvise .useStatus {
	float:left;
	margin-right:10px;
}
#used .boxAdvise .useStatus img {
	margin:0 2px 0 3px;
}
#used .boxAdvise .threadTtl {
	float:left;
	width:58%;
}
#used .boxAdvise .shopName {
	float:left;
	width:34%;
	padding-top:3px;
	font-size:85%;
}



/* 中古アイテム情報エリア
------------------------------------------------ */

#used .priceBox h2 {
	font-size:140%;
	line-height:120%;
	font-weight:bold;
	margin-top:5px;
}
#used .priceBox h2 a:link, #used .priceBox h3 a:visited {
	color: #0000dd;
	text-decoration:none;
}
#used .priceBox h2 a:hover {
	color: #0099ff;
	text-decoration: underline;
}

#used .priceBox strong {
	font-size:140%;
	line-height:120%;
	font-weight:bold;
	margin-top:5px;
	display:block;
}
#used .priceBox strong a:link{
	color: #0000dd;
	text-decoration:none;
}
#used .priceBox strong a:hover {
	color: #0099ff;
	text-decoration: underline;
}

#used .priceBox .price strong {
display:inline;
}

#itemInfo .price930 {
	width: 930px;
	padding: 6px 0px 0px;
	border-top: 1px solid #CCCCCC;
	margin-top: 3px;
}
.txtRedB {
	color:#dd0000;
	font-weight:bold;
}
/* 製品スペック */

#used th {
	text-align:left;
}
#used td {
	text-align:left;
}
#used .usedspec {
	width:750px;
	border-left:#b4c2eb solid 1px;
	border-top:#b4c2eb solid 2px;
	border-bottom:#b4c2eb solid 1px;
	border-right:#b4c2eb solid 2px;
}
#used .usedspec th {
	background-color:#eff2fb;
	border-left:#b4c2eb solid 1px;
	border-bottom:#b4c2eb solid 1px;
	padding:3px;
}
#used .usedspec td {
	border-left:#b4c2eb solid 1px;
	border-bottom:#b4c2eb solid 1px;
	padding:3px;
}
#used h2.blue {
	background:url(https://img1.kakaku.k-img.com/images/used/bg_h4_01.gif) repeat-x #b5c3eb;
	border-left: solid 4px #4467cd;
	padding: 5px 5px;
	font-size: 92%;
}
#used h3.blue {
	background:url(https://img1.kakaku.k-img.com/images/used/bg_h4_01.gif) repeat-x #b5c3eb;
	border-left: solid 4px #4467cd;
	padding: 5px 5px;
	font-size: 92%;
}

#used h4.blue {
	background:url(https://img1.kakaku.k-img.com/images/used/bg_h4_01.gif) repeat-x #b5c3eb;
	border-left: solid 4px #4467cd;
	padding: 5px 5px;
	font-size: 92%;
}

#used h2.orange {
	background:url(https://img1.kakaku.k-img.com/images/used/bg_h4_02.gif) repeat-x #b5c3eb;
	border-left: solid 4px #ed6002;
	padding: 5px 5px;
	font-size: 92%;
}
#used h3.orange {
	background:url(https://img1.kakaku.k-img.com/images/used/bg_h4_02.gif) repeat-x #b5c3eb;
	border-left: solid 4px #ed6002;
	padding: 5px 5px;
	font-size: 92%;
}

#used h4.orange {
	background:url(https://img1.kakaku.k-img.com/images/used/bg_h4_02.gif) repeat-x #b5c3eb;
	border-left: solid 4px #ed6002;
	padding: 5px 5px;
	font-size: 92%;
}
/* 店舗情報レイアウト 
------------------------------------------------ */

#tabContents #usedmainLeft {
	width: 460px;
	float: left;
}
#tabContents #usedmainRight {
	width: 460px;
	float: right;
}
/* 店舗情報内容部分 */

.p2 {
	padding: 2px;
}
.p5 {
	padding: 5px;
}
.toitext {
	font-weight:bold;
	color:#727272;
	margin:10px 0 10px;
}
/* 購入方法アイコンON、OFF */
.iconPur1On {
	padding: 7px 0 5px 26px;
	background: url(https://img1.kakaku.k-img.com/images/used/icon_shop_on.gif) no-repeat;
	margin-right:15px;
	background-position: left center;
}
.iconPur1Off {
	color:#9c9c9c;
	padding: 7px 0 5px 26px;
	background: url(https://img1.kakaku.k-img.com/images/used/icon_shop_off.gif) no-repeat;
	margin-right:15px;
	background-position: left center;
}
.iconPur2On {
	padding: 7px 0 5px 26px;
	background: url(https://img1.kakaku.k-img.com/images/used/icon_web_on.gif) no-repeat;
	margin-right:15px;
	background-position: left center;
}
.iconPur2Off {
	color:#9c9c9c;
	padding: 7px 0 5px 26px;
	background: url(https://img1.kakaku.k-img.com/images/used/icon_web_off.gif) no-repeat;
	margin-right:15px;
	background-position: left center;
}
.iconPur3On {
	padding: 7px 0 5px 26px;
	background: url(https://img1.kakaku.k-img.com/images/used/icon_mail_on.gif) no-repeat;
	margin-right:15px;
	background-position: left center;
}
.iconPur3Off {
	color:#9c9c9c;
	padding: 7px 0 5px 26px;
	background: url(https://img1.kakaku.k-img.com/images/used/icon_mail_off.gif) no-repeat;
	margin-right:15px;
	background-position: left center;
}
.iconPur4On {
	padding: 7px 0 5px 26px;
	background: url(https://img1.kakaku.k-img.com/images/used/icon_fax_on.gif) no-repeat;
	margin-right:15px;
	background-position: left center;
}
.iconPur4Off {
	color:#9c9c9c;
	padding: 7px 0 5px 26px;
	background: url(https://img1.kakaku.k-img.com/images/used/icon_fax_off.gif) no-repeat;
	margin-right:15px;
	background-position: left center;
}
.iconPur5On {
	padding: 7px 0 5px 26px;
	background: url(https://img1.kakaku.k-img.com/images/used/icon_tel_on.gif) no-repeat;
	margin-right:15px;
	background-position: left center;
}
.iconPur5Off {
	color:#9c9c9c;
	padding: 7px 0 5px 26px;
	background: url(https://img1.kakaku.k-img.com/images/used/icon_tel_off.gif) no-repeat;
	margin-right:15px;
	background-position: left center;
}
#used .payment p {
	margin: 0 0 3px;
}
.paymentOn {
	padding: 0 0 0 18px;
	background: url(https://img1.kakaku.k-img.com/images/sku/payment_on.gif) no-repeat;
	background-position: 0 1px;
}
.paymentOff {
	color: #999999;
	padding: 0 0 0 18px;
	background: url(https://img1.kakaku.k-img.com/images/sku/payment_off.gif) no-repeat;
	background-position: 0 1px;
}
.shopComment {
	width: 440px;
	height: 250px;
	overflow: scroll;
	border: 0;
}
.yellowBar {
	background-color: #ffe69a;
	padding: 3px 3px 3px 8px;
	font-weight: bold;
}
#used .ichioshi td {
	text-align:center;
}
.ichioshiprice {
	padding:8px 10px 0;
}
.ichioshiprice p {
	color:#FF0000;
}
#used .shopGoods p {
	color:#5f5e5e;
	padding-left:13px;
}
/* 掲載ショップショップ一覧スタイル
------------------------------------------------ */
.iconImgpadding {
	padding-right: 10px;
	float:left;
}
#used .txtAcenter {
	text-align:center;
}
.syttenBtn {
	padding:7px 15px 7px 0;
	background-image: url(https://img1.kakaku.k-img.com/images/used/bg_syutten.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* アイテムビューdefaultから抜粋↓------------------------------------------------ */

/* アイテム情報エリア
------------------------------------------------ */
a.itemLink {
	padding: 2px 4px;
	display: block;
	color: #000000;
}
a.itemLink:link, a.itemLink:visited {
	color: #000000;
	text-decoration: none;
}
a.itemLink:hover {
	background: #feffa9;
	text-decoration: none;
}
#itemInfo {
	margin-top: 0px;
}
#itemInfo .itemImgBox {
	width: 170px;
	margin: 0px 10px 0px 0px;
	text-align: center;
	background: url(https://img1.kakaku.k-img.com/images/used/itembox_bg.gif) repeat-y left top;
}
#itemInfo .itemImgBox p {
	margin-top: 8px;
}
#itemInfo .priceBox {
	position: relative;
	margin-bottom: 10px;
}
#itemInfo .price {
	width: 750px;
	padding: 6px 0px 0px;
	border-top: 1px solid #CCCCCC;
	margin-top: 3px;
}
/* タブ下H3回り (タブ発生時は追加する必要あり)
------------------------------------------------ */
/* 2008_02_04 ヘッダーリニューアル時 追加ここから */
#main .h3Area {
	color: #666666;
	line-height: 120%;
	width: 930px;
	padding:1px 0px 5px 0px;
	background: url(https://img1.kakaku.k-img.com/images/shopview/h3bg.gif) repeat-y left top;
	margin: 0px;
}
#main .h3Area h2 {
	font-size: 107%;
	font-weight: bold;
	color: #000000;
	display: inline;
	padding:0 10px;
}
#main .h3Area h3 {
	font-size: 107%;
	font-weight: bold;
	color: #000000;
	display: inline;
	padding: 0px;
}
/* 2008_02_04 ヘッダーリニューアル時 追加ここまで */
/* 全タブ共通　ページ内レイアウト
------------------------------------------------ */
#tabContents {
	margin: 5px 0px 10px;
}
/* 共通 テーブル
------------------------------------------------ */
#main th {
	font-weight: normal;
	line-height: 120%;
	padding: 3px 3px;
	vertical-align: middle;
}
#main td {
	line-height: 120%;
	padding: 5px 3px;
	vertical-align: middle;
}
#main th.alignL, #main td.alignL {
	text-align: left;
}
#main th.alignR, #main td.alignR {
	text-align: right;
}
/* 共通 フォント装飾
------------------------------------------------ */
.impact02 {
	font: bold 22px Verdana;
	color: #FF0000;
	letter-spacing: -1px;
}
.fontRed {
	color: #FF0000;
}
/* トピックス */
.topicstitle li {
	list-style: none;
	background-image: url(https://img1.kakaku.k-img.com/prdsearch/image/toparrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding: 0 3px 0px 18px;
}
.topicstitle a:link, .topicstitle a:visited {
	text-decoration: none;
}
.topicstitle a:hover {
	color: #0099ff;
	text-decoration: underline;
}
.txttopics {
	margin: 0 5px 0;
	font-size:80%;
	line-height:100%;
	color: #414141;
}
.rightlink {
	margin: 3px 0 0;
	text-align: right;
}
.imgtopics {
	margin: 5px 7px 0;
	font-size:100%;
	line-height:110%;
	color: #414141;
}
small {
	font-size:10px;
	line-height:1.6em;
	letter-spacing:1px;
}
.f0_fix {
	font-size:10px;
	line-height:1.6em;
	letter-spacing:1px;
}
.imgtopics img {
	margin-right: 5px;
	border-width: 0px;
	float: left;
}
.imgtopics a:hover {
	color: #0099FF;
}
/* 追加080117 */
/* ヘッダ要素
------------------------------------------------------------------------------------------------ */
.path {
	padding: 2px 2px 0px;
}
.searchPath {
	padding-bottom :10px;
}
#header {
	height: 4.3em;
	font-size: 13px;
}
#contents930 #header {
	width: 930px;
}
#header .headerL {
	float: left;
	width: 363px;
	padding: 0.6em 0px 0.8em;
}
#header a {
	text-decoration: none;
}
#header img {
	vertical-align: middle;
}
#header iframe.b4 {
	margin: 2px 0px 0px;
}
#header iframe.c1 {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: right;
}
/* ■ページ上　カテゴリカラー ------------------- */
	#default #header, #shopview #header {
	border-top: 8px solid #001789;
}
#pc #header {
	border-top: 8px solid #0099ff;
}
#kaden #header {
	border-top: 8px solid #ff6400;
}
#camera #header {
	border-top: 8px solid #009899;
}
#keitai #header {
	border-top: 8px solid #3266cc;
}
#bb #header {
	border-top: 8px solid #670099;
}
#game #header {
	border-top: 8px solid #ffcc33;
}
#book-cd-dvd #header, #dvd #header {
	border-top: 8px solid #339933;
}
#sports #header, #golf #header, #bicycle #header, #snow #header, #fishing #header, #outdoor #header {
	border-top: 8px solid #3398cc;
}
#kuruma #header, #car-goods #header {
	border-top: 8px solid #013466;
}
#insurance #header {
	border-top: 8px solid #34cc99;
}
#money #header {
	border-top: 8px solid #333367;
}
#food-drink #header {
	border-top: 8px solid #ff9934;
}
#fashion #header {
	border-top: 8px solid #a00000;
}
#beauty-health #header, #contactlens #header {
	border-top: 8px solid #99cc33;
}
#interior #header {
	border-top: 8px solid #cdcc00;
}
#pet #header {
	border-top: 8px solid #d68011;
}
#gakki #header {
	border-top: 8px solid #441bc7;
}
#baby #header {
	border-top: 8px solid #ffa4d1;
}
#used #header {
	border-top: 8px solid #4467cd;
}
#hobby #header, #electric-tools #header {
	border-top: 8px solid #feae00;
}
/* カテゴリ追加 sm03 10.10.01 */
#drink #header {
	border-top: 8px solid #ff9934;
}
#hobby #header, 
#electric-tools #header,
#gakki #header {
	border-top: 8px solid #feae00;
}
#watch-accessory #header {
	border-top: 8px solid #cc3366;
}
#diy #header, 
#electric-tools #header {
	border-top: 8px solid #996633;
}
#food #header {
	border-top: 8px solid #ff9966;
}
#health-food #header {
	border-top: 8px solid #60bf01;
}
/* カテゴリ追加 101210SM5 */
#kitchen #header,
/* カテゴリ追加 10.11.01 sm07 */
#cookware #header{
	border-top: 8px solid #60bf01;
}

/* カテゴリ追加 10.11.01 sm07 */
#houseware #header,
#stationery #header {
	border-top: 8px solid #9cb416;
}

/* ヘッダ　ホーム用設定 ------------------- */
	#home #header {
	font-size: 13px;
	border-top: 8px solid #001789;
	background: url(https://img1.kakaku.k-img.com/images/home/home_header_bg.gif) repeat-x left bottom;
	padding-bottom: 5px;
}
#home #header .headerL {
	float: left;
	width: 338px;
	padding: 0px;
}
#header .headerR {
	text-align: right;
}
#home #header iframe.b4 {
	margin: 8px 0px 0px;
}
/* macHACK */
		:root #home #header iframe.b4 {
	margin: 4px 0px 0px;
}
#home #header iframe.c1 {
	padding: 0px;
	margin-top: 10px;
	vertical-align: middle;
	text-align: right;
}
.prText iframe {
	text-align: right;
	margin: 5px 0px 0px;
}
.c1in {
	padding: 2px 5px 0px 2px;
	font-size: 13px;
	text-align: right;
}
.c1in a {
	text-decoration: none;
}
/* macHACK */
html* .c1in {
	padding-bottom: 5px;
}
/* ヘッダ　右パーツ ------------------- */
.prText a {
	text-decoration: underline;
}
a.sign {
	padding: 2px 0px 0px 18px;
	line-height: 120%;
	background: url(https://img1.kakaku.k-img.com/images/icon_login.gif) no-repeat left center;
}
a.guide {
	padding: 2px 2px 0px 18px;
	background: url(https://img1.kakaku.k-img.com/images/icon_guide.gif) no-repeat left center;/* -moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial; */
}
a.register {
	padding: 2px 2px 0px 24px;
	background: url(https://img1.kakaku.k-img.com/images/icon_register.gif) no-repeat left center;
}
a.mypage {
	padding: 2px 0px 0px 18px;
	line-height: 120%;
	background: url(https://img1.kakaku.k-img.com/images/icon_mypage.gif) no-repeat left center;
}
/* 静的ページ用 */
.helptop {
	margin-top: 25px;
}
/* ページ上フルバナー ------------------- */
.bnSuper {
	width: 930px;
	margin: 10px auto 15px;
	text-align: center;
}
/************************/
.spec_box {
	width:680px;
	overflow-x:hidden;
}
.spec_box table {
	font-size:100%;
}


/* renewal 110725 sm1 */
#used #menu .menuBox01 li.subTitle a {
	color:#666666;
	text-decoration:none;
}
#used .usedkeywords {
	background:url(https://img1.kakaku.k-img.com/images/used/parts/category_top/keyword_top.gif) top no-repeat;
}
#used .usedkeywords dt,
#used .usedkeywords dd {
	float:left;
}
#used .usedkeywords dt {
	width:150px;
	text-align:center;
	padding-top:6px;
}
#used .usedkeywords dd {
	width:550px;
	padding:12px 10px;
}
#used .usedkeywords dd a {
	text-decoration:underline;
}
#used .usedkeywords .ukBtm {
	background:url(https://img1.kakaku.k-img.com/images/used/parts/category_top/keyword_btm.gif) bottom no-repeat;
}
#used #catList .CLtop {
	background:url(https://img1.kakaku.k-img.com/images/used/parts/category_top/catList_top.gif) top no-repeat transparent;
	padding-top:6px;
	margin-top: 15px;
}
#used #catList .CLbk {
	background:url(https://img1.kakaku.k-img.com/images/used/parts/category_top/cl_gra.jpg) repeat-x;
	width:714px;
	margin:5px auto 0;
	padding:5px 0;
	border-top:1px dotted #999;
}
#used #catList table {
	width:714px;
	margin:0 auto;
	border-collapse:collapse;
}
#used #catList th,
#used #catList td {
	padding:0 10px 8px;
	vertical-align:top;
}
#used #catList table.CL2 td{
	width:50%;
}
#used #catList table.CL3 td{
	width:33%;
}
#used #catList table.CL4 td{
	width:25%;
}
#used #catList table.CL2 .cell1,
#used #catList table.CL3 .cell1,
#used #catList table.CL3 .cell2,
#used #catList table.CL4 .cell1,
#used #catList table.CL4 .cell2,
#used #catList table.CL4 .cell3
{
 	border-right:1px dotted #999;
}
#used #catList dt {
	border-left:2px solid #4467cd;
	border-bottom:1px solid #4467cd;
	font-weight:bold;
	padding:2px 5px;
	margin-bottom:5px;
}
#used #catList dd {
	background:url(https://img1.kakaku.k-img.com/images/used/parts/category_top/yellowdot.gif) no-repeat;
	padding-left:10px;
	margin-bottom:3px;
}
#used #catList dd a,
#used #catList li a{
	text-decoration:underline;
}
#used #catList .w45 {
	width:45%;
}
#used #catList li {
	list-style-type:none;
	background:url(https://img1.kakaku.k-img.com/images/used/parts/category_top/arrowred.gif) no-repeat;
	padding-left:10px;
	margin-top:10px;
	font-size:114%;
	font-weight:bold;
}
#used #catList .CLbluebtm {
	background:url(https://img1.kakaku.k-img.com/images/used/parts/category_top/catList_bule_btm.gif) bottom no-repeat;
	border-top:1px dotted #999;
	padding-bottom:10px;
}
/* watch */
#used a.watchh2 {
	color:#333;
	text-decoration:none;
}
#used .usedWatchList {
	width:700px;
}
#used .usedWatchList td {
	width:25%;
	vertical-align:top;
}
#used .usedWatchList ul {
    margin: 0 0 0 8px;
}
#used .usedWatchList ul li.makerName {
    background: url(https://img1.kakaku.k-img.com/images/category/list_arrow01.gif) no-repeat left top;
    list-style: none outside none;
    padding: 0 4px 0 15px;
	font-weight:bold;
}
#used .usedWatchList ul li.makerName a:link,
#used .usedWatchList ul li.makerName a:visited{
	color:#333;
	text-decoration:none;
}
#used .usedWatchList ul li.makerName a:hover {
	color:#333;
	text-decoration:underline;
}
#used .usedWatchList ul li {
    background: url(https://img1.kakaku.k-img.com/images/category/list01.gif) no-repeat left top;
    line-height: 140%;
    list-style: none outside none;
    padding: 0 4px 0 15px;
}
#used .usedWatchList ul li.end {
    background: url(https://img1.kakaku.k-img.com/images/category/list_end.gif) no-repeat left top;
    margin-bottom: 5px;
}

/* XP終了 140415SM5 */
.usedtopAttention {
	background: #FFEEEE;
    border: 1px solid #FF0101;
    line-height: 140%;
    margin: 15px 0 0;
    padding: 8px;
}