@charset "utf-8";
/* レイアウト */
body{
	margin: 0px;padding: 0px;text-align: center;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Verdana";
	background-color: #000000;
}

#head{
	width: 800px;height: 95px;
	background: url(/punk/templates/img/head_back.gif) no-repeat;
}
#foot{
	width: 800px;
	background: #000000;
}
#content,#top-content{
	width: 800px;margin: 0px auto;
	background-color: #ffffff;
}
#content{
	background: url(/punk/templates/img/content_back.gif) repeat-y left top;
	background-color: #ffffff;
}
#list{
	width: 238px;
	float: left;
}
#main{
	width: 562px;text-align: center;
	float: left;
}


/* レイアウトサブウインドウ */
#e-left{
	width: 170px;
	float: left;
}
#e-main{
	margin-left: 180px;
}
#d-head,#e-head{
	height: 63px;
	background: #000000 url(/punk/templates/img/detail_head_back.gif) no-repeat;
	border-bottom: #a6a6a6 solid 4px;
	text-align: left;
}
#d-content,#e-content{
	width: 92%;
	margin: 14px auto;
	text-align: left;
}
#d-left{
	width: 120px;
	float: left;
	font-size: 0.7em;
	line-height: 140%;

	word-wrap: break-word;

}
#d-main{
	margin-left: 10px;
}
#d-main,#d-main td,#e-main,#e-main td{
	font-size: 0.8em;
	line-height: 120%;
}
#d-left #list{
	font-weight: bold;
	width: 120px;
	margin: 5px 0px;
}
#d-left .listen{
	color: #CC0000;
}

.d-headline,.d-hinban{
	padding: 1px 5px;
	line-height: 140%;
}
.d-headline{
	font-size: 0.8em;
	font-weight: bold;
}
.d-hinban{
	font-size: 0.7em;
	text-align: right;
}

/* メニュータイトル */
.menu-text,.main-text{
	font-size: 10px;line-height: 160%;
}
.menu-text{
	color: #FFFFFF;
}
.main-text{
	color: #000000;
}
.line-list,.line-main{
	margin: 15px auto 10px auto;padding: 2px 0px;height: 19px;text-align: center;
}
.line-list{
	background: #FF0000;
	width: 238px;
}
.line-main{
	background: #000000;
	color: #FFFFFF;width: 562px;
}
.line-list div{
	width: 80%;margin: auto;text-align: left;
}
.line-main table,#main div.wid-520,#result-none{
	width: 520px;margin: auto;
}
.line-main table,#main div.wid-520{
	text-align: left;
}
#result-none{
	margin: 150px 0px;
}


/* レフトメニュー */
#list-ele{
	width: 82%;margin: 0px auto;
}
#list-ele ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#list-ele li{
	color: #FFFFFF;
	background: url(/punk/templates/img/icon_list.gif) no-repeat left;
	line-height: 120%;
	font-size: 0.8em;
	padding-left: 17px;
	margin: 0px 0px 8px 0px;
}
.news-date{
	width: 88px;
	font-size: 0.8em;
	line-height: 140%;
	text-align: center;
	border-top: #7F7F7F 1px solid;
	border-bottom: #7F7F7F 1px solid;
}


/* コンテンツ　帯小 */
.headline,.reration-artist,.hinban,div.bb{
	width: 100%;
	padding: 1px 5px;
}
.headline,div.bb{
	background: #cbc6c7;
}
.headline,.title,div.bb{
	line-height: 140%;
	font-weight: bold;
}
.headline,.title{
	font-size: 0.8em;
}

.headline2{
	background: #cbc6c7;
}
.headline2 div{
	margin: 1px 5px;
	line-height: 140%;
	font-weight: bold;
	font-size: 0.8em;
}

.hinban{
	font-size: 0.7em;
	line-height: 140%;
	text-align: right;
}
.reration-artist{
	line-height: 140%;
	background: #000000;
	font-weight: bold;
	color: #FFFFFF;
}
div.bb{
	margin-bottom: 8px;
}

