*
{
	margin:0;
	padding:0;
}

html
{
	overflow: scroll;	
}

body
{
	text-align: left;
	color:#dddddd;
	line-height:135%;
	font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","HiraKakuPro-W3",Arial,Helvetica,sans-serif;
}

img
{
	border:0;
}

#background
{
	width:100%;
	height:auto;
	margin:0;
	text-align:center;
	background-color:#151515;
}
#background:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}
/*\*/
* html #background{
    height: 1em;
    overflow: visible;
}
/**/

#container
{
	width:900px;
	height:100%;
	margin:0 auto;
	text-align:left;
	background: url(../img/left.jpg) repeat-y;

}
#container:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}
/*\*/
* html #container{
    height: 1em;
    overflow: visible;
}
/**/


/* 左側部分 */

#left
{
	width:150px;
	height:auto;
	float:left;
	font-size:12px;
	line-height:125%;
}

#left-top-login
{
	height:55px;
	padding:3px 0 0px 10px;
	margin:0;
	line-height:2em;
	font-size:10px;
	background: url(../img/left_top.jpg) no-repeat;
}

#left-top-regist 
{
	height:285px;
	padding:0;
	margin:0;
	background: url(../img/left_top_regist.jpg) no-repeat 0% 100%;
}

#left-top-logined 
{
	height:285px;
	padding:0;
	margin:0;
	background: url(../img/left_top_login.jpg) no-repeat 0% 100%;
}

#left-top-pay 
{
	height:285px;
	padding:0;
	margin:0;
	background: url(../img/left_top_pay.jpg) no-repeat 100%;
}

#left-search 
{
	height: 155px;
	margin:0 0 10px 0;
	background: url(../img/left_search.jpg) no-repeat 0%;
}

#left-search-input
{
	width:90px;
	height:30px;
	padding:32px 0 0 5px;
	float:left;
	text-align:right;	
}

#left-search-execbtn
{
	width:auto;
	height:30px;
	padding:31px 0 0 5px;
	float:left;	
}

#left-search-btn
{
	height:50px;
	padding:43px 0 0 5px;
	clear:both;	
}

.left-info
{
	margin-bottom:10px;
}

.left-info ul
{
	margin:10px 0 0px;
	list-style-type: none ;
    line-height:1.4em;
    text-indent:1em;
}
.left-category ul
{
	margin:10px 0 0px;
	list-style-type:none;
    line-height:1.4em;
    text-indent:0.5em;
	font-weight:bold;
}
.left-category .h-sub ul
{
	margin:5px 0 0px;
    text-indent:0.5em;
}

#left-h-info
{
    line-height:24px;
	background: url(../img/left_h_info.jpg) no-repeat;
}

#left-h-regist
{
    line-height:24px;
	background: url(../img/left_h_regist.jpg) no-repeat;
}

#left-h-category
{
    line-height:24px;
	background: url(../img/left_h_category.jpg) no-repeat;
}

#left-h-mobile
{
    line-height:24px;
	background: url(../img/left_h_mobile.jpg) no-repeat;
}

#left-h-ranking5
{
    line-height:24px;
	background: url(../img/left_h_ranking5.jpg) no-repeat;
}

.left-ranking
{
	margin:10px 10px;
}

/* ---------------------------- */

/* ヘッダー部 */

#header
{
	width:100%;
	height:83px;
	background: url(../img/pic_header.jpg) no-repeat;
}

h1#header-text
{
	font-size:12px;
}

#login-status
{
	margin-top:6px;
	text-align:right;
}

/* ---------------------------- */


/* ＴＯＰメニュー部 */

#menu-top
{
	width:750px;
	height:42px;
	float:left;
	background: url(../img/btn_bg_menu.jpg) no-repeat;
}

#menu-top .btn
{
	height:23px;
	padding:10px 0 0 5px;
}

/* ---------------------------- */

/* センター部 */

#pic-and-flash
{
	width:740px;
	height:300px;
	float:left;
}

