@charset "utf-8";

/* ブロック（共通） */
div.block
{
	clear:both;
	margin-bottom:5px;
	border:solid 1px #CECECE;
	text-align:center;
	background-color:#ffffff;
}

/* ブロック（会員操作） */
div.block div.block_member_cmd
{
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	text-align:left;
	font-size:90%;
	word-wrap: break-word;
}
div.block div.block_member_cmd ul
{
	margin-top:10px;
}
div.block div.block_member_cmd li.brank
{
	margin-bottom:10px;
}
div.block div.block_member_cmd li.link
{
    font-size:90%;
}

/* ブロック（ニュース） */
div.block div.news_h
{
	clear:both;
	width:640px;
}
div.block div.news_b
{
	width:620px;
	padding:10px 10px;
	font-size:80%;
    text-align:left;
}
div.block div.news_b li.date
{
	background-image:url('../img/mark/mark2.png');
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:110%;
	font-weight:bold;
}
div.block div.news_b hr
{
	border-top:dashed 1px #a0a0a0;
	margin-bottom:5px;
}
div.block div.news_f
{
	width:640px;
}

/* ブロック（絞込み検索ヘッダ） */
div.block div.search_h
{
	clear:both;
	width:180px;
	height:23px;
	margin-top:-1px;
	margin-left:-1px;
	padding-top:7px;
	font-weight:bold;
	color:#ffffff;
	background-color:#272727;
}

/* ブロック（商品絞込み検索条件） */
div.block div.search_condition_b
{
	width:178px;
	padding-top:10px;
	background-color:#ffff99;
    padding-bottom:4px;
	font-size:90%;
}
div.block div.search_condition_b div.boxin
{
	width:160px;
	min-height:30px;
	background:#ffffff;
	border:solid 1px #c0c0c0;
	margin:auto;
	padding:4px;
	margin-bottom:10px;
	text-align:left;
	font-size:90%;
}
div.block div.search_condition_b div.boxin span
{
    margin-right:5px;
}
div.block div.search_condition_b div.boxin a
{
    vertical-align:top;
    color:#ff0000;
    font-size:150%;
}
div.block div.search_condition_b div.boxin img
{
    height:12px;
}
div.block div.search_condition_f
{
	width:180px;
	background-color:#ffff99;
	text-align:center;
	padding-bottom:5px;
}
div.block div.search_condition_f input
{
    padding:0 10px;
}

/* ブロック（メーカーによる商品絞込み検索） */
div.block div.search_maker_b
{
	width:200px;
	padding: 1em;
	font-size:85%;
	background-image:url('../img/titlebar/ttl_body.png');
	background-repeat:repeat-y;
}
div.block div.search_maker_b li
{
	background-image:url('../img/mark/mark7.png');
	background-repeat:no-repeat;
}
div.block div.search_maker_b p
{
	width:15em;
	padding-left:2em;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow:hidden;
}
div.block div.search_maker_f
{
	width:200px;
	height:5px;
	background-image:url('../img/titlebar/ttl_footer.png');
	background-repeat:no-repeat;
}

/* ブロック（レーベルによる商品絞込み検索） */
div.block div.search_label_b
{
	width:200px;
	padding: 1em;
	font-size:85%;
	background-image:url('../img/titlebar/ttl_body.png');
	background-repeat:repeat-y;
}
div.block div.search_label_b li
{
	background-image:url('../img/mark/mark7.png');
	background-repeat:no-repeat;
}
div.block div.search_label_b p
{
	width:15em;
	padding-left:2em;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow:hidden;
}
div.block div.search_label_f
{
	width:200px;
	height:5px;
	background-image:url('../img/titlebar/ttl_footer.png');
	background-repeat:no-repeat;
}

/* ブロック（シリーズによる商品絞込み検索） */
div.block div.search_series_b
{
	width:200px;
	padding: 1em;
	font-size:85%;
	background-image:url('../img/titlebar/ttl_body.png');
	background-repeat:repeat-y;
}
div.block div.search_series_b li
{
	background-image:url('../img/mark/mark7.png');
	background-repeat:no-repeat;
}
div.block div.search_series_b p
{
	width:15em;
	padding-left:2em;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow:hidden;
}
div.block div.search_series_f
{
	width:200px;
	height:5px;
	background-image:url('../img/titlebar/ttl_footer.png');
	background-repeat:no-repeat;
}

