/*--------------------------------------------------
	プロパティ初期化
--------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
ul li {
	list-style-type: none;
}
img {
	border-style: none;
}


/*--------------------------------------------------
	全体
--------------------------------------------------*/
html {   
    overflow-y:scroll;   
}
body {
	text-align: center;
	line-height: 16px;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	FONT: 11px "Osaka", "ＭＳ Ｐゴシック", Arial, sans-serif;
}
.clear {
	clear: both;
	float: none;
}

a {
	color: #F51049;
	text-decoration: none;
	overflow: hidden;
}
a:hover {
	color: #F51049;
	text-decoration: underline;
}

/*--------------------------------------------------
	wrapper
--------------------------------------------------*/
#wrapper_back {
	background-image: url(images/bg_wrapper.jpg);
	background-repeat: no-repeat;
	height: 360px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
* html #wrap_top { behavior: expression(IEPNGFIX.fix(this)); }
#wrap_top {
	background-image: url(images/bg_wrap_top.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 828px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0px;
	line-height: 0px;
}
* html #wrap_middle { behavior: expression(IEPNGFIX.fix(this)); }
#wrap_middle {
	background-image: url(images/bg_wrap_middle.png);
	background-repeat: repeat-y;
	height: auto;
	width: 828px;
	margin-right: auto;
	margin-left: auto;
}
* html #wrap_under { behavior: expression(IEPNGFIX.fix(this)); }
#wrap_under {
	background-image: url(images/bg_wrap_under.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 828px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0px;
	line-height: 0px;
}

/*--------------------------------------------------
	container
--------------------------------------------------*/
#container {
	background-color: #FFFFFF;
	height: auto;
	width: 800px;
	margin-right: 14px;
	margin-left: 14px;
}
/*--------------------------------------------------
	header
--------------------------------------------------*/
#header {
	height: 91px;
	width: 800px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	font-size: 10px;
	margin-left: 10px;
	padding-top: 2px;
}

#header .logo a {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 130px;
	display: block;
	text-indent: -9999px;
	margin-left: 40px;
}

/*--------------------------------------------------
	navigation
--------------------------------------------------*/

#navigation {
	height: 41px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	list-style: none;
}
#navigation li {
	text-indent:-9999px;
	float: left;
}
#navigation a {
	text-decoration:none;
	background:url(images/navigation.jpg) no-repeat scroll left top;
	overflow: hidden;
}
#navi_top a{background-position:0px 0px}
#navi_system a{background-position:-90px 0px}
#navi_girls a{background-position:-189px 0px}
#navi_schedule a{background-position:-274px 0px}
#navi_event a{background-position:-386px 0px}
#navi_access a{background-position:-479px 0px}
#navi_recruit a{background-position:-591px 0px}
#navi_link a{background-position:-710px 0px}

#navi_top a:hover{background-position:0px -41px}
#navi_system a:hover{background-position:-90px -41px}
#navi_girls a:hover{background-position:-189px -41px}
#navi_schedule a:hover{background-position:-274px -41px}
#navi_event a:hover{background-position:-386px -41px}
#navi_access a:hover{background-position:-479px -41px}
#navi_recruit a:hover{background-position:-591px -41px}
#navi_link a:hover{background-position:-710px -41px}



