/*===========[  IE6 error  ]*/

.ie-error{background:#333;padding: 20px;text-align:center; color:#fff;}
.ie-error p{padding-top:10px;text-align:center; color:#fff;}
.ie-error a:link,.ie-error a:visited{color:#fff;}

/*------- BASE ---------*/
body{
	margin:0;
	padding:0;
	background:url(/images/base/main_bg.jpg) 0 0 repeat-x fixed;
	color:#222;
	letter-spacing:0.02em;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img {
	border: 0;
  vertical-align:bottom;
}


/*-- 【【【 マージン、パディング制御関係セレクタ 】】】 --*/
.mg-auto { 
margin-left:auto; 
margin-right:auto; 
}

.mg-5 {
margin: 5px;
}
.mg-10 {
margin: 10px;
}
.mg-20 {
margin: 20px;
}

.mg-t5 {
margin-top: 5px;
}
.mg-t8 {
margin-top: 8px;
}
.mg-t9 {
margin-top: 9px;
}
.mg-t10 {
margin-top: 10px;
}
.mg-t14 {
margin-top: 14px;
}
.mg-t15 {
margin-top: 15px;
}
.mg-t20 {
margin-top: 20px;
}
.mg-t30 {
margin-top: 30px;
}
.mg-t40 {
margin-top: 40px;
}
.mg-t50 {
margin-top: 50px;
}

.mg-b4 {
margin-bottom: 4px;
}
.mg-b5 {
margin-bottom: 5px;
}
.mg-b10 {
margin-bottom: 10px;
}
.mg-b16 {
margin-bottom: 16px;
}
.mg-b20 {
margin-bottom: 20px;
}
.mg-b30 {
margin-bottom: 30px;
}
.mg-b40 {
margin-bottom: 40px;
}
.mg-b50 {
margin-bottom: 50px;
}

.mg-l5 {
margin-left: 5px;
}
.mg-l10 {
margin-left: 10px;
}
.mg-l20 {
margin-left: 20px;
}
.mg-l28 {
margin-left: 28px;
}

.mg-r5 {
margin-right: 5px;
}
.mg-r10 {
margin-right: 10px;
}
.mg-r20 {
margin-right: 20px;
}

.pd-5 {
padding: 5px;
}
.pd-10 {
padding: 10px;
}
.pd-20 {
padding: 20px;
}

.pd-t5 {
padding-top: 5px;
}
.pd-t10 {
padding-top: 10px;
}
.pd-t14 {
padding-top: 14px;
}
.pd-t20 {
padding-top: 20px;
}
.pd-t30 {
padding-top: 30px;
}
.pd-t40 {
padding-top: 40px;
}
.pd-t50 {
padding-top: 50px;
}
.pd-b4 {
padding-bottom: 4px;
}
.pd-b5 {
padding-bottom: 5px;
}
.pd-b10 {
padding-bottom: 10px;
}
.pd-b20 {
padding-bottom: 20px;
}

.notice {
color: #c80000;
font-weight: bold;  
}
.bold {
font-weight: bold;
}

.left {
text-align:left;
}
.right {
text-align:right;
}
.center {
text-align:center;
}
.top {
vertical-align:top;
}
.middle {
vertical-align:middle;
}
.bottom {
vertical-align:bottom;
}

/*======================[  BORDER ]*/
.bd-t {
border-top:1px #999 solid;
}
.bd-b {
border-bottom:1px #999 solid;
}
.bd-t-dash {
border-top:1px #999 dashed;
}
.bd-b-dash {
border-bottom:1px #999 dashed;
}
.bd-b-dotted {
border-bottom:1px dotted;
}

/*======================[ TEXT ]*/

.txt10 {
font-size: 10px;
}

.txt11 {
font-size: 11px;
}

.txt12 {
font-size: 12px;
}

.txt13 {
font-size: 13px;
}
.txt14 {
font-size: 14px;
}
.txt16 {
font-size: 16px;
}

.lh1 {
line-height: 1em;
}
.lh2 {
line-height: 1.2em;
}
.lh3 {
line-height: 1.4em;
}
.lh4 {
line-height: 1.7em;
}
.lh5 {
line-height: 2em;
}

/*======================[  FLOAT ]*/
.float-l {
float: left;
}
.float-r {
float: right;
}
.clear {
clear: both;
}
.clear br, .clear hr {
display: none;
}
.line {
clear: both;
background: url(../images/navi/line_navi_left_top.gif) bottom repeat-x;
}
.sen-195{
width:195px;
height:2px;
float:left;
}
.sen-156{
width:156px;
height:2px;
float:left;
}
.line br, .line hr {
display: none;
}
.c-pink{
	color:#ff3ca0;
}



/**--イベルトバナー-**/
	
	#event_banner{
	margin:20px auto;
	width:468px;
	text-align:center;
}

#event_banner span{
	float:left;
	margin-bottom:7px;
}
#event_banner p{
	font-size:12px;
}
	
		


/*------- ID ---------*/
/*--- メインID ---*/

div#contents {
	margin: 20px auto 0px;
	height: 100%;
	width: 740px;
	padding: 0px;
}

div#head_footer {
	margin: 0px auto 0px;
	width: 758px;
}


div#contents_actress {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 560px;
}

div#actress_sidenavi {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 180px;
	height:100%;
	background: #DEDFE9;
	display: inline-table;
}



/*--------------- 募集・テキストリンク -----------------*/


a.bt-bosyu{
	display:block;
	background:#86b400 !important;
	font-size:16px;
	width:250px;
	color:#FFF !important;
	padding:12px 10px 10px ;
	text-decoration:none;
	border:1px solid #445d00;
	}
	
a:hover.bt-bosyu{
	border:1px solid #719510;
	background:#9fd20e !important;}	

/*--------------- ID -----------------*/

/*------- 使いまわし用のID&CLASS --------*/
ul.pan-kuzu{
	margin:0;
	padding:0;
	width:700px;
	float:left;
	text-align:left;
	line-height:130%;
	font-size:12px;
}

ul.pan-kuzu ol{
	margin:0 5px 0 0;
	padding:0;
	float:left;
}

ul.pan-kuzu_works{
	margin:0;
	padding:10px 0 0 0;
	width:700px;
	float:left;
	text-align:left;
	line-height:130%;
	font-size:12px;
}

ul.pan-kuzu_works ol{
	margin:0 5px 0 0;
	padding:0;
	float:left;
}

a:link{
	color:#0066cc;
	background:transparent;
}

a:visited{
	color:#0066cc;
	background:transparent;
}

a:hover{
	color:#FF339C;
	background:transparent;
}


h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
p{
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 120%;
}
dl,dt,dd{
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 120%;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
li{
	font-size:10px;
	line-height: 120%;
}
/*br{
	font-size:15px;
	line-height:100%;
}*/
.clear-both{
	clear:both;
}
.clear-both br , .clear-both hr{
	display:none;
}

.bg-cover {
	background-color: #FFF;
	padding-bottom: 10px;
}


/*------- テキストCSS ---------*/

.text13-140 {
	font-size: 12px;
	line-height: 130%;
}
.text11-130 {
	font-size: 11px;
	line-height: 130%;
}
.text-big {
	font-size: 20px;
	line-height: 150%;
	font-weight: bolder;
}
.text16-160 {
	font-size: 16px;
	line-height: 160%;
}
.text13-140-b {
	font-size: 13px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
}
.text13-140h {
	font-size: 12px;
	letter-spacing : 0.1em;
	line-height: 150% !important;
}

.text13-140h p{
	letter-spacing : 0.1em;
	line-height: 150% !important;}

/*-------------基本のID＆CLASS-------------*/

#pankuzu{
	margin:0 0 5px;
	padding:0 0 0 3px;
	font-size:11px;
	line-height:160%;
	text-align:left;
	border-left:solid 5px #666666;
	border-bottom:solid 1px #666666;
}
div.br-dotted{
	margin:5px 0;
	padding:0;
	clear:both;
	border-bottom:dotted 1px #666666;
}
div.br-dotted br{
	display:none;
}
div.linebar{
	margin:5px 0;
	padding:0;
	height:4px;
	clear:both;
	background-image:url(/images/content/line01.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
div.linebar br{
	display:none;
}

div#main_box{
	margin:5px 10px 10px;
	padding:0;
	width:770px;
}
div#content_box{
	margin:0 10px;
	padding:0;
	width:550px;
	float:right;
}
div#content_box02{
	margin:0 60px;
	padding:0;
	width:650px;
	background:#000;
}


/*---------------テキストスタイル用のCLASS---------------*/
.txt-list {
	font-size: 12px;
	line-height: 130%;
	font-weight:bold;
}

.txt-s , .caution-s , .bold-s{
	font-size: 11px;
	line-height: 120%;
}
.txt-m , .caution-m , .bold-m{
	font-size: 13px;
	line-height: 120%;
	text-align:left;
}
.txt-lg , .caution-lg , .bold-lg{
	font-size:15px;
	line-height:140%;

}

.caution-s , .caution-m , .caution-lg{
	color:#FF0000;
}

.bold-s , .bold-m , .bold-lg{
	font-weight:bold;
}

.txt-caution{
	font-size: 12px;
	line-height: 120%;
	text-align:left;
	color:#FF0000;
}


/*---------------10周年リニューアルCSS---------------*/
#container{
	width:998px;
	padding:0;
	margin:0 auto;
	background:url(/images/base/base_bg.png) center repeat-y;
}

#container.top{
	width:100%;
}


/*---------------メインコンテンツ---------------*/

#main {
  text-align: left;
  width:700px;
  height:auto;
  float:left;
	margin:0 0 0 33px;
	padding:0;
	display:inline;
}

#main.list {
  text-align: left;
  width:700px;
  height:auto;
  float:right;
	margin:0 28px 0 0;
	padding:0;
	display:inline;
}

#main.works {
  text-align: left;
  width:700px;
  height:auto;
  float:left;
	margin:-2px 0 0 33px;
	padding:0;
	display:inline;
}

#main ul {
	float:left;
	padding:0;
	margin:0;
	border:none;
}

#main ul.list {
	float:left;
	padding:0;
	margin:10px 0 0 0;
	border:none;
}

#main ul.dvd_list {
	float:left;
	padding:0;
	margin:0 0 0 0;
	border:none;
}
	
