@charset "utf-8";
#schedule #girls_pic .mark {
	color: #FF0000;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header  #logo {
	display: block;
	position: absolute;
	left: 25px;
	top: 0px;
	width: 564px;
	height: 85px;
}
#header #shop_info {
	position: absolute;
	top: 0px;
	right: 95px;
}


body {
	text-align: center;
	position: relative;
	background-image: url(../all_img/body_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 201px;
	padding-left: 0px;
	scrollbar-base-color: #777677;

}
#qr {
	height: 80px;
	width: 80px;
	position: absolute;
	right: 5px;
	top: 5px;
}

#btn {
	position: absolute;
	bottom: 5px;
	left: 50px;
}
#btn_gals_list    a {
	background-image: url(../img/btn/none_style/gals.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 88px;
	height: 9px;
}
#btn_schedule a {
	background-image: url(../img/btn/none_style/schedule.jpg);
	width: 76px;
}
#btn_syestem a {
	background-image: url(../img/btn/none_style/syestem.jpg);
	width: 69px;
}
#btn_ticket a {
	background-image: url(../img/btn/none_style/ticket.jpg);
	width: 59px;
}
#btn_enquete a {
	background-image: url(../img/btn/none_style/enquete.jpg);
	width: 67px;
}
#btn_links a {
	background-image: url(../img/btn/none_style/links.jpg);
	width: 50px;
}
#btn_recruit a {
	background-image: url(../img/btn/none_style/recruit.jpg);
	width: 68px;
}
#btn_map a {
	background-image: url(../img/btn/none_style/map.jpg);
	width: 34px;
}
#btn_ranking a {
	background-image: url(../img/btn/none_style/ranking.jpg);
	width: 68px;
}
#btn_mail a {
	background-image: url(../img/btn/none_style/mail.jpg);
	width: 119px;
}
#btn_top a {
	background-image: url(../img/btn/none_style/top.jpg);
	width: 33px;
}


#btn a {
	height: 9px;
	display: block;
	background-repeat: no-repeat;
}
#btn span {
	display: none;
}

#btn td {
	text-align: center;
}

#header {
	position: relative;
	width: 960px;
	height: 101px;
}

#main_img_bg {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 170px;
	position: absolute;
	top: 101px;
	background-image: url(../all_img/main_img_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	left: 0px;
}
#footer {
	width: 100%;
	margin: 0px;
	height: 101px;
	position: absolute;
	background-image: url(../all_img/header_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	left: 0px;
	bottom: 0px;
	text-align: center;
	vertical-align: middle;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #006666;
}
#footer p {
	margin-top: 46px;
}



#top_header_bg {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 101px;
	position: absolute;
	top: 0px;
	background-image: url(../img/header_glad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	left: 0px;
}
p {
	font-size: 10px;
}
#btn_top a:hover {
	background-image: url(../img/btn/roll_over/top.jpg);
}
#btn_gals_list a:hover {
	background-image: url(../img/btn/roll_over/gals.jpg);
}
#btn_schedule a:hover {
	background-image: url(../img/btn/roll_over/schedule.jpg);
}
#btn_syestem a:hover {
	background-image: url(../img/btn/roll_over/syestem.jpg);
}
#btn_ticket a:hover {
	background-image: url(../img/btn/roll_over/ticket.jpg);
}
#btn_enquete a:hover {
	background-image: url(../img/btn/roll_over/enquete.jpg);
}
#btn_links a:hover {
	background-image: url(../img/btn/roll_over/links.jpg);
}
#btn_recruit a:hover {
	background-image: url(../img/btn/roll_over/recruit.jpg);
}
#btn_map a:hover {
	background-image: url(../img/btn/roll_over/map.jpg);
}
#btn_ranking a:hover {
	background-image: url(../img/btn/roll_over/ranking.jpg);
}
#btn_mail a:hover {
	background-image: url(../img/btn/roll_over/mail.jpg);
}

