@charset "shift-JIS";

/* ブラウザ初期設定値のリセット */

body {
	margin:0px; /* ページ全体のmargin */
	padding:0px; /* ページ全体のpadding */
	letter-spacing: 1px;	
}

h1, h2, h3, ul, li, p, span, tr, td {
	margin: 0;
	padding:0;
	font-size: 12px;
	line-height:130%;
	color: #333333;
}

h4 {
	margin: 0;
	padding:5px 0 0 0;
	font-size: 12px;
	color: #333333;
}
	
/* 基本設定　*/

* {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

li {
	list-style-type:none;
	}


hr {
	display:none;
}

/* divのfloat解除　*/

.clear {
	clear: both;
}
	
/* 背景の設定　*/

body {
	background-color:#CCCCCC;
	background-attachment:fixed;
	}
	

/* 以下、mainページの設定　*/


/* 全項共通の見出し設定　*/

h2 {
	color: #FF3333;
	text-decoration: none;
	background-color: #FEDBDB;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px 1px 1px 1px;
	padding: 4px;
	margin-top:3px;
}

h3 {
	font-size: 12px;
	margin-bottom: 10px;
}


/* 一番外側のdiv　*/

#container {
	width:750px;
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-left:solid #666666 1px;
	border-right:solid #666666 1px;
	text-align:left;
	padding:0 0 10px 0;
	}

/* TOPバナー　*/

#top {
	padding:0 0 40px 0;
	background-image:url(img/title.gif);
	width:750px;
	}

#top span {
	position:absolute;
	display:block;
	left:-999px;
	overflow:hidden;
	}

#top2 {
	padding:0 0 240px 0;
	background-image:url(img/title03.gif);
	width:750px;
	}

#top2 span {
	position:absolute;
	display:block;
	left:-999px;
	overflow:hidden;
	}

/* ナビゲーション　*/

#navi {
	background: url(img/navi.gif) repeat-x;
	}

#navi li {
	float:left;
	display:inline;
	}
	
#navi li a {
	width:120px;
	display:block;
	padding-bottom: 25px;
	}

#navi span {
	position:absolute;
	display:block;
	left:-999px;
	overflow:hidden;
	}

.toppage {
	background:url(img/top.gif) no-repeat;
	}
	
.movie {
	background:url(img/dvdlist.gif) no-repeat;
	}

.bookmark {
	background:url(img/bookmark.gif) no-repeat;
	}

.help {
	background:url(img/help.gif) no-repeat;
	}

.info {
	background:url(img/information.gif) no-repeat;
	}


/* メニュー：リスト（項目） */
.menu {
	font-size: 10px;
	letter-spacing: 1px;
	text-align: left;
	margin: 0px;
	padding-left:5px;
}

/* メニュー：リンク */
.menu li a {
	line-height:180%;
}

.menu img {
	margin-top: 5px;
}

.textarea {
	width: 550px;
	height: 60px;
	font-size: 13px;
	line-height: 140%;
	text-align: left;
	overflow-y: scroll;
	padding: 2px;
	margin-bottom: 10px;
}

/* 2カラムをまとめるBOX　*/

.wrapper {
	background:#FFFFFF;
	clear:both;

	padding: 20px 10px 0 10px;
	}

/* 左カラム　*/

.alpha {
	float:left;
	display:inline;
	overflow:hidden;
	width:160px;
	}
	
/* 右カラム　*/

.beta{
	float:right;
	display:inline;
	overflow:hidden;
	width:550px;
	}

/* 左上カラムの「entry」ボックス　*/

.entry {
	width: 550px;
	padding-bottom: 18px;
	}

.entry img {
	float:right;
	border:1px solid #999999;
}

.entry p {
	margin-top: 5px;
}

/* 左上カラムの「出会い系のジャンル別」ボックス　*/

.entry2 {
	width: 550px;
	}


.entry2 p {
	margin-top: 5px;
}

/* ジャンル別出会い系2カラムをまとめるBOX　*/