/* フォーム部品 */
input#textarea{
	width: 145px;
}
input,select,option{
	font-size: 10px;
}


/* リンク設定 */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration:underline;
}
a:active {
	color: #CC0000; 
	text-decoration:underline;
}
#head a:link,#foot a:link,#list a:link {
	color: #FFFFFF;
	text-decoration: none;
	clear: left;
}
#head a:visited,#foot a:visited,#list a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#head a:hover,#foot a:hover,#list a:hover {
	color: #CC0000;
	text-decoration:underline;
}
#head a:active,#foot a:active,#list a:active {
	color: #CC0000; 
	text-decoration:underline;
}
.pagenavi a:link {
	font-size: 10px;
	text-decoration: none;
	clear: left;
}
.pagenavi a:visited {
	font-size: 10px;
	text-decoration: none;
}
.pagenavi span{
	font-weight: bold;
	color: #FF0000;
}
.line-main a:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
	clear: left;
}
.line-main a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.line-main a:hover,.pagenavi a:hover {
	font-size: 10px;
	color: #CC0000;
	text-decoration:underline;
}
.line-main a:active,.pagenavi a:active {
	font-size: 10px;
	color: #CC0000; 
	text-decoration:underline;
}

.status a:link,.d-status a:link,.tab a:link,.caution a:link {
	color: #CC0000;
	text-decoration: none;
}
.status a:visited,.d-status a:visited,.tab a:visited,.caution a:visited {
	color: #CC0000;
	text-decoration: none;
}
.status a:hover,.d-status a:hover,.tab a:hover,.caution a:hover {
	color: #000000;
	text-decoration:underline;
}
.status a:active,.d-status a:active,.tab a:active,.caution a:active {
	color: #000000; 
	text-decoration:underline;
}
#arrival-tbl span a:link,#top-reserve span a:link {
	color: #908d98;
	text-decoration: none;
}
#arrival-tbl span a:visited,#top-reserve span a:visited {
	color: #908d98;
	text-decoration: none;
}
#arrival-tbl span a:hover,#top-reserve span a:hover {
	color: #CC0000;
	text-decoration:underline;
}
#arrival-tbl span a:active,#top-reserve span a:active {
	color: #CC0000; 
	text-decoration:underline;
}


/* サーチボックス */
#search-box{
	width: 530px;
	margin: auto auto 10px auto;
}
#search-box td{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	background-color: #cbc6c7;
}

/* 商品リスト */
.jacket{
	float: left;
	margin-right: 10px;
	width: 75px;
}
.detail,.status{
	float: left;
	font-size: 10px;
	font-size: 0.8em;
}
.view-btn{
	float: left;
	font-size: 10px;
	font-size: 0.8em;
	margin: 0 5px 0 0;
}
/*
.detail,.status,.view-btn{
	float: left;
	font-size: 0.8em;
}
*/
.detail{
	width: 435px;
	margin-bottom: 2px;
}
.status,.d-status{
	letter-spacing: 1px;
	color: #CC0000;
}
.status{
	width: 265px;
}
/*
.status{
	width: 359px;
}
*/

/* ボックス */
#main div.wid-520,#result-none{
	font-size: 0.75em;
	line-height: 120%;
}
#main div.wid-520{
	padding-bottom: 10px;
}
.box1{
	padding: 0px 5px;
}
.box2{
	margin-bottom: 8px;
}


