@import"base.css";
@import"header-footer.css";

/*------------ main -------------*/
div#main{
	margin:0 auto;
	padding:0 0 10px;
	width:780px;
	font-size:small;
	color:white;
	background-image:url(../images/top/top-backimage.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
div#main-start{
	margin:0;
	padding:0;
	width:780px;
	height:6px;
	background-image:url(../images/header/bottom-image.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
div#main-end{
	margin:0;
	padding:0;
	width:780px;
	height:6px;
	clear:both;
}
div#main-end hr , div#main-start hr{
	display:none;
}
div#top-left{
	margin:0;
	padding:0;
	width:180px;
	float:left;
}
div#top-center{
	margin:0;
	padding:0;
	width:450px;
	float:left;
}
div#top-center dl.top_information{
	font-size:12px;
	margin:10px 0 0 0;
}
div#top-center dl.top_information dd{
	margin:5px 0 0 13px;
	text-align:left;
}
div#top-center dl.top_information dd span{
	font-weight:bold;
	text-align:left;
}
div#top-center dl.top_information p{
	margin:5px 13px 0 0;
	text-align:right
}
div#top-right{
	margin:0;
	padding:0;
	width:150px;
	float:right;
	word-wrap: break-word;
}


/*------- content --------*/
div.tl-content{
	margin:0 0 10px;
	padding:0;
	width:180px;
	text-align:left;
}

div#top-left a{
	color:#990033;
}

div#top-left a:hover{
	color:#f00;
}

/*-- news竅鮫-*/
h4#news-headimg{
	margin:0;
	padding:0;
	width:180px;
	height:30px;
	background-image:url(../images/top/news-headimg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	position:relative;
}
h4#news-headimg span{
	font-size:11px;
	line-height:120%;
	font-weight:bold;
	color:#FFE0E0;
	position:absolute;
	top:8px;
	left:126px;
}
dl.top-news{
	margin:0;
	padding:5px;
}
dl.top-news dt{
	margin:0 0 2px;
	padding:0;
	font-size:12px;
	line-height:120%;
}
dl.top-news dd{
	margin:0;
	padding:0 0 3px;
	font-size:12px;
	line-height:120%;
	border-bottom:dotted 1px #FFE0E0;
}
p.top-review{
	margin:3px 5px 0 0;
	padding:0;
	font-size:11px;
	line-height:120%;
	text-align:right;
}

/*-- present --*/
h4#present-headimg{
	margin:0;
	padding:0;
	width:180px;
	height:30px;
	background-image:url(../images/top/present-headimg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	position:relative;
}
h4#present-headimg span{
	font-size:11px;
	line-height:120%;
	font-weight:bold;
	color:#FFE0E0;
	position:absolute;
	top:8px;
	left:122px;
}
dl#top-present{
	margin:0;
	padding:5px 10px;
}

/*-- report --*/
h4#repo-headimg{
	margin:0;
	padding:0;
	width:180px;
	height:30px;
	background-image:url(../images/top/repo-headimg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	position:relative;
}
h4#repo-headimg span{
	font-size:11px;
	line-height:120%;
	font-weight:bold;
	color:#FFE0E0;
	position:absolute;
	top:8px;
	left:110px;
}
img#top-repoimg{
	margin:5px;
	padding:0;
	width:75px;
	float:left;
}
dl#top-repo{
	margin:5px 0 0 0;
	padding:0;
	width:90px;
	float:left;
}
dl#top-repo p.top-review{
	margin:20px 0 0;
}

/*------- END --------*/


/*-- notice --*/
h4#notice-headimg{
	margin:0 5px 5px;
	padding:0;
	width:440px;
	height:30px;
	background-image:url(../images/top/notice-headimg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}
div.notice{
	margin:2px auto 10px;
	padding:3px 0 0;
	width:430px;
	text-align:left;
	border-top:dotted 2px #CC8080;
	clear:both;
	color: #FFF;
}
div.notice p{
	padding:3px;
	font-size:12px;
	line-height:120%;
}
div.notice dl{
	margin:0 0 5px;
	padding:0;
}
div.notice dl dt{
	margin:0 0 3px;
	padding:0;
	font-size:14px;
	line-height:120%;
	font-weight:bold;
}
div.notice dl dd{
	margin:3px 0 0 0;
	padding:0;
	font-size:12px;
	line-height:120%;
	font-weight:bold;
}
div#tm-spactress{
	margin:0 10px 5px;
	padding:0;
	width:430px;
}
div#tm-spactress dl.dual{
	margin:0 10px 0 0;
	padding:0;
	width:200px;
	float:left;
}

/*-- release --*/
h4#release-headimg{
	margin:0 5px 10px;
	padding:0;
	width:440px;
	height:32px;
	background-image:url(../images/top/release-headimg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	position:relative;
}
h4#release-headimg span{
	font-size:12px;
	line-height:120%;
	font-weight:bold;
	color:#FFE0E0;
	position:absolute;
	top:14px;
	left:333px;
	width: 85px;
	height: 29px;
}
div#flash{
	margin:0 auto;
	padding:2px 0;
	width:436px;
	text-align:center;
	border-top:solid 1px #CC8080;
	border-bottom:solid 1px #CC8080;
	border-left:dotted 1px #CC8080;
	border-right:dotted 1px #CC8080;
}