#navi_top li,#navi_top a {
	width: 90px;
	height: 41px;
	display: block;
}
#navi_system li,#navi_system a {
	width: 99px;
	height: 41px;
	display: block;
}
#navi_girls li,#navi_girls a {
	width: 85px;
	height: 41px;
	display: block;
}
#navi_schedule li,#navi_schedule a {
	width: 112px;
	height: 41px;
	display: block;
}
#navi_event li,#navi_event a {
	width: 93px;
	height: 41px;
	display: block;
}
#navi_access li,#navi_access a {
	width: 112px;
	height: 41px;
	display: block;
}
#navi_recruit li,#navi_recruit a {
	width: 119px;
	height: 41px;
	display: block;
}
#navi_link li,#navi_link a {
	width: 90px;
	height: 41px;
	display: block;
}
/*--------------------------------------------------
	top_image
--------------------------------------------------*/
#top_image {
	background-image: url(images/top_image.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 800px;
	margin-top: 4px;
}
/*--------------------------------------------------
	page_image
--------------------------------------------------*/
#page_image {
	background-image: url(images/page_image.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 800px;
	margin-top: 4px;
}
/*--------------------------------------------------
	banner_event
--------------------------------------------------*/
#banner_event a{
	background-image: url(images/banner_event.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 78px;
	width: 800px;
	margin-top: 4px;
}
/*--------------------------------------------------
	rss_top
--------------------------------------------------*/
#rss_top {
	background-image: url(images/bg_rss.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 788px;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 6px;
	margin-bottom: 1px;
	padding-left: 6px;
	text-align: right;
}
#rss_top .breadcrumb {
	float: left;
}
#rss_top .icon {
	float: right;
}
#rss_top strong {
	font-weight: normal;
	vertical-align: middle;
}
#rss_top img {
	vertical-align: middle;
}
/*--------------------------------------------------
	rss
--------------------------------------------------*/
#rss {
	background-image: url(images/bg_rss.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 788px;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 6px;
	margin-bottom: 1px;
	padding-left: 6px;
}
#rss .breadcrumb {
	float: left;
}
#rss .icon {
	float: right;
}
#rss strong {
	font-weight: normal;
	vertical-align: middle;
}
#rss img {
	vertical-align: middle;
}
/*--------------------------------------------------
	side_news
--------------------------------------------------*/
#side_news {
	float: left;
	height: auto;
	width: 230px;
}
#side_news h2 {
	background-image: url(images/title_side_news.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 230px;
}
#side_news .block {
	height: 277px;
	width: 216px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	padding: 6px;
}
#side_news .time {
	font-size: 10px;
}
#side_news .title {
	background-image: url(images/icon_news.gif);
	background-repeat: no-repeat;
	text-indent: 14px;
	background-position: 0px 4px;
	vertical-align: middle;
}
#side_news .border {
	border-top: 1px dotted #D7D7D7;
	margin-top: 5px;
	margin-bottom: 5px;
}
#side_news .detailed a{
	background-image: url(images/button_detailed.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 87px;
	margin-top: 10px;
}
/*--------------------------------------------------
	live_news
--------------------------------------------------*/
#live_news {
	float: left;
	height: auto;
	width: 328px;
	margin-left: 6px;
}
#live_news h2 {
	background-image: url(images/title_live_news.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 328px;
}
#live_news .block {
	height: 277px;
	width: 314px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	padding: 6px;
	overflow: auto;
}
#live_news .time {
	font-size: 10px;
}
#live_news .title {
	margin-bottom: 6px;
}
#live_news .content {
}

/*--------------------------------------------------
	mobile
--------------------------------------------------*/
#mobile {
	float: left;
	height: auto;
	width: 230px;
	margin-left: 6px;
}
#mobile h2 {
	background-image: url(images/title_mobile.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 230px;
}
#mobile .block {
	height: 277px;
	width: 216px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	padding: 6px;
	background-image: url(images/bg_mobile.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#mobile .send {
	padding-top: 190px;
	padding-left: 6px;
}
#mobile .mail_address {
	font-size: 12px;
	padding: 1px;
	width: 166px;
}
#mobile .domain {
	font-size: 12px;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 10px;
	width: 172px;
}


/*--------------------------------------------------
	top_schedule
--------------------------------------------------*/
#top_schedule {
	height: auto;
	width: 800px;
	margin-top: 6px;
}
#top_schedule h2 {
	background-image: url(images/title_top_schedule.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 800px;
}
#top_schedule .block {
	height: auto;
	width: 798px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
}

/*--------------------------------------------------
	footer
--------------------------------------------------*/
#footer {
	height: 110px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#footer ul {
	float: left;
}
#footer li {
	border-right: 1px solid #CCCCCC;
	float: left;
	margin-right: 8px;
	padding-right: 8px;
}
#back_top a{
	background-image: url(images/button_back_top.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: right;
	height: 24px;
	width: 88px;
	vertical-align: middle;
}
#footer p {
	margin-top: 6px;
}
address {
	margin-top: 6px;
}


