*
{
	margin:0;
	padding:0;
}

html
{
	overflow: scroll;
}

body
{
	text-align: left;
	color:#f5f5f5;
	line-height:135%;
	font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","HiraKakuPro-W3",Arial,Helvetica,sans-serif;

	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-attachment:fixed;
	background-clip: border-box;
	background-origin: padding-box;
	background-color:#000000;

	background-image:url(../img/pic_bg.jpg);
}

img
{
	border:0;
}

#background
{
	width:100%;
	height:auto;
	margin:0;
	text-align:center;
}
#background:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}
/*\*/
* html #background{
    height: 1em;
    overflow: visible;
}
/**/

#container
{
	width:930px;
	_width:960px;
	height:100%;
	margin:0 auto;
	text-align:left;

}
#container:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}
/*\*/
* html #container{
    height: 1em;
    overflow: visible;
}
/**/


/* 左側部分 */

#left
{
	width:180px;
	height:auto;
	padding-top:10px;
	font-size:12px;
	line-height:125%;
	background-image:none;
	background-color:#000000;

	float:left;
}

#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:15px;
}
.left-info h3
{
	width:175px;
	height:29px;
	margin-bottom:10px;
	text-indent:-9999px;
}
.left-info h3.menu
{
	background: url(../img/left_h_info_v3.jpg) no-repeat;
}
.left-info h3.regist
{
	background: url(../img/left_h_regist_v3.jpg) no-repeat;
}
.left-info h3.mobile
{
	background: url(../img/left_h_mobile_v3.jpg) no-repeat;
}

.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 Categories */
#left-categories h2{
	width:175px;
	height:29px;
	line-height:29px;
	background: url(../img/h_left_categories.jpg) no-repeat;
	text-indent: -9999px;
}
#left-categories div#sub h3{
	margin-top:7px;
	margin-left:8px;
    line-height:22px;
	font-size:14px;
    font-weight:bold;
	text-indent:20px;
	background: url(../img/icons/cat_ff0099.gif) no-repeat 0% 48%;
}

#left-categories div#sub div.opened {}

#left-categories div#sub h3.sub_nav_heading {
	height: 22px;
	position: relative;
	line-height: 22px;
}
#left-categories div#sub h3.opened {
	/*background-position: left -27px;*/
}
#left-categories div#sub h3.sub_nav_heading span.toggle {
	padding: 0;
	width: 25px;
	height: 22px;
	position: absolute;
	top: 1px;
	right: 10px;
	background: url(../img/cat/sub_nav_toggle.gif) no-repeat left top;
	cursor: pointer;
}
#left-categories ul{
	margin-top:5px;
	margin-bottom:10px;
	padding-left:15px;
	text-indent:23px;
	list-style-type: none ;
}
#left-categories ul li{
    line-height:18px;
	font-size:12px;
    font-weight:bold;
	background: url(../img/icons/cat_sub_ff00cc.gif) no-repeat;
}

#left-categories #sub h3.color_FF0099{
	background: url(../img/icons/cat_ff0099.gif) no-repeat 0% 48%;
}
#left-categories #sub h3.color_FF00CC{
	background: url(../img/icons/cat_ff00cc.gif) no-repeat 0% 48%;
}
#left-categories #sub h3.color_990099{
	background: url(../img/icons/cat_990099.gif) no-repeat 0% 48%;
}
#left-categories #sub h3.color_CC33FF{
	background: url(../img/icons/cat_cc33ff.gif) no-repeat 0% 48%;
}
#left-categories #sub h3.color_660033{
	background: url(../img/icons/cat_660033.gif) no-repeat 0% 48%;
}
#left-categories #sub h3.color_FF3300{
	background: url(../img/icons/cat_ff3300.gif) no-repeat 0% 48%;
}
#left-categories #sub h3.color_FFFF00{
	background: url(../img/icons/cat_ffff00.gif) no-repeat 0% 48%;
}
#left-categories #sub h3.color_66CC00{
	background: url(../img/icons/cat_66cc00.gif) no-repeat 0% 48%;
}
#left-categories #sub h3.color_0099FF{
	background: url(../img/icons/cat_0099ff.gif) no-repeat 0% 48%;
}

#left-categories #sub h3.color_FF00CC_node{
	background: url(../img/icons/cat_ff00cc_node.gif) no-repeat 0% 48%;
}
#left-categories #sub h3.color_FF3300_node{
	background: url(../img/icons/cat_ff3300_node.gif) no-repeat 0% 48%;
}
#left-categories #sub h3.color_66CC00_node{
	background: url(../img/icons/cat_66cc00_node.gif) no-repeat 0% 48%;
}

