﻿@charset "utf-8";
 /*------------------------------------
common
------------------------------------*/
p,h1,h2,h3,h4{
font:normal 12px/120% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
line-break: normal;
line-height: 1.4;
}
.indentset{
text-indent: none;
text-decoration:none;
}
a:link{
	color: #ffffff;
}
a:visited{
	color: #ffffff;
}
a:hover{
	color: #FFFF99;
}
a:active{
	color: #FFFF99;
}

body{
width : 100% ;
height: 100% ;
background-image: url(../img/bg.jpg)
}
/*------------------------------------
header
------------------------------------*/
#header{
width :900px;
height: 20px;
margin: 0 auto;
padding-top: 5px;
}
#header h1{
color: #ffffff;
float: left;
margin-right: 15px;
margin-left: 50px;
}

#header p{
color: #ffffff;
float: left;
}
#headbg{
width : 100% ;
height: 25px;
margin: 0px 0px 5px;
padding: 0px;
background: url(../img/headbg.gif) repeat-x;
}
/*------------------------------------
main banner
------------------------------------*/
#mainbn{
width: 900px;
height: 365px;
margin: 15px auto 10px;
text-align: center;
padding: 5px 0;
overflow: auto;
}
#mainbn img{ 
box-shadow: 1px 1px 6px 0px #777; /*---IE9----*/
-webkit-box-shadow: 1px 1px 3px 0px #777; /*---Safari, Chrome----*/
-moz-box-shadow: 1px 1px 3px 0px #777; /*---Firefox----*/
}
/*------------------------------------
ninsyou
------------------------------------*/
#ninsyou{
width: 900px;
height: 100px;
margin: 0 auto 20px;
padding: 0px;
text-align: center;
}
#ninsyou p{
font-size: 11pt;
color: #000;
}
#ninsyou .enter a{
display: block;
width:225px;
height:45px;
font-size:10px;
margin-top: 10px;
margin-left:185px;
background: url("../img/enter.gif") no-repeat top left;
overflow:hidden;
text-indent:-9999px;
float: left;
}
#ninsyou .enter a:hover{
background: url("../img/enter.gif") no-repeat top right;
} 
#ninsyou .leave a{
display: block;
width:225px;
height:45px;
font-size:10px;
line-height:1px;
margin-top: 10px;
background: url("../img/leave.gif") no-repeat top left;
overflow:hidden;
text-indent:-9999px;
float: left;
}
#ninsyou .leave a:hover{
background: url("../img/leave.gif") no-repeat top right;
} 
#ninsyou .mark{
margin-top:4px;
float: left;
}

/*------------------------------------
catch copy
------------------------------------*/
#catch{
width: 900px;
margin: 0px auto;
padding: 0px;
text-align: center;
background-color: #A9014B;
}
#catch .leftside{
width: 395px;
margin: 0px 0px 0px 50px;
padding: 0px;
float: left;

}
#catch .rightside{
margin: 0px 50px 0px 0px;
padding: 0px;
width: 395px;
float: right;
}
#catch .copy{
width: 390px;
border: solid 1px #ffffff;
box-shadow: 1px 1px 16px 0px #fff; /*---IE9----*/
-webkit-box-shadow: 1px 1px 8px 0px #fff; /*---Safari, Chrome----*/
-moz-box-shadow: 1px 1px 8px 0px #fff; /*---Firefox----*/
margin-bottom:20px;
padding-bottom:15px;
text-align: left;
background-image:url(../img/top_list_area_bg.jpg);
background-repeat: repeat-x;
}

#catch .copy p{
font-size:13px;
margin: 8px 20px 5px;
color: #ffffff;
}
#catch h2,h3{
color:#FFffff;
font-size: 16px;
font-weight: 600;
margin: 0px 0px 0px 20px;
padding: 0px;
}
#catch .copy hr{
width: 350px;
height:2px;
background-color:#e0e0e0;
border: none;
margin: 3px 0px 0px 20px;
padding: 0px;
}
#catch .copy strong{
display: block;
background-color: #ffffff;
color: #fd188b;
font-weight:700;
margin: 5px 15px 0px;
padding: 5px 5px 5px 15px;
}
#catch .copy a:link{
	color: #0000ff;
}
#catch .copy a:visited{
	color: #0000ff;
}


/*------------------------------------
footer
------------------------------------*/
#footer_bg{
width : 100%;
height: 100%;
background-image:url(../img/footer_bg.jpg);
background-repeat: repeat-x;
background-color: #fe0000;
padding-bottom: 30px;
margin-top: 20px;
}
#footer{
width : 900px;
margin: 0 auto;
text-align: center;
padding: 20px 0px;
}
#footer p{
color: #ffffff;
line-height: 2;
clear: both;
margin-top: 10px;
margin-bottom: 10px;
}
#footer h3,h4{
color: #ffffff;
font-size: 13px;
text-align: left;
margin-left: 60px;
margin-bottom:2px;
font-weight: 600;
}
#footer h3 a{
color: #ffffff;
}
#footer h4 a{
color: #ffffff;
}
.footer_menu{
	width: 800px;
	font-size: 13px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	line-height: 150%;
}
.footer_menu ul{
}
.footer_menu li{
	float:left;
	margin: 0 0 0 8px;
}
.footer_menu a{
color: #ffffff;
}
.footer_menu a:hover{
color: #ffff40;
}
.thumb {
	width: 800px;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0px 0px;
	line-height: 405px;
}
.thumb li a {
width:190px;
height:220px;
display:block;
}
.thumb li a:hover {
font-weight:600;
color:#ffff40;
}

a.shibuya {
background-image:url(../../img/thumb-shibuya.jpg);
background-repeat:no-repeat;
}

a.ebisu {
background-image:url(../../img/thumb-ebisu.jpg);
background-repeat:no-repeat;
}
a.ikebukuro {
background-image:url(../../img/thumb-ikebukuro.jpg);
background-repeat:no-repeat;
}

a.shinbashi {
background-image:url(../../img/thumb-shinbashi.jpg);
background-repeat:no-repeat;
}

a.shinjuku {
background-image:url(../../img/thumb-shinjuku.jpg);
background-repeat:no-repeat;
}
a.amecry {
background-image:url(../../img/thumb-amecry.jpg);
background-repeat:no-repeat;
}

a.club {
background-image:url(../../img/thumb-club.jpg);
background-repeat:no-repeat;
}
a.shincry {
background-image:url(../../img/thumb-shincry.jpg);
background-repeat:no-repeat;
}

a.vipcry {
background-image:url(../../img/thumb-vipcry.jpg);
background-repeat:no-repeat;
}

