@charset "shift_jis";
/* CSS Document */

/* common */
html, body, div, span, object, iframe,
p, a,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
}
img {
	height: auto;
	border: 0;
	vertical-align: bottom;
}
ol, ul {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #432912;
	font-size: 12px;
}
p {
	color: #432912;
	font-size: 12px;
}

/* pagetop */
#tit {
	width: 100%;
	height: 20px;
	margin: 0;
	background: #eb6100 url("/com/temp2/img/index/tit_bg.jpg") repeat-x;
}
#tit h1 {
	width: 1040px;
	height: 20px;
	margin: 0 auto;
	text-align: left;
	line-height: 20px;
	
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	text-shadow: 1px -1px 1px rgba( 61, 71, 60, 1);
}
#pagetop {
	width: 100%;
	height: 214px;
	background: url("/com/temp2/img/header/pagetop_bg.jpg") repeat-x;
}
#header {
	width: 1040px;
	height: 158px;
	margin: 0 auto;
	position: relative;
}

#header .header_logo {
	width: 360px;
	height: 120px;
	float: left;
	margin-top: 20px;
}
#header .header_info {
	width: 362px;
	height: 75px;
	margin: 0;
	padding: 0;

	position: absolute;
	top: 30px;
	right: 30px;
}
#header .sub {
	width: 290px;
	height: 36px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	
	position: absolute;
	bottom: 0;
	right: 7px;
}
#header .sub li {
	width: 144px;
	height: 36px;
	margin: 0;
	padding-right: 1px;
	float: left;
}
#header .sub li a {
	width: 144px;
	height: 36px;
	display: block;
	background: url("../img/header/subnav.png") no-repeat;
	text-align: center;
	
	font-size: 12px;
	line-height:32px;
	font-weight: normal;
	color: #fff;
	text-shadow: 1px -1px 1px rgba( 98, 85, 69, 1);
	margin-top: 5px;
}
#header .sub li a:hover {
	margin-top: 0;	
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
}
/* header_nav */
#header_nav {
	height: 56px;
	width: 1028px;
	margin: 0 auto;
	padding: 0 6px;
	display: block;
}
#header_nav a {
	width: 114px;
	height: 56px;
	display: block;
	float: left;
	text-indent: -9999px;
	background-image: url("/com/temp2/img/header/header_nav.png");
}
#header_nav .home a {
	background-position: 0px top;
}
#header_nav .home a:hover {
	background-position: 0px bottom;
}
#header_nav .girls a {
	background-position: -114px top;
}
#header_nav .girls a:hover {
	background-position: -114px bottom;
}
#header_nav .schedule a {
	background-position: -228px top;
}
#header_nav .schedule a:hover {
	background-position: -228px bottom;
}
#header_nav .newface a {
	background-position: -342px top;
}
#header_nav .newface a:hover {
	background-position: -342px bottom;
}
#header_nav .system a {
	background-position: -456px top;
}
#header_nav .system a:hover {
	background-position: -456px bottom;
}
#header_nav .event a {
	background-position: -570px top;
}
#header_nav .event a:hover {
	background-position: -570px bottom;
}
#header_nav .ranking a {
	background-position: -684px top;
}
#header_nav .ranking a:hover {
	background-position: -684px bottom;
}
#header_nav .diary a {
	background-position: -798px top;
}
#header_nav .diary a:hover {
	background-position: -798px bottom;
}
#header_nav .access a {
	background-position: -912px top;
}
#header_nav .access a:hover {
	background-position: -912px bottom;
}
/* page */
#page {
	margin:0 auto;
	background: url("/com/temp2/img/bg_image.jpg");
	background-position: center top;
/*	background: url("../img/bg.jpg");*/
}
#container {
	width: 1058px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	poosition: relative;
	/* 150521 background */
	background: url(/com/temp2/img/wood2.jpg);
	background-position: center top;
	background-repeat:repeat-y;

}
#container .bg_01 {
	width: 1040px;
	height: 10px;
	margin-top: 10px;
	padding: 0 9px;
	background: url("../img/bg_01.png") no-repeat;
}
#container .bg_02 {
	width: 1040px;
	padding: 0 9px;
	background: url("../img/bg_02.png") repeat-y;
}
#container .bg_03 {
	width: 1040px;
	height: 25px;
	padding: 0 9px;
	background: url("../img/bg_03.png") no-repeat;
}
/* main */
#main {
	width: 760px;
	height: auto;
	float: left;
	overflow: hidden;
	clear: both;
	padding: 0 0 0 10px;
	margin: 10px 10px 0 0;
}
#main > div {
	float: left;
	overflow: hidden;
	clear: both;
	width: 760px;
	padding: 0;
	margin-bottom: 10px;
}
/* h2 */
#main h2 {
	height: 40px;
	color: #fff;
	text-shadow: 1px -1px 1px rgba( 43, 30, 24, 1);
	font-size: 16px;
	font-weight: normal;
	line-height: 40px;
	background: #3d2922 url("../img/h2_bg.jpg") no-repeat;
	position: relative;
	margin: 0 0 10px;
}
#main h2:before {
	content: url("../img/circle.png");
	position: absolute;
	top: 7px;
	left: 7px;
}
#main h2 span {
	font-size: 16px;
	padding: 0 10px 0 40px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#main h2 span:after {
	content: "|";
	padding: 0 10px;
}
div.more {
	position: relative;
}
.more_btn_01 {
	position: absolute;
	top: 5px;
	right: 5px;	
}
.more_btn_01 a {
	width: 105px;
	height: 32px;
	text-indent: -9999px;
	display: block;
	background-image: url(../img/more01.png);
}
.more_btn_01 a:hover {
}

