@charset "SHIFT_JIS";

/*
	01. 商品詳細・オトナ買い共通レイアウト
	02. 商品詳細　レイアウト
	03. オトナ買い検索用詳細　レイアウト


*/


/*------------------------------------------------------------------------------------------------
商品詳細・オトナ買い共通レイアウト
------------------------------------------------------------------------------------------------*/


/*--INFORMATION AREA (IMGS + SPECS + BUTTONS)--*/

#info01{/*商品詳細*/
	float:left;
	width:530px;
	padding:0px;
	margin-bottom:20px;
	background:#FFF;
}
#info01:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#info01{
  min-height: 1px;
}

* html #info01 {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#info02{/*商品詳細全幅*/
	padding:0px;
	margin:0 15px 40px;
}

#infoOtona{/*オトナ買い*/
	margin-bottom:2em;
	}



/*------------------------------------------------------------------------------------------------
商品詳細
------------------------------------------------------------------------------------------------*/

/*--LAYOUTS
------------------------------------------------*/

#productDetailWrapper{
	width:950px;
	margin: 0 15px;
	}

#productDetailWrapper:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#productDetailWrapper {
  min-height: 1px;
}

* html #productDetailWrapper {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*--商品タイトル各ページ共通--*/
div#ttlArea{
	width:784px;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	background:url("../images/parts/detail/bg_dot_gray2px.gif") repeat-x left bottom;
	}

div#ttlArea:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}


div#ttlArea h1#ttl_det{
	width:784px;
	font-size:160%;
	line-height:1.3;
	text-indent: 30px;
	height: auto;
}
div#ttlArea h1#ttl_det img{
	margin:0 0.1em 0 0;
}

div#ttlArea h1#ttl_det span{
	margin:0 0 0 0.6em;
	color:#666;
	font-size:83%;
	font-weight:normal;
	}

.ttl_detold{/*中古アイコン表示*/
	background: url("../images/parts/search/ico_old110203.gif") no-repeat left top;
}

.ttl_detnew{/*新品アイコン表示*/
	background: url("../images/parts/search/ico_new110203.gif") no-repeat left top;
}

.ttl_detbook{/*書籍アイコン表示*/
	background: url("../images/parts/search/icon_book.gif") no-repeat;
	background-position:left 0.2em;
	_background-position:left 0;
}

.ttl_detcomic{/*コミックアイコン表示*/
	background: url("../images/parts/search/icon_comic.gif") no-repeat;
	background-position:left 0.2em;
	_background-position:left 0;
}

.ttl_detcd{/*CDアイコン表示*/
	background: url("../images/parts/search/icon_cd.gif") no-repeat;
	background-position:left 0.2em;
	_background-position:left 0;
}

.ttl_detdvd{/*DVDアイコン表示*/
	background: url("../images/parts/search/icon_dvd.gif") no-repeat;
	background-position:left 0.2em;
	_background-position:left 0;
}

.ttl_detgame{/*GAMEアイコン表示*/
	background: url("../images/parts/search/icon_game.gif") no-repeat;
	background-position:left 0.2em;
	_background-position:left 0;
}

div#ttlArea p.subinfo{/*出版社、他情報*/
	margin:0;
	padding:0;
	background:none;
	color:#666;
	font-size:100%;
	font-weight:bold;
	line-height:1.2em;
}

p.ratingPrd{/*評価商品詳細用*/
	float:left;
	width:600px;
	margin:0.2em 0;
	}
p.ratingPrd span{
	margin:0 0.6em;
	}

p#switchingFrame{/*切り替え表示*/
	float:right;
	width:300px;
	padding:4px 0 0 0;
	text-align:right;
	}

p#switchingFrame a.swtchtoold{
	padding:0 0 0 32px;
	height:18px;
	background:url("../images/parts/detail/icon_switch_old.gif") left top no-repeat;
	font-weight: bold;
	line-height:1.2em;
	}