.deaisite {
	background:#FFFFFF;
	clear:both;
	margin-top: 10px;
	}

	
/* ジャンル別出会い系左カラム　*/

.deaisiteleft {
	float:left;
	display:inline;
	overflow:hidden;
	width:122px;
	}
.deaisiteleft img {
	border: 1px solid #999999;
	}	

/* ジャンル別出会い系右カラム　*/

.deaisiteright {
	float:right;
	display:inline;
	overflow:hidden;
	width:408px;
	padding: 0px 0px 0 0px;
	}

.deaisiteright img {
	margin-top: 3px;
	}

.deaisiteright strong {
	color:#003366;
	}

.deaisiteright2 {
	float:right;
	display:inline;
	overflow:hidden;
	width:408px;
	padding: 0px 0px 0 0px;
	}

.deaisiteright2 img {
	margin-top: 3px;
	}

.deaisiteright2 strong {
	color:#CC0000;
	}

/* 右上カラムのアクセス・ランキング1-10　*/
.ranking{
	width: 272px;
	padding-left: 18px;
	padding-bottom: 5px;
	margin-bottom:18px;
	display:inline;
	font-weight:normal;
	float: right;
	border-bottom:1px dotted #CC6600;
	clear: both;
	font-size: 12px;

}

	
/* WinIE用ハック　divの高さ揃え */

.ranking {
	_padding-bottom: 17px; 
	}

/* ランキング最後のdiv　高さ揃え */

.rankinglast {
	float: right;
	display:inline;
	width:360px;
	font-size: 12px;
	color:#666666;
	padding-bottom: 0px;
}

/* ランクアップ */
	
.up {
	width:22px;
	padding-bottom: 35px;
	padding-top: 15px;
	text-align: center;
	background: url(img/rup.gif) no-repeat center 40px;
	float: left;
	display:inline;
}

/* ランクステイ */

.stay {
	width:22px;
	padding-bottom: 35px;
	padding-top: 15px;
	text-align: center;
	background: url(img/rstay.gif) no-repeat center 40px;
	float: left;
	display:inline;
}

/* ランクダウン */

.down {
	width:22px;
	padding-bottom: 35px;
	padding-top: 15px;
	text-align: center;
	background: url(img/rdown.gif) no-repeat center 40px;
	float: left;
	display:inline;
}

/* ランキング右側div*/

.detail {
	float: right;
	width: 325px;
}

.detail img {
	border: 1px solid #999999;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}


/* iframe部BOX　*/

#iframe {
	clear:both;
	text-align:center;
	border:1px solid #999;
	height: 400px;
	margin: 10px;
	}
	
#iframe p {
	padding-top: 190px;
}

.framebox {
	clear: both;
}
	
/* オススメサイトBOX　*/

#osusume {
	margin: 10px;
	background:url(img/osusume.gif) repeat-y;
	border-bottom: 1px solid #999;
}

#osusume .outer {
	float: right;
	overflow:hidden;
}

#osusume .column {
	width: 242px;
	float: left;
}

#osusume h2{
	color:#FF0000;
	background:#FFFF00;
	padding:5px;
	font-weight:bold;
	border: 1px solid #999;
	margin:0;
	}

.entry3 {
	margin-bottom: 10px;
	padding: 8px;
}