/* トップページ */
#banner{
	text-align: center;
	margin: 10px 0px;
}
div.wid-750{
	width: 750px;
	margin: auto;
	text-align: left;
	margin-bottom: 10px;
}
div.wid-460{
	width: 100%;
	margin-bottom: 10px;
}
div.wid-263{
	width: 263px;
	margin-bottom: 10px;
}
#arrival-tbl td,#recommend-tbl td{
	text-align: center;
	vertical-align: top;
	font-size: 0.7em;
	line-height: 120%;
}
#arrival-tbl td{
	width: 92px;
	padding-top: 9px;
}
#recommend-tbl td{
	width: 104px;
}
#arrival-tbl td span,#top-reserve td span{
	color: #908d98;
}
.arrival-box{
	width: 86px;
	margin: auto;
	text-align: left;
	margin: 0px 3px;
	word-break: break-all;
}
ul.top-genre{
	width: 49%;
	list-style: none;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	float: left;
}
ul.top-genre li{
	background: url(/punk/templates/img/icon_list2.gif) no-repeat left;
	line-height: 120%;
	font-size: 0.8em;
	padding-left: 17px;
	margin: 4px 3px 0px 3px;
}

.top-news td{
	font-size: 0.7em;
	line-height: 120%;
	vertical-align: top;
}
#top-news-box{
	margin: 5px 2px 8px 5px;
}
.top-news{
	border-bottom: 1px #9f9ca5 dotted;
	width: 256px;
}
.top-news table{
	margin: 3px 0px;
}
.top-news-date{
	width: 30px;
	background: #d8cdc4;
	text-align: center;
	padding: 0px 2px;
}
.top-news-title{
	padding: 0px 5px;
}
#top-left{
	float: left;
	margin-right: 24px;
}
#top-reserve{
	margin-top: 4px;
}
#top-reserve td.box{
	width: 180px;
	padding: 5px;
	border: 1px #9f9ca5 dotted;
	vertical-align: top;
	font-size: 0.7em;
	line-height: 120%;
}
#top-reserve img.top-jacket{
	margin-right: 5px;
	float: left;
}
#top-reserve .caution div{
	background: url(/punk/templates/img/icon_list2.gif) no-repeat left;
	padding-left: 13px;
	margin: 4px 0px 0px 0px;
	color: #CC0000;
	font-size: 0.7em;
	line-height: 120%;
}


/* そのほか */
.jacket-text{
	font-size: 80%;
	line-height: 120%;
	margin-bottom: 8px;
}
.pagenavi{
	font-size: 10px;
	color: #FFFFFF;
}

.search-list{
	float: left;
	width: 48%;
	line-height: 140%;
	margin-right: 1%;
	word-break: break-all;
}
.tab{
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	letter-spacing: 1px;
	color: #CC0000;
}





h1,h2,h3,h4{
	margin: 0px;padding: 0px;
}

img{
	border: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
.clear{
	clear: left;
}
.news-under{
	border: 1px #9f9ca5 dotted;
	padding: 5px 5px 0px 5px;
}
/* ▼▼ ------- 20080319_追加記述 ------- */
.news-under a:link {
	color: #0000ff;
	text-decoration: none;
}
.news-under a:visited {
	color: #0022ff;
	text-decoration: none;
}
.news-under a:hover {
	color: #6666ff;
	text-decoration:underline;
}
.news-under a:active {
	color: #aaaaff; 
	text-decoration:underline
}
/* ▲▲ ------- 20080319_追加記述 ------- */


/* ▼▼ ------- 20080428_追加記述 ------- */
.topbanner {
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 0px;
	vertical-align: middle;
	background-color: #000000;
}

/* ▲▲ ------- 20080428_追加記述 ------- */

/* ▼▼ ------- 20080603_追加記述 ------- */
.topbanner span {
	width: 60px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
}

/* ▲▲ ------- 20080603_追加記述 ------- */


/* <font>タグなどに対する暫定対応 */
.top-news-title font{
	color: black;
	font-size: 100%;
}
.top-news-title b{
	font-weight: normal;
}

.bb font,# a, .headline font,.headline2 font{
	color: black;
	font-size: 1em;
}