p#switchingFrame a.swtchtonew{
	padding:0 0 0 32px;
	height:18px;
	background:url("../images/parts/detail/icon_switch_new.gif") left top no-repeat;
	line-height:1.2em;
	}

/*-- BASIC INFO AREA
------------------------------------------------*/

div#detailArea{
	float:right; 
	width:784px;
	margin:28px 0 10px 0;
	padding:0;
	}

/*-- 商品情報エリア (IMGS + SPECS) --*/
#productDetailWrapper #productspec{
	float:left;
	width:540px;
	margin:0 0 0 0;
	}

#productDetailWrapper #buttongroup{
	float:right;
	width:215px;
	margin:0 0 0 0;
	}


/*-- スペック --*/
#itemdet{
	float:left;
	width:530px;
	margin:0 0 1.6em 0;
}

/*-- 商品情報エリア (IMGS + SPECS) --*/
#itemdet #spec{
	width:530px;
	margin:0px;
	padding:0px;
}

h3#ttl_nam{
	width:530px;
	margin:0 0 0 8px;
	padding:0px;
	background:none;
	font-size:80%;
}


/*-- 商品イメージ --*/
div#item{
	float:left;
	width:150px;
	margin:28px 0 0 0; 
	padding:0px;
}

#item .img{
	width:150px;
	border:1px solid #CCC;
}


#item .zoom{
	background: url("../images/parts/detail/ico_mag.gif") no-repeat top left;
	padding-left:20px;
	margin-top:6px;
	height:18px;
}


/*-- 基本情報 --*/
#spec table#spec_table{
	width:530px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

#spec table#spec_table th.tab01{
	width:150px;
	background:#FFF;
	padding:8px 0 5px 8px;
	margin:0;
	text-align:left;
	font-weight:normal;
	border-bottom:1px dotted #CCC;
}

#spec table#spec_table td.tab01{
	width:400x;
	background:#FFF;
	padding:8px 0px 5px 0px;
	margin:0px;
	font-weight:bold;
	border-bottom:1px dotted #CCC;
}


/*メイン料金設定 for 新品*/
#spec table#spec_table th.mainprice{
	width:150px;
	background:#ffc;
	padding:0.9em 0 0.9em 8px;
	margin:0;
	text-align:left;
	font-size:110%;
	border-bottom:1px dotted #CCC;
}

#spec table#spec_table td.mainprice{
	width:400x;
	background:#ffc;
	padding:0.9em 0px;
	margin:0px;
	font-size:140%;
	font-weight:bold;
	border-bottom:1px dotted #CCC;
	color:#F00;
}


/*中古販売価格*/
#spec table#spec_table th.oldprice{
	width:150px;
	background:#e0f0ff;
	padding:0.9em 0 0.9em 8px ;
	margin:0px;
	text-align:left;
	font-size:110%;
	border-bottom:1px dotted #CCC;
}

#spec table#spec_table th.oldprice a{
	text-decoration:none;
	color:#369;
}

#spec table#spec_table td.oldprice{
	width:400x;
	background:#e0f0ff;
	padding:0.9em 0px;
	margin:0px;
	border-bottom:1px dotted #CCC;
	font-size:140%;
	font-weight:bold;
	color:#f00;
}

/*Bコレ*/
#spec table#spec_table th.tab01 a,
#spec table#spec_table th.mainprice a,
#spec table#spec_table th.mainprice a.bcoll{
	text-decoration:none;
	color:#369;
}

/* 商品詳細　価格表示詳細設定 */

span.down{/*値下げ前金額*/
	text-decoration:line-through;
	font-size:1em;
}

span.rate{/*値下げ率*/
	color:#f00;
	font-size:1em;
	font-weight:normal;
}

/*値下げ率各種*/
#spec table#spec_table td.mainprice span,
#spec table#spec_table td.oldprice span,
#spec table#spec_table td.normal span{
	margin:0 0 0 0.6em;
	font-size:65%;
	font-weight:normal;
	}