#main ul li {
	padding:0 0 20px 0;
	margin:0 0 10px 0;
	height:auto;
	border-left:1px #c5c6ce solid;
	border-right:1px #c5c6ce solid;
	border-bottom:1px #c5c6ce solid;	
	background:url(/images/base/mein_bg_bottom.jpg)  bottom no-repeat #fff;
}

#main ul li.actress {
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	height:auto;
	border-left:1px #c5c6ce solid;
	border-right:1px #c5c6ce solid;
	border-bottom:1px #c5c6ce solid;	
	background:url(/images/base/mein_bg_bottom.jpg)  bottom no-repeat #fff;
}

#main ul li.label {
	padding:0;
	margin:0 0 10px 0;
	height:auto;
	border-left:1px #c5c6ce solid;
	border-right:1px #c5c6ce solid;
	border-bottom:1px #c5c6ce solid;	
	background:url(/images/base/mein_bg_bottom.jpg)  bottom no-repeat #fff;
}

h3.main_line,
h2.main_line
{
	background:url(/images/base/bg_ttl.gif)  no-repeat;
	height:30px;
	width:700px;
	margin:0;
	padding:0;
}

h3.main_line p,
h2.main_line p
{
	text-align: left;
	font-size:15px;
	font-weight: bold;
	color:#fff;
	width:552px;
	float:left;
	margin-top:5px;
	margin-left:8px;
	display:inline;
}

h3.main_line p.back,
h2.main_line p.back
{
	text-align: left;
	font-size:15px;
	font-weight: bold;
	color:#fff;
	width:644px;
	float:left;
	margin-top:5px;
	margin-left:8px;
	display:inline;
}

h3.main_line p.newworks,
h2.main_line p.newworks
{
	text-align: left;
	font-size:15px;
	font-weight: bold;
	color:#fff;
	width:577px;
	float:left;
	margin-top:5px;
	margin-left:8px;
	display:inline;
}

h3.main_line p.new_reservation,
h2.main_line p.new_reservation
{
	text-align: left;
	font-size:15px;
	font-weight: bold;
	color:#fff;
	width:576px;
	float:left;
	margin-top:5px;
	margin-left:8px;
	display:inline;
}

h3.main_line p.reservation_dvd,
h2.main_line p.reservation_dvd
{
	text-align: left;
	font-size:15px;
	font-weight: bold;
	color:#fff;
	width:553px;
	float:left;
	margin-top:5px;
	margin-left:8px;
	display:inline;
}

h3.main_line p.reservation,
h2.main_line p.reservation
{
	text-align: left;
	font-size:15px;
	font-weight: bold;
	color:#fff;
	width:577px;
	float:left;
	margin-top:5px;
	margin-left:8px;
	display:inline;
}

h3.main_line a img,
h2.main_line a img
{
	float:left;
	margin-top:4px;
}

#main ul li table{
	padding:0;
	margin:0 0 10px;
	border:0;
	float:left;
}

#main ul li table img{
	padding:0;
	margin:0;
	border:1px #e3e3e3 solid;
	width:160px;
	height:224px;
	float:left;
}

#main ul li table a:hover img {
	border:1px #FF339C solid;;
}

#main ul li table tr{
	padding:0;
	margin:0;
	border:0;
}

#main ul li table td{
	padding:10px 0 0 10px;
	line-height:150%;
	font-size:12px;
	width:162px;
	margin:0;
	border:0;
	vertical-align: top;
	text-align:left;
}

#main ul li table td h3{
	margin:0;
	padding:0 0 0 0;
	font-size:12px;
	float:left;
	width:auto;
	width:80px;
	letter-spacing:0em;
}

#main ul li table td a:link,
#main ul li table td a:visited,
#main ul li table td a:hover
{
	cursor:pointer;
}


#main ul li h4{
	padding:12px 0 0 0;
	margin:10px 0 0 10px;
	float:left;
	font-size:12px;
	width:678px;
	font-weight:normal;
	background:url(/images/base/hasen.gif)  top repeat-x;
	text-align:center;
}


/*---------------DVD販売---------------*/

#main-shop {
  text-align: left;
  width:700px;
  height:auto;
  float:left;
	margin:0 0 0 33px;
	padding:0;
	display:inline;
}

#main-shop.list {
  text-align: left;
  width:700px;
  height:auto;
  float:right;
	margin:0 28px 0 0;
	padding:0;
	display:inline;
}

#main-shop ul {
	float:left;
	padding:0;
	margin:0;
	border:none;
}

#main-shop ul.dvd_list {
	float:left;
	padding:0;
	margin:0 0 0 0;
	border:none;
}
	
#main-shop ul li {
	padding:0 0 20px 0;
	margin:0 0 10px 0;
	height:auto;
	border-left:1px #c5c6ce solid;
	border-right:1px #c5c6ce solid;
	border-bottom:1px #c5c6ce solid;	
	background:url(/images/base/mein_bg_bottom.jpg)  bottom no-repeat #fff;
}


#main-shop ul li table{
	float:left;
}

#main-shop ul li table img{
	padding:0;
	margin:0;
	width:121px;
	height:169px;
	float:left;
}

#main-shop ul li table tr{
	padding:0;
	margin:0;
	border:0;
}

#main-shop ul li table td{
	padding:1px 1px 4px 14px;
	width:121px;
	line-height:125%;
	font-size:12px;
	vertical-align: top;
}
#main-shop ul li table td > a{
	font-weight:bold;
}

#main-shop ul li table td.top{
	padding:14px 1px 10px 14px;
}

#main-shop ul li table td h3{
	display:inline;
	font-size:12px;
	font-weight:normal;
	letter-spacing:0em;
}
#main-shop ul li table td > h3{
	color:#646464;
}

#main-shop ul li table td a:link,
#main-shop ul li table td a:visited,
#main-shop ul li table td a:hover
{
	cursor:pointer;
	text-decoration:none;
}


#main-shop ul li h4{
	padding:12px 0 0 0;
	margin:10px 0 0 10px;
	float:left;
	font-size:12px;
	width:678px;
	font-weight:normal;
	background:url(/images/base/hasen.gif)  top repeat-x;
	text-align:center;
}

/*---リスト系---*/

div.txt_lin {
	margin:5px 0 0 0;
	padding:0;
	float:left;
	width:698px;
	display:inline;
}

div.txt_lin_bottom {
	margin:10px 0 0 0;
	padding:6px 0 0 0;
	float:left;
	width:698px;
	display:inline;
	background:url(/images/base/hasen.gif) top repeat-x;
}

div.txt_lin p,
div.txt_lin_bottom p {
	margin:5px 0 0 10px;
	padding:0;
	float:left;
	width:334px;
	display:inline;
}

div.txt_lin dl,
div.txt_lin_bottom dl {
	margin:5px 10px 0;
	padding:0;
	float:left;
	width:677px;
	background:url(/images/base/hasen.gif)  top repeat-x;
	display:inline;
}

div.txt_lin dt,
div.txt_lin_bottom dt {
	margin:10px 0 0 0;
	padding:0;
	float:left;
	display:inline;
}

div.txt_lin dd,
div.txt_lin_bottom dd {
	margin:10px 0 0 5px;
	padding:0;
	float:left;
	display:inline;
}

div.txt_lin ul,
div.txt_lin_bottom ul{
	margin:5px 0 0 0;
	padding:0;
	float:left;
	width:346px;
	background:none;
	display:inline;
}

div.txt_lin ul span,
div.txt_lin_bottom ul span{
	margin:0;
	padding:0;
	float:right;
	width:auto;
	text-align:right;
}

div.txt_lin ul span ol,
div.txt_lin_bottom ul span ol{
	margin:0 2px 0 0;
	float:left;
	padding:0;
	font-size:12px;
	color:#73768e;
	border:2px #c5c6ce solid;
}

div.txt_lin ul span ol.none,
div.txt_lin_bottom ul span ol.none{
	margin:0 2px 0 0;
	float:left;
	padding:4px 4px 2px 5px;
	font-size:12px;
	color:#c5c6ce;
	border:2px #c5c6ce solid;
}

div.txt_lin ul span ol.in,
div.txt_lin_bottom ul span ol.in{
	margin:0 2px 0 0;
	float:left;
	padding:4px 4px 2px 5px;
	font-size:12px;
	font-weight:bold;
	color:#e3e3e3;
	background-color:#73768e;
	border:2px #73768e solid;
}

div.txt_lin ul span ol a:link,
div.txt_lin ul span ol a:visited,
div.txt_lin_bottom ul span ol a:link,
div.txt_lin_bottom ul span ol a:visited
{
	padding:4px 4px 2px 5px;
	text-decoration:none;
	display:block;
	color:#73768e;
}

div.txt_lin ul span ol a:hover,
div.txt_lin_bottom ul span ol a:hover
{
	padding:4px 4px 2px 5px;
	text-decoration:none;
	display:block;
	background-color:#c5c6ce;
	color:#333;
}

/*---------------TOPコンテンツ---------------*/

/*---バナーサイズ大---*/

#main ul li dl.sp {
	margin:0;
	padding:10px 10px 0;
	float:left;
}

#main ul li dl.sp dt{
	margin:0 0 6px 0;
	padding:0;
	float:left;
}

#main ul li dl.sp dd{
	margin:0;
	padding:0 0 10px 0;
	float:left;
	width:678px;
	background:url(/images/base/hasen.gif)  bottom repeat-x;
}

#main ul li dl.sp dd.bottom{
	margin:0;
	padding:0;
	float:left;
	width:678px;
	background:none;
}

#main ul li dl.sp dd b{
	margin:0 6px 0 0;
	padding:0;
	color:#e51e84;
}

#main ul li dl.sp dd a{
	font-weight:bold;
}

#main ul li dl.sp dt:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
}



/*---バナーサイズ小---*/

div#smoll{
	width:688px;
	height:auto;
	margin:0;
	padding:0;
}


#main ul li dl.sp_smoll {
	margin:0;
	padding:10px 0 0 10px;
	float:left;
	width:auto;
}

#main ul li dl.sp_smoll dt{
	margin:0 0 6px 0;
	padding:0;
	float:left;
}

#main ul li dl.sp_smoll dd{
	margin:0;
	padding:0 0 0 0;
	float:left;
	clear:left;
	width:334px;

}

#main ul li dl.sp_smoll dd b{
	margin:0 6px 0 0;
	padding:0;
	color:#e51e84;
}