#left-categories #sub ul li.color_FF00CC{
	background: url(../img/icons/cat_sub_ff00cc.gif) no-repeat 0% 48%;
}
#left-categories #sub ul li.color_FF3300{
	background: url(../img/icons/cat_sub_ff3300.gif) no-repeat 0% 48%;
}
#left-categories #sub ul li.color_66CC00{
	background: url(../img/icons/cat_sub_66cc00.gif) no-repeat 0% 48%;
}


/* ---------------------------- */
/* Left Tags */
#left-tags{
	margin:15px 0 0;
	padding:10px;
	border: 1px solid #333333;
}
#left-tags ul{
	list-style-type: none ;
	line-height:1.7em;
}
#left-tags li{
	display:inline;
	text-indent:5px;
}

/* ---------------------------- */
/* Left Ranking */
#left-ranking{
	margin-bottom:20px;
}
#left-ranking h2{
	width:175px;
	height:29px;
	margin-bottom:7px;
	line-height:29px;
	background: url(../img/h_left_ranking.jpg) no-repeat;
	text-indent: -9999px;
}
#left-ranking div div div.num{
	font-weight:bold;
	font-size:14px;
	color:#F5F188;
}
#left-ranking div div div.image{
	float:left;
	width:100px;
}
#left-ranking div div div.title{
	float:left;
	width:70px;
	margin-left:5px;
}

/* ---------------------------- */
/* Left Search */
#left-search-v3
{
	width: 175px;
	height: 175px;
	margin:0 0 10px 0;
	text-align:center;
	background: url(../img/left_search_v3.jpg) no-repeat 0%;
}

#left-search-v3 #inputbox
{
	width:120px;
	height:30px;
	padding:32px 0 0 10px;
	float:left;
	text-align:right;
}

#left-search-v3 #searchexecbtn
{
	width:24px;
	height:30px;
	padding:31px 0 0 5px;
	float:left;
}

#left-search-v3 #searchbtn
{
	height:50px;
	padding:65px 0 0 5px;
	clear:both;
}


/* ---------------------------- */

#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:81px;
	margin-bottom:0px;
	text-align:center;
	background-color:#fff;
	border-top: 3px solid #fea6d2;
	border-bottom: 3px solid #e4004b;
}

#header_top{
	width:900px;
	margin:0 auto;
/*	background: url(../img/pic_header_v3.jpg) no-repeat;*/
}

h1#header-text
{
	font-size:12px;
}

#login-status
{
	margin-top:6px;
	text-align:right;
}

/* ---------------------------- */


/* ＴＯＰメニュー部 */

#menu-top
{
	width:750px;
	padding-left:24px;
	height:50px;
	background:url(../img/menu_bg.jpg) no-repeat;

	float:left;
}

#menu-top .btn
{
	height:23px;
	padding:10px 0 0 5px;
}

/* ---------------------------- */

/* センター部 */

#pic-and-flash
{
	width:730px;
	height:260px;
	margin-bottom:5px;
	margin-left:8px;
	float:left;
}

#top-pic
{
	width:545px;
	height:300px;
	float:left;
}

#top-flash
{
	width:402px;
	height:245px;
	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 #333333;
}

.p-content .p-content-div
{
	margin:20px;
}

#center-top
{
	width:100%;
	height:auto;
	float:right;
}

#console
{
	width:720px;
	height:125px;
	margin:0 0 5px 0px;
	padding-bottom:10px;
}
#console-tab
{
	margin:0 0 0 15px;
}
#console-tab img
{
	margin-right:3px;

}

#console-inside
{
	width:720px;
	height:90px;
	margin-top: -3px;
	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:0 0 10px;
	background: url(../img/title/h_l_title.jpg) no-repeat;
}

.title-h-l h2, .title-h-l h1
{
	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;
}

div.title-category{
	background-color:#333333;
	font-size:12px;
}
div.title-category div{
	padding-left:55px;
	line-height:25px;
	background:url(../img/icon_category.png) 5px 5px no-repeat;
}
div.title-keyword{
	background-color:#222222;
	font-size:12px;
}
div.title-keyword div{
	padding-left:55px;
	line-height:25px;
	background:url(../img/icon_keyword.png) 5px 5px no-repeat;
}

.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;
	max-height:105px;
	margin:0 5px 5px 0;
}

/* ---------------------------- */
div.titles-etc{
	width:320px !important;
	padding:10px 0px 10px 15px;
	_padding:10px 0px 10px 5px;
	float:left;
	background-color:#111111;
	border:1px solid #333333;
}
div.titles-etc h3.etc-title{
	width:310px;
	border-bottom:1px solid #e4004b;
}
div.titles-etc p.etc-description{
	margin-bottom:15px;
	font-size:90%;
	color:#aaaaaa;
}