/*--==-- 20080830 ▼ 検索結果絞込み追加 --==--*/
.more_search {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Verdana";
	font-size: 11px;
	line-height: 1.2em;
	color: #cc0000;
	margin-right: 5px;
	text-align: right;
	padding: 0px 5px 10px 0px;

}
/*--==-- 20080830 ▲ 検索結果絞込み追加 --==--*/


/*--==-- 20090527 ▼ TOPバナー用追加 --==--*/
/*
#topbanner_l {
	width: 800px;
	background-color: #000000;
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}
*/
#topbanner_l {
	width: 800px;
	background-color: #000000;
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#topbanner_l img {
	margin: 0px 0px 10px 0px;
}
#top_qr {
	width: 60px;
	height: 60px;
	position: absolute;
    margin: 2px 0px 0px 238px;
    padding: 0px;
}
/*--==-- 20090527 ▲ TOPバナー用追加 --==--*/

/*--==-- 20090729 ▼ TOPバナー用追加 --==--*/
#top_qr2 {
	width: 200px;
	height: 45px;
	position: absolute;
    margin: 17px 0px 0px 307px;
    padding: 0px;
}
/*--==-- 20090729 ▲ TOPバナー用追加 --==--*/


/*--==-- 20100722 ▼ TOPバナー用追加 --==--*/
#top_qr3 {
	text-align: left;
	position: absolute;
	margin: 17px 0px 0px 321px;
	padding: 0px;
}
/*--==-- 20100722 ▲ TOPバナー用追加 --==--*/



/*--==-- 20091126 ▼/ 中古商品表示 ▼/ --==--*/
#useditem_detail {
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
}
#useditem_detailinfo {
	color: #ee0000;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#useditem_detailinfo_link {
	color: #339900;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#useditem_detailinfo_link a:link {
	font-weight: normal;
	text-decoration: none;
}
#useditem_detailinfo_link a:visited {
	font-weight: normal;
	text-decoration: none;
}
#useditem_detailinfo_link a:hover {
	font-weight: normal;
	text-decoration: underline;
}
#useditem_detailinfo_link a:active {
	font-weight: normal;
	text-decoration: underline;
}

#useditem_detail ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#useditem_detail ul li {
	list-style: none;
	border-bottom: 1px solid #999999;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

/*--==--  --==--*/
#useditem_list {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}
#useditem_list ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#useditem_list ul li {
	list-style: none;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*--==-- 20091126 /▲ 中古商品表示 /▲ --==--*/





/*--==-- 20100311 ▼/ twitter/FOOTER TEXT 追加 ▼/ --==--*/
#tw_title {
	width: 266px;
	height: 16px;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}
#foot_extext {
	color: #ffffff;
	font-size: 10px;
	line-height: 1.0;
	padding: 15px 0 5px 0;
	margin: 0 0 0 0;
}

/*--==-- 20100311 /▲ twitter/FOOTER TEXT 追加 /▲ --==--*/





/*--==-- 20100303 ▼/ ADD FAV_ARTIST ▼/ --==--*/
#search_artist {
	width: 510px;
	padding: 10px 0 3px 0;
	margin: 0 0 0 0;
	border-bottom: 1px #444444 dotted;
}
#search_artist ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
ul li.artist_name {
	list-style: none;
	float: left;
	padding: 1px 0 0 0;
	margin: 0 0 0 0;
}
ul li.add_fav_artist {
	list-style: none;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#tab_clear {
	clear: both;
}

/*--==-- 20100303 ▼/ ADD FAV_ARTIST ▼/ --==--*/
.view-btn_mepage_add {
	float: right;
	padding: 0 0 0 0;
	margin: 3px 0 0 0;
}

/*--==-- 20100303 /▲ ADD FAV_ARTIST /▲ --==--*/



/*--==-- 20100408 ▼/ セール情報 ▼/ --==--*/
.discount_info_list, #top-reserve td span.discount_info_list {
	color: #FF0000;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