#main ul li dl.sp_smoll dd a{
	font-weight:bold;
}

#main ul li dl.sp_smoll dt:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
}

/*---無料サービス---*/

#main ul li dl.servise {
  margin:0 0 0 10px;
	padding:0;
  float:left;
	width:600px;	
}

#main ul li dl.servise dt{
  float:left;
	margin:10px 0 0;
}


#main ul li dl.servise dd{
	margin:10px 0 0 0;
	width:370px;
  float:right;
	font-weight:bold;
}

#main ul li dl.servise dd.txt{
	margin:6px 0 0 0;
	width:370px;
  float:right;
	font-weight:normal;
}

#main ul li dl.servise dd.bottom{
	margin:20px 0 0 0;
	width:370px;
  float:right;
	font-weight:normal;
}

#main ul li dl.servise dd.bottom b{
	margin:0 6px 0 0;
	padding:0;
	color:#e51e84;
}

#main ul li dl.servise img{
  margin: 0 10px 0 0;
}

#main ul li dl.servise img:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
}

/*---募集情報---*/


#main ul li.staff {
  width:698px;
  margin:0;
	padding:0 0 20px 0;
}

#main ul li.staff dl{
  float:left;
	margin-left:10px;
	display:inline;
}

#main ul li.staff dt{
  float:left;
	margin:10px 0 5px 0;
}

#main ul li.staff dd{
  clear:both;
  margi:0;
}

#main ul li.staff dd b{
	margin:0 6px 0 0;
	padding:0;
	color:#e51e84;
}

#main ul li.staff dt:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
}


/*---作品末端---*/

h3.main_line_works{
	height:auto;
	width:700px;
	margin:0;
	padding:0;
	float:left;
	background:url(/images/base/bg_ttl_bg.gif);
}

h3.main_line_works dd{
	background:url(/images/base/bg_ttl_center.gif) top no-repeat;
	height:auto;
	width:700px;
	margin:0;
	padding:0;
	float:left;
}

h3.main_line_works dt{
	height:4px;
	width:700px;
	margin:0;
	padding:0;
	background:url(/images/base/bg_ttl_top.gif) top no-repeat;
	border:none;
	float:left;
}

h3.main_line_works dt.bottom{
	height:4px;
	width:700px;
	margin:0;
	padding:0;
	background:url(/images/base/bg_ttl_bottom.gif) top no-repeat;
	float:left;
}

h3.main_line_works dd h2{
	text-align: left;
	font-size:15px;
	font-weight: bold;
	padding:0;
	color:#fff;
	width:615px;
	float:left;
	margin-top:1px;
	margin-left:8px;
	line-height:120%;
	display:inline;
}

h3.main_line_works a img{
	float:left;
	margin:0 0 0 30px;
	padding:0;
	border:none;
	display:inline;
}

div#works{
	padding:10px 0 10px 0;
	margin:0;
	float:left;
	width:698px;
	display:inline;
}

div#works p{
	padding:0;
	margin:0 0 0 10px;
	float:left;
	display:inline;	
}

div#works a:link p,
div#works a:visited p{
	border:1px solid #c5c6ce;
	cursor:pointer;	
}

div#works a:hover p{
	border:1px solid #e51e84;
	opacity:0.9;
	filter: alpha(opacity=90);
	cursor:pointer;
}

div#works img{
	width:500px;
	padding:0;
	margin:3px;
}


div#works a:hover img{
	opacity:0.9;
	filter: alpha(opacity=90);
}


div#works dl{
	padding:10px 0 0 0;
	margin:0 0 0 10px;
	float:left;
	width:160px;
	height:auto;
	background:url(/images/base/hasen.gif) left top repeat-x;
	display:inline;
}

div#works dt{
	padding:0;
	margin:0 0 8px 0;
	float:left;
	width:80px;
	background:url(/images/base/works_ten.gif) left top no-repeat;
	text-indent:5px;
	display:inline;
}

div#works dl span{
	padding:0;
	margin:0 0 8px 0;
	float:left;
	width:80px;
	background:none;
	text-indent:none;
	font-weight:bold;
	letter-spacing:-0.05em;
	display:inline;	
}

div#works dl span b{
	margin-right:4px;
	color:#e51e84;
	font-weight:bold;
}

div#works dd{
	padding:9px 0 0 0;
	margin:0;
	float:left;
	width:160px;
	background:url(/images/base/hasen.gif) left top repeat-x;
	line-height:140%;
	letter-spacing:0.02em;
	display:inline;
}

/*---blu-ray---*/

div#blu_ray{
	padding:0;
	margin:0 0 10px 10px;
	float:left;
	width:400px;
	clear:left;
	display:inline;
	border:none;	
}

div#blu_ray img{
	padding:0;
	margin:0;
	float:left;
}

div#blu_ray p{
	padding:0;
	margin:5px 0 0 10px;
	float:left;
	font-size:12px;
	font-weight:bold;
	display:inline;
}

div#blu_ray p b{
	padding:0;
	margin:0 5px 0 0;
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#e51e84;
	display:inline;
}

/*---商品画像---*/

div#sam{
	padding:0;
	margin:0;
	float:left;
	width:698px;
	clear:left;
	border:none;	
}

div#sam h3{
	padding:1px 0 0 0;
	margin:0 0 0 10px;
	float:left;
	font-weight:bold;
	text-align:left;
	font-size:12px;
	display:inline;
}

div#sam h3 b{
	margin:0 8px 0 0;
	color:#e51e84;
}

div#sam h3 span{
	margin:0 0 0 8px;
	color:#666666;
	font-size:10px;
	font-weight:normal;
}

div#sam ul{
	padding:0;
	margin:8px 0 0 10px;
	float:left;
	width:680px;
	clear:left;
	height:auto;
	display:inline;	
}

div#sam li{
	padding:0;
	margin:0 10px 10px 0;
	float:left;
	background:none;
	border:none;
	display:inline;
}

div#sam li a:link img,div#sam li a:visited img{
	border:1px solid #e3e3e3;
}


div#sam li a:hover img{
	border:1px solid #e51e84;
	opacity:0.8;
	filter: alpha(opacity=80);
}


/*---画像下リンク---*/

div#works_bottom{
	padding:10px 0 0 0;
	margin:0 0 0 10px;
	float:left;
	width:676px;
	clear:left;
	border:none;
	background:url(/images/base/hasen.gif) left top repeat-x;
}

div#works_bottom ul{
	padding:0;
	margin:10px 0 0 0;
	float:left;
	width:600px;
	font-weight:normal;
}


div#works_bottom li{
	padding:0 8px 0 6px;
	margin:0;
	float:left;
	background:none;
	border-right:1px solid #333;
	font-size:12px;
	border-bottom:none;
	border-left:none;	
	border-top:none;	
	
}


div#works_bottom li.left{
	padding:0;
	margin:0 -2px 0 0;
	float:left;
	border:none;
	background:none;
	font-size:12px;
}




.stickytooltip{
box-shadow: 5px 5px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
display:none;
position:absolute;
display:none;
border:5px solid black; /*Border around tooltip*/
background:white;
z-index:3000;
}


.stickytooltip .stickystatus{ /*Style for footer bar within tooltip*/
background:black;
color:white;
padding-top:5px;
text-align:center;
font:bold 11px Arial;
}


/*---発売日順検索---*/




div.shop_list_title {
	margin:8px 0 10px;
	padding:0;
	float:left;
	width:698px;
	background-color:#FFF;
	border:1px #c5c6ce solid;
	display:inline;
}

div.shop_list_title#bottom{
	margin:0 0 10px;
	padding:0;
	float:left;
	width:698px;
	background-color:#FFF;
	border:1px #c5c6ce solid;
	display:inline;
}

div.shop_list_title ul{
	margin:0;
	padding:0;
	float:left;
	width:698px;
	background-color:#FFF;
	border:1px #c5c6ce solid;
	display:inline;
}

div.shop_list_title ol{
	float:left;
	padding:0;
	margin:0;
	font-size:12px;
	color:#73768e;
	font-weight:bold;

}

div.shop_list_title ol.bottom{
	border-bottom:1px #c5c6ce solid;
}

div.shop_list_title ol a:link,
div.shop_list_title ol a:visited
{
	padding:10px 0;
	text-align:center;
	margin:0;
	text-decoration:none;
	display:block;
	color:#73768e;
	background-color:#FFF;
	float:left;
	width:68px;
}

div.shop_list_title ol a:hover{
	padding:10px auto;
	margin:0;
	text-decoration:none;
	text-align:center;
	display:block;
	background-color:#C5C6CE;
	color:#333;
	float:left;	
	width:68px;
}



/*---2010年用

div.shop_list_title {
	margin:8px 0 10px;
	padding:0;
	float:left;
	width:693px;
	background-color:#FFF;
	border-top:1px #c5c6ce solid;
	border-left:1px #c5c6ce solid;
	border-bottom:1px #c5c6ce solid;
	border-right:none;
	display:inline;
}

div.shop_list_title#bottom{
	margin:0 0 10px;
	padding:0;
	float:left;
	width:693px;
	background-color:#FFF;
	border-top:1px #c5c6ce solid;
	border-left:1px #c5c6ce solid;
	border-bottom:1px #c5c6ce solid;
	display:inline;
}

div.shop_list_title ul{
	margin:0;
	padding:0;
	float:left;
	width:698px;
	background-color:#FFF;
	border:1px #c5c6ce solid;
	display:inline;
}

div.shop_list_title ol{
	float:left;
	padding:0;
	margin:0;
	font-size:12px;
	color:#73768e;
	border-right:1px #c5c6ce solid;
}


div.shop_list_title ol a:link,
div.shop_list_title ol a:visited
{
	padding:10px 0;
	text-align:center;
	margin:0;
	text-decoration:none;
	display:block;
	color:#73768e;
	background-color:#FFF;
	float:left;
	width:76px;
}

div.shop_list_title ol a:hover{
	padding:10px auto;
	margin:0;
	text-decoration:none;
	text-align:center;
	display:block;
	background-color:#C5C6CE;
	color:#333;
	float:left;	
	width:76px;
}


---*/


div.shop_list {
	margin:0;
	padding:10px 0 0px 0;
	float:left;
	width:698px;
	border:none;
	display:inline;
	text-decoration:none;
}