/*返品について*/
.aboutReturn{
	font-size:80%;
	text-align:right;
	font-weight:bold;
	}


/*買取*/
#spec table#spec_table td.kaitori{
	width:400x;
	padding:8px 0px 5px 0px;
	margin:0px;
	border-bottom:1px dotted #CCC;
	font-weight:bold;
	color:#FF6600;
}

#spec table#spec_table td.kaitori span{
	padding:0 1em;
	margin:0px;
}

.notes_ktr{
	padding:0.4em 0;
	font-weight:normal;
	font-size:83%;
	line-height:120%;
	color:#000;
}

/*注意*/
div.caution{
	float:left;
	background:url(../images/parts/detail/icon_caution.gif) left 0.1em no-repeat;
	padding:0 0 0 2em;
	margin:0;
	font-weight:bold;
	font-size:80%;
	}

.type{
	width:530px;
	padding:0 0 0 8px;
	border-bottom:1px dotted #CCC;
	font-weight:bold;
}

/* ご意見エリア */
#sendrequest{
	background:#eee;
	border:2px dotted #CCC;
	padding:0.8em;
	color:#000;
	}

#sendrequest p.title{
	font-weight:bold;
	color:#000;
	}


/*HTML include*/

#productDetailWrapper .htmlincl{
	float:left;
	width:695px;
	margin:0 0 1.2em 0;
	clear:both;
	}

.htmlincl_mgnbtmLarge{/*下アキ大*/
	margin:0 0 32px 0;
	clear:both;
	}

.htmlincl_mgnbtmMiddle{/*下アキ中*/
	margin:0 0 20px 0;
	clear:both;
	}



.htmlincl_mgnbtmSmall{/*下アキ小*/
	margin:0 0 8px 0;
	clear:both;
	}





/*--BUTTONS
------------------------------------------------*/
#buttonsnew{
	float:right;
	width:215px;
	padding:0px;
	margin:0px;
}


/*ボタン背景 ////NEW////*/
#buttonsnew #buyframe_new{
	background: url("../images/parts/detail/bg_btn01_btm_new.gif") no-repeat left bottom;
	width:215px;
}

#buttonsnew #buyframe_new ul#buybghd_new{
	background: url("../images/parts/detail/bg_btn01_hd_new.gif") no-repeat left top ;
	width:215px;
	margin:0px;
	padding:9px 0;
	border:none;
	list-style:none;
}

/*ボタン背景 ////OLD////*/
#buttonsnew #buyframe_old{
	background: url("../images/parts/detail/bg_btn01_btm_old.gif") no-repeat left bottom;
	width:215px;
}

#buttonsnew #buyframe_old ul#buybghd_old{
	background: url("../images/parts/detail/bg_btn01_hd_old.gif") no-repeat left top ;
	width:215px;
	margin:0px;
	padding:7px 0 9px 0;
	border:none;
	list-style:none;
}

#buttonsnew li.but{/*ボタン設定*/
	padding:0.6em 0 0.4em 0;
	_padding:0.6em 0 0.5em 0;
	margin:0;
	text-align:center;
}

#buttonsnew li.but a{
	width:191px;
	height:35px;
}

#buttonsnew .buttxt{
	text-align:right;
	padding:0px 12px 0px 0px;
	margin:0px;
	font-size:0.8em;
}

#buttonsnew li.nosotck{/*ボタン設定*/
	width:191px;
	margin:15px 0 0 12px;
	padding:3x;
	border:none;
	color:#f00;
	font-weight:bold;
	text-align:center;
}

ul#bkmkframe{
	width:193px;
	border:1px #CCC solid;
	padding:10px 9px 5px 11px;
	_padding:11px 9px 5px 11px;
	margin-top:8px;
	list-style:none;
}

ul#bkmkframe li.but{
	width:191px;
/* 6次開発 BOL-71 start
	height:22px;*/
	height:24px;