/* ---------------------------- */
.title-block-matrix-wide
{
	width:172px;
	height:341px;
	margin:0 3px 17px;
	border:1px solid #333333;
	float:left;

	background-color:#0a0a0a;
}

.title-block-matrix-wide div.title
{
	height:36px;
	margin-bottom:3px;
	padding:3px 5px 0;
	overflow:hidden;
	font-size:12px;
	/*border:solid 1px #880639;*/
	/*background: url(../img/title/h_normal_2row.jpg) repeat-x;
	background-color:#880639;*/
	background-color:#222222;
}
.title-block-matrix-wide div.title h3
{
	font-size:12px;
	/*font-weight:normal;*/
	line-height:17px;
}
.title-block-matrix-wide div.title h3 a
{
	color:#ffffff;
	text-decoration:none;
}
.title-block-matrix-wide div.title h3 a:hover
{
	text-decoration:underline;
}

.title-block-matrix-wide div.images
{
	height:255px;
	text-align:center;
	margin-bottom:5px;
	background-color:#222222;
}
.title-block-matrix-wide div.images img
{
	width:170px;
}
.title-block-matrix-wide div.images .icon a
{
	padding-bottom:0;
}

.title-block-matrix-wide div.description
{
	line-height:1.2em;
	padding: 0 2px;
}
.title-block-matrix-wide div.releasedate
,.title-block-matrix-wide div.movie_icon
{
	line-height:18px;
	text-indent:4px;
}
.title-block-matrix-wide div.movie_icon
{
	margin-top:2px;
}
.title-block-matrix-wide div.releasedate .label
,.title-block-matrix-wide div.price .label
{
	color:#aaaaaa;
}

.title-block-matrix-wide div.price
{
	line-height:18px;
	text-indent:4px;
}
.title-block-matrix-wide div.price .price_value
{
	color:#eb6300;
	font-weight:bold;
}

.title-block-matrix-wide div.keywords
{
	margin:10px 0;
	font-size:90%;
	display:none;
}

/* ---------------------------- */

/* ---------------------------- */
.title-block-matrix
{
	width:138px;
	height:290px;
	margin:0 3px 17px;
	border:1px solid #333333;
	float:left;

	background-color:#0a0a0a;
}

.title-block-matrix div.title
{
	height:36px;
	margin-bottom:3px;
	padding:3px 3px 0;
	overflow:hidden;
	font-size:12px;
	/*border:solid 1px #880639;*/
	/*background: url(../img/title/h_normal_2row.jpg) repeat-x;
	background-color:#880639;*/
	background-color:#222222;

}
.title-block-matrix div.title h3
{
	font-size:12px;
	/*font-weight:normal;*/
	line-height:17px;
}
.title-block-matrix div.title h3 a
{
	color:#ffffff;
	text-decoration:none;
}
.title-block-matrix div.title h3 a:hover
{
	text-decoration:underline;
}

.title-block-matrix div.images
{
	height:204px;
	text-align:center;
	margin-bottom:5px;
	background-color:#222222;
}
.title-block-matrix div.images img
{
	width:136px;
}
.title-block-matrix div.images .icon a
{
	padding-bottom:0;
}

.title-block-matrix div.description
{
	line-height:1.2em;
	padding: 0 2px;
}
.title-block-matrix div.releasedate
,.title-block-matrix div.movie_icon
{
	line-height:18px;
	text-indent:4px;
}
.title-block-matrix div.movie_icon
{
	margin-top:2px;
}
.title-block-matrix div.releasedate .label
,.title-block-matrix div.price .label
{
	color:#aaaaaa;
}

.title-block-matrix div.price
{
	line-height:18px;
	text-indent:4px;
}
.title-block-matrix div.price .price_value
{
	color:#eb6300;
	font-weight:bold;
}

.title-block-matrix div.keywords
{
	margin:10px 0;
	font-size:90%;
	display:none;
}

/* ---------------------------- */

/* ---------------------------- */
.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;
}

/* ---------------------------- */
/* Left Tags */
#tag_list{
	margin: 15px 0;
	font-size:14px;
}
#tag_list ul{
	list-style-type: none ;
	line-height:2em;
}
#tag_list li{
	display:inline;
	text-indent:5px;
}

/* ---------------------------- */
/* 汎用レイアウト */

.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;
}

.h-l h2
{
	padding-top:10px;
	padding-bottom:3px;
	text-indent:5px;
	font-size:18px;
	border-bottom:1px solid #e40071;
}

.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: #e40071;
	text-decoration: underline;
}

a:active {
	color: #e40071;
}

/*---------------------------------- 02 リンク */

.pagenav_bg{
	text-align: left;
	padding:5px;
	background-color:#e9e9e9;
	border: 1px solid #c5c5c5;
}

.pagenav {
	font-size: 14px;
	margin-bottom:10px;
	font-family: arial, sans-serif;
}

