@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:#e5e5e5;
	background:#ffedb1 url(img/common/bg.jpg) center top repeat-x;
}
li {list-style:none;}

/****************************************
				link_css
****************************************/
a:link,a:visited {color:#e72940;text-decoration:none;}
a:hover,a:active {color:#ee6a7a;text-decoration:none;}

#topics_box a:link,#topics_box a:visited {color:#ffffff;text-decoration:none;}
#topics_box a:hover,#topics_box a:active {color:#cccccc;text-decoration:none;}

/****************************************
				class_css
****************************************/
.f_l {float:left;}
.f_r {float:right;}

.t_i {text-indent:-5000px;overflow:hidden;}

.mb_5 {margin-bottom:5px;}
.mb_6 {margin-bottom:6px;}
.mb_12 {margin-bottom:12px;}
.mb_17 {margin-bottom:17px;}
.mb_22 {margin-bottom:22px;}
.mb_24 {margin-bottom:24px;}
.mt_24 {margin-top:24px;}
.mt_36 {margin-top:36px;}
.ml_12 {margin-left:12px;}
.ml_22 {margin-left:22px;}
.ml_24 {margin-left:24px;}

/****************************************
				common_css
****************************************/
#header {}
#menu {}
#main {}
#footer {color:#000000;}

#header_box,#menu_box,#main_box,#footer_box {
	width:960px;
	margin:0px auto;
	background-repeat:repeat-y;
	padding:0px 12px;
}
#header_box {background:url(img/common/bg_header.jpg);padding-top:36px;padding-bottom:35px;}
#menu_box {background:url(img/common/bg_menu.jpg);}
#main_box {background:url(img/common/bg_main.gif);}
#footer_box {background:url(img/common/bg_footer.jpg);padding:15px 22px 14px 24px;width:938px;}

#left {width:624px;}
#right {width:292px;}

h1 {width:176px;}
h1 img {margin-left:12px;}
h2 {background:url(img/common/img_header_info.gif) right no-repeat;width:773px;height:49px;}

#menu ul {width:960px;}
#menu li {width:120px;}
#menu a {width:120px;height:42px;display:block;overflow:hidden;}
#menu a:hover {background-position:0px -42px;}

.btn_home {background:url(img/common/btn_home.gif) top;}
.btn_system {background:url(img/common/btn_system.gif) top;}
.btn_girls {background:url(img/common/btn_girls.gif) top;}
.btn_schedule {background:url(img/common/btn_schedule.gif) top;}
.btn_event {background:url(img/common/btn_event.gif) top;}
.btn_info {background:url(img/common/btn_info.gif) top;}
.btn_recruit {background:url(img/common/btn_recruit.gif) top;}
.btn_contact {background:url(img/common/btn_contact.gif) top;}

#news_header {background-image:url(img/common/header_news.gif);width:288px;height:30px;display:block;}
#links_header {background-image:url(img/common/header_links.gif);width:288px;height:30px;display:block;}

.box_main {background:#0d0d0b;}

.box_1_outside {background:url(img/common/bg_box1_top.gif) no-repeat top;padding-top:6px;width:604px;}
.box_1_inside {background:url(img/common/bg_box1_bottom.gif) no-repeat bottom;padding-bottom:9px;width:604px;}
.box_1_body {background:url(img/common/bg_box1_body.gif) repeat-y;padding:0px 8px;}

.box_2_outside {background:url(img/common/bg_box2_top.gif) no-repeat top;padding-top:6px;width:292px;}
.box_2_inside {background:url(img/common/bg_box2_bottom.gif) no-repeat bottom;padding-bottom:9px;width:292px;}
.box_2_body {background:url(img/common/bg_box2_body.gif) repeat-y;padding:0px 8px;}

#news_box {height:383px;overflow:auto;padding:12px;!important}
#news_box dt {color:#e9cf73;font-weight:bold;}
#news_box dd {margin-bottom:12px;padding-bottom:12px;border-bottom:#cccccc 1px dotted;}

#links_table {width:100%;}
#links_table td { width:138px;padding:12px 0;text-align:center;}

#topics_box li {background:#000000;padding:12px;}
#topics_box a {display:block;width:252px;height:72px;}
#topics_box span {display:block;width:150px;}
#topics_box img {margin-right:12px;}

#link_btn {text-align:right;margin-bottom:24px;}
#link_btn a {color:#000000;}

#footer_img {width:246px;}
#footer_info {width:198px;}
#footer_contents {width:178px;}
#footer_qrcode {width:316px;}

#box_3 {
	background:url(img/common/bg_box3.gif);
	width:300px;
	height:118px;
	color:#cccccc;
	padding:6px 8px 0px 8px;
	margin-bottom:18px;
}
#footer_qrcode h4 {color:#e9cf73;margin:6px 0px 0px 12px;}
#footer_qrcode a,#footer_qrcode p {margin:0px 12px;}
#footer_qrcode img {background:#000000;padding:12px;}
#footer_qrcode_box {width:191px;margin-right:3px;height:106px;background:#000000;}

#copyright {background:url(img/common/copyright_ogotousagi.gif);width:130px;height:14px;display:block;margin-left:auto;}

#newsflash_header {background:url(img/common/header_newsflash.gif);width:90px;height:19px;dislay:block;margin:0px auto 12px auto;}
#newsflash_box {padding:12px;background:url(img/common/bg_newsflash.gif) center top no-repeat #0D0D0B;}