div.shop_list ol{
	float:left;
	padding:0;
	margin:0 0 0 10px;
	font-size:12px;
	color:#73768e;
	background-color:#FFF;
	text-decoration:none;
	border-top:2px solid #c5c6ce;
	border-left:2px solid #c5c6ce;
	border-right:2px solid #c5c6ce;	
	display:inline;
}

div.shop_list ol.bottom{
	float:left;
	padding:0;
	margin:0 0 0 10px;
	font-size:12px;
	color:#73768e;
	background-color:#FFF;
	text-decoration:none;
	border-bottom:2px solid #c5c6ce;
	border-left:2px solid #c5c6ce;
	border-right:2px solid #c5c6ce;	
	display:inline;
}

div.shop_list ol a b{
	margin-right:8px;
	color:#ff7dc0;
	font-weight:bold;
	text-decoration:none;
}

div.shop_list ol a span{
	text-decoration:underline;
}


div.shop_list ol a:link,
div.shop_list ol a:visited
{
	padding:10px 0 8px;
	text-align:center;
	margin:0;
	text-decoration:none;
	font-weight:bold;
	display:block;
	color:#003399;
	background-color:#fff;
	float:left;
	width:330px;

}

div.shop_list ol a:hover{
	padding:10px 0 8px;
	text-align:center;
	margin:0;
	text-decoration:none;
	display:block;
	font-weight:bold;
	color:#e51e84;
	background-color:#C5C6CE;
	float:left;
	width:330px;

}


/*---女優名検索---*/

div.actress_list_title {
	margin:8px 0 0;
	padding:0;
	float:left;
	width:698px;
	background-color:#FFF;
	border:1px #c5c6ce solid;
	display:inline;
}

div.actress_list_title.bottom {
	margin:0 0 10px;
	padding:0;
	float:left;
	width:698px;
	background-color:#FFF;
	border:1px #c5c6ce solid;
	display:inline;
}

div.actress_list_title ul{
	margin:0;
	padding:0;
	float:left;
	width:698px;
	background-color:#FFF;
	border:1px #c5c6ce solid;
	display:inline;
}


div.actress_list_title ol{
	float:left;
	padding:0;
	margin:0;
	font-size:12px;
	color:#73768e;
	border-right:1px #c5c6ce solid;
	background-color:#c5c6ce;
}

div.actress_list_title ol.wa{
	float:left;
	padding:0;
	margin:0;
	font-size:12px;
	color:#73768e;
	border:none;
}

div.actress_list_title ol a:link,
div.actress_list_title ol a:visited
{
	padding:10px 0;
	text-align:center;
	margin:0;
	text-decoration:none;
	display:block;
	color:#73768e;
	background-color:#FFF;
	float:left;
	width:69px;

}

div.actress_list_title ol a:hover{
	padding:10px 0;
	margin:0;
	text-decoration:none;
	text-align:center;
	display:block;
	background-color:#C5C6CE;
	color:#333;
	float:left;	
	width:69px;

}

div.actress_list_title ol.wa a:link,
div.actress_list_title ol.wa a:visited
{
	padding:10px 0;
	text-align:center;
	margin:0;
	text-decoration:none;
	display:block;
	color:#73768e;
	background-color:#FFF;
	float:left;
	border:none;
	width:66px;
}

div.actress_list_title ol.wa a:hover{
	padding:10px 0;
	margin:0;
	text-decoration:none;
	text-align:center;
	display:block;
	background-color:#C5C6CE;
	color:#333;
	float:left;	
	border:none;
	width:66px;
}


div.actress_list {
	margin:10px 0 0 8px;
	padding:0;
	float:left;
	width:676px;
	display:inline;
}

div.actress_list dl {
	margin:0 0 10px 2px;
	padding:0;
	float:left;
	width:675px;
	display:inline;
}

div.actress_list dl.bottom {
	margin:10px 0 0 2px;
	padding:10px 0 0 0;
	float:left;
	width:675px;
	background:url(/images/base/hasen.gif)  top repeat-x;
	display:inline;
}


div.actress_list dt {
	margin:0 0 0 0;
	padding:0;
	float:left;
	display:inline;
	font-weight:bold;
	width:675px;
}

div.actress_list dt b {
	margin-right:6px;
	color:#e51e84;
	font-weight:bold;
}

div.actress_list dt span {
	color:#e51e84;
	font-weight:bold;
}

div.actress_list dd {
	padding:0;
	margin:10px 25px 0 0;
	width:110px;
	float:left;
	border:none;
	background:none;
	display:inline;
}

div.actress_list dd img {
	width:110px;
	height:65px;
	border:none;
	padding:0;
	margin:0;
	vertical-align:bottom;
}

div.actress_list dd h3 {
	padding:10px 0 0;
	margin:0;
	float:left;
	width:110px;
	text-align:center;
	display:block;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
}

div.actress_list dd h3 a:link,
div.actress_list dd h3 a:visited
{
	padding:0;
	margin:0;
	border:0;
}

div.actress_list dd h3 a:hover{
	padding:0;
	margin:0;
	border:0;
}

div.actress_list ul{
	margin:5px 0 0 0;
	padding:0;
	float:left;
	width:344px;
	background-color:#3FC;
	background:none;
	display:inline;
}

div.actress_list ul.bottom{
	margin:0;
	padding:0;
	float:left;
	clear:left;
	width:678px;
	background:url(/images/base/hasen.gif)  top repeat-x;
	display:inline;

}

div.actress_list ol{
	margin:0 0 0 2px;
	float:left;
	padding:0;
	font-size:12px;
	color:#73768e;
	border:2px #c5c6ce solid;
}

div.actress_list ol.in{
	margin:0 0 0 2px;
	float:left;
	padding:4px 4px 2px 5px;
	font-size:12px;
	font-weight:bold;
	color:#e3e3e3;
	background-color:#73768e;
	border:2px #73768e solid;
}

div.actress_list ol a:link,
div.actress_list ol a:visited
{
	padding:4px 4px 2px 5px;
	text-decoration:none;
	display:block;
	color:#73768e;
}

div.actress_list ol a:hover{
	padding:4px 4px 2px 5px;
	text-decoration:none;
	display:block;
	background-color:#c5c6ce;
	color:#333;
}

div.actress_list_mein {
	padding:0;
	margin:0 0 0 2px;
	width:690px;
	float:left;
}

div.sub {
	padding:0;
	margin:0 0 10px 10px;
	width:680px;
	float:left;
	border:none;
	background:none;
}


div.sub ol {
	padding:0;
	margin:10px 25px 0 0;
	width:110px;
	float:left;
	border:none;
	background:none;
}

div.sub img {
	width:110px;
	height:65px;
	border:none;
}


div.sub p {
	padding:10px 0 0;
	margin:0;
	float:left;
	width:110px;
	text-align:center;
	display:block;
}

div.sub a:link,
div.sub a:visited
{
	padding:0;
	margin:0;
	border:0;
}

div.sub a:hover{
	padding:0;
	margin:0;
	border:0;
	cursor:pointer;
	color:#e51e84;
}



div#actress_list_he dl {
	padding:10px 0 10px 0;
	margin:10px 0 0 10px;
	width:675px;
	float:left;
	border:none;
	background:url(/images/base/hasen.gif)  top repeat-x;
	display:inline;
}


div#actress_list_he dl ol {
	padding:0;
	margin:10px 25px 0 0;
	width:110px;
	float:left;
	border:none;
	background:none;
	display:inline;
}

div#actress_list_he dl img {
	width:110px;
	height:65px;
	border:none;
}


div#actress_list_he dl p {
	padding:10px 0 0;
	margin:0;
	float:left;
	width:110px;
	text-align:center;
	display:block;
}

div#actress_list_he dl a:link,
div#actress_list_he dl a:visited
{
	padding:0;
	margin:0;
	border:0;
}

div#actress_list_he dl a:hover{
	padding:0;
	margin:0;
	border:0;
	cursor:pointer;
	color:#e51e84;
}

div#actress_list_he dt b {
	margin-right:6px;
	color:#e51e84;
	font-weight:bold;
}

div#actress_list_he dt span {
	color:#e51e84;
	font-weight:bold;
}

div#actress_list_he dt b.right {
	text-decoration:underline;
	color:#e51e84;
	margin:0 0 0 5px;
	font-weight:normal;
	padding:0;
	border:none;
	width:auto;
	cursor:pointer;
}

div#actress_list_he dt b.right:hover{
	text-decoration:underline;
	color:#ff6bb7;
}

/*---ランキングナビ---*/

#main #ranking_list_title {
	width: 698px;
	overflow: hidden;
	display: block;
	margin: 10px 0 !important;
}

#main #ranking_list_title li {
	margin: 0 !important;
	padding: 0 !important;
	float: left;
	border: 1px #C5C6CE solid;
	background: #fff;
	text-align: center;
	font-size: 12px;
	width: 12.2%;
}

#main #ranking_list_title li a {
	display: block;
	padding: 10px 0;
	width: 100%;
	text-decoration: none;
	color: #73768E;
}

#main #ranking_list_title li a:hover {
	background: #C5C6CE;
	color: #000;
}


/*---女優末端---*/

div#actress_bottom {
	margin:10px 0 0;
	padding:0;
	float:left;
	width:698px;
	display:inline;
}

div#actress_bottom img {
	margin:0 0 0 10px;
	padding:0;
	float:left;
	width:230px;
	height:300px;
	display:inline;
}

div#actress_bottom dl{
	padding:0;
	margin:0;
}

div#actress_bottom dt{
	padding:0;
	margin:0 0 8px 0;
	width:448px;
	float:right;
}

div#actress_bottom dt p{
	padding:0;
	margin:0;
	width:90px;
	float:left;
	text-align:right;	
}

div#actress_bottom dt p b{
	padding:0;
	margin:0;
	float:left;
	font-weight:bold;
	color:#ff7dc0;
}

div#actress_bottom dt span{
	padding:0;
	margin:0 0 0 2px;
	float:left;
}

div#actress_bottom dt p b{
	padding:0;
	margin:0;
	float:left;
}

div#actress_bottom dl dd h4{
	padding:10px 0 8px 0;
	margin:0 0 2px 10px;
	width:437px;
	text-align:left;
	float:left;
	font-weight:bold;
}

div#actress_bottom dl dd h4 b{
	margin-right:8px;
	color:#ff7dc0;
	font-weight:bold;
}