/* 6次開発 BOL-71 end */
	margin:0 0 5px 0;
	padding:0;
	vertical-align:top;
	text-align:center;
}

ul#bkmkframe li.but a{
	width:191px;
/* 6次開発 BOL-71 start
	height:22px;*/
	height:24px;
/* 6次開発 BOL-71 end */
	vertical-align:top;
}

ul#bkmkframe li.but a img{
	vertical-align:top;
}




/*--DETAILED AREA
------------------------------------------------*/
/*INFO02*/
#info02 .infos{
	padding:8px 0px 16px 0px;
	clear:both;
	width:950px;
}

#info02 .infos:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.infos .stitle{
	margin:0 0 0.8em 0;
	height:21px;
}

.infos .infotxt{
	word-break: break-all;
}

/*各ジャンル小見出しデザイン*//*MIAKMI追加*/

.stitle span.BOOK{
	padding:0.3em;
	border-style:solid;
	border-width:1px 0px 0px 5px;
	border-color:#fc0;
	font-weight:bold;
	color:#c90;
	}

.stitle span.COMIC{
	padding:0.3em;
	border-style:solid;
	border-width:1px 0px 0px 5px;
	border-color:#f60;
	font-weight:bold;
	color:#f60;
	}

.stitle span.CD{
	padding:0.3em;
	border-style:solid;
	border-width:1px 0px 0px 5px;
	border-color:#609;
	font-weight:bold;
	color:#609;
	}
	
.stitle span.DVD{
	padding:0.3em;
	border-style:solid;
	border-width:1px 0px 0px 5px;
	border-color:#360;
	font-weight:bold;
	color:#360;
	}
	
.stitle span.GAME{
	padding:0.3em;
	border-style:solid;
	border-width:1px 0px 0px 5px;
	border-color:#c36;
	font-weight:bold;
	color:#c36;
	}
	
.stitle span.OTONA{
	padding:0.3em;
	border-style:solid;
	border-width:1px 0px 0px 5px;
	border-color:#399;
	font-weight:bold;
	color:#399;
	}

.stitle a{
	margin:0px 0px 0px 1.2em;
}

.infos .stitle span.seemore{
	background:url(../images/parts/detail/arw_more.gif) no-repeat left 2px;
	_background:url(../images/parts/detail/arw_more.gif) no-repeat left 5px;
	margin-left:1.0em;
	padding:0.2em;
	font-size:83%;
	height:13px;
}

#info02 .stitle .revuego{
	padding-left:8px;
}

#info02 p{
	margin:0px;
	padding:0px;
	color:#666;
}

#info02 .infotxt{
	margin-left:2em;
}

#info02 .infotxt table{
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	width:100%;
}

#info02 .infotxt th{
color:#333;
width:200px;
border-bottom:1px dotted #CCC;
text-align:left;padding:3px 0px;
}

#info02 .infotxt td{
color:#666;
border-bottom:1px dotted #CCC;
}

#info02 .infotxt td .disc{
	margin:4px 0px 4px 0px ;
}


/*CD,DVD LIST*/
#info02 .infotxt td ul.disc{
	list-style:none outside;
	margin:4px 0 ;
}

#info02 .infotxt td ul.disc li{
	margin:0 0 0.4em 0;
}

div.discno{
	margin:0.4em 0;
}

#info02 .rev{
	padding-top:8px;
}

#info02 .rev .revttl{
	float:left;
	padding: 0 0.8em;
	font-weight:bold;
}

#info02 .rev .user{
	float:left;
	padding: 0.2em 0;
	vertical-align:middle;
}

#info02 .rev .stars{
	float:left;
	vertical-align:middle;
	border:none;
}

#info02 .revtxt{
	color:#666;
	padding-bottom:12px;
	border-bottom:1px #CCC dotted;
}


#info02 #graph_old{
	margin-bottom:40px;
	width:600px;
}