/*--------------------------------------------------
	single
--------------------------------------------------*/
#single {
	float: left;
	height: auto;
	width: 564px;
	margin-left: 6px;
}
#single h2 {
	background-image: url(images/title_news.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 564px;
}
#single .block {
	height: auto;
	width: 550px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	padding: 6px;
	overflow: auto;
}
#single .time {
	font-size: 10px;
}
#single .title {
	font-weight: bold;
	margin-bottom: 6px;
}
#single .content {
	line-height: 20px;
}

/*--------------------------------------------------
	archive
--------------------------------------------------*/
#archive {
	float: left;
	height: auto;
	width: 564px;
	margin-left: 6px;
}
#archive h2 {
	background-image: url(images/title_news.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 564px;
}
#archive .block {
	height: auto;
	width: 550px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	padding: 6px;
	overflow: auto;
}
#archive .time {
	font-size: 10px;
}
#archive .title {
	font-weight: bold;
	margin-bottom: 6px;
}
#archive .content {
	line-height: 20px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
}
/*--------------------------------------------------
	system
--------------------------------------------------*/
#system {
	float: left;
	height: auto;
	width: 564px;
	margin-left: 6px;
}
#system h2 {
	background-image: url(images/title_system.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 564px;
}
#system .block {
	height: auto;
	width: 550px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	padding: 6px;
	overflow: auto;
	background-image: url(images/bg_system.jpg);
	background-repeat: no-repeat;
}
#system .box01 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #DFDFDF;
}
#system .box01 h3 {
	background-image: url(images/title_system01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	width: 78px;
	margin-top: 10px;
}


#system .box01 table {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	text-align: left;
	height: auto;
	width: 550px;
	margin-top: 4px;
	font-size: larger;
}
html>body table {border-collapse: separate}


#system .box01 th {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	background-color: #CE75A2;
	text-align: center;
	width: 200px;
	height: 18px;
	background-image: url(images/bg_system_table.jpg);
	background-repeat: repeat-x;
}
* html #system .box01 td { behavior: expression(IEPNGFIX.fix(this)); }
#system .box01 td {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	background-image: url(images/bg_system_td.png);
	background-repeat: repeat-x;
	height: 18px;
}
input:focus,textarea:focus,select:focus{
background-color: #CCCCCC;
}


/*-------------------------------------------------------*/

#system .box02 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #DFDFDF;
}
#system .box02 h3 {
	background-image: url(images/title_system02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	width: 92px;
}
#system .box02 table {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	text-align: left;
	height: auto;
	width: 550px;
	margin-top: 4px;
}
html>body table {border-collapse: separate}


#system .box02 th {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 5px;
	font-weight: normal;
	background-color: #CE75A2;
	text-align: center;
	width: 200px;
	background-image: url(images/bg_system_table.jpg);
	background-repeat: repeat-x;
	height: 18px;
}
* html #system .box02 td { behavior: expression(IEPNGFIX.fix(this)); }
#system .box02 td {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	background-image: url(images/bg_system_td.png);
	background-repeat: repeat-x;
	height: 18px;
}
input:focus,textarea:focus,select:focus{
background-color: #CCCCCC;
}

/*-------------------------------------------------------*/

#system .box03 h3 {
	background-image: url(images/title_system03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	width: 135px;
}
#system .box03 .content {
	height: auto;
	width: 536px;
	border: 1px solid #DFDFDF;
	padding: 6px;
	margin-top: 4px;
	line-height: 20px;
}

/*--------------------------------------------------
	access
--------------------------------------------------*/
#access {
	float: left;
	height: auto;
	width: 564px;
	margin-left: 6px;
}
#access h2 {
	background-image: url(images/title_access.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 564px;
}
#access .block {
	height: auto;
	width: 550px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	padding: 6px;
	overflow: auto;
}
#access h3 {
	background-image: url(images/title_access_another_.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: auto;
	margin-top: 16px;
	text-indent: -9999px;
	border-top: 1px dotted #DFDFDF;
}
#access p {
	line-height: 18px;
	margin-top: 6px;
}