div#actress_bottom dl dd h3{
	padding:0;
	margin:0 0 5px 25px;
	width:438px;
	text-align:left;
	line-height: 1.4em;
	float:left;
	font-weight:bold;
	font-size:12px;
}


div#actress_bottom dd{
	padding:0;
	margin:0;
	width:448px;
	float:left;
}

div#actress_bottom dd img{
	padding:0;
	margin:4px 0 0 10px;
	width:95px;
	height:120px;
	border:none;
}

div#actress_bottom h6{
	margin:10px 0 -2px 10px;
	padding:12px 0 0 0;
	font-size:12px;
	float:left;
	width:678px;
	display:inline;
	background:url(/images/base/hasen.gif)  top repeat-x;
}

/*---レーベルリスト---*/

div#label_list {
	margin:0;
	padding:0;
	float:left;
	width:698px;
	display:inline;
}

div#label_list table{
	padding:0;
	margin:0;
	border:0;
	width:678px;
	float:left;
}

div#label_list table img{
	padding:0;
	margin:0;
	border:1px #e3e3e3 solid;
	width:160px;
	height:224px;
	float:left;
}

div#label_list table tr{
	padding:0;
	margin:0;
	border:0;
}

div#label_list table tr td{
	padding:0;
	line-height:125%;
	font-size:12px;
	width:334px;
	margin:0;
	vertical-align: top;
	text-align:left;
	border:1px solid #c5c6ce;
}

div#label_list table tr td a:link,
div#label_list table tr td a:visited
{
	display:block;
	padding:0;
	margin:0;
	width:332px;
	height:99px;
	cursor:pointer;	
	text-decoration:none;
}

div#label_list table tr td a:hover
{
	display:block;
	padding:0;
	margin:0;
	width:332px;
	height:99px;
	cursor:pointer;
	text-decoration:none;
	background-color:#c5c6ce;
}

div#label_list table dl{
	border:none;
	margin:0;
	padding:10px 0 10px 10px;
	float:left;
	width:322px;
}

div#label_list table dl img{
	width:65px;
	height:48px;
	border:none;
	float:left;
	margin:0;
	padding:0;
	border:1px #fff solid;	
}

#main ul li table tr d a:hover img {
	border:1px #FF339C solid;;
}

div#label_list table dt{
	border:none;
	margin:0 0 0 10px;
	padding:0;
	float:left;
	width:234px;
	font-weight:bold;
}

div#label_list table dl b{
	margin-right:6px;
	color:#e51e84;
	font-weight:bold;
	text-decoration:none;
	width:6px;
	float:left;
}

div#label_list table dl p{
	font-weight:bold;
	text-decoration:underline;
	float:right;
	width:219px;
}

div#label_list table dl span{
	font-weight:bold;
	text-decoration:none;
	float:right;
	width:219px;
}

div#label_list table dd{
	border:none;
	margin:4px 0 0 10px;
	padding:0;
	float:left;
	width:235px;
	color:#333;
}

div#label_list table dd img{
	width:auto;
	height:auto;
	border:none;
	float:right;
	margin:0;
	padding:0;
}



/*---最強特設ページ枠---*/

div#label_list_sp {
	margin:10px 0 5px 10px;
	padding:0;
	float:left;
	width:688px;
	display:inline;
}

div#label_list_sp ul {
	margin:0;
	padding:0;
	float:left;
}

div#label_list_sp ul ol {
	margin:0 0 0 0;
	padding:0;
	float:left;
	width:172px;
}

div#label_list_sp ul ol a:link img,
div#label_list_sp ul ol a:visited img
{
	margin:0 0 5px 0;
	padding:0;
	float:left;
	width:160px;
	height:130px;
	border:1px #aaa solid;
}

div#label_list_sp ul ol a:hover img{
	margin:0 0 5px 0;
	padding:0;
	float:left;
	width:160px;
	height:130px;
	border:1px #FF339C solid;
}

div#label_list_sp ul ol p{
	margin:0;
	padding:0 0 15px 0;
	width:160px;
	text-align:center;
	float:left;
	cursor:pointer;
}

div#label_list_sp ul ol p.top{
	margin:0 0 5px 0;
	padding:0;
	width:160px;
	text-align:center;
	float:left;
	cursor:pointer;
}


/*---ジャンルリスト---*/

div.genre_list {
	margin:0;
	padding:10px 0 0px 0;
	float:left;
	width:698px;
	border:none;
	display:inline;
	text-decoration:none;
}

div.genre_list ol{
	float:left;
	padding:0;
	margin:0 0 0 10px;
	font-size:12px;
	color:#73768e;
	text-decoration:none;
	border-top:1px solid #c5c6ce;
	border-bottom:1px solid #c5c6ce;
	border-left:2px solid #c5c6ce;
	border-right:2px solid #c5c6ce;	
	display:inline;
}

div.genre_list ol.bottom{
	float:left;
	padding:0;
	margin:0 0 0 10px;
	font-size:12px;
	color:#73768e;
	background-color:#FFF;
	text-decoration:none;
	border-top:1px solid #c5c6ce;
	border-bottom:1px solid #c5c6ce;
	border-left:2px solid #c5c6ce;
	border-right:2px solid #c5c6ce;	
	display:inline;
}

div.genre_list ol a b{
	margin:0 8px 0 10px;
	color:#ff7dc0;
	font-weight:bold;
	text-decoration:none;
}

div.genre_list ol a span{
	text-decoration:underline;
}


div.genre_list ol a:link,
div.genre_list ol a:visited
{
	padding:10px 0 8px 0;
	text-align:left;
	margin:0;
	text-decoration:none;
	font-weight:bold;
	display:block;
	color:#003399;
	background-color:#fff;
	float:left;
	width:158px;

}

div.genre_list ol a:hover{
	padding:10px 0 8px 0;
	text-align:left;
	margin:0;
	text-decoration:none;
	display:block;
	font-weight:bold;
	color:#e51e84;
	background-color:#C5C6CE;
	float:left;
	width:158px;

}

/*---作品検索---*/

div.search_list {
	margin:0;
	padding:10px 0 0 0;
	float:left;
	width:698px;
	border:none;
	display:inline;
	text-decoration:none;
}

div.search_list h3{
	margin:0 0 10px 10px;
	padding:2px 0 0;
	float:left;
	width:600px;
	text-align:left;
	font-size:12px;
	display:inline;
}

div.search_list p{
	margin:10px 0 0 10px;
	padding:0;
	float:left;
	width:676px;
	border:none;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	display:inline;
}

div.search_list p b{
	padding:0;
	margin:0 8px 0 0;
	font-weight:bold;
	color:#e51e84;
}

div.search_list ol{
	float:left;
	padding:0;
	margin:4px 0 4px 10px;
	font-size:12px;
	color:#73768e;
	text-decoration:none;
	border:1px solid #c5c6ce;
	display:inline;
}

div.search_list ol.label{
	float:left;
	padding:0;
	margin:4px 0 4px 10px;
	font-size:12px;
	color:#73768e;
	text-decoration:none;
	border:1px solid #c5c6ce;
	display:inline;
}

div.search_list ol.label_bottom{
	float:left;
	padding:0;
	margin:0 0 0 10px;
	font-size:12px;
	color:#73768e;
	background-color:#FFF;
	text-decoration:none;
	border-top:none;
	border-bottom:2px solid #c5c6ce;
	border-left:2px solid #c5c6ce;
	border-right:2px solid #c5c6ce;	
	display:inline;
}


div.search_list ol.bottom{
	float:left;
	padding:0;
	margin:0 0 0 10px;
	font-size:12px;
	color:#73768e;
	background-color:#FFF;
	text-decoration:none;
	border-bottom:2px solid #c5c6ce;
	border-left:2px solid #c5c6ce;
	border-right:2px solid #c5c6ce;	
	display:inline;
}

div.search_list ol a b{
	margin:0 8px 0 10px;
	color:#ff7dc0;
	font-weight:bold;
	text-decoration:none;
}

div.search_list ol a span{
	text-decoration:underline;
}


div.search_list ol a:link,
div.search_list ol a:visited
{
	padding:10px 0 8px 0;
	text-align:left;
	margin:0;
	text-decoration:none;
	display:block;
	color:#003399;
	background-color:#fff;
	float:left;
	width:158px;
}

div.search_list ol a:hover{
	padding:10px 0 8px 0;
	text-align:left;
	margin:0;
	text-decoration:none;
	display:block;
	color:#e51e84;
	background-color:#C5C6CE;
	float:left;
	width:158px;
}

/*---作品検索_大---*/

div.search_list_big {
	margin:0;
	padding:10px 0 0px 0;
	float:left;
	width:698px;
	border:none;
	display:inline;
	text-decoration:none;
}

div.search_list_big h3{
	margin:0 0 10px 10px;
	padding:2px 0 0;
	float:left;
	width:600px;
	border:none;
	text-align:left;
	font-size:12px;
	display:inline;
}

div.search_list_big p{
	margin:10px 0 0 10px;
	padding:0;
	float:left;
	width:676px;
	border:none;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	display:inline;
}

div.search_list_big p b{
	padding:0;
	margin:0 8px 0 0;
	font-weight:bold;
	color:#e51e84;
}

div.search_list_big ol{
	float:left;
	padding:0;
	margin:4px 0 4px 10px;
	font-size:12px;
	color:#73768e;
	background-color:#FFF;
	text-decoration:none;
	border:1px solid #c5c6ce;
	display:inline;
}

div.search_list_big ol.bottom_one_right{
	float:left;
	padding:0;
	margin:0 0 0 10px;
	font-size:12px;
	color:#73768e;
	background-color:#FFF;
	text-decoration:none;
	border-top:2px solid #c5c6ce;
	border-bottom:2px solid #c5c6ce;
	border-left:2px solid #c5c6ce;
	border-right:2px solid #c5c6ce;	
	display:inline;
}

div.search_list_big ol.bottom_one_left{
	float:left;
	padding:0;
	margin:0 0 0 10px;
	font-size:12px;
	color:#73768e;
	background-color:#FFF;
	text-decoration:none;
	border-top:2px solid #c5c6ce;
	border-bottom:2px solid #c5c6ce;
	border-left:2px solid #c5c6ce;
	border-right:2px solid #c5c6ce;	
	display:inline;
}

