@charset 'utf-8';
/*----------------------------------------------------ページ用CSS*/
/*------------------------------------global*/
body {
	font: normal 15px Arial, sans-serif;
	color: #000000;
	background: #ffffff url(../img/background.jpg) repeat fixed;
}
h1,h2,h3,h4,h5,h6,p {
	font-size: 15px;
}
a {
	color: #ff0000;
}
a:hover {
	color: #ff6699;
}
#wrapper {
	width: 920px;
	position: relative;
	padding-top: 15px;
	background: url(../img/wrapper.png) repeat;
}
/*------------------------------------table*/
table {
	font-size: 15px;
}
table,tr,td{
	border-color: #ffffff;
}
/*------------------------------------form*/
.long {
	width: 300px;
}
.middle {
	width: 150px;
}
.short {
	width: 60px;
}
textarea {
	width: 300px;
	height: 150px;
	overflow: auto;
}
/*------------------------------------head*/
#head {
	width: 900px;
	height: 150px;
	background: url(../img/header.jpg) no-repeat;
}
#head h1 {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 10px;
}
#head h1 a {
	color: #cc0000;
}
/*------------------------------------side*/
#tick {
	width: 900px;
	height: 50px;
	margin-top: 10px;
	margin-left: 10px;
	background: url(../img/background_topix.jpg) no-repeat;
}
#tick marquee {
	font-size: 28px;
	font-weight: bold;
	line-height: 50px;
	margin: 0 10px 0 100px;
}
/*------------------------------------side*/
#side {
	width: 195px;
	float: left;
}
/*------------------------------------menu*/
#menu {
	width: 200px;
	margin: 10px auto;
}
#menu ol {
	margin-left: 10px;
}
#menu li {
	width: 180px;
	height: 45px;
	margin: 5px 0;
}
#menu li a {
	display: block;
	width: 180px;
	height: 45px;
}
#menu li a span {
	visibility: hidden;
}
#menu li#menu_top {
	background: url(../img/menu_top.jpg) no-repeat top;
}
#menu li#menu_top a:hover {
	background: url(../img/menu_top.jpg) no-repeat bottom;
}
#menu li#menu_schedule {
	background: url(../img/menu_schedule.jpg) no-repeat top;
}
#menu li#menu_schedule a:hover {
	background: url(../img/menu_schedule.jpg) no-repeat bottom;
}
#menu li#menu_girls {
	background: url(../img/menu_girls.jpg) no-repeat top;
}
#menu li#menu_girls a:hover {
	background: url(../img/menu_girls.jpg) no-repeat bottom;
}
#menu li#menu_system {
	background: url(../img/menu_system.jpg) no-repeat top;
}
#menu li#menu_system a:hover {
	background: url(../img/menu_system.jpg) no-repeat bottom;
}
#menu li#menu_newface {
	background: url(../img/menu_newface.jpg) no-repeat top;
}
#menu li#menu_newface a:hover {
	background: url(../img/menu_newface.jpg) no-repeat bottom;
}
#menu li#menu_recruit {
	background: url(../img/menu_recruit.jpg) no-repeat top;
}
#menu li#menu_recruit a:hover {
	background: url(../img/menu_recruit.jpg) no-repeat bottom;
}
#menu li#menu_link {
	background: url(../img/menu_link.jpg) no-repeat top;
}
#menu li#menu_link a:hover {
	background: url(../img/menu_link.jpg) no-repeat bottom;
}
#menu li#menu_contact {
	background: url(../img/menu_contact.jpg) no-repeat top;
}
#menu li#menu_contact a:hover {
	background: url(../img/menu_contact.jpg) no-repeat bottom;
}
#side_link {
	margin-left: 5px;
	text-align: center;
}
#side_link li span {
	display: none;
}
#side_newface {
	margin-left: 10px;
	text-align: center;
}
#side_newface h3 {
	width: 180px;
	height: 85px;
	margin: 10px 0;
	background: url(../img/title_side_newface.jpg) no-repeat;
}
#side_newface .side_newface_box {
	width: 180px;
	height: 100px;
	background: url(../img/background_side_newface.png) no-repeat;
}
#side_newface .side_newface_box_img {
	float: left;
	width: 63px;
	text-align: center;
	padding: 7px 0;
}
#side_newface .side_newface_box h4 {
	float: left;
	width: 112px;
	padding: 25px 0;
	text-align: left;
	font-size: 10px;
	line-height: 30px;
	position: relative;
}
#side_newface .side_newface_box h4 strong {
	font-size: 12px;
	padding-left: 5px;
}
#side_newface .side_newface_mark {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
/*------------------------------------body*/
#body {
	width: 705px;
	margin-top: 5px;
	float: left;
}
#body h2 {
	width: 690px;
	height: 50px;
}
#body .backtotop {
	text-align: right;
	margin-bottom: 20px;
}
#body .backtotop a {
	background: #000000;
	font: bold 12px Arial, sans-serif;
	color: #ffffff;
	padding: 3px 10px;
}
/*------------------------------------index*/
#index {
	width: 900px;
	margin: 0 auto;
}
#index h1 {
	text-align: right;
}
#index h1 a {
	color: #555555;
}
#index_main {
	width: 900px;
	height: 500px;
	background: url(../img/index.jpg) no-repeat center;
}
#index_main a {
	display: block;
	width: 900px;
	height: 500px;
}
#index_main span {
	display: none;
}
#index_enter {
	padding: 20px 0;
}
#index_enter ul {
	margin-left: 200px;
}
#index_enter li {
	width: 250px;
	height: 40px;
	text-align: center;
	float: left;
}
#index_enter li a {
	display: block;
	width: 200px;
	height: 40px;
	margin: 0 auto;
}
#index_enter li a span {
	display: none;
}
#index_enter #bt_enter a {
	background: url(../img/bt_enter.png) no-repeat top;
}
#index_enter #bt_enter a:hover {
	background: url(../img/bt_enter.png) no-repeat bottom;
}
#index_enter #bt_exit a {
	background: url(../img/bt_exit.png) no-repeat top;
}
#index_enter #bt_exit a:hover {
	background: url(../img/bt_exit.png) no-repeat bottom;
}
#index_enter p {
	color: #999999;
	margin: 10px auto;
	padding: 10px 20px;
	font-size: 12px;
	background: #000000;
}
#index_link ul {
	text-align: center;
	padding: 20px;
}
#index_link li {
	display: inline;
}
/*------------------------------------main*/
#main h2 {
	display: none;
}
#main #top_bt li {
	width: 235px;
	height: 90px;
	float: left;
}
#main #top_bt li a {
	display: block;
	width: 235px;
	height: 90px;
}
#main #top_bt li a span {
	display: none;
}
#main #top_bt li#top_bt_schedule {
	background: url(../img/top_bt_schedule.png) no-repeat top;
}
#main #top_bt li#top_bt_schedule a:hover {
	background: url(../img/top_bt_schedule.png) no-repeat bottom;
}
#main #top_bt li#top_bt_system {
	background: url(../img/top_bt_system.png) no-repeat top;
}
#main #top_bt li#top_bt_system a:hover {
	background: url(../img/top_bt_system.png) no-repeat bottom;
}
#main #top_bt li#top_bt_event {
	background: url(../img/top_bt_event.png) no-repeat top;
}
#main #top_bt li#top_bt_event a:hover {
	background: url(../img/top_bt_event.png) no-repeat bottom;
}
#main_vision {
	margin-left: 5px;
}
#main_vision #image_container {
	height:285px;
	position: relative;
}
#main_news {
	margin: 10px 0 10px 5px;
	padding: 10px;
	background: url(../img/background_news.jpg) repeat;
}
#main_news_box {
	height: 220px;
	overflow: auto;
	background: #ffffff;
}
#main_news_box dl {
	padding: 10px;
}
#main_news_box dt {
	font: bold 14px Arial, sans-serif;
	color: #000000;
	padding: 5px 0;
	border-bottom: 1px dashed #999999;
}
#main_news_box dt span {
	font: normal 10px Tahoma, sans-serif;
	padding-right: 5px;
}
#main_news h3 {
	width: 245px;
	height: 30px;
	margin: 2px;
	background: url(../img/title_news.jpg) no-repeat;
}
#main_event h3 {
	width: 690px;
	height: 50px;
	margin-left: 10px;
	background: url(../img/title_event.png) no-repeat;
}
#main_event_box_wrapper {
	background: #ffffff;
	margin-left: 10px;
	padding: 10px 0;
}
#main_event_box {
	color: #ffffff;
	width: 670px;
	height: 500px;
	overflow: auto;
	margin-left: 10px;
	padding: 10px 0;
	background: #000000;
}
#main_event_box .event_box {
	width: 320px;
	margin: 0 0 5px 5px;
	float: left;
}
#main_event_box .event_box h4 {
	width: 320px;
	height: 40px;
	background: url(../img/main_event_title.png) no-repeat;
}
#main_event_box .event_box h4 span {
	display: block;
	padding: 5px 0 0 10px;
	font: bold 9px Arial, sans-serif;
}
#main_event_box .event_box h4 strong {
	display: block;
	padding: 0 0 5px 10px;
	font-size: 12px;
	color: #ffff00;
}
#main_event_box .event_box p {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 18px;
}
#main_event_box .event_box p img {
	width: 180px;
	margin: 0 5px 5px 0;
	float: left;
}
#main_link {
	margin-left: 5px;
}
#main_link li {
	width: 700px;
	height: 120px;
	margin: 10px 0;
}
#main_link li a {
	display: block;
	width: 700px;
	height: 120px;
}
#main_link li a span {
	display: none;
}
#main_link_schedule {
	background: url(../img/bana_01.jpg) no-repeat top;
}
#main_link_schedule a:hover {
	background: url(../img/bana_01.jpg) no-repeat bottom;
}
#main_link_girls {
	background: url(../img/bana_02.jpg) no-repeat top;
}
#main_link_girls a:hover {
	background: url(../img/bana_02.jpg) no-repeat bottom;
}
/*------------------------------------cast*/
#cast h2 {
	background: url(../img/title_cast.png) no-repeat;
}
.cast_box {
	display: block;
	width: 140px;
	height: 260px;
	margin-left: 1px;
	margin-bottom: 10px;
	background: #000000;
	text-align: center;
	color: #ffffff;
	position: relative;
	float: left;
}
.cast_box a {
	display: block;
	padding-top: 5px;
}
.cast_box .newmark {
	position: absolute;
	top: 0;
	left: 0;
}
.cast_box h4 {
	position: relative;
	font-size: 12px;
	line-height: 20px;
}
.cast_box .update {
	position: absolute;
	bottom: 30px;
	right: 2px;
}
.cast_box .shukin {
	position: absolute;
	bottom: 30px;
	left: 2px;
}
/*------------------------------------schedule*/
#schedule h2 {
	background: url(../img/title_schedule.png) no-repeat;
}
#schedule_head {
	background: #000000;
	padding: 5px 2px;
}
#schedule_head li {
	width: 100px;
	height: 30px;
	background: url(../img/bt_schedule.png) no-repeat bottom;
	float: left;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
}
#schedule_head li a {
	display: block;
	width: 100px;
	height: 30px;
	color: #cccccc;
}
#schedule_head li a.today,
#schedule_head li a:hover {
	color: #ffffff;
	background: url(../img/bt_schedule.png) no-repeat top;
}
#schedule_body {
	padding: 5px 0;
}
#schedule_body p.schedule_text {
	background: #000000;
	font: bold 12px Arial, sans-serif;
	color: #ffffff;
	padding: 10px;
}
#schedule_body .cast_box {
	height: 275px;
}
#schedule_body .cast_box .update {
	position: absolute;
	bottom: 50px;
	right: 2px;
}
#schedule_body .cast_box .shukin {
	position: absolute;
	bottom: 50px;
	left: 2px;
}
/*------------------------------------system*/
#system h2 {
	background: url(../img/title_system.png) no-repeat;
}
#system_price_area {
	width: 700px;
	height: 250px;
	background: url(../img/system.png) no-repeat center center;
}
#system_price_area ul {
	display: none;
}
#system h3 {
	width: 700px;
	height: 40px;
}
#system_price h3 {
	background: url(../img/system_price.png) no-repeat;
}
#system_card h3 {
	background: url(../img/system_card.png) no-repeat;
}
#system_caution ol,
#system_caution p,
#system_trafic_wrap,
#system_price p,
#system_area p,
#system_card ul {
	margin: 10px 5px;
	padding: 10px 10px;
	color: #ffffff;
	line-height: 20px;
	background: url(../img/background_comment.png) repeat;
}
#system_area h3 {
	background: url(../img/system_area.png) no-repeat;
}
#system_trafic h3 {
	background: url(../img/system_trafic.png) no-repeat;
}
#system_trafic dl {
	background: url(../img/kosho_mid.png) no-repeat center center;
}
#system_trafic dt {
	font: bold 12px Arial, sans-serif;
	padding: 5px;
	background: url(../img/background_comment.png) repeat;
}
#system_trafic dd {
	margin-bottom: 10px;
	padding: 5px;
}
#system_caution h3 {
	background: url(../img/system_caution.png) no-repeat;
}
/*------------------------------------newface*/
#newface h2 {
	background: url(../img/title_newface.png) no-repeat;
}
/*------------------------------------recruit*/
#recruit h2 {
	background: url(../img/title_recruit.png) no-repeat;
}
#recruit_box p#recruit_text {
	width: 700px;
	height: 200px;
	background: url(../img/recruit_text.png) no-repeat;
}
#recruit_box p#recruit_text span {
	display: none;
}
#recruit_box_wrap {
	background: url(../img/background_comment.png) repeat;
}
#recruit_box dl {
	margin: 10px 5px;
	padding: 10px 10px;
	color: #ffffff;
	line-height: 20px;
	background: url(../img/kosho_mid.png) no-repeat center center;
}
#recruit_box dt {
	margin: 5px;
	font-weight: bold;
	background: url(../img/background_comment.png) repeat;
	padding: 3px 10px;
}
#recruit_box dd {
	margin-left: 20px;
}
/*------------------------------------link*/
#link h2 {
	background: url(../img/title_link.png) no-repeat;
}
#link_box ul {
	text-align: center;
}
#link_box li {
	display: inline;
}
#link_box,
#link_bana_box {
	margin: 10px 5px;
	padding: 10px 10px;
	color: #ffffff;
	line-height: 20px;
	background: url(../img/background_comment.png) repeat;
}
#link_bana_box dt {
	font: bold 12px Arial, sans-serif;
	margin: 5px 0 2px;
	padding: 3px 10px;
	background: url(../img/background_comment.png) repeat;
}
/*------------------------------------contact*/
#contact h2 {
	background: url(../img/title_contact.png) no-repeat;
}
#contact_result,
#contact_note,
#contact form {
	margin: 10px 5px;
	padding: 10px 10px;
	color: #ffffff;
	line-height: 20px;
	background: url(../img/background_comment.png) repeat;
}
#contact fieldset {
	background: url(../img/kosho_mid.png) no-repeat bottom right;
}
#contact fieldset dt {
	font: bold 12px Arial, sans-serif;
	margin: 5px 0 2px;
}
/*------------------------------------magazine*/
#magazine h2 {
	background: url(../img/title_magazine.png) no-repeat;
}
#magazine_box {
	width: 700px;
	height: 500px;
	background: url(../img/magazine.jpg) no-repeat center center;
}
#magazine_detail h3,
#magazine_detail h4 {
	font: bold 12px Arial, sans-serif;
	margin: 10px 0 5px;
}
#magazine_box {
	position: relative;
}
#magazine_box p span {
	display: none;
}
#magazine_box p#magazine_pc_bt {
	display: block;
	width: 300px;
	height: 40px;
	position: absolute;
	bottom: 10px;
	left: 180px;
	background: url(../img/bt_magazine.png) no-repeat top center;
}
#magazine_box p#magazine_pc_bt a {
	display: block;
	width: 300px;
	height: 40px;
}
#magazine_box p#magazine_pc_bt a:hover {
	background: url(../img/bt_magazine.png) no-repeat bottom center;
}
#magazine_box p#magazine_pc_bt a span {
	display: none;
}
#magazine_detail {
	margin: 10px 5px;
	padding: 10px 10px;
	color: #ffffff;
	line-height: 20px;
	background: url(../img/background_comment.png) repeat;
}
#magazine_detail li {
	margin: 5px 10px;
}
/*------------------------------------sitemap*/
#sitemap h2 {
	background: url(../img/title_sitemap.png) no-repeat;
}
#sitemap_box {
	margin: 10px 5px;
	padding: 10px 10px;
	color: #ffffff;
	line-height: 20px;
	background: url(../img/background_comment.png) repeat;
}
#sitemap_box dt {
	padding: 3px 10px;
	background: url(../img/background_comment.png) repeat;
}
#sitemap_box dt a {
	color: #ffffff;
	text-decoration: bottom;
	font-weight: bold;
}
#sitemap_box dd {
	margin-bottom: 10px;
	padding: 5px 20px;
	font-size: 12px;
}
/*------------------------------------foot*/
#foot {
	color: #ffffff;
	background: url(../img/footer_logo.png) no-repeat left;
}
#foot h6 {
	font: normal 10px Arial, sans-serif;
	color: #cccccc;
}
#foot h6 a {
	color: #cccccc;
}
#foot h6 a:hover {
	color: #ffffff;
}
/*------------------------------------foot_menu*/
#foot_menu {
	color: #ffffff;
}
#foot_menu ol {
	padding: 3px 0;
	background: url(../img/background_foot.jpg) repeat-x;
}
#foot_menu li {
	border-left: 1px solid #ffffcc;
	border-right: 1px solid #ffffcc;
}
#foot_menu li a {
	color: #ffffff;
	font: normal 10px Arial, sans-serif;
	line-height: 20px;
}

