@charset "UTF-8";

/* Reset for WEBtopi*/
*{
	margin:0;
	padding:0;
}

img{
	vertical-align: middle;
	border:medium none;
	margin:0;
	padding:0;
}

a img{
	border:none;
}

ol, ul{
    list-style:none;
}

.clearbox{
	clear:both;
	overflow: hidden;
    position: relative;
}

body{
	background:#000;
	color:#fff;
	font-family: "メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:12px;
}

a{ color:#a00000;}

p,h2,h3,h4{ margin:0;}

#layout{
	width:100%;
	overflow:hidden;
}

header{
	width:100%;
	background:#000;
	background:url(/img/www2.webtopi.click/bg_header_all.jpg) repeat-x center 20px;
}

#header_wrap{
	width:1200px;
	height:500px;
	position:relative;
	margin:0 auto;
	background:url(/img/www2.webtopi.click/bg_header.jpg) no-repeat center top;
}

#h_logo{
	margin:0;
	position:absolute;
	top:0;
	left:100px;
}

.header_area {
    background:#000;
    color: #fff;
    height:20px;
}
.header_area h1{
    width:1200px;
	margin:0 auto;
    text-align: right;
    line-height: 20px;
	font-size:12px;
	color:#fff;
	font-weight:normal;
}

#header_wrap nav{
	width:100%;
	height:100px;
}

#header_wrap nav ul{
	padding:0;
	margin:0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom:18px;
    left:80px;
}

#header_wrap nav ul li{
	display:block;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin:0 5px;
}

#header_wrap nav li a span{
	white-space:nowrap;
	overflow:hidden;
}

#header_wrap nav li a{
	display:block;
background: rgb(225,172,72);
background: -moz-linear-gradient(top,  rgba(225,172,72,1) 0%, rgba(82,42,28,1) 100%);
background: -webkit-linear-gradient(top,  rgba(225,172,72,1) 0%,rgba(82,42,28,1) 100%);
background: linear-gradient(to bottom,  rgba(225,172,72,1) 0%,rgba(82,42,28,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1ac48', endColorstr='#522a1c',GradientType=0 );
    color: #fff;
	text-decoration:none;
    width:94px;
    line-height: 46px;
    height:46px;
    white-space: nowrap;
    overflow: hidden;
}

#header_wrap nav li a:hover{
    background: rgb(160,0,0);
background: -moz-linear-gradient(top,  rgba(160,0,0,1) 0%, rgba(53,0,0,1) 100%);
background: -webkit-linear-gradient(top,  rgba(160,0,0,1) 0%,rgba(53,0,0,1) 100%);
background: linear-gradient(to bottom,  rgba(160,0,0,1) 0%,rgba(53,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a00000', endColorstr='#350000',GradientType=0 );
    color: #fff;
}

#contents{
	width:100%;
	background:#000;
	background:url(/img/www2.webtopi.click/bg_content.jpg) repeat top center;
}

#content_wrap{
	width:1004px;
	margin:0 auto;
    padding-top:26px;
	background:url(/img/www2.webtopi.click/bg_content.jpg) repeat-y top center;
}

#content_box{
	width:1004px;
	margin:0 auto;
	padding-bottom:12px;
}

div.cont_area{
	position:relative;
	width:1004px;
	margin:0 auto;
	overflow:hidden;
}

footer{
	width:100%;
	overflow:auto;
	background:#fff;
}

footer a{
	color:#000;
}

#footer{
	width:1004px;
	margin:0 auto;
	color:#000;
	overflow:hidden;
    font-size: 14px;
}

#footer_wrap{
	width:1004px;
	margin:0 auto;
}

footer nav ul{
	text-align:center;
	margin:20px 0;
	padding:0;
}

footer nav ul li{
	display:inline-block;
	margin:0 10px;
}

div#footer_cont{
    text-align: center;
}

div#footer_cont p{
    font-size:17px;
    margin:20px 0;
    line-height: 1.5;
}

div#footer_cont p#f_logo{
    margin:40px auto 30px;
    width: 430px;
}
div#footer_cont p#f_logo img{
    width: 100%;
    height: auto;
}
p.footer_img img{
    width: 80px;
    height: auto;
}