div.search_list_big ol.bottom_one{
	float:left;
	padding:0;
	margin:0 0 0 10px;
	font-size:12px;
	color:#73768e;
	background-color:#FFF;
	text-decoration:none;
	border-top:0;
	border-bottom:2px solid #c5c6ce;
	border-left:2px solid #c5c6ce;
	border-right:2px solid #c5c6ce;	
	display:inline;
}

div.search_list_big ol.bottom{
	float:left;
	padding:0;
	margin:0 0 0 10px;
	font-size:12px;
	color:#73768e;
	background-color:#FFF;
	text-decoration:none;
	border-bottom:2px solid #c5c6ce;
	border-left:2px solid #c5c6ce;
	border-right:2px solid #c5c6ce;	
	display:inline;
}

div.search_list_big ol a b{
	margin:0 8px 0 10px;
	color:#ff7dc0;
	font-weight:bold;
	text-decoration:none;
}

div.search_list_big ol a span{
	text-decoration:underline;
}


div.search_list_big ol a:link,
div.search_list_big ol a:visited
{
	padding:10px 0 8px;
	text-align:left;
	margin:0;
	text-decoration:none;
	display:block;
	color:#003399;
	background-color:#fff;
	float:left;
	width:330px;
}

div.search_list_big ol a:hover{
	padding:10px 0 8px;
	text-align:left;
	margin:0;
	text-decoration:none;
	display:block;
	color:#e51e84;
	background-color:#C5C6CE;
	float:left;
	width:330px;
}


/*---売上ランキング---*/

div.ranking_list {
	margin:0;
	padding:10px 0 0 0;
	float:left;
	width:698px;
	border:none;
	display:inline;
	text-decoration:none;
}

div.ranking_list dl {
	margin:0;
	padding:0;
	float:left;	
}

div.ranking_list dt#txt {
	margin:0 0 0 10px;
	padding:1px 0 0 0;
	width:678px;
	background-color:#000;
	float:left;
	height:26px;
}

div.ranking_list dt#txt b {
	margin:0 0 0 10px;
	padding:6px 0 0;
	width:280px;
	float:left;
	font-size:12px;
	color:#e3e3e3;
}

div.ranking_list dt#txt p {
	margin:0 5px 0 0;
	padding:5px 0 0 10px;
	width:170px;
	float:right;
	font-size:12px;
	color:#e3e3e3;
	text-align:left;
	background:url(/images/ranking/ten.gif) left top no-repeat;
	letter-spacing:0;
}

div.ranking_list dt#txt p a:link,
div.ranking_list dt#txt p a:visited
{
	color:#ead26e;
	letter-spacing:0;
}

div.ranking_list dt#txt p a:hover{
	color:#ffec9f;
	letter-spacing:0;
}

div.ranking_list dd#txt {
	margin:15px 10px 10px;
	padding:0;
	float:left;
	width:530px;
}

div.ranking_list dd#txt h6{
	margin:0 0 10px;
	padding:0;
	float:left;
	font-size:12px;
	font-weight:normal;
}

div.ranking_list dd#txt img{
	margin:0;
	padding:0;
	float:left;
}

div.ranking_list dd#txt.right {
	margin:10px;
	padding:0;
	float:right;
	width:88px;
}



div.ranking_list h3.ranking {
	margin:10px 0 0 10px;
	padding:0;
	border:0;
	float:left;
	border:1px solid #dcdcdc;
}

div.ranking_list h3.ranking dl{
	margin:0;
	padding:0;
	float:left;
	height:auto;
	width:676px;
}

div.ranking_list h3.ranking dl.one{
	background:url(/images/ranking/ranking_1.gif) left top no-repeat;
	float:left;
	margin:0;
	padding:0 0 10px 0;
	border:0;
}

div.ranking_list h3.ranking dl.two{
	background:url(/images/ranking/ranking_2.gif) left top no-repeat;
	float:left;
	margin:0;
	padding:0 0 10px 0;
	border:0;
}

div.ranking_list h3.ranking dl.three{
	background:url(/images/ranking/ranking_3.gif) left top no-repeat;
	float:left;
	margin:0;
	padding:0 0 10px 0;
	border:0;
}

div.ranking_list h3.ranking dl.four{
	background:url(/images/ranking/ranking_4.gif) left top no-repeat;
	float:left;
	margin:0;
	padding:0 0 10px 0;
	border:0;
}

div.ranking_list h3.ranking dl.five{
	background:url(/images/ranking/ranking_5.gif) left top no-repeat;
	float:left;
	margin:0;
	padding:0 0 10px 0;
	border:0;
}

div.ranking_list h3.ranking dl.six{
	background:url(/images/ranking/ranking_6.gif) left top no-repeat;
	float:left;
	margin:0;
	padding:0 0 10px 0;
	border:0;
}

div.ranking_list h3.ranking dl.seven{
	background:url(/images/ranking/ranking_7.gif) left top no-repeat;
	float:left;
	margin:0;
	padding:0 0 10px 0;
	border:0;
}

div.ranking_list h3.ranking dl.eight{
	background:url(/images/ranking/ranking_8.gif) left top no-repeat;
	float:left;
	margin:0;
	padding:0 0 10px 0;
	border:0;
}

div.ranking_list h3.ranking dl.nine{
	background:url(/images/ranking/ranking_9.gif) left top no-repeat;
	float:left;
	margin:0;
	padding:0 0 10px 0;
	border:0;
}

div.ranking_list h3.ranking dl.ten{
	background:url(/images/ranking/ranking_10.gif) left top no-repeat;
	float:left;
	margin:0;
	padding:0 0 10px 0;
	border:0;
}


div.ranking_list h3.ranking dl img{
	margin:10px 10px 0 41px;
	padding:0;
	float:left;
	width:160px;
	height:224px;
	border:1px solid #e3e3e3;
}

div.ranking_list h3.ranking dt {
	margin:10px 0;
	padding:0;
	border:0;
	width:462px;
	float:right;
	background:none;
	line-height:120%;
}

div.ranking_list h3.ranking dt a {
	margin:0 5px 0 0;
}

div.ranking_list h3.ranking dt b{
	padding:0;
	margin:0 4px 0 0;
	font-weight:bold;
	color:#e51e84;
}

div.ranking_list h3.ranking dt.txt p{
	width:43px;
	background:url(/images/ranking/txt_ten.gif) right top no-repeat;
	float:left;
	margin:0 8px 0 0;
}

div.ranking_list h3.ranking dt.txt {
	margin:3px 0 0;
	padding:0;
	border:0;
	width:452px;
	float:left;
	background:none;
	font-weight:normal;
	line-height:normal;
}

div.ranking_list h3.ranking dd {
	margin:17px 0 10px;
	padding:0;
	border:0;
	width:452px;
	float:left;
	background:none;
	font-weight:normal;
}

div.ranking_list h5 {
	width:500px;
	float:right;
	padding:2px 0 0 0;
	margin:8px 12px 0 0;
	font-size:12px;
	text-align:right;
	letter-spacing:0;	
}

div.ranking_list h5 b {
	padding:0;
	margin:0 8px 0 0;
	font-weight:bold;
	color:#e51e84;
}


/*---シリーズリスト---*/

div#series_list {
	margin:0 0 5px 0;
	padding:5px 0 10px 0;
	float:left;
	width:698px;
	border:none;
	display:inline;
	text-decoration:none;
	background:url(/images/base/hasen.gif)  bottom repeat-x;
}

div#series_list dl{
	margin:0 0 0 10px;
	padding:10px 0 0 0;
	float:left;
	width:685px;
	border:none;
	display:inline;
	background:url(/images/base/hasen.gif)  top repeat-x;
}

div#series_list dt{
	margin:0;
	padding:0;
	float:left;
	width:162px;
}

div#series_list dt p{
	margin:0 0 10px 0;
	padding:4px 0 2px;
	float:left;
	width:162px;
	background-color:#73768e;
	color:#e3e3e3;
	text-align:center;
	font-weight:bold;
}

div#series_list dt span{
	margin:0;
	padding:0;
	float:left;
	width:160px;
	height:224px;
	border:1px solid #e3e3e3;
	background:url(/images/base/off_mausu.gif) no-repeat;
}

div#series_list dt b{
	margin:0;
	padding:0;
	float:left;
	width:160px;
	border:1px solid #e3e3e3;
	background:none;
}

div#series_list dt b em{
	margin:0;
	padding:10px;
	float:left;
	font-size:12px;
	color:#333;
	width:140px;
	font-style:normal;
}

div#series_list dt span img{
	width:160px;
	height:224px;
}

div#series_list dt u{
	margin:10px 0;
	padding:0;
	float:left;
	font-size:10px;
	width:160px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
}

div#series_list dd{
	margin:0 0 0 6px;
	padding:0;
	float:left;
	width:514px;
	display:inline;
}

div#series_list dd p{
	margin:0 0 0 4px;
	padding:4px 0 2px;
	float:left;
	width:506px;
	background-color:#73768e;
	color:#e3e3e3;
	text-align:center;
	font-weight:bold;
	display:inline;
}

div#series_list dd table.series{
	margin:5px 0 0;
	padding:0;
	border:0;
	float:right;
}

div#series_list dd table.series td{
	margin:0;
	padding:0;
	border:0;
}

div#series_list dd table.series th{
	margin:0;
	padding:0;
	border:0;
}

div#series_list dd table.series td {
	margin:0;
	border:0;
}

div#series_list dd table.series td a:link,
div#series_list dd table.series td a:visited
{
	margin:0;
	padding:3px 0 3px 0;
	border:0;
	width:251px;
	display:block;
	text-indent:4px;
}

div#series_list dd table.series td a:hover{
	margin:0;
	padding:3px 0 3px 0;
	border:0;
	width:251px;
	display:block;
	background-color:#73768e;
	color:#fff;
	text-indent:4px;
}

div#series_list dd table.series tr {
	background-color:#f3f3f3;
	margin:0;
	padding:0;
	border:0;
}


/*---------------10周年記念作品パワープッシュ---------------*/

#main_10th_head {
  width: 970px;

  padding:0;
  margin:0 0 10px 20px;
  border-bottom:2px solid #b8b8cc;
	background-color:#fff;
	float:left;
	display:inline;
}

#main_10th_head img {
	margin:10px 0;
	padding:0;
	border:0;
}

#main_10th {
  text-align: left;
  width:700px;
  height:auto;
  float:left;
	margin:0 0 0 33px;
	padding:0;
	display:inline;
}

