@charset "utf-8";


/* リンク
----------------------------------------*/
a,
a:visited	{
	outline: none;
	text-decoration: underline;
	color: #fff;
}
a:hover,
a:active	{
	text-decoration: none;
	color: #fff;
}


/* clearfix
----------------------------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/* レイアウトベース
----------------------------------------*/
body	{
	margin: 0;
/* 	background: #0f0810 url(../img/bg.jpg) no-repeat top center;*/
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #333;
	background: url(../img/000.jpg) #000;
}

#header{
	text-align:center;
	padding:0px;
	margin:0;
	background: url(../images/patterns/pattern10.png) ;
	height:1000px;
	min-width:1250px;
}




h1 {
	padding:0;
	margin:0;
	position:relative;
	min-width:900px;
}
h1 .h1_a{
	margin:0;
	padding:0;
	position:absolute;
	top:600px;
	left:0;
}
h1 .h1_b{
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	right:0;
}
h1 .h1_c{
	margin:0;
	padding:0;
	position:absolute;
	top:70px;
	left:13%;
}



.reception{
    font-size: 0.7em;
}

#about{
	background:#1c0f21;
	width: 100%;
	margin:0;
	padding:30px 0;
	background:rgba(28,15,33,0.9);
}

.content-inner	{
	width: 980px;
	margin: 0 auto;
	color:#fff;
}

#about .content-inner	{
	padding-top:70px;
	padding-bottom:100px;

}




.annotation{
	color:#727272;
    font-size: 0.7em;
	line-height: 2.0em;

}



#about h2 {
    font-size: 1.8em;
	margin:0px;
}

#about p{
    font-size: 1.4em;

	line-height: 2.0em;
	margin:0 0 50px 0;
}
#about p.first,p.last{
	margin:0 0 80px 0;
}

#about p span{
	color:#837987;
    font-size: 0.8em;
	line-height: 2.0em;
}













#place {
	background: #000;
	background:rgba(0,0,0,0.95);
	padding: 50px 0px 0px 0px;
}

#place p,#place li,#place h2,#place h3,#place h4,#place h5{
	color:#dfdede;
}

#place .placeHead{
	position:relative;
	height:180px;
}

#place .placeHead .logoHikarie{
	position:absolute;
	left:0;
	top:50px;
}
#place .placeHead .logoHach{
	position:absolute;
	left:200px;
	top:55px;
}
#place .placeHead h2{
	position:absolute;
	right:0;
	top:55px;
    font-size: 1.6em;
	font-weight:bold;
}
#place .placeHead h2 span{
	color:#818181;
	margin-right:10px;
}

#place .spaceInfo{
	margin: 0 0 200px 0;
}
#place .spaceInfo h3{
    font-size: 2.0em;
	margin-bottom:15px;
}
#place .spaceInfo img.photo{
	border:solid #404040 1px;
	margin:-1px;
	margin-bottom:50px;
}
#place .spaceInfo p{
    font-size: 1.8em;
	line-height:1.6em;
	font-weight:bold;
}
#place .spaceInfo p span{
	font-weight:normal;
}


#place .map_01court .map_01courtTitle{
	text-align:center;
	color:#fff;
	background:#636363;
	padding:10px 0;
    font-size: 1.8em;
	font-weight:bold;
	letter-spacing:0.8em;
}

#place .map_01court table{
    font-size: 1.6em;
	width:980px;
	border:none;
	margin-bottom:100px;
	background:#878787;
	color:#f7f7f7;

}
#place .map_01court table tr{
	border-bottom:solid #8f8f8f 1px;
}
#place .map_01court table td{
	padding:15px 20px 15px 30px;
}

#place .map_01court table td.n01{
	width:30%;
}
#place .map_01court table td.n02{

	padding-right:10px;
}







#place .schedule{
	margin-bottom:150px;

}

#place .schedule .schedule_01court{
	margin-bottom:50px;

}




#place .schedule h4{
    font-size: 2.0em;
	margin-bottom:15px;
}

#place .schedule table{
    font-size: 1.4em;
	width:100%;
	border-top:solid #404040 1px;
	margin-bottom:50px;
}
#place .schedule table tr{
	border-bottom:solid #404040 1px;
}
#place .schedule table td{
	padding:10px 0;
	background:#232323;
}

#place .schedule table td.n01{
	width:15%;
	padding-left:10px;
}
#place .schedule table td.n02{
	width:25%;
	padding-right:10px;
}
#place .schedule table td.n03{

}
#place .schedule table td.n04{
	width:20%;
	text-align:right;
	padding-right:10px;
}









#returnTop	{
	text-align:center;
	padding: 0 0 150px ; 
}




/* フッタ
----------------------------------------*/

#footer	{
	background: #100614;
	color: #100614;
}
#footer #footerNavi {
	background: #000 url(../img/foot_navi_bk.gif) ;
 }
#footer #footerNavi .content-inner{
	background: url(../img/foot_rfp_navi_bk.png) no-repeat 522px 43px;
	position: relative;
	height:275px;
	padding:0px;
 }
#footer #footerNavi .content-inner .foot_tkc_01 {
	position:absolute;
	top:40px;
	left:0px;
}
#footer #footerNavi .content-inner .foot_tkc_02 {
	position:absolute;
	top:85px;
	left:210px;
}
#footer #footerNavi .content-inner .foot_tkc_navi_01 {
	position:absolute;
	top:135px;
	left:210px;
}
#footer #footerNavi .content-inner .foot_tkc_navi_02 {
	position:absolute;
	top:155px;
	left:210px;
}
#footer #footerNavi .content-inner .foot_tkc_navi_03 {
	position:absolute;
	top:175px;
	left:210px;
}




#footer #footerNavi .content-inner .foot_rfp_navi_01 {
	position:absolute;
	top:95px;
	left:540px;
}
#footer #footerNavi .content-inner .foot_rfp_navi_02 {
	position:absolute;
	top:135px;
	left:540px;
}

#footer #footerNavi .content-inner .foot_rfp_navi_03 {
	position:absolute;
	top:175px;
	left:540px;
}


#footer #footerNavi .content-inner .foot_rfp_navi_04 {
	position:absolute;
	top:95px;
	left:855px;
}
#footer #footerNavi .content-inner .foot_rfp_navi_05 {
	position:absolute;
	top:135px;
	left:855px;
}



#footer #footerNavi .content-inner .foot_rfp_navi_06 {
	position:absolute;
	top:95px;
	left:704px;
}
#footer #footerNavi .content-inner .foot_rfp_navi_07 {
	position:absolute;
	top:135px;
	left:704px;
}

#footer #footerNavi .content-inner .foot_rfp_navi_08 {
	position:absolute;
	top:175px;
	left:704px;
}


#footer #footerCopyright {
	position: relative;
 }
#footer #footerCopyright .content-inner{
	position: relative;
	height:100px;
	padding:0px;
 }
#footer #footerCopyright .content-inner .foot_logo {
	position:absolute;
	top:30px;
	left:10px;
}
#footer #footerCopyright .content-inner .foot_cp {
	position:absolute;
	top:39px;
	left:105px;
}



#topMainMenu{
	padding:5px  0 0 10px;
	text-align:left;

}

#topMainMenu h1{
	display:none;
}