@charset "utf-8";

/* ===================================================================
CSS information
 file name  :  index.css
 style info :  商品一覧/商品詳細
=================================================================== */

/*商品一覧見出し*/
#maincolumn #ma-h {
	margin-bottom:10px;
}

/*商品詳細見出し*/
#maincolumn h2 {
	margin-bottom:8px;
	background:url(../../img/products/h2_01.png) no-repeat;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	width:735px;
	height:34px;
}

.h2-tit {
	display:block;
	padding:10px 0 0 20px;
}
/**===========商品一覧===========**/

/*ジャンル説明*/
#explBox {
	padding:5px 10px;
	margin:0 15px 10px;
	background:#dfdfdf;
	line-height:1.3em;
}

/*並び替え・件数表示*/
#numBox {
	width:705px;
	height:42px;
	margin:0 15px 20px;
	background:url(../../img/products/bg_09.png) no-repeat;
}

#numBox:after { /*背景の繰り返し clearfix*/ 
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
}

#numBox-L {
	width:337px;
	padding:13px 0 0 15px;
	float:left;
}

#numBox-R {
	width:338px;
	padding:13px 15px 0 0;
	float:right;
	text-align:right;
}

/*アイコン説明*/
#icnBox {
	width:705px;
	text-align:right;
	margin:0 15px 10px;
	clear:both;
}

#icnBox img {
	margin:0 2px 0 10px;
}

.ic-01 {
	vertical-align:4px;
}


/*ページ送り*/
.pageBox {
	width:735px;
	clear:both;
}

.pageBox-L {
	width:367px;
	padding-bottom:10px;
	border-bottom:1px solid #ffffff;
	float:left;
}

.pageBox-L li {
	display:inline;
	padding-right:3px;
}

.pageBox-R {
	width:368px;
	padding-bottom:10px;
	border-bottom:1px solid #ffffff;
	float:right;
	text-align:right;
}

.pa-01 {
	padding-right:10px;
}

/*コンテンツ一覧*/
#wolistBox {
	width:735px;
	padding-top:10px;
	border-top:1px solid #dcdcdc;
	clear:both;
}

#wo-list-01 {
	margin-right:-10px;
	zoom:1;
}
*html #wo-list-01 {
	margin-right:-20px;
}

#wo-list-01 li {
	float:left;
	display:block;
	width:139px;
	height:346px;
	margin:0 10px 17px 0;
	background:url(../../img/products/bg_10.png) no-repeat;
}

#wo-list-01 .wo-list-wrp {
	width:125px;
	margin:7px 7px 9px;
	
}

#wo-list-01 .wo-list-T img {
	margin:0 3px;
}

#wo-list-01 .wo-list-T {
	line-height:0;
	font-size:0;
	margin-bottom:7px;
	text-align:center;
}

#wo-list-01 .wo-list-TM p {
	font-size:12px;
	margin-top:5px;
	height:32px;
	line-height:1.2em;
	overflow:hidden;
}

#wo-list-01 .wo-list-TM p a {
	color:#660066;
}

#wo-list-01 .wo-list-M {
	font-size:10px;
	line-height:1.3em;
	height:30px;
	margin-top:2px;
	padding:0 5px;
	overflow:hidden;
}

#wo-list-01 .wo-list-G {
	font-size:10px;
	line-height:1.3em;
	height:50px;
	margin-top:2px;
	padding:0 5px;
	overflow:hidden;
}

#wo-list-01 .wo-list-BM {
	font-size:12px;
}

#wo-list-01 .wo-list-BM p {
	height:16px;
	padding:0 0 0 5px;
}

#wo-list-01 .wo-pri-01 {
	color:#ffffff;
	background:url(../../img/products/bg_11.png) no-repeat;
	margin-bottom:2px;
}

#wo-list-01 .wo-pri-02 {
	color:#ffffff;
	background:url(../../img/products/bg_12.png) no-repeat;
}

#wo-list-01 .wo-href-01 a, #wo-list-01 .wo-href-01 a:hover
{
	color:#ffffff;
	text-decoration:none;
}

#wo-list-01 .wo-pri-03 {
	color:#666666;
}

#wo-list-01 .wo-list-B {
	margin-top:5px;
	text-align:center;
}