.entry3 h3 {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.entry3 .photo p {
	width: 115px;
	margin-bottom: 12px;
	float: right;
}
.entry3 .photo img {
	float: left;
	border: 1px solid #999;
	margin-bottom: 10px;
}

.entry3 .caps {
	clear: both;
}

/* TOP11-40のカラム　*/

.gamma {
	float:left;
	display:inline;
	overflow:hidden;
	width:355px;
	}

.gamma .entry4 {
	padding-bottom:17px;
}

.gamma .entry4 a {
	font-weight:bold;
}

.gamma .entry4 p {
	padding-bottom: 10px;
}

.gamma .entry4 h3 {
	font-weight: normal;
}

.entry4 h4 {
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 12px;
}

.entry4 img {
	float: right;
	border:1px solid #CCCCCC;
	margin-left:15px;
}

.entry4 span {
	color: #FF0000;
	padding-right: 10px;
	font-weight: normal;
}


.gamma .ranking {
	padding-bottom: 21px;
}

.gamma .stay {
	padding-top: 0px;
	padding-bottom: 25px;
	background-position: center bottom;
}

.gamma .down {
	padding-top: 0px;
	padding-bottom: 26px;
	background-position: center bottom;
}
.gamma .up {
	padding-top: 0px;
	padding-bottom: 25px;
	background-position: center bottom;
}

/* 他サイト更新情報　*/

.beta .entry4 {
	padding-bottom: 19px;
}


.wrapper2 {
	clear: both;
	padding: 10px;
}

.othermovie {
	font-weight: bold;
	text-align: right;
}

/*　フッター部　*/

#footer {
	clear: both;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #666666;
}

#footer li{
	display:inline;
	border-right:1px solid #666666;
	padding:0px 5px 0 5px;
}

#footer .listlast {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
address {
	font-style: normal;
	margin-top: 10px;
	font-size: 12px;
}
.alpha .entry4 {
	padding-bottom: 19px;
}


/* 以下、index ページの設定　*/

.entry1 {
	color:#000;
	padding-bottom: 15px;
	clear: both;
}

.entry1 p{
	color:#000;
}

.entry1 img {
	float: left;
	margin-right: 15px;
	border:1px solid #999;
}

h2#indexpage {
	color: #CC0000;
	background-color: #FFFFFF;
	background-image: none;
	border: none;
	margin-top: 10px;
	padding: 10px 0px 10px 10px;
	font-weight:bold;
	}
#ninshou {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#ninshou h3 {
	font-weight: normal;
	color:#000;
}

#ninshou li{
	float: left;
	font-weight:bold;
}

li#under21 {
	padding-left: 50px;
	padding-right: 49px;
}










#content1 {
	margin: 0px;
}
#content1 img{
	border: 1px solid #666666;
	margin: 0px 5px 0px 0px;
	float: left;
}
#content1 h4{
	margin: 0px 0px 5px;
	display: block;
}

#powerpush-box-left {
	float: left;
	width: 340px;
	margin: 5px;
	padding: 7px;
	border: 1px solid #666666;
	height: 200px;
}
#powerpush-box-right {
	float: right;
	width: 340px;
	margin: 5px;
	padding: 7px;
	border: 1px solid #666666;
	height: 200px;
}
.powerpush-comment {
	border-bottom: 1px dotted #666666;
	margin: 5px 0px;
	height: 100px;
	padding-bottom: 5px;
}








.delta {
	float:left;
	display:inline;
	overflow:hidden;
	width:710px;
	}

.delta .entry5 {
	padding-bottom:17px;
}

.delta .entry5 a {
	font-weight:bold;
}

.delta .entry5 p {
	padding-bottom: 5px;
}

.delta .entry5 h3 {
	font-weight: normal;
}

.entry5 h4 {
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 12px;
}

.entry5 img {
	float: right;
	border:1px solid #666666;
	margin-left:15px;
}

.entry5 span {
	color: #FF0000;
	padding-right: 10px;
	font-weight: normal;
}

.soft {position: absolute; top:-5000px}




.contents{
	width: 550px;
	padding-right: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom:0px;
	font-weight:normal;
	clear: both;
}

.contents a {
	padding-left: 0px;
}

.cate {
	width: 402px;
	padding-top: 15px;
	font-weight:normal;
	clear: both;
	font-size: 12px;
	}

.cate img {
	float:left;
}

.cate a {
	padding-left: 18px;
}


/* オススメサイト */
.rank2{
	width: 600px;
	padding-left: 18px;
	padding-bottom: 5px;
	margin-bottom:18px;
	font-weight:normal;
	clear: both;
	float: left;
	font-size: 12px;
}