.pagenav a{
	color: #ffffff;
	font-size: 14px;
	text-decoration: underline;
}

.pagenav_current {
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
}

.pagenav_result {
	color: #ffffff;
	font-size: 13px;
}

.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;
	margin-bottom:10px;
	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;
}

/* 全ての動画を見る　*/
#alllist_pagenav{

}
.alllist_pagenav a{
	font-size:14px;
	border-bottom: 1px solid #e40071;

}

/* サイトマップ系　*/

.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;
}

/*---------------------------------------------------*/

/* TOP Ticker　*/
ul#top_ticker{
	height:1em;
	padding:2px 0 0;
	margin:0 10px 10px;
	overflow: hidden;

	font-size:12px;
	line-height:1em;
}
ul#top_ticker li{
	color:#000;
}
ul#top_ticker li a{
	color:#000;
}

/*---------------------------------------------------*/
.photo_thread_news{

}
.photo_thread_news h4{
	margin-bottom:10px;
	padding-bottom:4px;
	font-size:13px;
	font-weight:normal;
	color:#eee;
	border-bottom:1px solid #444;
}
.photo_thread_news ul{
	background-color: #252525;
	padding:10px;
}
.photo_thread_news ul li{
	list-style: none;
	font-size:12px;
	color:#ddd;
}

.polaroid-images{
	margin:40px auto 60px;
	background-color: #555;
	background: url("../img/black_a02.jpg") no-repeat;
}

.polaroid-images a
{
	background: white;
	display: inline;
	float: left;
	margin: 5px 20px 30px;
	padding: 10px 10px 25px;
	text-align: center;
	text-decoration: none;
	-webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 4px 6px rgba(0,0,0,.3);
	box-shadow: 0 4px 6px rgba(0,0,0,.3);
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	transition: all .15s linear;
	z-index:0;
        position:relative;
}

.polaroid-images a:after {
	color: #333;
	font-size: 14px;
	content: attr(title);
	position: relative;
	top:15px;
	display:block;
	width:180px;
}

.polaroid-images img {
	display: block;
	width: inherit;
	width: 180px;
}

.polaroid-images a:nth-child(2n)
{
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	transform: rotate(4deg);
}
.polaroid-images a:nth-child(3n) {
	-webkit-transform: rotate(-24deg);
	-moz-transform: rotate(-24deg);
	transform: rotate(-24deg);
}
.polaroid-images a:nth-child(4n)
{
	-webkit-transform: rotate(14deg);
	-moz-transform: rotate(14deg);
	transform: rotate(14deg);
}
.polaroid-images a:nth-child(5n)
{
	-webkit-transform: rotate(-18deg);
	-moz-transform: rotate(-18deg);
	transform: rotate(-18deg);
}

.polaroid-images a:hover{
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
        transform: rotate(0deg);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
        transform: scale(1.2);
	z-index:10;
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .7);
	-moz-box-shadow: 0 10px 20px rgba(0,0,0,.7);
        box-shadow: 0 10px 20px rgba(0,0,0,.7);
}

/*---------------------------------------------------*/
.photo_list h2{
	margin-bottom:6px;
	padding:15px 5px 10px;
	border-bottom:1px solid #e40071;
	text-indent:29px;
	background: url("../img/icons/icon_camera2.png") no-repeat left 50%;

}
.photo_list .pagenav{
	margin-bottom:15px;
	margin-left:6px;
}
.photo_list .title-block{
	height:auto;
	background-color: #151515;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:1px dotted #333;

}
.photo_list .title-block .pic-1-list{
	padding:15px;
}
.photo_list .title-block .pic-1-list a img{
	width:240px;
	border: 8px solid #fff;
}
.photo_list .title-block .ok a:hover img
,.photo_list .title-block .sample a:hover img{
	width:240px;
	border: 8px solid #ffcccc;
}
/*
.photo_list .title-block .sample a img{
	border: 8px solid #ffdfdf;
}
*/
.photo_list .title-pic{
	position: relative;
	width:300px;
}
.photo_list .title-pic .icon_sample{
	position: absolute;
	bottom: 36px;
	right: 38px;

	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


.photo_list .title-info{
	width:400px;
	margin-top: 15px;
}
.photo_list .title-description{
	width:360px;
	padding:15px;
	background-color: #333;
}

.photo_slider_wrapper{
	width:164px;
	max-height:255px;
	overflow:hidden;
}
ul#photo_slider{
	max-height:255px;
	overflow:hidden;
}

ul#photo_slider li{
	list-style: none;
}
ul#photo_slider li img{
	width:164px;
	max-height:255px;
}
.title-container .photo_slide{
	padding:3px;
	overflow:hidden;
	background: url("../img/photo/bg_photo_slider.png") no-repeat;
}