/*-- reserve --*/
h4#reserve-headimg{
	margin:10px 5px;
	padding:0;
	width:440px;
	height:32px;
	background-image:url(../images/top/reserve-headimg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	position:relative;
}
h4#reserve-headimg span{
	font-size:12px;
	line-height:120%;
	font-weight:bold;
	color:#FFE0E0;
	position:absolute;
	top:15px;
	left:309px;
	width: 109px;
}
div#reserve-works{
	margin:0 0 0 10px;
	padding:0;
	width:440px;
}
div#reserve-works img{
	margin:0 8px 0 0;
	padding:0;
	float:left;
}
h3#comment{
	margin:0;
	padding:10px 10px 0;
	font-size:13px;
	line-height:120%;
	text-align:left;
	clear:both;
}

/*-- dairy --*/
h4#dairy-headimg{
	margin:10px 5px 5px;
	padding:0;
	width:440px;
	height:32px;
	background-image:url(../images/top/dairy-headimg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#dairy-box{
	margin-left:10px;
}

#dairy-box li{
	list-style:none;
	width:210px;
	font-size:12px;
	text-align:left;
}

/*------- END --------*/



/*-- spactress --*/
h4#spactress-headimg{
	margin:0 5px 5px;
	padding:0;
	width:140px;
	height:22px;
	background-image:url(../images/top/label-headimg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}
dl.spactress{
	margin:0 10px 10px;
	padding:0;
	width:130px;
	text-align:center;
}
dl.spactress dt{
	margin:0;
	padding:0;
	font-size:13px;
	line-height:130%;
	font-weight:bold;
}
dl.spactress dd{
	font-size:12px;
	line-height:120%;
	color:#FFFFFF;
	text-align:left;
}

/*-- ranking --*/
dl#top-ranking{
	margin:0 5px 10px;
	padding:10px 0 5px;
	width:140px;
	border-top:solid 2px #700000;
	border-bottom:solid 2px #700000;
}
dl#top-ranking dt a {
	margin:0;
	padding:0;
	width:140px;
	height:48px;
}
dl#top-ranking dd{
	margin:3px 0 0;
	padding:0;
	font-size:13px;
	line-height:120%;
	text-align:left;
}



/*-- mailmag--*/
dl#top-mailmaga{
	margin:0 5px 10px;
	padding:10px 0 5px;
	width:140px;
	border-top:solid 2px #700000;
	border-bottom:solid 2px #700000;
}
dl#top-mailmaga dt a{
	margin:0;
	padding:0;
	width:140px;
	height:48px;
}
dl#top-mailmaga dd{
	margin:3px 0 0;
	padding:0;
	font-size:13px;
	line-height:120%;
	text-align:left;
}

/*-- special--*/
dl#special_news{
	margin:0 5px 10px;
	padding:10px 0 5px;
	width:140px;
	border-top:solid 2px #700000;

}
dl#special_news dt a{
	margin:0;
	padding:0;
	width:140px;
	height:48px;
}
dl#special_news dd{
	margin:3px 0 0;
	padding:0;
	font-size:13px;
	line-height:120%;
	text-align:left;
}

/*-- mobile --*/
dl#mobile{
	margin:0 5px 10px;
	padding:0 0 5px;
	width:140px;
	border-bottom:solid 2px #700000;
}
dl#mobile dt{
	margin:0;
	padding:0;
	width:140px;
	height:40px;
}
dl#mobile dd img{
	margin:3px 0;
	padding:0;
}
dl#mobile dd p{
	margin:0;
	padding:0;
	font-size:13px;
	line-height:120%;
	text-align:left;
}

/*-- bosyuu --*/
dl#top-bosyuu{
	margin:0 5px 10px;
	padding:0 0 5px;
	width:140px;
	height:80px;
}

/*-- recruit --*/
dl#top-recruit{
	margin:0 5px 10px;
	padding:0 0 5px;
	width:140px;
	height:80px;
}

/*------- END : rightnavi--------*/


/*------- actress --------*/
div#actress_top-sam{
	margin:0;
	padding:0;
	width:566px;
	background-color:#D77D7B;
	clear:both;
}
div#actress_top-sam h4{
	margin-bottom:5px;
	padding:0;
}
div#actress_top-sam dl{
	margin:0;
	padding:0;
	width:280px;
	float:left;
	text-align:center;
}
div#actress_top-sam dl a{
	font-weight:bold;
	color:#000000;
}
/*------- 画像リンクロールオーバー --------*/

a:hover img {
	-ms-filter: "alpha( opacity=75 )";
	opacity:0.75;
	filter: alpha(opacity=75);
}