/* お客様レビュー（新added200911） */
#info02 .infos .rev{
	padding-top:8px;
	clear:both;
}

#info02 .infos .rev .revttl{
	float:left;
	padding: 0 0.8em;
	font-weight:bold;
}

#info02 .infos .rev .user{
	float:left;
	padding: 0.2em 0;
	vertical-align:middle;
}

#info02 .infos .rev .stars{
	float:left;
	vertical-align:middle;
	border:none;
}

#info02 .infos .rev .dates{
	float:right;
	vertical-align:middle;
	border:none;
	color:#999;
}


#info02 .infos .revtxt{
	color:#666;
	padding-bottom:12px;
	border-bottom:1px #CCC dotted;
}


#info02 .infos #graph_old{
	margin-bottom:40px;
	width:600px;
}

#info02 .infos table#ratingGraph{
	float:left;
	/*margin:0 0 1em 1.5em;*/
	margin:0 0 1em 0em;
	width:170px;
	border-collapse:collapse;
	font-size:83%;
	}

#info02 .infos table#ratingGraph th.ratestar{
	padding:0;
	width:40px;
	height:12px;
	border:none;
	line-height:90%;
	}

#info02 .infos table#ratingGraph td.graphbase{
	width:100px;
	height:12px;
	padding:0;
	background:#ebebd6;
	border-bottom:1px solid #FFF;
	}
#info02 .infos table#ratingGraph td.graphbase img{
/* 6次開発 既存バグ改修 start */
/*	height:100%; */
	height:12px;
/* 6次開発 既存バグ改修 end */
	}

#info02 .infos table#ratingGraph td.txts{
	padding:0;
	width:30px;
	height:12px;
	border:none;
	line-height:90%;
	}

#info02 .infos #osusumerate{
	float:left;
	margin:0 0 1em 0;
	padding:0.6em;
	width:320px;
	border:2px solid #fc0;
	}

#info02 .infos #osusumerate p{
	font-weight:bold;
}

#info02 .infos #osusumerate p img{
	margin:0 1em;
	}

#info02 .infos #osusumerate p.txts{
	margin: 0.4em 0 0 0;
	font-weight:normal;
	font-size:83%;
}



/*--パンクズ同じテーマの商品を探す--*/
/*--Bread Crumb--*/
#breadCrumb{
	padding:2px 0px 2px 0px;
	font-size:85%;
	float:left;
	width:100%;
}

#breadCrumb a{
	vertical-align:0.05em;
}

/*--Zoom
------------------------------------------------*/

body#swin{
	margin:0px;
	}
#header_swin{
	background: url("../images/parts/swin/header_bg.gif") repeat-x top left #EEEEEE;
	width:100%;
	top:0px;
	left:0px;
}

#header_swin .logos{
	margin:0px;
	padding:6px 13px;
}

#swinwrapper #main {
		float: left;
		width: 100%;
		border-style: none;
		padding:0px;
		margin:0px;
		}


#swinwrapper #main #img_l{
	text-align:center;
	padding:20px 0px 20px 0px;
}

#swinwrapper #main #submit{
	padding:0px 0px 60px 0px;
	text-align:center;
}

#swinwrapper #main .but_new{
	background: url("../images/parts/detail/b_cart_new110203.gif") no-repeat top left;
	width:191px;
	height:32px;
	text-indent:-9999px;
	margin:0px auto;
}

#swinwrapper #main .but_new a{
	display:block;
	text-indent:-9999px;
	padding:0px;
	margin: 0px;
	width:191px;
	height:32px;
	text-decoration:none;
}

#swinwrapper #main .but_old{
	background: url("../images/parts/detail/b_cart_old110203.gif") no-repeat top left;
	width:191px;
	height:32px;
	text-indent:-9999px;
	margin:0px auto;
}

#swinwrapper #main .but_old a{
	display:block;
	text-indent:-9999px;
	padding:0px;
	margin: 0px;
	width:191px;
	height:32px;
	text-decoration:none;
}