.rec{
	width: 600px;
	padding-left: 18px;
	padding-bottom: 5px;
	margin-bottom:18px;
	font-weight:normal;
	clear: both;
	display:inline;
}

.in {
	width:40px;
	padding-bottom: 20px;
	padding-top: 30px;
	text-align: center;
	float: left;
	display:inline;
	font-size: 12px;
}


.out {
	width:40px;
	padding-bottom: 20px;
	padding-top: 30px;
	text-align: center;
	float: right;
	display:inline;
	font-size: 12px;
}

.in2 {
	width:40px;
	text-align: center;
	float: left;
	display:inline;
	font-size: 12px;
}


.out2 {
	width:40px;
	text-align: center;
	float: right;
	display:inline;
	font-size: 12px;
}

.entry6 {
	width: 720px;
	padding-bottom: 18px;
	}

.entry6 img {
	float:left;
	border:1px solid #999999;
}

.entry6 p {
	margin-top: 5px;
	padding-left: 18px;
}


.entry6 a {
	padding-left: 18px;
}

.entry6 strong {
	padding-left: 18px;
}

.ad {
	width: 600px;
	padding-left: 130px;
	padding-bottom: 5px;
	font-weight:normal;
	clear: both;
	float: left;
	font-size: 12px;
}


.beginner {
	width: 720px;
	padding-left: 18px;
	padding-bottom: 5px;
	margin-bottom:18px;
	display:inline;
	font-weight:normal;
	float: right;
	clear: both;
	font-size: 12px;

}


.beginner p {
	margin-bottom:18px;
}

.beginner ul {
	padding-left: 18px;
	padding-right: 18px;
	margin-bottom:18px;
	list-style-type:disc;
}


.beginner li {
	margin-bottom:18px;
	list-style-type:disc;
}

infor {
	width: 720px;
	padding-left: 18px;
	padding-bottom: 5px;
	margin-bottom:18px;
	display:inline;
	font-weight:normal;
	float: right;
	clear: both;
	font-size: 12px;
}

.infordate {
	width:40px;
	text-align: center;
	float: left;
	display:inline;
	padding-left: 18px;
	font-size: 12px;
	font-weight:bold;

}


.infortext {
	width: 600px;
	padding-left: 18px;
	padding-bottom: 5px;
	display:inline;
	font-weight:normal;
	float: right;
	clear: both;
	font-size: 12px;
}

.mailtext {
	width: 720px;
	padding-left: 18px;
	padding-bottom: 5px;
	display:inline;
	font-weight:normal;
	float: right;
	clear: both;
	font-size: 12px;
}

regist {
	width: 720px;
	padding-left: 18px;
	padding-bottom: 5px;
	margin-bottom:18px;
	display:inline;
	font-weight:normal;
	float: right;
	clear: both;
	font-size: 12px;
}

.registt {
	width:180px;
	text-align: left;
	float: left;
	display:inline;
	padding-bottom: 5px;
	padding-top: 8px;
	margin-bottom:18px;
	font-size: 12px;
	font-weight:bold;

}

.registtext {
	width: 500px;
	padding-bottom: 5px;
	display:inline;
	font-weight:normal;
	float: right;
	clear: both;
	font-size: 12px;
}

.column {
/*
	width: 146px;
*/
	width: 730px;
	float: left;
}

.new_dvdlist {
	width: 119px;
	height:182.5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}

.new_dvdlist {
	width: 115px;
	font-size: 10pt;
	margin-bottom: 0px;

}

.photo p {
	width: 127px;
	font-size: 10pt;
	margin-bottom: 0px;
}

.new_dvdlist .photo img {

	border: 1px solid #999;
	margin-bottom: 0px;
}

.new_dvdlist .caps {
	clear: both;
}

.sample_pic {
	width: 119px;
	height:85.5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}


.sample_pic img {

	border: 1px solid #999;
	margin-bottom: 0px;
}

.sample_pic {
	clear: both;
}

.18kin p {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}