@charset "utf-8";
/* CSS Document */

/*----------------------------------Cross Browsing CSS ------------------------------------*/
/*-----------------------------------------------------------------------------------------*/


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/

body {
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-position: top center;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border-style: none;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333333;
}
/*-----------------------------------------wrapper-----------------------------------------*/



#wrapper {
	width: 898px;
	margin-right: auto;
	margin-left: auto;
}
#index {
	width: 898px;
	height: 644px;
	float: left;
	background-image: url(images/top_img.jpg);
	margin: 0 0 13px 1px;
}
/*-----------------------------------------top-----------------------------------------*/

#top {
	width: 898px;
	height: 511px;
	float: left;
	background-image: url(images/top_img.jpg);
	margin: 0 0 13px 1px;
}
#top_event {
	width: 241px;
	height: 229px;
	background-image: url(images/top_event_bg.png);
	margin: 274px 0 0 650px;
}
#top_event_nakami {
	width: 230px;
	height: 207px;
	overflow: auto;
	margin: 12px 0 0 5px;
}
#top_event_nakami ul {
	width: 201px;
	text-align: center;
	margin: 12px 0 0 11px;
}
.top_event_date {
	width: 201px;
	height: 15px;
	background-image: url(images/top_event_date_bg.jpg);
}
.top_event_text {
	width: 201px;
}
/*-----------------------------------------menu-----------------------------------------*/


#menu {
	width: 900px;
	height: 102px;
	background-color: #0c0c0c;
	margin: 0 0 13px 1px;
}
#menu li {
	float: left;
	margin: 0 2px 6px 0;
}
#menu li a {
	width: 178px;
	height: 48px;
	text-indent: -9999px;
	display: block;
}
#menu #btn_top a {
	background: url(images/btn_top.jpg) no-repeat left bottom;
}
#menu #btn_girlslist a {
	background: url(images/btn_girlslist.jpg) no-repeat left bottom;
}
#menu #btn_system a {
	background: url(images/btn_system.jpg) no-repeat left bottom;
}
#menu #btn_event a {
	background: url(images/btn_event.jpg) no-repeat left bottom;
}
#menu #btn_schedule a {
	background: url(images/btn_schedule.jpg) no-repeat left bottom;
}
#menu #btn_mailmaga a {
	background: url(images/btn_mailmaga.jpg) no-repeat left bottom;
}
#menu #btn_photodiary a {
	background: url(images/btn_photodiary.jpg) no-repeat left bottom;
}
#menu #btn_contact a {
	background: url(images/btn_contact.jpg) no-repeat left bottom;
}
#menu #btn_recruit a {
	background: url(images/btn_recruit.jpg) no-repeat left bottom;
}
#menu #btn_link a {
	background: url(images/btn_link.jpg) no-repeat left bottom;
}
#menu li a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: “alpha( opacity=50 )”;
}
/*-----------------------------------------left-----------------------------------------*/

#left {
	width: 615px;
	float: left;
	margin: 0 0 0 17px;
}
/*-----------------------------------------newface-----------------------------------------*/


#newface {
	width: 615px;
	height: 200px;
	margin: 0 0 35px 0;
	float: left;
	color: #000000;
}
#title {
	width: 615px;
	height: 47px;
	margin: 0 0 10px 0;
}
#newface dl {
	width: 199px;
	height: 136px;
	float: left;
	background-image: url(images/newface_img_bg.jpg);
	margin: 0 3px 0 3px;
}
#newface dt {
	width: 95px;
	height: 128px;
	float: left;
	margin: 4px 0 0 4px;
}
#newface dd {
	margin: 4px 0 0 4px;
	float: left;
}
/*-----------------------------------------news-----------------------------------------*/


#news {
	width: 615px;
	height: 437px;
	background-image: url(images/news_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0 0 35px 0;
	float: left;
}
#news_nakami {
	width: 612px;
	height: 375px;
	margin: 15px 0 0 2px;
	overflow: auto;
}
#news_nakami ul {
	width: 585px;
	margin: 5px 0 30px 2px;
}
.news_date {
	width: 500px;
	height: 25px;
	float: left;
	background-image: url(images/news_date_bg.png);
	padding-left: 10px;
	line-height: 20px;
	margin: 0 0 10px 0;
}
.news_img {
	width: 123px;
	height: 163px;
	float: left;
}
.news_text {
	width: 400px;
	float: left;
	margin: 0 0 10px 5px;
}
/*-----------------------------------------schedule-----------------------------------------*/


#schedule {
	width: 615px;
	float: left;
	margin: 0 0 35px 0;
}
#schedule_nakami {
	width: 615px;
	height: 200px;
	overflow: auto;
	float: left;
}
#schedule_nakami ul {
	width: 113px;
	height: 197px;
	float: left;
	margin: 0 0 5px 4px;
	text-align: center;
	background-image: url(images/schedule_img_bg.jpg);
}
.schedule_img {
	width: 91px;
	height: 121px;
	float: left;
	margin: 17px 0 0 11px;
}
.schedule_text {
	width: 100px;
	float: left;
	margin: 5px 0 0 6px;
}
/*-----------------------------------------contact-----------------------------------------*/


