BODY			{font-size:12px;color:#000000;}
.clear {clear:both;}
img {border:0;}
.fltlt {float:left;}
.floatleft {
	float:left;
	padding: 0 5px 0 5px;
}
form {
	margin:3px 0 3px 2px;
	padding:0;
}
h1 {font-size: 11px; font-weight:normal; margin:0; padding:0;}
.pinkw {color: #000000;
background-color: #FFFFFF;
border-bottom: 1 solid #FFFFFF;
border-left: 1 solid #FFFFFF;
border-right: 1 solid #FFFFFF;
border-top: 1 solid #FFFFFF;
}

.text10px			{
 font-size: 10px;
 line-height: 140%;
 color:#000000;
 padding: 5px;
}
.graytext10px   {
 font-size: 10px;
 line-height: 140%;
 color:#CCCCCC;
 padding: 5px;
}
.text12px			{font-size: 12px;line-height: 160%;color:#000000;padding: 1px;}
.text14px			{font-size: 14px;line-height: 200%;color:#000000;padding: 0px;}
.whitetext10px			{font-size: 10px;line-height: 140%;color:#FFFFFF;padding: 5px;}
.whitetext12px			{font-size: 12px;line-height: 160%;color:#FFFFFF;padding: 5px;}
.padtext10px			{font-size: 10px;line-height: 120%;color:#000000;padding: 20px;}
.padtext12px			{font-size: 12px;line-height: 140%;color:#000000;padding: 20px;}
.redtext10px			{font-size: 10px;line-height: 140%;color:#FF0362;padding: 5px;}
.redtext11px			{font-size: 11px;line-height: 140%;color:#FF0362;padding: 5px;font-weight:bolder;}
.redtext12px			{font-size: 12px;line-height: 160%;color:#FF0362;padding: 5px;}
.redtext14px			{font-size: 14px;line-height: 160%;color:#FF0362;padding: 5px;}
.bluetext15px			{font-size: 15px;color:#0000FF;;}
.bluetext12px			{font-size: 12px;line-height: 160%;color:#0768EC;padding: 5px;}
.bluetext11px			{font-size: 11px;line-height: 140%;color:#0768EC;padding: 5px;font-weight:bolder;}
.box {
	font-size: 10px;
	line-height: 160%;
	border-style: ridge;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #151515;
	border-left-color: #151515;	
	border-right-color: #151515;
	border-bottom-color: #151515;
}

.redback {
	font-size: 12px;
	line-height: 220%;
	color: #FFFFFF;
	background-color:#FF0362;
}
.blackback {
	font-size: 12px;
	line-height: 220%;
	color: #FFFFFF;
	background-color:#212121;
}
a.menu:link 		{ color:#0C00FF;line-height: 140%;font-size: 12px;text-decoration: none } 
a.menu:visited		{ color:#4C4C4C;line-height: 140%;font-size: 12px;text-decoration: none } 
a.menu:active 		{ color:#036EFF;line-height: 140%;font-size: 12px;text-decoration: none } 
a.menu:hover 		{ color:#036EFF;line-height: 140%;font-size: 12px;text-decoration:underline } 

a:link 		{ color:#0768EC;line-height: 140%;font-size: 12px;text-decoration: none; } 
a:visited		{ color:#4c4c4cS;line-height: 140%;font-size: 12px;text-decoration: none; } 
a:active 		{ color:#FD12FA;line-height: 140%;font-size: 12px;text-decoration: none; } 
a:hover 		{ color:#FD12FA;line-height: 140%;font-size: 12px;text-decoration:none; } 

.menutxt {
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.tableunderline {
	font-size: 10px;
	line-height: 160%;
	border: 1px solid #666666;
	background-color: #F3F3F3;
}
.tableunderline td {
	padding: 5px;
}
.tableunderline td a{
	font-size: 10px;

}
TD.menutxt {
	font-size: 12px;
	line-height: 120%;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
}
.mgn5 {margin:5px;}
.mgn7 {margin:7px;}
.mgn10 {margin:10px;}
.mgn01 {margin: 0 0 -3px 0;}
/**********newest*************/
#newest {
	width: 550px;
	background-image: url(images/newest_bg.jpg);
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
#newest_title {
	background: url(images/newest_title.gif) no-repeat;
	height: 25px;
	text-align: center;
	padding: 3px;
	font: 13px;
	font-weight: bolder;
}
#newest_pic {
	background: url(images/newest_pic.gif) no-repeat;
	margin: 5px 0 0 15px;
	width: 180px;
	padding: 35px 0 0 16px;
	height: 140px;
	float: left;
}
#newest_data {
	margin: 85px 0 0 240px;
}
#newest_data table {
	border: 1px solid #FFFFFF;
	background-color: #000000;
	opacity:0.80;
	filter: alpha(opacity=80);
}
#newest_data th {
	text-align: left;
	padding: 0 20px 0 5px;
}
#newest_data td {
	padding: 2px 0 2px 5px;
}
#newest_comment {
	margin: 10px 0 0 15px;
}
#newest_pic5 {
	margin: 10px 0 0 15px;
}
#newest_pics {
	background: #ffffff;
	padding: 5px;
	width: 510px;
}
#newest_pics img {
	margin: 1px;
}
#newest_btn {
	text-align: right;
	margin: 15px 15px 15px 0;
}
#newest_btn  img a:hover  {
	opacity:0.9;
	filter: alpha(opacity=90);
	filter: alpha(opacity=25);
}
/**********ログイン*************/
#login {
	background: url(images/login_mid.gif) repeat-y;
	color: #ffffff;
	font-size: 11px;
	text-align: left;}
#login_mid {
	padding: 5px 0 0 18px;}
#btn_login {margin: 5px 5px 0 70px;}	
/**********menubtns*************/
#menubtns {
	border: 1px solid #CCCCCC;
	background-color: #EBAEFF;}
#menubtns a:hover {opacity:0.9;	filter: alpha(opacity=90);}
#melmaga {
	border: solid 1px #ffffff;
	background: #9f0606;
	font-size: 10px;
	padding: 0px;
	color:#FFFFFF;}
#main {}
/**********右メニュー*************/
#main_rt {}
#searchbox {
	color:#ffffff;
	border: 3px double #CCCCCC;
	width: 160px;
	margin: 0 0 5px 0;
	padding: 3px;
	background: url(images/searchbox.jpg);
}
#rankingbest5 table {
	color: #003366;
	font-size: 10px;
	vertical-align: baseline;
	background: #cccccc;
	width: 160px;
	margin: 5px 0 0 0;
}
#rankingbest5 thead th {
	background-color: #F8C6F4;
	padding: 3px;

}
#rankingbest5 th {
	font-weight: normal;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 2px 0;
}
#rankingbest5 th a{
	color:#4C4C4C;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	padding: 2px 0;
	line-height:12px;
}
#rankingbest5 th a:hover{color:#FF6699;}

#rankingbest5 td {
	background-color: #ffffff;
	background-image: url(images/rank_bg.gif);
	text-align: center;
	padding: 3px;
}
/***************recommend*********************/
#rcmd table {
	color: #003366;
	font-size: 10px;
	vertical-align: baseline;
	background: #cccccc;
	width: 160px;
	margin: 5px 0 0 0;
}
#rcmd thead th {
	background-color: #E2EBFE;
	padding: 3px;

}
#rcmd th {
	font-weight: normal;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 2px 0;
}
#rcmd th a{
	color:#4C4C4C;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	padding: 2px 0;
	line-height:12px;
}
#rcmd th a:hover{color:#FF6699;}