.discount_info_detail {
	color: #FF0000;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
/*--==-- 20100408 /▲ セール情報 /▲ --==--*/




/*---------- ▼// 20100405 STOCK STAUS 追加 ▼// ----------*/
#stock_status_detail {
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}
#stock_status_detail ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 10px 0 3px 0;
}
#stock_status_detail ul li {
	font-size: 100%;
	line-height: 1.2;
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#stock_status_detail ul li.stock {
	list-style: none;
	float: left;
	padding: 0 0 0 0;
	margin: 0 5px 0 0;
}
#stock_status_detail ul li.sub_stock {
	color:#335C85;
	list-style: none;
	padding: 1px 0 0 0;
	margin: 0 0 0 0;
}

/*-------------------------------*/
#stock_status_listing {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#stock_status_listing ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#stock_status_listing ul li {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#stock_status_listing ul li.stock {
	list-style: none;
	float: left;
	padding: 0 0 0 0;
	margin: 0 5px 0 0;
}
#stock_status_listing ul li.sub_stock {
	color:#335C85;
	list-style: none;
	float: left;
	padding: 1px 0 0 0;
	margin: 0 0 0 0;
}
/*-------------------------------*/
#sub_status_listing_l {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}
#sub_status_listing_r {
	text-align: right;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}

/*-------------------------------*/
.tab_clear {
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/*-------------------------------*/
#pos_code {
	color: #ffffff;
	font-size: 10px
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


/*---------- //▲ 20100405 STOCK STAUS 追加 //▲ ----------*/



/*---------- 20100601 ▼// FT SEARCH 追加 ▼// ----------*/

/* ===---=== /--------------------------------------/ ===---=== */
/* ===---=== /---------- ▼ FTSEARCH AREA ----------/ ===---=== */
#ftsearch_area {
	background: #ffffff;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#ftsearch_area ol {
	width: 530px;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
}
#ftsearch_area ol li#ftsearch_box {
	list-style: none;
	border-bottom: 1px solid #bbbbbb;
	list-style: none;
	padding: 6px 0 12px 0;
	margin: 0 0 3px 0px;
}
#ftsearch_title {
	font-size: 13px;
	line-height: 1.2;
	font-weight: bold;
	background: url( ../img/ft_point.gif) left top repeat-y;
	list-style: none;
	padding: 5px 0 5px 10px;
	margin: 0 0 7px 0;
}
#ftsearch_jk {
	width: 70px;
	float: left;
	line-height: 1.3;
	padding: 0 0 0 8px;
	margin: 0 0 0 0;
}
#ftsearch_jk img {
	width: 70px;
	height: 70px;
	border: 1px solid #aaaaaa;
	padding: 0;
	margin: 0;
}
/* ===---=== /---------- ▲ FTSEARCH AREA ----------/ ===---=== */
/* ===---=== /--------------------------------------/ ===---=== */



/* ===---=== /-----------------------------------/ ===---=== */
/* ===---=== /---------- ▼ GOODS ONLY ----------/ ===---=== */
#ftsearch_text {
	width: 430px;
	float: right;
	line-height: 1.3;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#ftsearch_text ul {
	list-style: none;
	padding: 0px 5px 5px 0;
	margin: 0 0 0 0;
}
#ftsearch_text ul li {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#ftsearch_text ul li.goodsinfo {
	color: #999999;
	font-size: 90%;
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}
#ftsearch_text ul li.goodsinfo a:link {
	color: #999999;
	text-decoration: none;
}
#ftsearch_text ul li.goodsinfo a:visited {
	color: #999999;
	text-decoration: none;
}
#ftsearch_text ul li.goodsinfo a:hover {
	color: #cc0000;
	text-decoration: underline;
}
#ftsearch_text ul li.goodsinfo a:active {
	color: #ff0000;
	text-decoration: underline;
}