#contact {
	width: 615px;
	float: left;
}
#contact_nakami {
	width: 615px;
	float: left;
}
/*-----------------------------------------right-----------------------------------------*/

#right {
	width: 212px;
	float: left;
	margin: 0 0 0 33px;
}
/*-----------------------------------------pickup-----------------------------------------*/

#pickup {
	width: 212px;
	height: 473px;
	background-image: url(images/pickup_bg.jpg);
	margin: 0 0 25px 0;
	float: left;
}
#pickup_img {
	width: 212px;
	height: 326px;
	float: left;
	margin: 74px 0 0 0;
}
/*-----------------------------------------bana-----------------------------------------*/

#bana {
	width: 212px;
	height: 297px;
	background-image: url(images/bana_bg.jpg);
	margin: 0 0 25px 0;
	float: left;
}
#bana ul {
	width: 210px;
	height: 295px;
	margin: 1px 1px 0 0;
	float: left;
}
#bana li {
	float: left;
	margin: 3px 0 0 2px;
}
/*-----------------------------------------mobile-----------------------------------------*/

#mobile {
	width: 212px;
	height: 415px;
	background-image: url(images/mobile_img.jpg);
	margin: 0 0 25px 0;
	float: left;
}
/*-----------------------------------------footer-----------------------------------------*/

#footer {
	width: 898px;
	height: 205px;
	background-image: url(images/footer.jpg);
	float: left;
	margin: 15px 0 0 0;
}
/*-----------------------------------------girlslist-----------------------------------------*/


#girlslist {
	width: 615px;
	margin: 0 0 35px 0;
	float: left;
	color: #000000;
}
#girlslist dl {
	width: 199px;
	height: 136px;
	float: left;
	background-image: url(images/newface_img_bg.jpg);
	margin: 0 3px 20px 3px;
}
#girlslist dt {
	width: 95px;
	height: 128px;
	float: left;
	margin: 4px 0 0 4px;
}
#girlslist dd {
	margin: 4px 0 0 4px;
	float: left;
}
/*-----------------------------------------schedule_long-----------------------------------------*/


#slong {
	width: 615px;
	float: left;
	margin: 0 0 35px 0;
}
#slong_nakami {
	width: 615px;
	overflow: auto;
	float: left;
}
#slong_nakami ul {
	width: 113px;
	height: 197px;
	float: left;
	margin: 0 0 8px 9px;
	text-align: center;
	background-image: url(images/schedule_img_bg.jpg);
}
.slong_img {
	width: 91px;
	height: 121px;
	float: left;
	margin: 17px 0 0 11px;
}
.slong_text {
	width: 100px;
	float: left;
	margin: 5px 0 0 6px;
}
/*-----------------------------------------mailmaga-----------------------------------------*/


#mail_wrapper {
	float: left;
	background: url(images/mail_bg.png);
	width: 431px;
	height: 158px;
	padding: 5px;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
    /* box shadow effect in IE*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=20, Strength=10);
	/* box shadow effect in Browsers that support it, Opera 10.5 pre-alpha release*/
	box-shadow: #000 0 1px 3px;
	margin: 15px 5px 0 20px;
}
.mailtxt {
	padding-left: 58px;
	font-size: 12px;
	font-weight: bold;
	color: #c3691e;
	line-height: 18px;
	margin: 4 0 7px 0;
	display: block;
}
.add {
	width: 430px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
.del {
	width: 430px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.input {
	width: 428px;
	height: 23px;
	margin-bottom: 5px;
	border: solid 1px #666;
}
/*-----------------------------------------girlinfo-----------------------------------------*/


#girlinfo {
	width: 615px;
	float: left;
}
#girlinfo_nakami {
	width: 615px;
	height: 444px;
	background-image: url(images/girlinfo_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#girlinfo_img {
	width: 337px;
	height: 382px;
	margin: 28px 0 0 27px;
	float: left;
}
#girlinfo_img dl {
	float: left;
}
#girlinfo_img dt {
	width: 250px;
	height: 384px;
	float: left;
}
#girlinfo_img dd img {
	width: 80px;
	float: left;
	margin: 0 0 8px 2px;
}
#girlinfo_text {
	width: 223px;
	float: left;
	margin: 28px 0 0 10px;
	border-bottom: #990033 double 1px;
}
#girlinfo_text dl {
	float: left;
}
#girlinfo_text dt {
	width: 223px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #d3b65f;
	float: left;
}
#girlinfo_text dd {
	width: 223px;
	text-align: left;
	font-size: 12px;
	float: left;
}
#girlinfo_schedule {
	width: 223px;
	float: left;
	margin: 10px 0 0 10px;
	border-bottom: #990033 double 1px;
}
#girlinfo_schedule p {
	color: #FF9900;
}
#girlinfo_schedule dl {
	text-align: center;
	float: left;
	width: 50px;
	margin: 0 0 0 15px;
}
#girlinfo_schedule dt {
	width: 60px;
	font-size: 11px;
	color: #FFCC00;
}
#girlinfo_schedule dd {
	width: 60px;
	font-size: 11px;
	color: #FFFFFF;
}