#swinwrapper #main .but_reserve{
	background: url("../images/parts/detail/b_reserve110203.gif") no-repeat top left;
	width:191px;
	height:32px;
	text-indent:-9999px;
	margin:0px auto;
}

#swinwrapper #main .but_reserve a{
	display:block;
	text-indent:-9999px;
	padding:0px;
	margin: 0px;
	width:191px;
	height:32px;
	text-decoration:none;
}

#swinwrapper #btm_link{
	background-color:#FFFFFF;
	padding:0px;
	margin: 0px ;
	width:600px;
}
.close{
	background: url("../images/parts/swin/b_close.gif") no-repeat top right;
	padding:0px;
	margin:8px 13px 0px 0px;
	float:right;
}
.close a{
	display:block;
	padding:0px;
	margin: 0px;
	text-indent: -9999px;
	text-decoration:none;
	width:60px;
	height:19px;
}


/*------------------------------------------------------------------------------------------------
オトナ買い検索用：詳細
------------------------------------------------------------------------------------------------*/

#otonaspecwrapper{
	float: right;
	width:696px;
	padding:20px 15px 0 0;
	margin:0 0 2em 0;
	}

#otonatitleinfo{
	float:left;
	width:463px;
	margin:0 15px 0 0;
	}

#otonabuy{
	margin:0;
	padding:0 ;
	width:214px;
	background: url("../images/parts/otona/bg_btn01_btm_otona.gif") no-repeat left bottom;
	text-align:center;
	}

#otonabuy #otonahdr{
	background: url("../images/parts/otona/bg_btn01_hd_otona.gif") no-repeat left top ;
	width:215px;
	margin:0px;
	padding:17px 0;
	border:none;
}

#otonabuy p{
	margin:0;
	padding:0;
	}
	
#otonabuy p.otonanostock{
	margin:0.4em 0 0 0;
	padding:0 10px 0 0;
	text-align:right;
	font-weight:bold;
	color:#f00;
	font-size:90%;
}

#otonabuy p.otonainstock{
	margin:0;
	padding:0 10px 0 0;
	text-align:right;
	font-weight:bold;
	font-size:90%;
}

#otonabtn{
	float:right;
	width:215px;
	padding:0px;
	margin:0px;
}



p.questionlink{
	font-size:83%;
	text-align:right;
	margin:2px 0 0 0;
	}

#rmndmail{
	margin:10px 0 0 0;
	padding:14px 10px 0 10px;
	border:1px solid #CCC;
	}

#rmndmail p.buttons{
	padding:0 0 1.2em 0;
	}

#otonabuy #otonahdr img,
#rmndmail p.buttons img{
	vertical-align:top;
	}

#otonatitleinfo h1#ttl_det_g{/*オトナ買いアイコン付*/
	width:420px;
	_width:460px;
	height:auto;
	margin:0em 0 0.2em 0;
	padding:0em 0 0 35px;
	font-size:120%;
	line-height:145%;
	background:url("../images/parts/otona/icon_otona.gif") left top no-repeat;
}

#otonatitleinfo h1#ttl_detSetBook{/*オトナ買い書籍用*/
	width:420px;
	_width:460px;
	height:auto;
	margin:0em 0 0.2em 0;
	padding:0em 0 0 35px;
	font-size:120%;
	line-height:145%;
	background:url("../images/parts/otona/icon_book.gif") left top no-repeat;
}

#otonatitleinfo h1#ttl_detSetComic{/*オトナ買いコミック用*/
	width:420px;
	_width:460px;
	height:auto;
	margin:0em 0 0.2em 0;
	padding:0em 0 0 35px;
	font-size:120%;
	line-height:145%;
	background:url("../images/parts/otona/icon_comic.gif") left top no-repeat;
}

