@charset "UTF-8";

/*―――――――――――――――――――――――――――――
	18禁ページスタイル
―――――――――――――――――――――――――――――*/

/*―――――――――――――――――――――――――
	body（layout上書き）
―――――――――――――――――――――――――*/
body {
	background: none;
}

/*―――――――――――――――――――――――――
	wrapper（layout上書き）
―――――――――――――――――――――――――*/
div#wrapper {
	margin-bottom: 0px;
	border: 1px solid #DDCACB;
	border-width: 0px 1px;
}

/*―――――――――――――――――――――
	スマートフォンサイト案内バナー
―――――――――――――――――――――*/
div#sp_bnr {
	margin: 20px auto;
	width: 790px;
}

div#sp_bnr:after {content: ".";display: block;height: 0px;clear: both;visibility: hidden;}
div#sp_bnr {zoom: 1;}

div#sp_bnr a {
	display: block;
	float: left;
}

div#sp_bnr a.sp_close {
	display: block;
	float: right;
}

/*―――――――――――――――――――――――――
	header18
―――――――――――――――――――――――――*/
div#header18 {
	height: 20px;
	background: #A32D2B;
	color: #FFF;
	font-size: 77%;
}

div#header18 h1 {
	padding-left: 5px;
	width: 80px;
	float: left;
	font-size: 100%;
	line-height: 20px;
}

div#header18 p {
	line-height: 20px;
}

div#header18 a {
	color: #fff;
}

div#header18 a:visited {
	color: #F5D0B0;
}

div#header18 a:hover {
	color: #F5897E;
}


/*―――――――――――――――――――――――――
	ビジュアル
―――――――――――――――――――――――――*/
div#visual {
	margin: 10px 0px 0px;
}

/*―――――――――――――――――――――――――
	年齢制限注意書き
―――――――――――――――――――――――――*/
div#disclaimer {
	margin: -40px 0px 35px 40px;
	padding: 10px 10px 10px 60px;
	border: 1px solid #A32D2B;
	width: 480px;
	position: relative;
	background: url("../img/18mark.gif") no-repeat left center;
	font-size: 77%;
}


/*―――――――――――――――――――――――――
	Enterボタン
―――――――――――――――――――――――――*/
div#entrance {
	margin-bottom: 20px;
	font-size: 77%;
}

div#entrance h2 {
	display: none;
}

div#entrance p#enter {
	margin: 10px 0px;
	text-align: center;
	background: url('../img/18enter-bg.png') no-repeat center center;
}

div#entrance p#enter a {
	margin: 0px auto 30px;
	width: 189px;
	height: 47px;
	display: block;
	overflow: hidden;
	background: url('../img/18enter.png') no-repeat top left;
	text-indent: -9000px;
}

div#entrance p#enter a:hover {
	width: 189px;
	height: 47px;
	display: block;
	background-position: bottom left;
	text-indent: -9999px;
}

div#entrance ul {
	text-align: center;
	line-height: 1.5;
}

/*―――――――――――――――――――――――――
	内部wrapper
―――――――――――――――――――――――――*/
div#inner_wrapper {
	margin: 0px 0px 0px;
	padding: 5px 5px 0px;
	width: 790px;
}

div#inner_wrapper:after {content: ".";display: block;height: 0px;clear: both;visibility: hidden;}
div#inner_wrapper {zoom: 1;}

/*―――――――――――――――――――――――――
	モバイル案内
―――――――――――――――――――――――――*/
/*
div#infoMobile {
	margin: 5px 5px 5px 0px;
	padding: 5px 0px 0px;
	border: solid 1px #A32D2B;
	width: 152px;
	height: 122px;
	float: left;
}

div#inner_wrapper div#infoMobile h2 {
	padding: 3px 0px;
	font-size: 85%;
	color: #666;
	text-align: center;
}

div#infoMobile p {
	margin: 5px auto 0px;
	font-size: 66%;
	text-align: center;
}

div#infoMobile div {
	text-align: center;
}
*/
/*―――――――――――――――――――――――――
	スマートフォン案内
―――――――――――――――――――――――――*/
div#infoSp {
	margin: 5px 0px;
	padding: 5px 0px 0px;
	border: solid 1px #A32D2B;
	width: 202px;
	height: 122px;
	float: left;
}

div#inner_wrapper div#infoSp h2 {
	padding: 3px 0px;
	font-size: 85%;
	color: #666;
	text-align: center;
}

div#infoSp p {
	margin: 5px auto 0px;
	font-size: 93%;
	text-align: center;
}
div#infoSp p a {
	text-decoration: none;
}
div#infoSp div {
	text-align: center;
}

/*―――――――――――――――――――――――――
	案内文
―――――――――――――――――――――――――*/
div#explanation {
	margin: 5px 0px;
	padding: 5px;
	border: solid 1px #A32D2B;
	width: 570px;
	height: 117px;
	float: right;
	color: #A32D2B;
	font-size: 85%;
	line-height: 1.40;
}



/*―――――――――――――――――――――――――
	相互リンク
―――――――――――――――――――――――――*/
div#mutual_link {
	margin: 0px -5px 5px 5px;
	padding: 0px;
	width: 795px;
}

div#mutual_link:after {content: ".";display: block;height: 0px;clear: both;visibility: hidden;}
div#mutual_link {zoom: 1;}

div#mutual_link h2 {
	display: none;
}

div#mutual_link dl dt,
div#mutual_link dl dd {
	text-align: center;
}

div#mutual_link dl {
	margin: 0px 5px 5px 0px;
	padding: 5px 0px;
	border: 1px solid #A32D2B;
	width: 152px;
	float: left;
}

div#mutual_link dl dt {
	margin: 0px auto 3px;
	height: 31px;
}

div#mutual_link dl dd {
	font-size: 77%;
	line-height: 1;
}
div#mutual_link dl dd a {
	text-decoration: none;
}

div#mutual_link img {
	border: none;
}


/*―――――――――――――――――――――――――
	footer18
―――――――――――――――――――――――――*/
div#footer18 {
	padding: 5px 0px;
	background-color: #A32D2B;
}

div#footer18 p {
	color: #FFF;
	text-align: center;
	font-size: 77%;
}

div#footer18 p a:link {
	color: #FFF;
}

div#footer18 p a:visited {
	color: #FFC;
}

div#footer18 p a:hover {
	color: #FCC;
}