#ftsearch_text ul li.goodstext {
	color: #595959;
	font-size: 100%;
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#ftsearch_text ul li.goodstext span.hit_word1,span.hit_word6,span.hit_word11 {
	color: #101010;
	font-weight: bold;
	background-color: #ffff66;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 0;
}
#ftsearch_text ul li.goodstext span.hit_word2,span.hit_word7,span.hit_word12 {
	color: #101010;
	font-weight: bold;
	background-color: #a0ffff;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 0;
}
#ftsearch_text ul li.goodstext span.hit_word3,span.hit_word8,span.hit_word13 {
	color: #101010;
	font-weight: bold;
	background-color: #99ff99;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 0;
}
#ftsearch_text ul li.goodstext span.hit_word4,span.hit_word9,span.hit_word14 {
	color: #101010;
	font-weight: bold;
	background-color: #ff9999;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 0;
}
#ftsearch_text ul li.goodstext span.hit_word5,span.hit_word10,span.hit_word15 {
	color: #101010;
	font-weight: bold;
	background-color: #ff66ff;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 0;
}

/* ===---=== /---------- ▲ GOODS ONLY ----------/ ===---=== */
/* ===---=== /-----------------------------------/ ===---=== */



/* ===---=== /----------------------------------/ ===---=== */
/* ===---=== /---------- ▼ NEWS ONLY ----------/ ===---=== */
#ftsearch_text_news {
	width: 510px;
	float: left;
	line-height: 1.3;
	padding: 0 0 0 8px;
	margin: 0 0 0 0;
}
#ftsearch_text_news ul {
	list-style: none;
	padding: 0px 5px 5px 0;
	margin: 0 0 0 0;
}
#ftsearch_text_news ul li {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#ftsearch_text_news ul li.newstext {
	color: #595959;
	font-size: 100%;
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#ftsearch_text_news ul li.newstext span.hit_word1,span.hit_word6,span.hit_word11 {
	color: #101010;
	font-weight: bold;
	background-color: #ffff66;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 0;
}
#ftsearch_text_news ul li.newstext span.hit_word2,span.hit_word7,span.hit_word12 {
	color: #101010;
	font-weight: bold;
	background-color: #a0ffff;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 0;
}
#ftsearch_text_news ul li.newstext span.hit_word3,span.hit_word8,span.hit_word13 {
	color: #101010;
	font-weight: bold;
	background-color: #99ff99;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 0;
}
#ftsearch_text_news ul li.newstext span.hit_word4,span.hit_word9,span.hit_word14 {
	color: #101010;
	font-weight: bold;
	background-color: #ff9999;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 0;
}
#ftsearch_text_news ul li.newstext span.hit_word5,span.hit_word10,span.hit_word15 {
	color: #101010;
	font-weight: bold;
	background-color: #ff66ff;
	padding: 2px 2px 0 2px;
	margin: 0 0 0 0;
}

/* ===---=== /---------- ▲ NEWS ONLY ----------/ ===---=== */
/* ===---=== /----------------------------------/ ===---=== */

/*---------- 20100601 //▲ FT SEARCH 追加 //▲ ----------*/





/*---------- 20100715 ▼// ORDER RELATED GOODS 追加 ▼// ----------*/

/* ===---=== /--------------------------------------------/ ===---=== */
/* ===---=== /---------- ▼ ORDER RELATED GOODS ----------/ ===---=== */
#subinfo_title_head {
	width: 520px;
	height: 1px;
	font-size: 0px;
	line-height: 0;
	padding: 0;
	margin: 30px 0 0 0;
}
#subinfo_title_body {
	width: 520px;
	background: #CBC6C7;
	text-align: left;
	padding: 0;
	margin: 0;
}
#subinfo_title_body ul {
	list-style: none;
	padding: 8px 7px 8px 5px;
	margin: 0;
}
#subinfo_title_body ul li {
	color: #cc0000;
	font-weight: bold;
	list-style: none;
	padding: 0;
	margin: 0;
}
#subinfo_title_foot {
	width: 520px;
	height: 1px;
	font-size: 0px;
	line-height: 0;
	padding: 0;
	margin: 0 0 5px 0;
}

