@charset "utf-8";

/*** GLOBAL ***/
*{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:110%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;

}
a{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}
a:active{
	font-size:12px;
	}


hr.clear{
	clear:both;
	border:none;
	width:0px;
	height:0px;
}
br.clear{
	clear:both;
	border:none;
	width:0px;
	height:0px;
}
div.clear{
	clear:both;
	width:0px;
	height:0px;
	font-size:0px;
	visibility:hidden;
}

body{
	background: url("../images/common/bg.jpg") repeat-y center 0;
	text-align:center;
}

input, textarea, select, option {
	font-size: 100%;
	font-family: san-serif;
	}

/*** HEADER ***/

#header {
	margin:0 auto;
	padding: 0;
	width: 980px;
	height: 190px;
	padding-bottom: 5px;
	}

#header_left {
	float: left;
	height: 190px;
	width: 830px;
	}

#header_right {
	float: left;
	height: 190px;
	width: 150px;
	background: url("../images/common/header_right.gif") no-repeat;
	}

#sub_navi {
	width: 135px;
	height: 41px;
	margin-top: 24px;
	}

#sub_navi li {
	float: left;
	width: 44px;
	height: 41px;
	text-indent: -9999px;
	}

#sub_navi li a {
	display: block;
	height: 100%;
	width: 100%;
	}

#sub_navi li.top {
	left: 0px;
	background: url("../images/common/sub_navi.gif") -0px top;
	}

#sub_navi li.bookmark {
	left: 45px;
	background: url("../images/common/sub_navi.gif") -45px top;
	}

#sub_navi li.contact {
	left: 90px;
	background: url("../images/common/sub_navi.gif") -90px top;
	}

#sub_navi li.top a:hover {
	left: 0px;
	background: url("../images/common/sub_navi.gif") -0px bottom;
	}

#sub_navi li.bookmark a:hover {
	left: 45px;
	background: url("../images/common/sub_navi.gif") -45px bottom;
	}

#sub_navi li.contact a:hover {
	left: 90px;
	background: url("../images/common/sub_navi.gif") -90px bottom;
	}

/*** CONTENTS ***/
#main{
	width:980px;
	margin: 0 auto;
	background-color: #ffffff;
}
#left_contents{
	float:left;
	width:180px;
	margin-left: 10px;
	_margin-left: 5px;
}
#contents {
	width: 770px;
	float: right;
	margin-right: 10px;
	_margin-right: 5px;
	margin-bottom: 50px;
	}

/*** NAVI ***/
#left_menu {
	width:180px;
	text-indent:-9999px;
	}
}
#left_menu li{
	width: 180px;
	}
#left_menu li a {
	display: block;
	height: 100%;
	width: 100%;
}
#left_menu li#top{
	background:url(../images/common/menu_top.jpg) left top no-repeat;
	height:60px;
	margin-bottom: 4px;
}
#left_menu li#top a:hover{
	background:url(../images/common/menu_top.jpg) left bottom no-repeat;
}
#left_menu li#system{
	background:url(../images/common/menu_system.jpg) left top no-repeat;
	height:60px;
	margin-bottom: 4px;
}
#left_menu li#system a:hover{
	background:url(../images/common/menu_system.jpg) left bottom no-repeat;
}
#left_menu li#girls{
	background:url(../images/common/menu_girls.jpg) left top no-repeat;
	height:60px;
	margin-bottom: 4px;
}
#left_menu li#girls a:hover{
	background:url(../images/common/menu_girls.jpg) left bottom no-repeat;
}
#left_menu li#schedule{
	background:url(../images/common/menu_schedule.jpg) left top no-repeat;
	height:60px;
	margin-bottom: 4px;
}
#left_menu li#schedule a:hover{
	background:url(../images/common/menu_schedule.jpg) left bottom no-repeat;
}
#left_menu li#recruit{
	background:url(../images/common/menu_recruit.jpg) left top no-repeat;
	height:60px;
	margin-bottom: 4px;
}
#left_menu li#recruit a:hover{
	background:url(../images/common/menu_recruit.jpg) left bottom no-repeat;
}
#left_menu li#link{
	background:url(../images/common/menu_link.jpg) left top no-repeat;
	height:60px;
	margin-bottom: 4px;
}
#left_menu li#link a:hover{
	background:url(../images/common/menu_link.jpg) left bottom no-repeat;
}
#left_menu li#hotel{
	background:url(../images/common/menu_hotel.jpg) left top no-repeat;
	height:60px;
	margin-bottom: 4px;
}
#left_menu li#hotel a:hover{
	background:url(../images/common/menu_hotel.jpg) left bottom no-repeat;
}
#left_menu li#melmaga{
	background:url(../images/common/menu_melmaga.jpg) left top no-repeat;
	height:60px;
}
#left_menu li#melmaga a:hover{
	background:url(../images/common/menu_melmaga.jpg) left bottom no-repeat;
}

#left_menu li#smart{
	background:url(../images/common/smartphone.jpg) left top no-repeat;
	height:210px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*** EVENT_ZONE ***/

#event_bar {
	width: 770px;
	height: 38px;
	padding-top: 15px;
	clear: both;
	}

.event_box {
	width: 770px;
	}

.event_box div {
	width: 770px;
	padding-top: 5px;
	}

/*** FOOTER ***/

#footer {
	background: url(../images/common/footer.jpg) no-repeat;
	margin: 0 auto;
	clear: both;
	width: 980px;
	height: 170px;
	}

#footer .text_menu {
	padding-top: 28px;
	color: #ffffff;
	font-size: 11px;
	}

#footer .text_menu a {
	color: #ffffff;
	font-size: 11px;
	padding: 0 4px;
	}

#footer .text_menu a:hover {
	text-decoration: underline;
	}

.copyright {
	margin-top: 88px;
	}

.copyright p {
	color: #ffffff;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	}

