@charset "Shift_JIS";


/* reset
----------------------------------- */
* {
margin:0px;
padding:0px;
}

html {
margin:0px;
padding:0px;
}

body,
h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul, li,
form, input, select, textarea, fieldset, legend { 
margin: 0; 
padding: 0; 
}

h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul,
th { 
font-weight: normal;
font-style: normal;
color: #FFFFFF;
}

strong { 
font-weight:normal; 
font-style: normal; 
}

img {
border: none;
}

ul {
list-style: none;
}


/* headline
----------------------------------- */


h2 {
background:url(../img/bg_h2.jpg) no-repeat;
margin:0 0 10px;
line-height:32px;
text-align:left;
padding:0px 0 0 20px;
	font-size:14px;
	font-weight:bold;
	clear:both;
	color:#fff;
	text-indent:0;
	letter-spacing:0;
	font-family:"ＭＳ Ｐゴシック", Osaka;
}



h3 {
background:url(../img/bg_h3.jpg) no-repeat;
margin:0 0 10px;
line-height:32px;
text-align:left;
padding:1px 0 0 20px;
	font-size:14px;
	font-weight:bold;
	clear:both;
	color:#fff;
	text-indent:0;
	letter-spacing:0;
	font-family:"ＭＳ Ｐゴシック", Osaka;
}

h3.h3_img {
background:none;
margin:20px 0 10px;
padding:0;
font-size:0;
text-indent:0;
}

h4 {
	background:url(../img/bg_h4.gif) no-repeat;
	background-position:15px 5px;
	height:20px;
	margin-top:4px;
	font-size:12px;
	color:#086CB9;
	padding:3px 0 0 0px;
	text-indent:34px;
	clear:both;
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;
	font-weight:bold;
}

h5 {
font-weight:bold;
font-size:1em;
margin:2em 0 1em;
border-bottom:2px solid #f1a1c6;
padding:5px;
}



blockquote {
margin:10px;
	padding:10px;
	font-size:100%;
	border:2px solid #990000;
	background-color:#000000;
	vertical-align:middle;
	clear:both;
	text-align:left;
	color:#fff;
	}
blockquote span {
	border:#ccc 1px solid;
	background-color:#FF3300;
	color:#FFFFFF;
	padding:3px;
	margin-right:10px;
	height:15px;
	font-size:11px;
}


/* body
----------------------------------- */
html {
height:100%;
}

body {
height:100%;
font-family: Verdana, Arial, sans-serif;
font-size:80%;
line-height:1;
margin:0;
padding:0;
background-color: #000000;
}


a {
color:#058ff0;
text-decoration:underline;
outline:none;
}
a:hover {
text-decoration:none;
}



input, select, textarea { 
	font-family:Verdana, Arial, sans-serif;
	color:fff;
}



/* class
----------------------------------- */

.clear {
	font-size: 0;
	line-height: 0;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.clearfix:after {
content:"";
display:block;
clear:both;
height:0px;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
.clearfix {
display:block;
}

.r1 {
	float:right;
	border:1px solid #ccc;
	margin:0px 0px 10px 10px;
}

.r {
	float:right;
	margin:0px 0px 10px 10px;
}

.l1 {
	float:left;
	border:1px solid #ccc;
	margin:0px 10px 10px 0px;
}

.l {
	float:left;
	margin:0px 10px 10px 0px;
}


.red {
	color:#E20000;
}

.reds {
	color:#E20000;
	font-size:10px;
}

.redb {
	color:#E20000;
	font-weight:bold;
}

.red15 {
	color:#E20000;
	font-size:15px;
	font-family:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;
}

.red18 {
	color:#E20000;
	font-size:18px;
	font-family:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;
}

.red18b {
	color:#E20000;
	font-size:18px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;
}

.red20b {
	color:#E20000;
	font-size:20px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;
}

.red24b {
	color:#E20000;
	font-size:24px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;
}


.bor {
border:1px solid #ccc;
}

.center {
text-align:center;
}



.green_b {
color:#108610;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;
	font-size:14px;
}

/* 画像ホバー用 */
a:hover img.btn_c,
img.btn_c:hover {
opacity: 0.6;
filter: alpha(opacity=60);
cursor:pointer;
}

.img {
line-height:0;
}
a.img {
display:block;
}
.img img {
vertical-align:text-bottom;
}



/* layout
----------------------------------- */

div#all {
width:100%;
height:auto;
min-height:100%;
*height:100%;
text-align:center;
position:relative;
} 

#container {
width:1074px;
margin:0 auto;
text-align:left;
line-height:1.5;
color:#fff;
position:relative;
}


div#main {
background:url(../img/main_bg.png) repeat-y;
width:1074px;
margin:0 auto;
padding-bottom:200px;
}

div#contents {
float:left;
width:638px;/* total 604px */
padding:8px 8px 0;
}

div#side {
background:#515149;
width:210px;/* total 230px */
float:left;
padding:10px 10px 0;
color:#fff;
}

div#right {
width:170px;/* total 190px */
float:right;
text-align:left;
padding:10px 10px 0;
}

div#footer {
width:100%;
border-top:1px solid #f1a1c6;
}