/* ------------------------------------------------------------ */
/* 商品移動スイッチ */
#related_goods_prev {
	width: 15px;
	height: 85px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/punk/templates/img/toprev.gif) top left no-repeat;
    position: absolute;
    top: 32px;
    left: -14px;
    cursor: pointer;
}
#related_goods_prev.active {
	width: 15px;
	height: 85px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/punk/templates/img/toprev_over.gif) top left no-repeat;
    position: absolute;
    top: 32px;
    left: -14px;
    cursor: pointer;
}
#related_goods_prev_loading {
	width: 15px;
	height: 85px;
	overflow: hidden;
	background: url(/punk/templates/img/toprev_loading.gif) top left no-repeat;
    position: absolute;
    top: 32px;
    left: -14px;
}
#related_goods_prev_no {
	width: 15px;
	height: 85px;
	overflow: hidden;
	background: url(/punk/templates/img/toprev_no.gif) top left no-repeat;
    position: absolute;
    top: 32px;
    left: -14px;
}
#related_goods_next {
	width: 15px;
	height: 85px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/punk/templates/img/tonext.gif) top left no-repeat;
    position: absolute;
    top: 32px;
    right: -12px;
    cursor: pointer;
}
#related_goods_next.active {
	width: 15px;
	height: 85px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/punk/templates/img/tonext_over.gif) top left no-repeat;
    position: absolute;
    top: 32px;
    right: -12px;
    cursor: pointer;
}
#related_goods_next_loading {
	width: 15px;
	height: 85px;
	overflow: hidden;
	background: url(/punk/templates/img/tonext_loading.gif) top left no-repeat;
    position: absolute;
    top: 32px;
    right: -12px;
}
#related_goods_next_no {
	width: 15px;
	height: 85px;
	overflow: hidden;
	background: url(/punk/templates/img/tonext_no.gif) top left no-repeat;
    position: absolute;
    top: 32px;
    right: -12px;
}

/* ------------------------------------------------------------ */
#related_goods_area *{
    margin:0;
    padding:0;
}

#related_goods_area {
    width: 510px;
    height: 290px;
    padding: 0 0 0 5px;
	margin: 0 0 10px 5px;
    position: relative;
	word-wrap: break-word;
}

/* ------------------------------------------------------------ */
#related_goods_inner {
    width: 510px;
	text-align: left;
	padding: 10px 0 0 0;
	margin: 0;
}
#related_goods_inner ul {
	float: left;
    display: inline;
}
/* ------------------------------------------------------------ */
#related_goods_inner ul.related_goods {
    width: 505px;
    padding: 10px 0 15px 5px;
    list-style-type: none;
    float: left;
}
#related_goods_inner ul.related_goods li{
	width: 93px;
    float: left;
    margin-right: 7px;
    display: inline;
}
#related_goods_inner ul.related_goods li img{
    border: none;
}
#related_goods_inner ul.related_goods li.pager{
    width: 500px;
	text-align: right;
	float: none;
	display: block;
	padding: 0 0 10px 0;
    margin-right: 10px;
}
/* ------------------------------------------------------------ */
#related_goods_inner ul.related_goods.active {
    width: 505px;
    padding: 10px 0 15px 5px;
    list-style-type: none;
    float: left;
}
#related_goods_inner ul.related_goods.active li{
	width: 93px;
    float: left;
    margin-right: 7px;
    display: inline;
}
#related_goods_inner ul.related_goods.active li img{
    border: none;
}
#related_goods_name {
	font-size: 100%;
	line-height: 1.2;
	padding: 3px 0 3px 0;
    margin: 0;
}
#related_goods_price {
	color: #666666;
	font-size: 90%;
	line-height: 1.2;
	border-top: 1px dotted #bbbbbb;
	padding: 5px 0 3px 0;
	margin: 0;
	display: inline;
}
#related_goods_price_used {
	color: #666666;
	font-size: 90%;
	line-height: 1.2;
	border-top: 1px dotted #bbbbbb;
	padding: 5px 0 0 0;
    margin: 0;
}