#top-pic
{
	width:545px;
	height:300px;	
	float:left;
}

#top-flash
{
	width:192px;
	height:300px;
	float:left;
}

#wrapper-center
{
	width:750px;
	height:auto;
	float:left;
	background-color:black;
}

#wrapper-content
{
	width:auto;
	padding:0 0 15px 15px;
	float:left;
}

.p-content
{
	width:720px;
	margin:0;
	border:1px solid #4b0017;
}

.p-content .p-content-div 
{
	margin:20px;
}

#center-top
{
	width:100%;
	height:auto;
	float:right;
}

#console
{
	width:720px;
	height:120px;
	margin:5px 0 0 0;
	padding-bottom:10px;
}
#console-tab
{
	margin:0 0 0 15px;
}
#console-tab img
{
	margin-right:3px;
	
}

#console-inside 
{
	width:720px;
	height:90px;
	background: url(../img/console/border.jpg) no-repeat left top;
}
#console-inside div  
{
	margin:0;
	padding-left:15px;
	padding-top:10px;
}
#console-inside div div  
{
	margin:0;
	padding:0;
}
#console-loading
{
	width:720px;
	height: 120px;
	background: url(../img/icons/loading_indicator_big.gif) no-repeat 50%;	
}

#pickup-title
{
	width:720px;
	height: 120px;
	background: url(../img/icons/loading_indicator_big.gif) no-repeat 50%;	
}

#center-top-request
{
	margin:5px 0 10px 15px;
	height:111px;
	background: url(../img/center_request.jpg) no-repeat;
}

#center-left
{
	width:480px;
	height:auto;
	float:left;
}

.h-m-category
{
	height:39px;
	margin-left:15px;
	background: url(../img/h_m_category.jpg) no-repeat;
}

.center-left-category
{
	height:100%;
	margin:10px 0 10px 15px;
}

.category-pic
{
	height:243px;
	margin:15px 0px 5px 0;
	float:left;
}

.category-pic-s
{
	width:320px ;
	margin:15px 0px 5px 4px;
	float:left;
}

.category-pic-s div
{
	height: 82px;
}

.category-pic-s div div
{
	width: 68px;
	height:80px;
	margin:0 4px 2px;
	float:left;
	font-size:12px;
	text-align:center;
	line-height:1.2em;
	background-color:#151515;
}

#category-h-01
{
	margin-top:5px;
	height:21px;
	background: url(../img/category/h_01.jpg) no-repeat;
}

#category-h-02
{
	height:21px;
	background: url(../img/category/h_02.jpg) no-repeat;
}

#category-h-03
{
	height:21px;
	background: url(../img/category/h_03.jpg) no-repeat;
}

#category-h-04
{
	height:21px;
	background: url(../img/category/h_04.jpg) no-repeat;
}

#center-right
{
	width:260px;
	height:400px;
	float:left;
}

.h-s-info
{
	height:39px;
	margin-left:15px;
	background: url(../img/h_s_info.jpg) no-repeat;
}

.h-s-pickup
{
	height:39px;
	margin-left:15px;
	background: url(../img/h_s_pickup.jpg) no-repeat;
}

.h-s-special
{
	height:39px;
	margin-left:15px;
	background: url(../img/h_s_special.jpg) no-repeat;
}

.center-right-info
{
	width:238px;
	height:78px;
	margin:10px 0 10px 15px;
}


/* ---------------------------- */

#titles
{
	width:100%;
	height:auto;
	font-size:12px;
	padding-bottom:20px;
}
.h-l-newrelease
{
	height:39px;
	margin-left:15px;
	background: url(../img/h_l_newrelease.jpg) no-repeat;
}

#footer
{
	width:100%;
	height:100px;
	text-align:center;
	float:left;
	font-size:12px;
}

/* 主に左メニューのサブカテゴリ用 */
.h-sub 
{
	background: url(../img/left_h_mini.jpg) no-repeat; 
	list-style-position:inside;
	list-style-image: url('../img/icons/allow_white_16x16.gif');
}