div#footer_cont p span{
    color: #a00000;
    font-size: 20px;
    font-weight: bold;
}

#copy{
	margin:0;
	padding:0 0 20px 0;
	text-align:center;
	font-size:10px;
}

#mailmaga_box, #map_box{
	margin:0 0 20px;
	padding:10px;
	width:182px;
}

#mailmaga_box form input, .top_mailbtn{
	margin:0 auto 5px;
}

#mailmaga_box form input.text{
	width:165px;
}

button, a.button,
.mailmaga_box form input,
.top_mailbtn{
	-moz-border-radius: 3px;	
	-webkit-border-radius: 3px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0, 0.2);
	display: inline-block; 
	padding: 6px; 
	position: relative;
}

button, a.button,
#mailmaga_box form input.btn,
.top_mailbtn{
	text-align:center;
	width:100px;
	border:none;
	background: #a00000;
	color:#FFFFFF;
	border-radius:4px
}

.mailmaga_box form input:focus{
	outline: none;
}

.mailmaga_box form input.btn, .top_mailbtn{
	font-weight:normal;
}

.top_mailbtn:not(:target){
	margin:5px 0 0;
}

/*underlink*/
#underlink {
	width: 685px !important;
}


#underlink ul.back li a:hover, #underlink ul.next li a:hover{
	background-position:0 -20px !important;
}

ul.morebtn{
	float:right !important
}

ul.morebtn li a:hover{
	background-position:0 -20px !important;
}

#realinfobox .subject{
	font-size: 1.5em;
	margin-bottom: 10px;
}


ul.navbtn li{
	list-style:none;
}

ul.navbtn li a{
	height:20px;
	width:85px;
	display:block;
	text-decoration:none;
}

ul.navbtn li a:hover{
	background-position:0 -20px !important;
}


ul.navbtn li.n_pink a{
	background:url(/img/www2.webtopi.click/btn_next_pink.png) no-repeat;
}

ul.navbtn li.b_pink a{
	background:url(/img/www2.webtopi.click/btn_back_pink.png) no-repeat;
}

ul.navbtn li.n_purple a{
	background:url(/img/www2.webtopi.click/btn_next_purple.png) no-repeat;
}

ul.navbtn li.b_purple a{
	background:url(/img/www2.webtopi.click/btn_back_purple.png) no-repeat;
}

ul.pagetop li{
	list-style:none;
}

ul.pagetop li a{
	height:20px;
	width:96px;
	display:block;
	text-decoration:none;
	background:url(/img/www2.webtopi.click/btn_pagetop_purple.png) no-repeat;
}


ul.pagetop li a:hover{
	background-position:0 -20px !important;
}


#underlink{
	margin:0 0 30px;
	width:674px;
}


#underlink .linkbox{
	float:left;
	width:578px;
}

#underlink .box{
	width:505px;
	margin:0 auto;
}


#underlink .linkbox ul{
	float:left;
}

#underlink .linkbox ul.next{
	float:right;
}


#underlink .linkbox ul.link{
	margin:0px auto;
	padding:0px;
	width:335px;
	text-align:center;
}

#underlink .linkbox ul.link li{
	list-style:none;
	display:inline;
	margin:0 5px;
}


#underlink .pagetop{
	float:right;
	width:96px;
}

#underlink ul li span{
	visibility:hidden;
}

ul.morebtn {
    margin: 0;
    padding: 0;
}

ul.morebtn li {
    list-style: none outside none;
}

ul.morebtn li a {
    display: block;
    height: 20px;
    text-decoration: none;
    width: 85px;
    background: url("/img/www2.webtopi.click/btn_more.png") no-repeat scroll 0 0 transparent;
}

ul.morebtn li span {
    visibility: hidden;
}

div#flashMessage{
	margin:12px 0 0 0;
	color:#FF0000;
}

.girlbox p.girltype{
	font-size:11px;
	margin-top:4px;
    color:#fff;
}


div.empty p{
    margin: 20px;
}