/**===========商品詳細===========**/

#statusBox {
	width:402px;
	padding-left:333px;
}

#statusBox:after { /*高さを出す為 clearfix*/ 
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
}

#statusBox-L {
	width:100px;
	float:left;
}

#statusBox-R {
	width:302px;
	float:right;
	padding-bottom:6px;
}

#statusBox ul {
	display:block;
	overflow:hidden;
	width:293px;
	height:20px;
}

#statusBox ul li {
	display:block;
	float:left;
	height:20px;
	text-indent:-9999px;
}

.st-list-01 {
	width:44px;
	background:url(../../img/products/icn_01.png) left top no-repeat;
}

.st-list-02 {
	width:65px;
	background:url(../../img/products/icn_02.png) left top no-repeat;
}

.st-list-03 {
	width:76px;
	background:url(../../img/products/icn_03.png) left top no-repeat;
}

.st-list-04 {
	width:55px;
	background:url(../../img/products/icn_04.png) left top no-repeat;
}

.st-list-05 {
	width:53px;
	background:url(../../img/products/icn_05.png) left top no-repeat;
}

.list-on {
	background-position:0 -20px;
}

#dataBox {
	width:716px;
	margin:0 9px 20px 10px;
}

#dataBox:after { /*高さを出すため clearfix*/ 
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
}


#da-TL {
	width:255px;
	margin-right:22px;
	float:left;
}

/*パッケージ写真*/
#da-bg {
	width:255px;
	height:350px;
	background:url(../../img/products/bg_01.png) left top no-repeat;
}

#da-bg span {
	padding-top:25px;
	display:block;
	text-align:center;
}

/*サンプルムービーアイコン*/
#da-img {
	margin-top:15px;
	overflow:hidden;
}

.da-img-01 {
	display:block;
	width:123px;
	height:54px;
	float:left;
}
.da-img-02 {
	display:block;
	width:123px;
	height:54px;
	float:right;
}

/*作品情報*/
#da-TR {
	width:439px;
	float:right;
}

#da-TRT,#da-TRB {
	line-height:0;
	font-size:0;
}

#da-TRM {
	width:439px;
	padding-top:10px;
	background:url(../../img/products/bg_03.png) left top repeat-y;
	position:relative; /*お気に入りボタン*/
}

#da-price-list {
	line-height:1.7em;
	margin-left:18px;	
}

/*お気に入り*/
#da-fav {
	position:absolute;
	top:5px;
	right:20px;
}

/*DVD通販情報*/
#da-price-01 {
	margin:0 0 0 18px;
	width:405px;
	height:155px;
	background:url(../../img/products/price_01.png) left top;
}

#da-price-01 #da-wrp {
	padding:50px 0 0 33px;
}

#da-price-01 table {
	font-size:12px;
	line-height:1.2em;
}

#da-price-01 table td {
	vertical-align:top;
}
#da-price-01 .da-price-01 {
	width:145px;
}

#da-price-01 .da-p-01 {
	padding-bottom:52px;
}

#da-price-01 .da-p-03 {
	padding-bottom:26px;
}

#da-price-01 .da-p-04 span {
	display:block;
	padding-bottom:3px;
	font-weight:bold;
}

/*ダウンロード料金*/
#da-price-02 {
	margin:0 0 0 18px;
	width:405px;
	height:155px;
	background:url(../../img/products/price_02.png) left top;
}

#da-price-02 #da-wrp {
	padding:50px 0 0 33px;
}

#da-price-02 table {
	font-size:12px;
	line-height:1.2em;
}

#da-price-02 table td {
	vertical-align:top;
}
#da-price-02 .da-price-01 {
	width:145px;
}

#da-price-02 .da-p-01 {
	padding-bottom:52px;
}

#da-price-02 .da-p-03 {
	padding-bottom:38px;
}

#da-price-02 .da-p-04 span {
	display:block;
	padding-bottom:3px;
	font-weight:bold;
}

/*DVD・ダウンロード*/
#da-price-03 {
	margin:0 0 0 18px;
	width:405px;
	height:221px;
	background:url(../../img/products/price_03.png) left top;
}

#da-price-03 table {
	font-size:12px;
	line-height:1.2em;
}

#da-price-03 #da-wrp {
	padding:51px 0 0 33px;
}