/*--------------------------------------------------
	recruit
--------------------------------------------------*/
#recruit {
	height: auto;
	width: 800px;
}
#recruit h2 {
	background-image: url(images/title_recruit.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 800px;
}
#recruit .block {
	height: auto;
	width: 798px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
}
#recruit .box01 {
	background-image: url(images/rec_02_001.jpg);
	background-repeat: no-repeat;
	height: 472px;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}
#recruit .box02 {
	background-image: url(images/rec_02_002.jpg);
	background-repeat: no-repeat;
	height: 630px;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}
#recruit .box03 {
	background-image: url(images/bg_recruit_03.jpg);
	background-repeat: no-repeat;
	height: 235px;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}
#recruit .mail a {
	background-image: url(images/button_recruit_mail.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 34px;
	width: 355px;
	margin: 10px auto;
}
#recruit .box04 {
	background-image: url(images/bg_recruit_04.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}

#recruit table {
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	text-align: left;
	height: auto;
	width: 650px;
	margin: 10px auto;
}
html>body table {border-collapse: separate}


#recruit th {
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	color: #FFFFFF;
	padding: 5px;
	font-weight: normal;
	background-color: #CE75A2;
	text-align: center;
}
#recruit td {
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	padding: 5px;
	text-align: left;
}
input:focus,textarea:focus,select:focus{
background-color: #CCCCCC;
}
#recruit table ul {
	list-style-type: disc;
	list-style-position: inside;
}
#recruit table li {
	float: left;
	list-style-type: disc;
	list-style-position: inside;
	margin: 0px 6px 0px 0px;
	padding: 0px;
}

#recruit .box05 {
	background-image: url(images/bg_recruit_05.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

/*--------------------------------------------------
	link
--------------------------------------------------*/
#link {
	float: left;
	height: auto;
	width: 564px;
	margin-left: 6px;
}
#link h2 {
	background-image: url(images/title_link.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 564px;
}
#link .block {
	height: auto;
	width: 550px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	padding: 6px;
	overflow: auto;
}

/*--------------------------------------------------
	event
--------------------------------------------------*/
#event {
	float: left;
	height: auto;
	width: 564px;
	margin-left: 6px;
}
#event h2 {
	background-image: url(images/title_event.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 564px;
}
#event .block {
	height: auto;
	width: 550px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	padding: 6px;
	overflow: auto;
}
#event .ticket {
	border: 1px solid #DFDFDF;
	margin-bottom: 10px;
	padding: 76px 6px 6px;
	background-image: url(images/bg_ticket.jpg);
	background-repeat: no-repeat;
}
#event .title {
	font-size: 16px;
	font-weight: bold;
	color: #FF00FF;
	margin-bottom: 10px;
}
#event .print a {
	height: 29px;
	width: 168px;
	background-image: url(images/button_print.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 10px auto 20px;
}

#event .border {
	border-top: 1px dotted #CCCCCC;
}
#event .mobile_send {
	height: 148px;
	width: 550px;
	margin-top: 10px;
	background-image: url(images/event_bg_mobile_send.jpg);
	background-repeat: no-repeat;
}
#event .mobile_send form {
	padding-top: 100px;
	padding-left: 110px;
}

#event .mail_address {
	font-size: 12px;
	padding: 1px;
	width: 166px;
	vertical-align: middle;
}
#event .domain {
	font-size: 12px;
	padding: 1px;
	width: 168px;
	vertical-align: middle;
}
#event .mobile_send img {
	vertical-align: middle;
}
.count {

}
.sub_banner_box {
	height: 60px;
	width: 800px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.sub_banner01 {
	height: 60px;
	width: 264px;
	margin-right: 4px;
	float: left;
}
.sub_banner02 {
	height: 60px;
	width: 264px;
	float: right;
}