#otonatitleinfo h1#ttl_detSetCd{/*オトナ買いCD用*/
	width:420px;
	_width:460px;
	height:auto;
	margin:0em 0 0.2em 0;
	padding:0em 0 0 35px;
	font-size:120%;
	line-height:145%;
	background:url("../images/parts/otona/icon_cd.gif") left top no-repeat;
}

#otonatitleinfo h1#ttl_detSetDvd{/*オトナ買いDVD用*/
	width:420px;
	_width:460px;
	height:auto;
	margin:0em 0 0.2em 0;
	padding:0em 0 0 35px;
	font-size:120%;
	line-height:145%;
	background:url("../images/parts/otona/icon_dvd.gif") left top no-repeat;
}

#otonatitleinfo h1#ttl_detSetGame{/*オトナ買いゲーム用*/
	width:420px;
	_width:460px;
	height:auto;
	margin:0em 0 0.2em 0;
	padding:0em 0 0 35px;
	font-size:120%;
	line-height:145%;
	background:url("../images/parts/otona/icon_game.gif") left top no-repeat;
}



#otonatitleinfo #ttl_sub_group{
	width:428px;
	font-size:1em;
	margin:0 0 0 35px;
	padding:0.2em 0 0.6em 0;
	background:none;
	color:#666;
	border-bottom:1px dotted #CCC;
}

#otonatitleinfo #ttl_sub_group .authour{
	margin:0 0 3px 0;
	}

dl.normalspec{
	margin:0 0 0 35px;
	padding:0.4em 0;
	border-bottom:1px dotted #CCC;
	}

dl.focusspec{
	margin:0 0 0 35px;
	padding:1.4em 0;
	border-bottom:1px dotted #CCC;
	background:#d9f2f2;
	font-size:120%;
	}

		dl:after {
			content: ".";
			display: block;
			clear: both;
			height: 0;
			visibility: hidden;
		}

		dl {
			min-height: 1px;
		}

		* html dl {
			height: 1px;
			/*\*//*/
			height: auto;
			overflow: hidden;
			/**/
		}

dl dt.spec{
	float:left;
	width:155px;
	_width:165px;
	padding-left:10px;
	font-weight:bold;
	}

dl dd.spec{
	float:left;
	width:262px;
	}

dl.focusspec dd.spec{
	float:left;
	width:262px;
	color:#C00;
	font-weight:bold;
	font-size:130%;
	}

dl.focusspec dd.spec #sumPrice{
  padding-top:0.2em;
 }

dl.focusspec dd.spec span{
	margin-left:0.6em;
	font-weight:normal;
	font-size:60%;
	}

dl.focusspec dt.normalspec{
	float:left;
	width:155px;
	_width:165px;
	padding-left:10px;
	margin:1em 0 0 0;
	color:#333;
	font-size:83%;
	font-weight:bold;
	}

dl.focusspec dd.normalspec{
	float:left;
	margin:1em 0 0 0;
	width:262px;
	color:#333;
	font-size:83%;
	}

p.rating{
	margin:0.2em 0;
	}
p.rating span{
	margin:0 0.6em;
	}
p.othernote{
	margin:0.4em 0 0 45px;
	}



/*オトナ買い内容*/
#infoOtona .infos{
	padding:2em 0 1.4em 0;
	width:695px;
	clear:both;
}

#infoOtona .stitle{
	height: 26px;
}

#infoOtona .stitle a{
	margin:0px 0px 0px 1.2em;
}

#infoOtona p.infotxt{
	margin:0px;
	padding:0px;
	color:#666;
}

#infoOtona .infos table{
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	width:695px;
}

#infoOtona .infos table th{
color:#333;
width:200px;
border-bottom:1px dotted #CCC;
text-align:left;
padding:3px 0px;
}

#infoOtona .infos table td{
color:#666;
border-bottom:1px dotted #CCC;
}

#infoOtona .infos table td .disc{
	margin:4px 0px 4px 0px ;
}

/* お客様レビュー（新） */
#infoOtona .infos .rev{
	padding-top:8px;
	clear:both;
}