/* ブロック（出演者による商品絞込み検索） */
div.block div.search_actor_b
{
	width:150px;
	padding:5px 0;
	font-size:95%;
	text-align:left;
}
div.block div.search_actor_b
{
	width:120px;
	margin:auto;
	margin-top:10px;
	margin-left:10px;
	padding:5px;
}
div.block div.search_actor_b label
{
	width:135px;
    display:inline;
    float:left;
    text-indent:-18px;
    padding-left:18px;
}
div.block div.search_actor_b span
{
    padding-left:0.5em;
}
div.block div.search_actor_f
{
	margin-top:10px;
	text-align:center;
}
div.block div.search_actor_f input
{
	width:80px;
}
div.block div.search_actor_all
{
    margin-top:20px;
    margin-right:5px;
    text-align:right;
    font-size:80%;
}

/* ブロック（監督による商品絞込み検索） */
div.block div.search_producer_b
{
	width:200px;
	padding: 1em;
	font-size:85%;
	background-image:url('../img/titlebar/ttl_body.png');
	background-repeat:repeat-y;
}
div.block div.search_producer_b li
{
	background-image:url('../img/mark/mark7.png');
	background-repeat:no-repeat;
}
div.block div.search_producer_b p
{
	width:15em;
	padding-left:2em;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow:hidden;
}
div.block div.search_producer_f
{
	width:200px;
	height:5px;
	background-image:url('../img/titlebar/ttl_footer.png');
	background-repeat:no-repeat;
}

/* ブロック（ジャンルによる商品絞込み検索） */
div.block div.search_genre_b
{
	width:150px;
	margin:10px;
	padding:5px;
	text-align:left;
	font-size:95%;
	color:#272727;
	font-weight:bold;
}
div.block div.search_genre_b label
{
	width:135px;
    display:inline;
    float:left;
    text-indent:-18px;
    padding-left:18px;
}
div.block div.search_genre_b span
{
    padding-left:0.5em;
}
div.block div.search_genre_f
{
	margin-top:10px;
	text-align:center;
}
div.block div.search_genre_f input
{
	width:80px;
}
div.block div.search_genre_all
{
    margin-top:20px;
    margin-right:5px;
    text-align:right;
    font-size:80%;
}

/* ブロック（発売日による商品絞込み検索） */
div.block div.search_release_date_b
{
	width:200px;
	padding: 0.5em;
	background-image:url('../img/titlebar/ttl_body.png');
	background-repeat:repeat-y;
}
div.block div.search_release_date_b li
{
	background-image:url('../img/mark/mark0.png');
	background-repeat:no-repeat;
}
div.block div.search_release_date_b p
{
	width:15em;
	padding-left:2em;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow:hidden;
}
div.block div.search_release_date_f
{
	width:200px;
	height:5px;
	background-image:url('../img/titlebar/ttl_footer.png');
	background-repeat:no-repeat;
}

/* ブロック・タイプ（ランキングヘッダ） */
div.rank_h
{
	clear:both;
	height:23px;
	margin-top:-1px;
	margin-left:-1px;
	padding-top:7px;
	padding-left:8px;
	font-weight:bold;
	color:#ffffff;
	background-color:#272727;
}
/* ブロック・タイプ（商品ランキング） */
div.rank_product_b
{
	padding:5px 0;
	font-size:85%;
	line-height:1.5em;
}
div.rank_product_b div.product_block
{
    float:left;
    height:140px;
    width:115px;
    margin:5px 0 5px 8px;
    text-align:left;
	overflow:hidden;
}
div.rank_product_b div.product_block img.jacket
{
	width:115px;
}
div.rank_product_b div.product_block p a
{
    color: #272727;
}
div.rank_product_b div.product_block p a:hover
{
    color: #ff0000;
}

/* ブロック・タイプ（女優ランキング） */
div.block div.rank_actor_b
{
	width:200px;
	padding:1em;
	background-image:url('../img/titlebar/ttl_body.png');
	background-repeat:repeat-y;
}
div.block div.rank_actor_b td
{
	padding-right:10px;
	vertical-align:top;
}
div.block div.rank_actor_b li
{
	text-align:center;
}
div.block div.rank_actor_b img.photo
{
	width:80px;
}
div.block div.rank_actor_f
{
	width:200px;
	height:5px;
	background-image:url('../img/titlebar/ttl_footer.png');
	background-repeat:no-repeat;
}