.h-sub ul
{
	margin-top:5px;
	list-style-image: none;
    line-height:1.3em;
    text-indent:1.2em;
}

#title-container
{
	width:720px;
	margin:0;
	height:auto;
}

/* 動画詳細 */
.title-block
{
	width:100%;
	margin:0;
	height:355px;
	padding-bottom:10px;
}

.title-h-l
{
	width:720px;
	height:28px;
	margin:10px 0;
	background: url(../img/title/h_l_title.jpg) no-repeat;	
}

.title-h-l h2
{
	padding:5px 0 0 35px;
	font-size:14px;
}

.title-pic
{
	float:left;
	width:210px;
	height:auto;
}

.title-pic .pic-1
{
	width:200px;
	height:150px;
	/*padding-bottom:17px;*/
	padding-top:4px;
}
.title-pic .pic-1 img
{
	width:200px;
	height:150px;
}

.title-pic .pic-2
{
	width:200px;
	height:150px;
	padding-bottom:3px;
}
.title-pic .pic-2 img
{
	width:200px;
	height:150px;
}

.title-info
{
	float:left;
	width:510px;
	height:auto;
}

.title-info .h-updatedate 
{
	width:510px;
	height:25px;
	background: url(../img/title/h_pink_510_21.jpg) no-repeat left 100%;
}
.title-info .h-updatedate .h-updatedate-str
{
	padding:5px 0 0 8px;
}

.title-info .title-description
{
	height:auto;
	margin:10px 0 10px 5px;
}