#related_goods_inner ul.related_goods.active li.pager {
    width: 500px;
	background: #ffffff;
	border: 1px solid #222222;
	text-align: right;
	display: inline;
	padding: 7px 0 7px 0;
    margin: 20px 0 3px 0;
}
#related_goods_inner ul.related_goods.active li.pager p {
	font-size: 11px;
	line-height: 1.1;
	padding: 0 5px 0 0;
    margin: 0;
}

/* ===---=== /---------- ▲ ORDER RELATED GOODS ----------/ ===---=== */
/* ===---=== /--------------------------------------------/ ===---=== */

/*---------- 20100715 //▲ ORDER RELATED GOODS 追加 //▲ ----------*/





/*---------- 20110121 ▼// DETAIL TWITTER ADD 追加 ▼// ----------*/

/* ===---=== /--------------------------------------------/ ===---=== */
/* ===---=== /---------- ▼ DETAIL TWITTER ADD ----------/ ===---=== */
#detail_twitter_add {
	padding: 0;
	margin: 10px 0 10px 0;
}
#detail_facebook_add {
	padding: 0;
	margin: 10px 0 10px 0;
}

/* ===---=== /---------- ▲ DETAIL TWITTER ADD ----------/ ===---=== */
/* ===---=== /--------------------------------------------/ ===---=== */

/*---------- 20110121 //▲ DETAIL TWITTER ADD 追加 //▲ ----------*/





/*---------- 20110121 ▼// DETAIL PRIVILEGE COMMENT 追加 ▼// ----------*/

/* ===---=== /--------------------------------------------/ ===---=== */
/* ===---=== /---------- ▼ PRIVILEGE COMMENT ----------/ ===---=== */
#detail_privilege_comment {
	padding: 0;
	margin: 0 0 10px 0;
}

/* ===---=== /---------- ▲ PRIVILEGE COMMENT ----------/ ===---=== */
/* ===---=== /--------------------------------------------/ ===---=== */

/*---------- 20110121 //▲ DETAIL PRIVILEGE COMMENT 追加 //▲ ----------*/





/*---------- 20110121 ▼// DETAIL TWITTER ADD 追加 ▼// ----------*/

/* ===---=== /--------------------------------------------/ ===---=== */
/* ===---=== /---------- ▼ DETAIL TWITTER ADD ----------/ ===---=== */
#news_twitter_add {
	padding: 0;
	margin: 10px 0 10px 0;
}
#news_facebook_add {
	padding: 0;
	margin: 10px 0 10px 0;
}

/* ===---=== /---------- ▲ DETAIL TWITTER ADD ----------/ ===---=== */
/* ===---=== /--------------------------------------------/ ===---=== */

/*---------- 20110121 //▲ DETAIL TWITTER ADD 追加 //▲ ----------*/

/*---------- ▼// DISCOUNT ▼// ----------*/
.discount_search_condition_header, .discount_search_condition_body {
        padding-right: 2px;
        padding-left: 2px;
}
span.discount_search_condition_body select#id_discount_rate {
        margin-left: 13px;
}
.discount_search_condition_body input {
}
span.block {
        display: block;
}
.rg_discount_info_detail, .rg_discount_category {
        color: #FF0000;
        font-size: 12px;
        text-align: left;
        font-weight: bold;
        display: inline;
}
.discount_category {
        color: #FF0000;
        font-size: 12px;
        font-weight: bold;
}
/*---------- //▲ DISCOUNT //▲ ----------*/





/*---------- 20120125 ▼// USED DETAIL SOME ITEMS 追加 ▼// ----------*/
#useditems_more_button{
	color: #3399dd;
	cursor: pointer;
}
/*---------- 20120125 //▲ USED DETAIL SOME ITEMS 追加 //▲ ----------*/