div#head {
position:relative;
}



/* head
----------------------------------- */

div#head h1 {
display:block;
width:230px;
height:180px;
}

/* navi */
div#navi {
background:url(../images/navi.jpg) no-repeat;
height:56px;
width:1074px;
}

div#navi ul li {
float:left;
display:block;
}

div#navi ul li a {
display:block;
height:56px;
width:179px;
}

div#navi ul li a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}
 


/* side
----------------------------------- */

div#side a:link {
color:#FFF;
}

/* 検索 */
div#side div#search {
background:url(../img/search_bg.jpg) no-repeat;
padding:24px 10px 10px;
}
div#side div#search input {
border:1px solid #cccccc;
padding:3px;
width:182px;/* total 190px */
}
div#side div#search a {
margin-top:3px;
}

/* 女優リスト */
div#side div#actress_list_btn {
margin:10px auto;
background:url(../img/actress_list_btn_on.jpg) no-repeat;
}

div#side div#actress_list_btn a:hover {
	background:0;
}

/* 女優リスト */
div#side div#new_list_btn {
margin:10px auto;
}

/* メニュー */
div#side_menu ul {
margin:1em auto;
}
div#side_menu ul li a {
background:url(../img/icon_side_menu_on.gif) 13px 0 no-repeat;
display:block;
width:180px;
text-indent:33px;
color:#FFF;
height:24px;
}
div#side_menu ul li a:hover {
color:#FF0033;
text-decoration:underline;
}
div#side_menu ul li ul {
margin:0.5em 0 1em;
}



/* #right
----------------------------------- */

div##right ul, li {
margin:0;
padding:0;
}

div##right li a img {
vertical-align:text-bottom;
}

div#cart_nakami {
font-size:10px;
color:#000000;
}

div#cart_nakami a {
color:#FFF;
}

div#cart_nakami h3 {
margin-top:0;
}

div#cart_nakami ul li {
line-height:1.5;
}

div#cart_nakami ul li a {
text-decoration:underline;
color:#FFF;
}

div#cart_nakami ul a {
text-decoration:underline;
color:#FFF;
}
div#cart_nakami ul li a:hover {
text-decoration:none;
}

/* 合計金額 */
li#total {
text-align:center;
margin-top:10px;
}

/* レジに進むボタン */
li#to_register_btn {
margin:10px 0;
}
li#to_register_btn a {
background-color:#000000;

}

/* 人気ランキング */
div#ranking {
font-size:12px;
}

div#ranking li {
margin:10px 0;
background-repeat:repeat-x;
background-position:bottom;
padding-bottom:5px;
}
div#ranking li div {
text-align:right;
}

div#ranking div#top1 {
background:url(../img/right_rank_1.jpg) -10px 0 no-repeat;
}

div#ranking div#top2 {
background:url(../img/right_rank_2.jpg) -10px 0 no-repeat;
}

div#ranking div#top3 {
background:url(../img/right_rank_3.jpg) -10px 0 no-repeat;
}

div#ranking div#top4 {
background:url(../img/right_rank_4.jpg) -10px 0 no-repeat;
}

div#ranking div#top5 {
background:url(../img/right_rank_5.jpg) -10px 0 no-repeat;
}

div#ranking div#top6 {
background:url(../img/right_rank_6.jpg) -10px 0 no-repeat;
}

div#ranking div#top7 {
background:url(../img/right_rank_7.jpg) -10px 0 no-repeat;
}

div#ranking div#top8 {
background:url(../img/right_rank_8.jpg) -10px 0 no-repeat;
}

div#ranking div#top9 {
background:url(../img/right_rank_9.jpg) -10px 0 no-repeat;
}

div#ranking div#top10 {
background:url(../img/right_rank_10.jpg) -10px 0 no-repeat;
}

div#ranking li div.rank_photo {
display:block;
width:120px;
height:170px;
overflow:hidden;
margin:0 0 5px auto;
}
div#ranking li div.rank_photo a {
background:#ffffff;
}

div#ranking li p {
padding:0 5px;
text-align:left;
color:#fff;
}

div#ranking li p a {
text-decoration:underline;
color:#9dd7ff;
}
div#ranking li p a:hover {
text-decoration:none;
}



/* contents
----------------------------------- */

div#contents p {
margin:1em 0;
}
div#contents p.firstChild {
margin-top:0;
}

/* eroxy_tab */
div#eroxy_tab {
width:490px;
height:355px;
background:url(../img/eroxytab_bg.png) no-repeat;
margin:0 auto;
position:relative;
}

div#eroxy_tab_img {
position:absolute;
left:36px;
top:37px;
z-index:0;
}

img#obi {
position:absolute;
top:248px;
left:36px;
z-index:1;
}

img#shine {
position:absolute;
top:0px;
right:0px;
z-index:2;
}


/* INFORMATION */
div#info_box {
background:url(../img/info_box_bg_btm.jpg) bottom no-repeat;
width:588px;
color:#f1dee7;
margin:0 auto;
padding-bottom:45px;
}

div#info_box_in1 {
background:url(../img/info_box_bg.jpg);
}