#main_10th.list {
  text-align: left;
  width:700px;
  height:auto;
  float:right;
	margin:9px 33px 0 0;
	padding:0;
	display:inline;
}

#main_10th.works {
  text-align: left;
  width:700px;
  height:auto;
  float:left;
	margin:10px 0 0 33px;
	padding:0;
	display:inline;
}

#main_10th ul {
	float:left;
	padding:0;
	margin:0;
	border:none;
}
	
#main_10th ul li {
	padding:0 0 20px 0;
	margin:0 0 10px 0;
	height:auto;
	border-left:1px #c5c6ce solid;
	border-right:1px #c5c6ce solid;
	border-bottom:1px #c5c6ce solid;	
	background:url(/images/base/mein_10th_bg_bottom.jpg)  bottom no-repeat #fff;
}

h2.main_10th_line{
	background:url(/images/base/bg_ttl_10th.gif)  no-repeat;
	height:30px;
	width:942px;
	margin:0;
	padding:0;
}

h2.main_10th_line p{
	text-align: left;
	font-size:15px;
	font-weight: bold;
	color:#fff;
	width:795px;
	float:left;
	margin-top:5px;
	margin-left:8px;
	display:inline;
}

h2.main_10th_line a img{
	float:left;
	margin-top:4px;
}

#main_10th ul li table{
	padding:0;
	margin:0 0 10px;
	border:0;
	float:left;
}

#main_10th ul li table img{
	padding:0;
	margin:0;
	border:1px #e3e3e3 solid;
	width:160px;
	height:224px;
	float:left;
}

#main_10th ul li table a:hover img {
	border:1px #FF339C solid;;
}


#main_10th ul li table tr{
	padding:0;
	margin:0;
	border:0;
}

#main_10th ul li table td{
	padding:10px 16px 0 10px;
	line-height:125%;
	font-size:12px;
	width:162px;
	margin:0;
	border:0;
	vertical-align: top;
	text-align:left;
}

#main_10th ul li table td h3{
	margin:0;
	padding:0 0 0 0;
	font-size:12px;
	float:left;
	width:auto;
	width:80px;
	letter-spacing:0em;
}

#main_10th ul li table td a:link,
#main_10th ul li table td a:visited,
#main_10th ul li table td a:hover
{
	cursor:pointer;
}

#main_10th ul li h4{
	padding:12px 0 0 0;
	margin:10px 0 0 10px;
	float:left;
	font-size:12px;
	width:920px;
	font-weight:normal;
	background:url(/images/base/hasen.gif)  top repeat-x;
	text-align:center;
}


/*---更新履歴---*/

div.whatsnew_list_title {
	margin:8px 0 0;
	padding:0;
	float:left;
	width:698px;
	background-color:#FFF;
	border:1px #c5c6ce solid;
	display:inline;
}

div.whatsnew_list_title.last {
	margin:0 0 10px;
	padding:0;
	float:left;
	width:698px;
	background-color:#FFF;
	border:1px #c5c6ce solid;
	display:inline;
}

div.whatsnew_list_title ul{
	margin:0;
	padding:0;
	float:left;
	width:698px;
	background-color:#FFF;
	border:1px #c5c6ce solid;
	display:inline;
}

div.whatsnew_list_title ol{
	padding:5px 0 3px 0;
	text-align:center;
	margin:5px 10px 4px 0;
	text-decoration:none;
	display:block;
	color:#73768e;
	background-color:#FFF;
	float:left;
	width:160px;
	font-size:12px;
	font-weight:bold;
	border-right:1px dotted #c5c6ce;
}

div.whatsnew_list_title ol b{
	margin:0 8px 0 0;
	color:#e51e84;
	width:auto;
	background-color:inherit;
}

div.whatsnew_list_title ol.event{
	padding:5px 0 3px 0;
	text-align:left;
	margin:5px 10px 4px 0;
	text-decoration:none;
	display:block;
	color:#73768e;
	background-color:#FFF;
	float:left;
	width:125px;
	font-size:12px;
	font-weight:bold;
	border-right:1px dotted #c5c6ce;
}

div.whatsnew_txt_lin {
	margin:10px 0 0 8px;
	padding:0 0 10px 0;
	float:left;
	width:680px;
	display:inline;
	background:url(/images/base/hasen.gif)  bottom repeat-x;
}

div.whatsnew_txt_lin.bt {
	margin:20px 0 0 8px;
	padding:0 0 0 0;
	float:left;
	width:680px;
	display:inline;
	background:none;
}

div.whatsnew_txt_lin p {
	margin:5px 0 0 10px;
	padding:0;
	float:left;
	width:154px;
	display:inline;
}

div.whatsnew_txt_lin ul{
	margin:5px 10px 0 0;
	padding:0;
	float:left;
	width:500px;
	background-color:#3FC;
	background:none;
	display:inline;
}

div.whatsnew_txt_lin ol{
	margin:0 0 0 5px;
	float:left;
	padding:0;
	font-size:12px;
	color:#73768e;
	border:2px #c5c6ce solid;
}

div.whatsnew_txt_lin ol.none{
	margin:0 0 0 2px;
	float:left;
	padding:4px 4px 2px 5px;
	font-size:12px;
	color:#c5c6ce;
	border:2px #c5c6ce solid;
}

div.whatsnew_txt_lin ol.in{
	margin:0 0 0 2px;
	float:left;
	padding:4px 4px 2px 5px;
	font-size:12px;
	font-weight:bold;
	color:#e3e3e3;
	background-color:#73768e;
	border:2px #73768e solid;
}

div.whatsnew_txt_lin a:link,
div.whatsnew_txt_lin a:visited
{
	padding:4px 4px 2px 5px;
	text-decoration:none;
	display:block;
	color:#73768e;
}

div.whatsnew_txt_lin a:hover{
	padding:4px 4px 2px 5px;
	text-decoration:none;
	display:block;
	background-color:#c5c6ce;
	color:#333;
}

div.whatsnew_list {
	margin:0 0 0 10px;
	padding:0;
	float:left;
	width:676px;
	display:inline;
}

div.whatsnew_list ul {
	margin:0;
	padding:0;
}

div.whatsnew_list ol {
	margin:0;
	padding:8px 0 5px;
	border:none;
	float:left;
	width:678px;
	background:url(/images/base/hasen.gif)  bottom repeat-x;
}

div.whatsnew_list ol p {
	margin:0;
	padding:1px 10px 0 0;
	border:none;
	float:left;
}

div.whatsnew_list ol b {
	margin:2px 10px 0 0;
	padding:0 0 0 0;
	color:#e51e84;
	float:left;
	font-size:12px;
}

div.whatsnew_list ol h5 {
	margin:0;
	padding:2px 0 0 0;
	border:none;
	float:left;
	font-size:12px;
}

div.whatsnew_list ol span {
	margin:0 0 0 0;
	padding:0;
	line-height:120%;
	color:#e51e84;
}

/*---女優ブログ---*/

div.blog_list_title {
	margin:8px 0 10px;
	padding:0;
	float:left;
	width:698px;
	background-color:#FFF;
	border:1px #c5c6ce solid;
	display:inline;
}

div.blog_list_title img {
	width:698px;
	height:140px;
}

div.blog_list{
	margin:10px 0 -20px 10px;
	padding:0;
	float:left;
	width:688px;
	display:inline;
}

div.blog_list dl{
	margin:0 10px 20px 0;
	padding:0;
	float:left;
	display:inline;	
}

div.blog_list dl img{
	margin:0 10px 0 0;
	padding:0;
	float:left;
	width:120px;
	height:120px;
	border:1px solid #c5c6ce;
}

div.blog_list dl a:link,
div.blog_list dl a:visited,
div.blog_list dl a:hover
{
	width:334px;	
	display:block;
	height:120px;
	float:left;
	text-decoration:none;
	cursor:pointer;
	
}

div.blog_list dl span
{
	width:334px;	
	display:block;
	height:120px;
	float:left;
	text-decoration:none;	
}

div.blog_list dl span a:link,
div.blog_list dl span a:visited,
div.blog_list dl span a:hover
{
	width: auto;	
	display: inherit;
	height:auto;
	cursor:pointer;
	float:left;
}

div.blog_list dl a:hover img{
	border:1px solid #e51e84;
	margin:0 10px 0 0;
	padding:0;
	float:left;
}

div.blog_list h3{
	margin:10px 0 0 0;
	padding:0;
	width:200px;	
	float:left;
	font-size:14px;
	text-decoration:underline;
	color:#0066cc;
	cursor:pointer;
}

div.blog_list a:hover h3,
div.blog_list a:hover dd em
{
	color:#e51e84;
}

div.blog_list dl span h3 a:link,
div.blog_list dl span dd em a:link,
div.blog_list dl span h3 a:visited,
div.blog_list dl span dd em a:visited
{
	text-decoration:underline;
}

div.blog_list dt{
	margin:10px 0;
	padding:0;
	width:200px;	
	float:left;
	text-decoration:none;
	color:#333;
}

div.blog_list dd{
	margin:0;
	padding:0;
	float:left;
	width:200px;
	text-align:left;
	cursor:pointer;
}

div.blog_list dd em{
	text-decoration:underline;
	margin:0;
	padding:0;
	font-style:normal;
	float:left;
	color:#003399;
}

div.blog_list dd b{
	margin:0 8px 0 0;
	color:#e51e84;
	text-decoration:none;
	float:left;	
}


div.blog_list_bottom {
	margin:0 0 -10px 8px;
	padding:0;
	float:left;
	width:676px;
	display:inline;
}

div.blog_list_bottom dl {
	margin:0 0 10px 2px;
	padding:0;
	float:left;
	width:675px;
	display:inline;
}

div.blog_list_bottom dt {
	margin:0 0 0 0;
	padding:0;
	float:left;
	display:inline;
	font-weight:bold;
	width:675px;
}

div.blog_list_bottom dt b {
	margin-right:6px;
	color:#e51e84;
	font-weight:bold;
}

div.blog_list_bottom dt span {
	color:#e51e84;
	font-weight:bold;
}

div.blog_list_bottom dd {
	padding:0;
	margin:10px 25px 0 0;
	width:110px;
	float:left;
	border:none;
	background:none;
	display:inline;
}

div.blog_list_bottom dd img {
	width:110px;
	height:65px;
	border:none;
	padding:0;
	margin:0;
	vertical-align:bottom;
}