#infoOtona .infos .rev .revttl{
	float:left;
	padding: 0 0.8em;
	font-weight:bold;
}

#infoOtona .infos .rev .user{
	float:left;
	padding: 0.2em 0;
	vertical-align:middle;
}

#infoOtona .infos .rev .stars{
	float:left;
	vertical-align:middle;
	border:none;
}

#infoOtona .infos .rev .dates{
	float:right;
	vertical-align:middle;
	border:none;
	color:#999;
}

#infoOtona .infos .revtxt{
	color:#666;
	padding-bottom:12px;
	border-bottom:1px #CCC dotted;
}

#infoOtona .infos #graph_old{
	margin-bottom:40px;
	width:600px;
}

#infoOtona .infos table#ratingGraph{
	float:left;
	margin:0 0 1em 0;
	width:170px;
	border-collapse:collapse;
	font-size:83%;
	}

#infoOtona .infos table#ratingGraph th.ratestar{
	padding:0;
	width:40px;
	height:12px;
	border:none;
	line-height:90%;
	}

#infoOtona .infos table#ratingGraph td.graphbase{
	width:100px;
	height:12px;
	padding:0;
	background:#ebebd6;
	border-bottom:1px solid #FFF;
	}
#infoOtona .infos table#ratingGraph td.graphbase img{
/* 6次開発 既存バグ改修 start */
/*      height:100%; */
        height:12px;
/* 6次開発 既存バグ改修 end */
	}

#infoOtona .infos table#ratingGraph td.txts{
	padding:0;
	width:30px;
	height:12px;
	border:none;
	line-height:90%;
	}

#infoOtona .infos #osusumerate{
	float:left;
	margin:0 0 1em 0;
	padding:0.6em;
	width:320px;
	border:2px solid #fc0;
	}

#infoOtona .infos #osusumerate p{
	font-weight:bold;
}

#infoOtona .infos #osusumerate p img{
	margin:0 1em;
	}

#infoOtona .infos #osusumerate p.txts{
	margin: 0.4em 0 0 0;
	font-weight:normal;
	font-size:83%;
}


/*オトナ買い商品詳細*/

table.otonaListTop{
	margin-bottom:6px;
	border-collapse:collapse;
	width:695px;
	clear:both;
}

table.otonaListTop tr.count{
	background:#d9f2f2;
	border-bottom:1px solid #FFF;
	font-weight:bold;
}

table.otonaListTop tr.counteach{
	background:#ecf8f8;
}

.otonaListTop th{
	width:90px;
	padding: 0.2em 0 0.2em 3px;
	text-align:left;
	}
.otonaListTop td{
	width:128px;
	padding: 0.2em 10px 0.2em 0;
	text-align:right;
	}

.otonaListTop tr.count td,
.otonaListTop tr.count th span{
	color:#c00;
	}


.otonaListTop tr.counteach td{
	padding-right:30px;
	text-align:right;
	color:#666666;
	font-weight:bold;
	}

.otonaListTop tr.counteach th{
	color:#666666;
	}

.otonaListTop tr.count td.otonaprice,
tr.counteach td.otonaprice{
	text-align:left;
	}

.otonaListTop tr.count td span.bl{
	color:#000;
	}


/*在庫数表示*/
div#orderBtm{
	float:left;
	width:470px;
}

div.stockNumber{
	margin:0;
	font-weight:bold;
	color:#666;
	clear:both;
	}

div.checkNeeded{
	 float:left;
	margin:0 0 0.4em;
	font-size:83%;
}

div.checkNeededLeft{
	float:left;
	margin:0.3em 0 0.4em;
	font-size:83%;
}


div#otonabuyBtm{
	float:right;
	margin:0;
	width:214px;
	background:url("../images/parts/pgs/bg_otonabtn.gif") left top no-repeat;
	text-align:center;
	}

div#otonabuyBtm img{
	margin:17px 0;
}