div#information {
padding:0 44px;
}

div#update_info {
padding:0 44px;
}

div#update_info ul {
height:70px;
overflow:auto;
}
div#update_info ul li span {
margin-right:10px;
}

/* pagetop */
div.pagetop {
text-align:right;
clear:both;
margin:20px 0;
}
div.pagetop a {
width:110px;
height:14px;
margin-left:auto;
}
div.pagetop a:hover img {
opacity: 0.6;
filter: alpha(opacity=60);
cursor:pointer;
}

/* products_list */
ul.products_list {
padding:0;
width:630px;
margin:10px auto 0;
}

ul.products_list li {
display:block;
width:120px;
height:250px;
margin:10px 0 10px 5px;
padding:0px;
float:left;
}
ul.products_list li div.p_photo_01 {
display:block;
width:120px;
height:170px;
overflow:hidden;
background-color:#f1dee7;
}
ul.products_list li div.p_photo_01 a:hover img {
opacity: 0.6;
filter: alpha(opacity=60);
cursor:pointer;
}

ul.products_list li input {
width:15px;
margin-right:5px;
}

/* detail 商品詳細 */
div#product_detail p {
padding:10px;
}

div#detail_photo {
padding:2px;
text-align:center;
background-color:#666666;
margin:10px auto;
width:584px;
overflow:hidden;
}
div#detail_photo img {
margin:0 auto;
width:584px !important;
}



div#product_detail table {
background-color:#ccc;
border-top:1px solid #666666;
border-left:1px solid #666666;
width:100%;
margin:10px 0;
}

div#product_detail table th {
width:80px;
padding:5px 10px;
background-color:#666;
color:#ffffff;
white-space:nowrap;
border-right:1px solid #999;
border-bottom:1px solid #999;
text-align:center;
}

div#product_detail table td {
padding:5px 10px;
background:#999999;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
}

div#product_detail table td a {
text-decoration:underline;
}
div#product_detail table td a:hover {
text-decoration:none;
}

div#product_detail table td select {
padding:5px;
}

/* カートに入れるボタン・レジに進むボタン */
div#btn_box {
margin:10px 0;
}

div#btn_box ul {
padding:10px 0;
}

div#btn_box ul li {
display:block;
float:left;
margin:0 4px;
background:#ffffff;
}
div#btn_box ul li.firstChild {
margin:0;
}
div#btn_box ul li.lastChild {
margin:0;
}

/* オプションサービス */
div#option_service {
}

div#option_service ul li {
display:block;
width:149px;
background:#ccc;
float:left;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
}

/* guide */
div#guide {
}
div#guide h4 {
background:#ebebeb url(../img/h4_bg.jpg) 0 -1px no-repeat;
text-indent:0;
color:#333333;
font-weight:normal;
padding:0 5px 0 24px;
margin:10px 0;
height:26px;
line-height:26px;
}

div.box_wrap {
}
div.box_l {
width:317px;
float:left;
}
div.box_r {
width:317px;
float:right;
}

div#guide p {
margin:1em 0;
}

div#guide p span {
color:#cc0000;
}

div#guide p.lastChild {
margin-bottom:3em;
}



/* footer
----------------------------------- */

div#footer_inner1 {
height:83px;
border-top:1px solid #333333;
background:#222222;
text-align:left;
}

div#footer_inner2 {
width:1074px;
margin:0 auto;
background:url(../img/copyright.jpg) right no-repeat;
}
div#footer_inner2 a {
width:230px;
height:80px;
margin:0 auto 0 0;
}


#product_detail table#table04{
	font-size:12px;
	background:#ccc;
}

#product_detail table#table04 td {
	background-color:#f1f1f1;
	padding:0;
	text-align:center;
	color:#FFF;
}

#product_detail table#table04 td a {
	background-color:#f1f1f1;
	text-align:center;
	padding:5px;
	color:#fff;
	text-align:center;
	width:120px;
	height:100%;
	display:block;
}

#product_detail table#table04 td a:hover {
	background-color:#666;
	text-align:center;
	padding:5px;
	color:#fff;
	text-align:center;
}





table#table04{
	font-size:12px;
	background:#ccc;
}

table#table04 td {
	background-color:#f1f1f1;
	padding:0;
	text-align:center;
	color:#F39;
}

table#table04 td a {
	background-color:#f1f1f1;
	text-align:center;
	padding:5px;
	color:#F39;
	text-align:center;
	width:120px;
	height:100%;
	display:block;
}
table#table04 td a:hover {
	background-color:#666;
	text-align:center;
	padding:5px;
	color:#fff;
	text-align:center;
}


#gyo {
margin-left:30px;
margin-bottom:75px;

}

#gyo li a {
background:#fff;
display:block;
padding:2px 5px 5px 5px;
font-size:14px;
width:30px;
height:15px;
float:left;
margin:10px 10px 10px 0;
border:2px solid #4B87C3;
	font-family:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;
	color:#fff;

}

#gyo li a:hover {
background:#333;
color:#fff;
}


#move_menu {
top:0;
left:0;
width:200px;
height:200px;
background:#00CCFF;
}