div.blog_list_bottom dd h3 {
	padding:10px 0 0;
	margin:0;
	float:left;
	width:110px;
	text-align:center;
	display:block;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
}

div.blog_list_bottom dd h3 a:link,
div.blog_list_bottom dd h3 a:visited
{
	padding:0;
	margin:0;
	border:0;
}

div.blog_list_bottom dd h3 a:hover{
	padding:0;
	margin:0;
	border:0;
}


/*---サイトマップ---*/


div.sitemap_list{
	margin:20px 0 0 0;
	padding:0;
	float:left;
	width:678px;
	display:inline;
}

div.sitemap_list dl{
	margin:0 0 20px 20px;
	padding:0;
	float:left;
	display:inline;	
	width:317px;
	border:1px dashed #D9D9D9;
	border-top:none;
	height:147px;
}


div.sitemap_list h3{
	margin:0;
	padding:7px 0 6px 0;
	float:left;
	width:100%;
	font-size:14px;
	text-align:left;
	color:#E3E3E3;
	background:url(/images/navi/nabi_sen.gif) left bottom repeat-x #222;
	display:inline;	
}

div.sitemap_list h3 b{
	margin-right:7px;
	margin-left:10px;
	padding:0;
	font-size:14px;
	font-weight:normal;
	color:#ead26e;
}

div.sitemap_list dt{
	margin:0;
	padding:8px 10px 4px 10px;
	float:left;
	width:260px;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	letter-spacing:0.05em;
	display:inline;
}

div.sitemap_list dt b{
	margin:0 3px 0 0;
	text-decoration:none;
	float:left;
	font-weight:bold;
	letter-spacing:0.05em;
	font-size:12px;
	color:#e51e84;
}

div.sitemap_list dd{
	margin:5px 0 0 22px;
	padding:0 0 0 0;
	float:left;
	width:280px;
	text-align:left;
	display:inline;
}

div.sitemap_list dd b{
	margin:0 8px 0 0;
	text-decoration:none;
	float:left;
	font-weight:normal;
	display:inline;
}

div#sitemap-notice{
	font-size:12px;
	margin:0 0 0 20px;
	padding:0;
	width:678px;
}

div#sitemap-notice dl{
	padding:10px 0 0;
	margin:0 20px 0 0;
	display:block;
	width:317px;
	height:92px;
	float:left;
	font-size:12px;
	line-height:1.9;
	border:1px solid #c5c6ce;
	background-color:#FFF;
	display:inline;
}

div#sitemap-notice dt{
	margin:0;
	padding:0 10px;
}

div#sitemap-notice dt b{
	color:#e51e84;
}

div#sitemap-notice dd{
	margin:0;
	padding:10px 0 10px 10px;
}

div#sitemap-notice dd img{
	margin:0;
	padding:0;
	border:0;
	float:left;
}

/*---検索結果---*/

div.s_search_list {
	margin:0;
	padding:0 0 10px;
	float:left;
	width:698px;
	display:inline;
	background:url(/images/base/hasen.gif)  bottom repeat-x;
}

div.s_search_list dl {
	margin:10px 0 10px 10px;
	padding:0;
	float:left;
	width:162px;
	display:inline;
}

div.s_search_list dl img{
	padding:0;
	margin:0;
	border:1px #e3e3e3 solid;
	width:160px;
	height:224px;
	float:left;
}

div.s_search_list dl a:hover img {
	border:1px #FF339C solid;;
}

div.s_search_list dt {
	margin:10px 0 0 0;
	padding:0;
	float:left;
	width:162px;
	display:inline;
	height:60px;
}

div.s_search_list dd {
	margin:8px 0 0 0;
	padding:0;
	float:left;
	width:162px;
	display:inline;
}

div.s_search_list dd a h3{
	margin:0;
	padding:0 0 0 0;
	font-size:12px;
	float:left;
	width:auto;
	width:80px;
	letter-spacing:0em;
}

div.s_search_list dd h3{
	margin:0;
	padding:0 0 0 0;
	font-size:12px;
	float:left;
	width:auto;
	width:80px;
	letter-spacing:0em;
}

div.s_search_list dd a:link,
div.s_search_list dd a:visited,
div.s_search_list dd a:hover
{
	cursor:pointer;
	float:left;
	width:auto;
	margin:0;
	padding:0;
}

/* help page CSS  ---------------------  MOODYZ */

.mg-t20{
	margin-top:20px;
}

#help {
	float:left;
	padding:0;
	margin:10px 0 0 0;
	border:none;
}

.help-box {
	padding:20px 0 30px 10px;
	margin:0 0 10px 0;
	height:auto;
	width:688px;
	_width:700px;
	border-left:1px #c5c6ce solid;
	border-right:1px #c5c6ce solid;
	border-bottom:1px #c5c6ce solid;	
	background:url(/images/base/mein_bg_bottom.jpg)  bottom no-repeat #fff;
}

.help-box h6{
	padding-top:10px;
	padding-left:20px;
	margin-bottom:10px;
	font-size:14px;
	background:url(../images/help/bg-title.gif) no-repeat 0 0;
	width:656px;
	height:25px;
	_width:676px;
	_height:35px;
}

#mail-box{
	margin-top:10px;
	width:676px;
	height:auto;
}

#mail-box table tr{
	margin-bottom:2px;
}

#mail-box table th{
	font-size:12px;
	width:140px;
	height:46px;
	padding:0 10px;
	margin-left:2px;
	background-color:#c2c6d0;
	text-align:right;
}

#mail-box table td{
	background-color:dee3e9;
	padding:0 8px;
}

input#name{
	height:28px;
	width:220px;
	border:1px solid #777;
	padding:4px;
	font-size:14px;
}

input#mail{
	height:28px;
	width:494px;
	border:1px solid #777;
	padding:4px;
	font-size:14px;
}

textarea#comment{
	height:240px;
	width:494px;
	border:1px solid #777;
	margin:8px 0;
	padding:4px;
	font-size:14px;
}

#mail-box p{
	width:auto;
	margin:0 auto 20px;
	padding-left:162px;
	text-align:center;
	display:block;
}

#mail-box p.bt_help {
	width:auto;
	height:43px;
	margin:0 auto 40px;
	padding-left:162px;
	text-align:center;
	display:block;
}

#btn-submit{
	width:172px;
	height:43px;
	padding:0;
	margin-right:8px;
	float:left;
	border:0;
	display:block;
	cursor:pointer;
	background:url(../images/help/btn-submit-all.gif) 0 0 no-repeat;
	text-indent:-9999px;
}

#btn-submit:hover{
	background-position:0 -43px;
}

#btn-reset{
	width:172px;
	height:43px;
	padding:0;
	float:left;
	border:0;
	display:block;
	cursor:pointer;
	background:url(../images/help/btn-submit-all.gif) -172px 0 no-repeat;
	text-indent:-9999px;
}

#btn-reset:hover{
	background-position:-172px -43px;
}

#help-notice{
	font-size:12px;
	margin-bottom:10px;
}

#help-notice p{
	padding:12px 10px;
	margin:40px 8px 0 0;
	display:block;
	width:312px;
	_width:334px;
	height:68px;
	_height:94px;
	float:left;
	font-size:12px;
	line-height:1.9;
	border:1px solid #c5c6ce;
}

.mdz-pink{
	color:#FF339C;
}

#help-notice p img{
	margin-top:4px;
}

.help-txt{
	line-height:1.8;
}

/* link page CSS  ---------------------  MOODYZ */

#link {
	float:left;
	padding:0;
	margin:10px 0 0 0;
	border:none;
}

.mdz-pink{
	color:#FF339C;
}

.link-box {
	padding:20px 0 30px 10px;
	margin:0 0 10px 0;
	height:auto;
	width:688px;
	_width:700px;
	border-left:1px #c5c6ce solid;
	border-right:1px #c5c6ce solid;
	border-bottom:1px #c5c6ce solid;	
	background:url(/images/base/mein_bg_bottom.jpg)  bottom no-repeat #fff;
}

.link-box h6.first-title{
	margin-top:0;
}

.link-box h6.text-title{
	margin-bottom:10px;;
}

.link-box h6{
	padding-top:10px;
	padding-left:20px;
	margin-bottom:20px;
	margin-top:20px;
	font-size:14px;
	background:url(../images/help/bg-title.gif) no-repeat 0 0;
	width:656px;
	height:25px;
	_width:676px;
	_height:35px;
}

.bnr-box{
	width:676px;
	min-height:75px;
	_height:75px;
	margin-bottom:5px;
}

.bnr-box a.banner{
	float:left;
	width:468px;
	height:60px;
	display:block;
}

.bnr-box dl{
	float:left;
	width:200px;
	margin-left:8px;
}

.bnr-box dl dt{
	font-weight:bold;
	line-height:1.3;
	margin-bottom:2px;
}

.bnr-box dl dd{
	padding-left:8px;
	line-height:1.3;
}

.link-box .request{
	line-height:1.8;
}

.link-box .request dt{
	line-height:1.8;
	width:60px;
	float:left;
}
.link-box .request dd{
	line-height:1.8;
}

.bnr-mdz p{
	font-weight:bold;
	font-size:13px;
	margin-bottom:6px;
}

.bnr-mdz{
	margin-bottom:20px;
}


/* 静的テーブル用 page CSS  ---------------------  MOODYZ */

.seiteki_tb{
	float:left;
	width:680px;
	background-color:#FFF;
	padding:0 10px 0 10px;
}


/*------- 外部ブログ系 ---------*/

.txt12_left
{
	 margin:0 0 10px 0;
	color:#FF3CA0;
}

.txt12_left a:link,
.txt12_left a:visited
{
   color: #0066cc;
   line-height: 1.2;
	 font-size:12px;
}

.txt12_left a:hover
{
   color: #FF339C;
   line-height: 1.2;
	 font-size:12px; 
}

.karenda_box
{
	 margin:0 0 10px 9px;
	color:#333;
}

.karenda_box td
{
	padding:5px;
	font-size:12px;
	background-color:#eee;
}

.karenda_box td a:link,
.karenda_box td a:visited
{
	padding:2px;
	font-size:12px;
	display:block;
	float:left;
}

.karenda_box td a:hover
{
	padding:2px;
	font-size:12px;
	display:block;
	float:left;
}

.event-blog-txt span p{
	font-size:13px;
	line-height:140%;


}