#rcmd td {
	background-color: #ffffff;
	background-image: url(images/recommend_bg.gif);
	text-align: center;
	padding: 3px;
}
.no {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	letter-spacing:-1px;
	text-align:center;
	padding:6px 0 0 6px;
	color:#FFFFFF;
	float:left;
	margin:0;
	overflow:hidden;
	-moz-border-radius: 4px;
	background-color: #FF66FF;
	display: block;
	width: 22px;
	height: 22px;
}
/**********EN VIP プラチナ*************/
#vip_disc {
	width: 510px;
	padding: 20px;
	background: #880000 url(images/vip_disc_bg.jpg) repeat-x;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
}
#vip_disc2 {
	background: url(images/bg_vip_desc.jpg) no-repeat;
	width: 550px;
	padding: 65px 0 15px 0;
	color: #ffffff;
	margin: 5px 0 0 0;
}
#vip_new {
	width: 550px;
	margin: 5px 0;
	background: #ffeaff;
	font-size: 12px;
	text-align: left;
}
#vip_new td {
	font-size: 12px;
}
.vip_title {
	background: #ff349b;
	color: #ffffff;
	height: 14px;
	padding: 2px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DF0070;
	border-right-color: #DF0070;
	border-bottom-color: #DF0070;
	border-left-color: #DF0070;
}
.vip_picdisc {}
.vip_table01  {
	margin: 10px 5px;
	background: #f3f3f3;
	border: 3px double #CC3366;
}
.vip_table01  img  {
	vertical-align: top;
}
.vip_table02  {
	margin: 10px 5px 0 5px;
	background: #cccccc;
}
.vip_table02 td {
	background: #ffffff;
	padding: 2px 2px 2px 10px;
}
.vip_table02  img  {
	vertical-align: top;
}
.list_movie {
	width:550px;
	background-image: url(images/list_mainbg.gif);
	background-repeat: repeat-y;
	margin: 3px 0 0 0;
	text-align: left;
}
.list_top {
	display: block;
	height: 40px;
	background: url(images/list_top.gif) no-repeat;
	width: 550px;
	font-size: 12px;
	padding: 11px 0 0 70px;
}
.list_top a {color:#666666}
.list_main {margin:0;}
.list_main table {
	width:510px;
	background: #ffffff;
	padding: 5px;
	margin: 2px 5px 0 20px;
}
.list_main table td {
	padding: 3px 1px 3px 5px;
	font-size: 11px;
}
.list_btm {
	width: 550px;
	height: 16px;
	background: url(images/list_btm.gif) no-repeat;
	margin:0;
}
.list_series {
	width: 550px;
}
.list_series table {
	background-image: url(images/list_series_bg.jpg);
	border: 1px solid #CCCCCC;
	margin: 5px 0;
}
.list_series_title {
	background: url(images/list_series_title.gif) no-repeat;
	text-align: left;
	color: #666666;
	padding: 3px 0 0 50px;
	font-weight: normal;
}
.list_series_name {
	background: 6px 0 url(images/list_series_name.jpg) no-repeat;
	padding: 0 0 0 50px;
	color:#ffffff;
}
.list_series table td img {
	margin: 0 0 5px 7px;
	border: 1px solid #FFCC99;
}
.player {
	font-size: 10px;
}
.meisaku_series {width: 550px;}
.meisaku_title {
	background: 3px 0 url(images/bar_meisaku_event.gif) no-repeat;
	text-align: left;
	padding: 0 0 0 55px;
}
.meisaku_title a:link {
	color: #ffffff;
	font-weight: normal;
}
.meisaku_title a:visited {
	color: #ffffff;
	font-weight: normal;
}
.event_title {
	text-align: left;
	padding: 0 0 0 55px;
	background-image: url(images/bar_event.gif);
	background-repeat: no-repeat;
	background-position: 3px 0;
}
.event_title a:link {
	color: #ffffff;
	font-weight: normal;
}
.event_title a:visited {
	color: #ffffff;
	font-weight: normal;
}
.event_title01 {
	text-align: left;
	padding: 0 0 0 55px;
	background-image: url(images/bar_event2.gif);
	background-repeat: no-repeat;
	background-position: 3px 0;}
.event_title01 a:link {color: #ffffff; font-weight: normal;}
.event_title01 a:visited {color: #ffffff;	font-weight: normal;}
#event_girlstalk table {margin: 0 auto;}

.event02 {
	background: #666666;
	width: 530px;
	color: #ffffff;
	font-size: 12px;
}
.event02_title {
	font-weight: bold;
	background: url(images/kikaku/bar_event02.gif) no-repeat;
	margin: 5px 0 0 15px;
	padding: 5px 0 0 25px;
	height: 27px;
}
.event02_title a:link {color: #ffffff;}
.event02_title a:visited {color: #ffffff;}
.event02_title a:hover {color: #cccccc;}
.event02_comment {
	padding: 0 10px 5px 10px;
}
.loli_title {
	background: 3px 0 url(images/bar_loli_event.gif) no-repeat;
	text-align: left;
	padding: 0 0 0 55px;
}
.loli_title a:link {
	color: #ffffff;
	font-weight: normal;
}
.loli_title a:visited {
	color: #ffffff;
	font-weight: normal;
}
.table01 {text-align: center;}
.saishin {
	color: #EC5858; font-size: 12px;
	font-weight: bold;
}
.ninki {
	color: #35A900; font-size: 12px;
	font-weight: bold;
}
.tokubetu {
	color: #FE8D11; font-size: 12px;
	font-weight: bold;
}
.event_index {
	color: #ffffff;
	background:url(images/bg_title.jpg) no-repeat;
	padding:6px 0 0 30px;
	font-weight: bold;
	font-size: 11px;
	height: 22px;
	text-align: left;
}
.event_index2 {
	color: #ffffff;
	background:5px 0 url(images/bg_title2.jpg) no-repeat;
	padding:4px 0 0 37px;
	font-weight: bold;
	font-size: 11px;
	height: 18px;
	text-align: left;
	margin-top:7px;
}
.event_index3 {
	color: #ffffff;
	padding:4px 0 0 30px;
	font-weight: bold;
	font-size: 11px;
	height: 14px;
	text-align: left;
	background-image: url(images/kikaku/bar_title270.jpg);
	background-repeat: no-repeat;
}
.thum1 {background: #eeeeee;}
.thum1 img {margin: 2px 3px;}
#new_top {width: 550px; margin: 0; padding: 0;}

/********** scroll **************/
/* outmost wrapper element, containing all elements  */
#scrollable {
	background-color:#efefef;
	border:1px solid #ddd;
	padding:10px 3px;
	width:529px;
	height:65px;
	margin:5px 0 10px 5px;
	-moz-border-radius:7px;
	text-align: left;
}
/* container for the scrollable items */
div.items {
	height:66px;	
	margin-left:8px;
	float:left;
	width:475px !important;
}

/* single item */
div.items a {
	display:block;
	float:left;
	margin-right:8px;
	width:88px;
	height:66px;
	background:url(images/entry.gif) 0 0 no-repeat;
	font-size:50px;
	color:#ccc;
	line-height:66px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;}

div.items a:hover {color:#999;}
div.items a.active {
	background-position:-174px 0;		
	color:#555;
	cursor:default;}

/* next / prev buttons */
a.prev, a.next {
	background:url(images/left.png) no-repeat 0 0;
	display:block;
	width:18px;
	height:18px;
	float:left;	
	margin:22px 0 0 0;
	cursor:pointer;}

a.next {background-image:url(images/right.png)}
a.prev:hover {background-position:0 -18px;}
a.next:hover {background-position:0 -18px;}

/* navigator */
div.navi {
	position:relative;
	top:-30px;
	left:310px;
	margin-left:-50px;
	width:50px;
	height:0px;}

/* items inside navigator */
div.navi span {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(/img/playlist/dots.png) 0 0 no-repeat;     
	cursor:pointer;}
div.navi span:hover {background-position:0 -8px;}
div.navi span.active {background-position:0 -16px;}

/**********  gotouchi  ***************/
#gotouchi {background: #000000; width: 550px; margin-bottom: 7px;}
#gotouchi table {margin: 6px auto; border-collapse: collapse;}
#gotouchi a:link img {border: solid 1px #ffffff;}
#gotouchi a:visited img {border: solid 1px #ffffff;}
#gotouchi a:hover img {border: solid 1px #cc0000;}
#sample_osusume { background:#D23D52 url(images/index/bg_sample_osusume.gif) no-repeat; color: #ffffff; width:550px; margin-bottom:7px; text-align: left;}
#sample_osusume table {color: #ffffff; font-size: 11px; margin: 0 auto;}
#sample_osusume table a {color: #FFCCFF;}
#sample_osusume table th {padding: 10px 20px;}
#sample_osusume dl {width: 550px; height: 140px;  margin:0;}
#sample_osusume dt { margin:0;
	float:left;  
	width:200px;  
	padding:8px 0 5px 30px;  
	clear:both;}
#sample_osusume dd {
	width:260px;  
	margin-left:220px;  
	padding:8px 5px 5px 10px;}

#togizoncustomer {padding: 10px; font-size: 13px;}
#togizoncustomer p {border: solid 1px #ccc; background: #eee; padding: 10px; line-height: 1.5em; font-size: 11px;}


/**********  dock  ***************/

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 15px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 7px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: solid 3px #FADDF9;
	margin: 5px 10px 0px; 
	width: 100%; 
}



table.table001 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 550px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}

table.table001 caption {
  margin-top: 1em;
  text-align: right;
}

table.table001 th,
table.table001 td {
	padding: 4px 6px;
	background-color: #9C0;
}

table.table001 th {
	text-align: center;
	white-space: nowrap;
	font-size: 92%;
	color: #FFF;
	background-color: #DF0A0C;
}

table.table001 td {
	text-align: center;
	white-space: nowrap;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

a.link1{text-decoration:none;} 
a.link1:link{
	color:#06F;
}
a.link1:hover{color:green;}
a.link1:active{color:gray;} 