/* footer_nav */
#footer_nav {
	width: 100%;
	height: 34px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: #eb6100 url(/com/temp2/img/index/leave_bg.jpg) repeat-x;
}
#footer_nav ul{
	text-align: center;
}
#footer_nav li{
	display: inline;
	line-height: 34px;
}
#footer_nav li a {
	color: #fff;
	border-right: solid 1px #fff;
	padding: 0 10px 0 8px;
}
#footer_nav li.last a {
	border-right: none;
}
/* page_bottom */
#page_bottom {
	width: 100%;
	height: ;
}
/* footer */
#footer {
	width: 100%;
	height: 135px;
	margin: 0;
	border-bottom: solid 1px #81725f;
}
#footer .footer_inner {
	width: 1040px;
	height: 135px;
	margin: 0 auto;
}
#footer .footer_inner .footer_logo {
	width: 360px;
	height: 120px;
	float: left;
	overflow: hidden;
	padding: 5px 0 0 60px;
}
#footer .footer_inner .footer_info {
	width: 440px;
	display: block;
	float: left;
	margin-right: 0px;
	padding: 13px 0 0 40px;
	font-size: 12px;
	line-height: 22px;
}
#page_bottom p.copy {
	width: 100%;
	text-align: center;
	background: #81725f;
	border-top: solid 1px #fff;
	color: #fff;
	text-shadow: 1px -1px 1px rgba( 77, 67, 55, 1);
}
/* page_top btn */
#pagetop_btn {
	position: fixed;
	bottom: 40px;
	right: 70px;
	font-size: 14px;
}
#pagetop_btn a {
	width: 100%;
	text-align: center;
	display: block;
	padding: 6px 14px;
	color: #fff;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	
	text-shadow: 1px 1px 3px rgba(90,77,60,0.5),2px 1px 0px rgba(152,230,34,0);
	-moz-box-shadow: 0px 0px 3px rgba(90,77,60,0.5),inset 0px 0px 3px rgba(255,240,196,1);
	-webkit-box-shadow: 0px 0px 3px rgba(90,77,60,0.5),inset 0px 0px 3px rgba(255,240,196,1);
	box-shadow: 0px 0px 3px rgba(90,77,60,0.5),inset 0px 0px 3px rgba(255,240,196,1);
	
	background: #81725f;
	background: -moz-linear-gradient(top,#9c8f7d 0%,#635441);
	background: -webkit-gradient(linear, left top, left bottom, from(#9c8f7d),to(#635441));
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px;
	border: 1px solid #90816f;
}
#pagetop_btn a:hover {
	background: -moz-linear-gradient(top,#635441 0%,#9c8f7d);
	background: -webkit-gradient(linear, left top, left bottom, from(#635441),to(#9c8f7d));
}
/* news */
.news_body {
	padding: 10px 20px;
}
/* system */
#main div.system {
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	clear: both;
}
.system_body {
	height: auto;
	margin: 0;
	padding: 10px;
	float: left;
	overflow: hidden;
	clear: both;
}
.system_body p {
	padding-bottom: 15px;
}
.system_body p img {
	width: 100%;
	height: auto;
}



/*160127_headerό*/
#header ul.sub{
	width:165px;
}
#header ul.sub li{
	width:30px;
	height:30px;
	padding-left:10px;
}
#header ul.sub li a{
	background:none;
	margin-top:0;
	width:30px;
	height:30px;
}

/*160209_qlACRό*/
#header ul.sub{
	width:240px;
}
#header ul.sub li.long_icon{
	width:105px;
}
#header ul.sub li.long_icon a{
	width:105px;
}

/*170821_wi·΅Φ¦iΕθ»j*/
#page {
	background-repeat: no-repeat;
    background-attachment: fixed;
	background-position: center top;
}