/* 新作商品 */
div.top_line
{
    clear:both;
	float:left;
    margin-left:30px;
    width:570px;
    border-top:solid 2px #cecece;
}
div.new,
div.new_dvd,
div.new_ppv,
div.new_contract
{
    clear:both;
	float:left;
	width:610px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:3px;
    padding-top:5px;
	padding-left:4px;
	font-size:95%;
	line-height:1.6em;
	text-align:left;
	background-color:#ebebeb;
}
div.new_scene
{
	float:left;
	width:200px;
	height:170px;
	margin-top:25px;
	margin-left:12px;
	padding:0;
	font-size:85%;
	line-height:1.6em;
	text-align:left;
}
div.new_first_column
{
	margin-left:0;
}
div.new_contract div.thumnail
{
    float:left;
    width:200px;
}
div.new_contract div.info
{
    float:left;
    width:400px;
    margin-left:10px;
	line-height:1.3em;
}
div.new_contract div.digest
{
    float:left;
    width:400px;
    margin-left:10px;
}
div.new_contract div.digest div.digest_thumnail
{
    float:left;
    width:80px;
}
div.new img.jacket,
div.new_dvd img.jacket,
div.new_ppv img.jacket,
div.new_contract img.jacket
{
	width:200px;
}
div.new_scene img.jacket
{
	width:200px;
}
div.new_contract img.digest
{
	width:76px;
}
div.new_contract p.date
{
    font-size:90%;
	font-weight:bold;
}
div.new p.title,
div.new_dvd p.title,
div.new_ppv p.title,
div.new_contract p.title
{
	display:block;
	height:3.8em;
	width:395px;
	overflow:hidden;
	color:#000000;
/*	font-weight:bold;*/
}
div.new_contract p.title a
{
    color: #272727;
}
div.new_contract p.title a:hover
{
    color: #ff0000;
}
div.new_scene p.title
{
	display:block;
	color:#0000ff;
	width:200px;
	height:3em;
	font-size:95%;
	overflow:hidden;
}

/* オススメ商品 */
div.recommend_h
{
	clear:both;
	width:180px;
	height:23px;
	margin-top:-1px;
	margin-left:-1px;
	padding-top:7px;
	font-weight:bold;
	color:#ffffff;
	background-color:#272727;
}
div.recommend,
div.recommend_dvd,
div.recommend_ppv
{
	clear:both;
	float:left;
	width:180px;
	margin:10px 10px 5px 10px;
	line-height:1.1em;
	text-align:left;
}
div.recommend_scene
{
	float:left;
	width:200px;
	height:170px;
	margin-top:25px;
	margin-left:12px;
	padding:0;
	font-size:85%;
	line-height:1.6em;
	text-align:left;
}
div.recommend img.jacket,
div.recommend_dvd img.jacket,
div.recommend_ppv img.jacket
{
	clear:both;
	width:160px;
}
div.recommend_scene img.jacket
{
	clear:both;
	width:200px;
}
div.recommend p.title,
div.recommend_dvd p.title,
div.recommend_ppv p.title
{
	display:block;
	color:#0000ff;
	width:160px;
	height:5em;
	font-size:90%;
	overflow:hidden;
}
div.recommend p.title span.description
{
    font-weight:normal;
    font-size:85%;
}
div.recommend p.title a
{
    color: #272727;
}
div.recommend p.title a:hover
{
    color: #ff0000;
}
div.recommend_scene p.title
{
	display:block;
	color:#0000ff;
	width:200px;
	height:3em;
	overflow:hidden;
}

/* 次回発売商品 */
div.future,
div.future_dvd,
div.future_ppv
{
	float:left;
	width:160px;
	height:260px;
	margin-top:25px;
	margin-left:9px;
	padding:0;
	font-size:85%;
	line-height:1.6em;
	text-align:left;
}
div.future_first_column
{
	margin-left:0;
}
div.future img.jacket,
div.future_dvd img.jacket,
div.future_ppv img.jacket
{
	clear:both;
	width:160px;
}
div.future p.title,
div.future_dvd p.title,
div.future_ppv p.title
{
	display:block;
	color:#0000ff;
	width:160px;
	height:3em;
	font-size:95%;
	overflow:hidden;
}

/* ブロック（商品リスト：ウォッチリスト） */
/* ブロック（商品リスト：他閲覧） */
/* ブロック（商品リスト：関連商品） */
div.product_relation
{
    clear:both;
    float:left;
    width:620px;
    font-size:85%;
    line-height:1.3em;
}
div.product_relation div.relation_items
{
	float:left;
	width:193px;
	height:210px;
	margin:5px 0 0 10px;
}
div.product_relation div.relation_items img
{
	width:190px;
}
div.product_relation div.thumnail
{
    height:156px;
    display:table-cell;
    vertical-align:middle;
}

/* ブロック（商品リスト：前後商品） */
div.product_near
{
    clear:both;
    float:left;
    width:620px;
    font-size:90%;
}
div.product_near div.near_items
{
	float:left;
	width:200px;
	margin:10px 10px 5px 10px;
	text-align:center;
}
div.product_near div.right_pos
{
    float:right;
}
div.product_near div.near_items img
{
	width:200px;
}
div.product_near div.near_items div.thumnail
{
    height:156px;
    display:table-cell;
    vertical-align:middle;
}