#da-price-03 #da-price-lay-01 {
	margin-bottom:22px;
}

#da-price-03 .da-price-01 {
	width:139px;
}

#da-price-03 .da-price-02 {
	width:139px;
}

#da-price-03 .da-price-03 {
	width:100px;
}

#da-price-03 .da-p-01 {
	margin-bottom:60px;
}

#da-price-03 table td {
	vertical-align:top;
}

#da-price-03 #da-price-lay-02 {
	margin-left:18px;
}

#da-price-03 #da-price-lay-02 td {
	padding:0 5px;
}

#da-price-03 #da-price-lay-02 select {
	width:110px;
}

.da-st {
	font-size:118%;
	font-weight:bold;
	color:#af0000;
}

.da-st-02 {
	font-weight:bold;
	color:#af0000;
}


/*アダルトグッズ料金*/
#da-price-04 {
	margin:0 0 0 18px;
	width:405px;
	height:155px;
	background:url(../../img/products/price_04.png) left top;
}

#da-price-04 #da-wrp {
	padding:50px 0 0 33px;
}

#da-price-04 table {
	font-size:12px;
	line-height:1.2em;
}

#da-price-04 table td {
	vertical-align:top;
}
#da-price-04 .da-price-01 {
	width:145px;
}

#da-price-04 .da-p-01 {
	padding-bottom:52px;
}

#da-price-04 .da-p-03 {
	padding-bottom:38px;
}

#da-price-04 .da-p-04 span {
	display:block;
	padding-bottom:3px;
	font-weight:bold;
}





/*レポートボタン*/
#reBox {
	padding-top:10px;
	margin-left:18px;
}

#re-list {
	height:30px;
	width:405px;
	overflow:hidden;
}

#re-list li {
	display:block;
	float:left;
	width:127px;
	height:30px;
}

.re-list-01,.re-list-02,.re-list-03 {
	display:block;
	text-indent:-9999px;
	width:127px;
	height:30px;
}

.re-list-01 {
	background:url(../../img/products/btn_04.png) left top;	
}

.re-list-02 {
	background:url(../../img/products/btn_05.png) left top;
}

.re-list-03 {
	background:url(../../img/products/btn_06.png) left top;
}

.re-list-dl {
	padding-right:12px;
}

.re-list-on {
	background-position:0 -30px;
}

/*作品紹介*/
#workBox {
	clear:both;
	margin:0 10px 20px;
}

#workBox-T,#workBox-B {
	line-height:0;
	font-size:0;
}

#workBox-M {
	width:715px;
	background:url(../../img/products/bg_05.png) left top repeat-y;
}

#workBox-M p {
	padding:15px;
}

/*画像撮影*/
#takBox {
	width:715px;
	height:159px;
	margin:0 10px 20px;
	clear:both;
	background:url(../../img/products/bg_07.png) left top no-repeat;
}

#takBox ul {
	width:704px;
	padding-top:25px;
	margin-left:5px;
	overflow:hidden;
}

#takBox ul li {
	padding:0 15px;
	width:146px;
	float:left;
	display:block;
}

/*関連商品*/
#relkBox {
	width:715px;
	clear:both;
	margin:0 10px 20px;
}

#relkBox h3 {
	line-height:0;
	font-size:0;
}

#relBox-B {
	width:715px;
	height:252px;
	background:url(../../img/products/bg_08.png) left top no-repeat ;
}

#relBox-B ul {
	width:710px;
	padding-top:18px;
	margin-left:3px;
	overflow:hidden;
}

#relBox-B ul li {
	float:left;
	display:block;
	overflow:hidden;
	width:142px;
}

#relBox-B ul li p {
	margin:0 9px 0 8px;
	width:125px;
}

.re-he {
	height:40px;
	padding-top:5px;
	overflow:hidden;
	color:#ffffff;
	text-decoration:none;
	display:block;
}

/*福原さん追加分*/
.wo-pri-01 .wo-href-01 a, .wo-pri-01 .wo-href-01 a:hover
{
	color:#660066;
	text-decoration:none;
}
.wo-pri-02 .wo-href-01 a, .wo-pri-02 .wo-href-01 a:hover
{
	color:#D10A00;
	text-decoration:none;
}