.title-info .title-description a { color:#FF82A8;text-decoration:none; }
.title-info .title-description a:visited { color:#FF82A8;text-decoration:none; }
.title-info .title-description a:active { color:#FF82A8;text-decoration:none; }
.title-info .title-description a:hover { color:#FF82A8;text-decoration:underline; }

.title-info .info-left
{
	width:200px;
	float:left;
} 

.title-info .info-right
{
	width:310px;
	float:left;
}

.title-info .info-right .btn-sample
{
	float:right;
	width:68px;
	height:62px;
	margin:10px 10px 0 20px;
}

.title-info .info-right .btn-member
{
	float:right;
	width:68px;
	height:62px;
	margin:10px 10px 0 25px;
}

.title-info .info-right .btn-detail
{
	float:right;
	width:130px;
	height:50px;
	margin:0px 8px 5px 0;
}

.title-info .h-movietime 
{
	width:162px;
	height:24px;
	margin:0px 0 0 0px;
	font-size:12px;
}
.title-info .h-movietime div
{
	margin:0 0 0 8px;
	font-weight:normal;
}

.title-info .h-moviesize 
{
	width:170px;
	height:24px;
	font-size:12px;
}
.title-info .h-moviesize div
{
	margin:0 0 0 8px;
	font-weight:normal;
}

.title-info .dotline 
{
	width:498px;
	height:3px;
	margin:5px 5px 8px 5px;
	background: url(../img/title/dot_pink_498_1.jpg) no-repeat;
}

/*----------------------------------------------*/
.titledetail-pic
{
	width:260px;
	height:auto;
	float:left;
	margin:5px 10px 10px 0px;
	font-size:12px;
}
.titledetail-pic .pic
{
	width:260px;
	height:195px;
}
.titledetail-pic .pic img
{
	width:260px;
	height:195px;
}

.titledetail-stillpic
{
	width:260px;
	height:auto;
	float:left;
	margin:5px 10px 10px 0px;
	font-size:12px;
}
.titledetail-stillpic .pic
{
	width:260px;
	height:390px;
}
.titledetail-stillpic .pic img
{
	width:260px;
	height:390px;
}

.titledetail-info
{
	float:left;
	width:450px;
	height:auto;
	margin:0 0 10px 0px;
}

.titledetail-info .h-updatedate 
{
	width:100%;
	height:25px;
	margin-bottom:10px;
	background: url(../img/title/h_pink_510_21.jpg) no-repeat left 100%;
}
.titledetail-info .h-updatedate .h-updatedate-str
{
	padding:5px 0 0 8px;
}
.titledetail-info .thumb
{
	width:144px;
	height:108px;
	margin:0 5px 5px 0;
}
.titledetail-info .title-description
{
	height:120px;
	margin:15px 0 10px 5px;
	font-size:12px;
	line-height:1.6em;
}

.titledetail-info .title-description a { color:#FF82A8;text-decoration:none; }
.titledetail-info .title-description a:visited { color:#FF82A8;text-decoration:none; }
.titledetail-info .title-description a:active { color:#FF82A8;text-decoration:none; }
.titledetail-info .title-description a:hover { color:#FF82A8;text-decoration:underline; }

.titledetail-info .h-keyword 
{
	width:100%;
	height:25px;
	background: url(../img/title/h_keyword.jpg) no-repeat left 0%;
}
.titledetail-info .h-keyword div
{
	margin:2px 0 0 15px;
}

.titledetail-info .dl
{
	width:100%;
	margin:0;
	padding-right:10px;
	padding-bottom:10px;
	text-align:right;
}

.titledetail-info .dl .btn-sample
{
	float:right;
	width:67px;
	height:62px;
	padding:0;
	margin:0px 10px 0 20px;
}

.titledetail-info .dl .btn-member
{
	float:right;
	width:67px;
	height:62px;
	padding:0;
	margin:0px 10px 0 25px;
}

.titledetail-info .dl-info
{
	height:auto;
	margin:0;
	padding:0;
	float:left;
	width:170px;
	text-align:left;
}

.titledetail-info .dl-info .h-movietime 
{
	width:162px;
	height:20px;
	margin:10px 0 0 0px;
	font-size:12px;
}
.titledetail-info .dl-info .h-movietime div
{
	margin:0 0 0 8px;
	font-weight:normal;
}

.titledetail-info .dl-info .h-moviesize 
{
	width:170px;
	height:20px;
	font-size:12px;
}
.titledetail-info .dl-info .h-moviesize div
{
	margin:0 0 0 8px;
	font-weight:normal;
}
.titledetail-info .dl-description
{
	width:100%;
	text-align:right;
	font-size:10px;
	color:#bbbbbb;
	line-height:1.4em;
}

.titledetail-info .dotline 
{
	width:100%;
	height:10px;
	line-height:10px;
	margin:0px 5px;
	padding:0;
	background: url(../img/title/dot_pink_498_1.jpg) 0 0 no-repeat;
}

.titledetail-cap
{
	margin:5px 0 10px 0;	
}
.titledetail-cap .thumb
{
	width:140px;
	height:105px;
	margin:0 5px 5px 0;
}


/* ---------------------------- */
.newrelease-matrix
{
	padding:0;
	font-size:12px;
	line-height:1.3em;
}

.newrelease-matrix .top
{
	width:350px;
	height:242px;
	margin:4px;
	margin-bottom:15px;
	color:#eeeeee;
	background-color:#151515;
	float:left;
	border:1px solid #282828;
}
.newrelease-matrix .top h3
{
	background-color:#da285a;
	padding:2px 0 2px 5px;
	font-size:12px;
}
.newrelease-matrix .top p
{
	padding:7px;
}
.newrelease-matrix .top img
{
	margin:5px 3px;
}
.newrelease-matrix .top a
{
	color:#ffffff;
}
.newrelease-matrix .top a:visited
{
	color:#ffffff;
}
.newrelease-matrix .top a:hover
{
	color: #e4007f;
	text-decoration: underline;
}
.newrelease-matrix .top .list-icon
{
	margin:0;
	vertical-align:bottom;
}

.newrelease-matrix .mini
{
	width:170px;
	height:255px;
	margin:4px;
	margin-bottom:5px;
	color:#eeeeee;
	background-color:#151515;
	float:left;
	border:1px solid #2a2a2a;
}
.newrelease-matrix .mini h3
{
	background-color:#880639;
	padding:2px 0 2px 2px;
	font-size:10px;
	line-height:1.2em;
}
.newrelease-matrix .mini p
{
	padding:5px 3px 0;
	font-size:11px;
	line-height:1.2em;
}
.newrelease-matrix .mini img
{
	margin:5px 0px 2px;
}
.newrelease-matrix .mini a
{
	color:#ffffff;
}
.newrelease-matrix .mini a:visited
{
	color:#ffffff;
}
.newrelease-matrix .top a:hover
{
	color: #e4007f;
	text-decoration: underline;
}
.newrelease-matrix .mini .list-icon
{
	margin:0px 0px 2px;
	vertical-align:bottom;
}

/* ---------------------------- */
/* 汎用レイアウト */

.content,.content-c
{
	font-size:14px;
}

dl.content
{
	margin-bottom:20px;
}
.content dt
{
	margin-bottom:15px;
}
.content dd
{
	margin:10px 10px  15px;
}
dl.content-c
{
	margin-bottom:20px;
}
.content-c dt
{
	margin-bottom:15px;
}
.content-c dd
{
	width:665px;
	margin:10px 27px 15px;
}

#regist-info-pay
{
	width:722px;
	height:1335px;
	margin-bottom:30px;
	background: url(../img/regist/step1/border_pay_720_long.jpg) no-repeat;
}
#regist-info-pay #btn-pay
{
	padding:0 260px 0 260px;
}

#regist-info-free
{
	width:722px;
	height:739px;
	margin-bottom:10px;
	background: url(../img/regist/step1/border_free_720_737.jpg) no-repeat;
}
#regist-info-free #btn-free
{
	padding:630px 260px 0 260px;
}

#content-form
{
	width:570px;
	margin:0 auto;
	text-align:center;
	background-color:#666666;
}
#content-form div
{
	margin:5px 0 0 20px;
	text-align:left;
	line-height:1.5em;
	font-size:12px;
	color:#eeeeee;
}

#content-form table
{
	margin:10px auto;
	/*border-collapse:separate;
	border-spacing:4px;*/
}
#content-form td.col0
{
	width:180px;
	padding:5px;
	text-align:right;
	color:#000000;
	background-color:#dadada;
}
#content-form td.col1
{
	width:320px;
	padding:5px;
	text-align:left;
	color:#000000;
	background-color:#fafafa;
}
#content-form td span
{
	font-size:12px;
	line-height:1.6em;
	color:#777777;
}

/* ---------------------------- */

.h-normal
{
	margin-bottom:10px;
}

.h-l
{
	width:720px;
	height:39px;
	margin-bottom:15px;
	background: url(../img/h_l.jpg) no-repeat;
}

.h-l h2
{
	padding-top:10px;
	padding-left:15px;
	font-size:18px;
}

.h-m
{
	height:39px;
	background: url(../img/h_m.jpg) no-repeat;
}

.h-s
{
	height:39px;
	background: url(../img/h_s.jpg) no-repeat;
}

.center-bnr
{
	margin:5px 0 5px 15px;
}

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

.img-btn
{
	border:none;
	background:transparent;
	cursor:pointer;
}

.info-str
{
	color:red !important;
	font-weight:bold !important;
	font-size:14px !important;
}


.info-check {
	text-align:left;

	color: #dddddd;

	margin-bottom: 5px;
	padding-left: 25px;
	background: url(../img/blet_1.gif) no-repeat left 50%;
}

/*---------------------------------- 02 リンク */
a { 
	color: #dddddd;
	text-decoration: none;
}

a:link { color: #dddddd; } 

/* 訪問済みのリンク部分 */
a:visited {
	color: #dddddd;
}
 
/* カーソルが上に来たとき */
a:hover {
	color: #e4007f;
	text-decoration: underline;
}

a:active {
	color: #e4007f;
}

/*---------------------------------- 02 リンク */

.pagenav_bg{
	text-align: left;
	padding:5px;
	background-color:#e9e9e9;
	border: 1px solid #c5c5c5;
}

.pagenav {
	font-size: 12px;
}

.pagenav a{
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}

.pagenav_current {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}

.pagenav_result {
	color: #ffffff;
	font-size: 12px;
}

.navtext
{
	width:235px;
	font-size:8pt;
	font-family:verdana;
	border-width:2px;
	border-style:outset;
	border-color:#006BAE;
	layer-background-color:#FFF6D9;
	background-color:#FFF6D9;
	color:black;
}

#pup
{
	width:300px;
	position:absolute;
	visibility:hidden;
	z-index:10000;
	filter:alpha(opacity=90); 
	-moz-opacity:0.9
}

.pup a:link { text-decoration: none; }
.pup a:visited { text-decoration: none; }
.pup a:active { text-decoration: none; }
.pup a:hover { text-decoration: underline; color:  #CC0066 }

.topic-path
{
	width:720px;
	font-size:12px;
}

#navlist
{
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #778;
	font: bold 12px Verdana, sans-serif;
}

#navlist li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #bbbbbb;
	text-decoration: none;
}

#navlist li a:link { color: #000000; }
#navlist li a:visited { color: #000000; }

#navlist li a:hover
{
	color: #000000;
	background: #feb261;
	border-color: #227;
}

#navlist li a#current
{
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
}

/* サイトマップ系　*/

.sitemap{
	margin: 3px 0 20px 24px;
	padding:0;
	list-style-position:outside;
}

.sitemap_h{
	font-size:14px;
	padding-left: 20px;
	background: url("../img/blet_3.gif") 0 0 no-repeat;
	margin:0;
}

.sitemap li{
	margin:0 0 6px 0;
        padding:0;
	line-height: 1.3;
	background: url("../img/blet_2.gif") 0px 0.2em no-repeat;
	font-size: 90%;
	text-indent:18px;
	list-style-type:none;
}

.sitemap dt{
	margin:0;
	line-height: 1.3;
}

.sitemap dd{
	margin:0 0 6px 23px;
	list-style-position:inside;
        padding:0;
	line-height: 1.3;
	background: url("./img/eda.gif") 0px 0.2em no-repeat;
	font-size: 90%;
	text-indent:18px;
}

/* サイトマップ系　End */

/* mod_quickicon */
.icon {
	/*margin:5px;*/
	vertical-align: middle;
	text-align:center;
	font-weight:bold;
}

.icon a {
	display: block;
	/*float: left;*/
	vertical-align: middle;
	text-decoration: none;
	/*border: 1px solid #DDD;*/
	/*border: 1px solid #000000;*/
	padding: 0px 1px 5px 0px;
}

.icon a:link {
	color: #bbbbbb;
}

.icon a:hover {
	color: #ffffff;
/*	background-color: #DBEDFF !important;
	border: 1px solid #499FDC !important; */
	/*background-color: #444444 !important;*/
	text-decoration: none;
	/*border: 1px solid #000000 !important;*/
	padding: 1px 0px 4px 1px;
}

.icon a:active {
	/*color: #ffffff;*/
}

.icon a:visited {
	/*color: #bbbbbb;*/
}

.icon img {
	/*margin-top: 13px;*/
}

.icon span {
	display: block;
	color: #144A6A;
	font-weight:bold;
	padding-top: 3px;
}

.search-keywords
{
	width:700px;
	height:auto;
	margin-bottom:10px;
	padding:5px;
	border:1px solid #666666;	
	background-color:#333333;
}
.search-keywords .keyword
{
	width:auto;
	float:left;
	margin-right:10px;
	line-height:1.7em;
	white-space: nowrap;
}
.search-keywords .keyword span
{
	font-weight:bold;
}


