@charset "UTF-8";

/* clearfix */
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

/* base_css */
html,body,img,head,h1,h2,h3,h4,ul,li,dl,dd,dt,p {
	margin:0px;
	padding:0px;
	border:none;
}
html {
	width: 100%;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka , sans-serif;
	font-size:75%;
	line-height:1.5;
	height: 100%;
	width: 100%;
	color:#434343;
}
li {
	list-style:none;
}

/* link_css */
a:link,a:visited {
	color:#844efd;
	text-decoration: none;
}
a:hover,a:active {
	color:#ab86ff;
	text-decoration: none;
}
/* class_css */
.f_l {
	float:left;
}
.f_r {
	float:right;
}
.t_i {
	text-indent:-5000px;
	overflow:hidden;
}
/* common_css */
#header {
	width:100%;
	background:url(../img/common/bg_header_pattern.gif) center top repeat-x;
}
#header_box {
	width:960px;
	margin:0px auto;
	height:138px;
	padding:0px 30px;
	background:url(../img/common/bg_header.gif) center top repeat-x;
}
#header_left {
	width:726px;
}
#header_right {
	width:234px;
}
#header h1 {
	color:#FFFFFF;
	font-weight:normal;
	font-size:12px;
	margin-top:3px;
	margin-bottom:30px;
}
.btn_contact {
	background:url(../img/common/btn_contact.gif) no-repeat;
	width:151px;
	height:14px;
	display:block;
	margin:18px 0px 28px 71px;
}
#img_shop_info {
	background:url(../img/common/img_shop_info.gif) no-repeat;
	width:209;
	height:49px;
	margin-left:30px;
}
#menu {
	width:100%;
	height:47px;
	border-bottom:#e5e5e5 solid 1px;
	border-top:#e5e5e5 solid 1px;
	margin-bottom:35px;
}
#menu ul {
	width:960px;
	display:block;
	margin:17px auto;
}

.menu_li1 {width:138px;}

.btn_home {
	background-image:url(../img/common/btn_home.gif);
	width:138px;
}
.btn_system {
	background-image:url(../img/common/btn_system.gif);
	width:138px;
}
.btn_girls {
	background-image:url(../img/common/btn_girls.gif);
	width:138px;
}
.btn_schedule {
	background-image:url(../img/common/btn_schedule.gif);
	width:138px;
}
.btn_event {
	background-image:url(../img/common/btn_event.gif);
	width:138px;
}
.btn_information {
	background-image:url(../img/common/btn_information.gif);
	width:138px;
}
.btn_faq {
	background-image:url(../img/common/btn_faq.gif);
	width:126px;
}
.btn_home,.btn_schedule,.btn_system,.btn_girls,.btn_event,.btn_information,.btn_faq {
	height:19px;
	margin:0px auto;
	display:block;
	background-repeat:no-repeat;
}
.btn_home:hover,.btn_system:hover,.btn_schedule:hover,.btn_girls:hover,.btn_event:hover,.btn_information:hover,.btn_faq:hover {
	background-position:0px -19px;
}
#body {
	width:960px;
	margin:0px auto;
}
#footer {
	background:url(../img/common/bg_footer.gif) center top repeat-x;
	width:100%;
	padding-top:12px;
	height:200px;
}
#footer_box {
	width:960px;
	margin:0px auto;
}
#header_group {
	background-image:url(../img/common/header_group.gif);
	width:97px;
	height:18px;
	margin-bottom:12px;
}
#footer li {
	width:156px;
}
#copy {
	display:block;
	width:960px;
	color:#FFFFFF;
	margin:0px auto;
	text-align:right;
	font-size:12px;
	font-style:normal;
}
#left {
	width:726px;
}
#right {
	width:234px;
}
#header_news {
	background-image:url(../home/img/header_news.gif);
	background-repeat:no-repeat;
	height:18px;
	margin-bottom:18px;
}
#news_box {
	width:234px;
	height:240px;
	overflow:auto;
	margin-bottom:36px;
}
#news_box h4 {
	color:#898989;
}
#news_box p {
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom:#b5b5b5 1px dotted;
	margin-right:10px;
}
.news_icon {
	color:#e30068;	
}
#header_topics {
	background-image:url(../home/img/header_topics.gif);
	background-repeat:no-repeat;
	height:18px;
	margin-bottom:18px;
}
#topics_box li {
	margin-bottom:12px;
}
#topics_link {
	text-align:center;
}