@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:#000;
}

header{
	text-align:center;
	padding:100px 0 120px;
	margin:0;
	background: url(../images/patterns/pattern10.png) ;
}




h1 {
}
h1 img{
	width:85%;
	height:auto;
	min-width: 980px;
}





#commentary{
	background:#fff;
	width: 100%;
	margin:0;
	padding:30px 0;
	color:#272727;
}

#commentary .content-inner	{
	padding-top:60px;
	padding-bottom:80px;

}
#commentary p{
    font-size: 1.4em;
	line-height: 2.0em;

	color:#272727;
}

#commentary p span{
	color:#837987;
    font-size: 0.8em;
	line-height: 1.6em;
}



#topic{
	width: 100%;
	margin:0;
	padding:80px 0 50px;
	background:#000;
	border-top:solid #404040 1px;
	border-bottom:solid #404040 1px;
}



#topic h2.title{
	font-size: 2.0em;
	margin:0 0 40px 0;
}
#topic p{
	font-size: 1.4em;
	line-height: 2.4em;

	text-align:center;
}

#topic p .btnReportList{
	margin:20px 0 30px;
}





#topic a,
#topic a:visited	{
	outline: none;
	text-decoration: none;
	color: #fff;
}
#topic a:hover,
#topic a:active	{
	text-decoration: underline;
	color: #fff;
}






#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:#BFBFBF;
	font-size:11px;
}










/* アクセス
-------------------*/






#place {
	background:rgba(0,0,0,0.95);
	padding: 50px 0px 100px 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{
    font-size: 2em;
    font-weight: bold;
    left: 240px;
    position: absolute;
    top: 55px;
}
#place .placeHead h2 span{
	color:#818181;
	margin-right:10px;
}


#place .access{
	padding: 0 0 00px 0;
}
#place .access h3{
    font-size: 2.0em;
	margin-bottom:15px;
}
#place .access img.photo{
	border:solid #404040 1px;
	margin:-1px;
	margin-bottom:50px;
}
#place .access p{
    font-size: 1.8em;
	line-height:1.6em;
	font-weight:bold;
}
#place .access p span{
	font-weight:normal;
}




















/* トークスケジュール
-------------------*/








#schedule{
	background:#000;
	border-top:solid #2A2A2A 1px;
	border-bottom:solid #2A2A2A 1px;
	padding-bottom:100px;
	padding-top:100px;
}

#schedule p{
    font-size: 2.0em;
	margin-bottom:35px;
}




#schedule .schedule{
}

#schedule .schedule .schedule_01court{
	margin-bottom:50px;
}




#schedule .schedule h4{
    font-size: 2.0em;
	margin-bottom:15px;
}

#schedule .schedule table{
    font-size: 1.4em;
	width:100%;
	border-top:solid #404040 1px;
	margin-bottom:50px;
}
#schedule .schedule table tr{
	border-bottom:solid #404040 1px;
}
#schedule .schedule table td{
	padding:10px 0;
	background:#232323;
}

#schedule .schedule table td.n01{
	width:15%;
	padding-left:10px;
}
#schedule .schedule table td.n02{
	width:25%;
	padding-right:10px;
}
#schedule .schedule table td.n03{

}
#schedule .schedule table td.n04{
	width:20%;
	text-align:right;
	padding-right:10px;
}









/* ブース説明
-------------------*/





#spaceInfo{
	background:#000;
	border-top:solid #2A2A2A 1px;
	border-bottom:solid #2A2A2A 1px;
	padding-bottom:200px;
	padding-top:100px;
}

#spaceInfo .spaceInfo{

}
#spaceInfo .spaceInfo h3{
    font-size: 2.0em;
	margin-bottom:15px;
}
#spaceInfo .spaceInfo img.photo{
	border:solid #404040 1px;
	margin:-1px;
	margin-bottom:50px;
}
#spaceInfo .spaceInfo p{
    font-size: 1.8em;
	line-height:1.6em;
	font-weight:bold;
}
#spaceInfo .spaceInfo p span{
	font-weight:normal;
}



#spaceInfo .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;
}

#spaceInfo .map_01court table{
    font-size: 1.4em;
	width:980px;
	border:none;
	margin-bottom:100px;
	background:#878787;
	color:#f7f7f7;
	font-weight: normal;
}
#spaceInfo .map_01court table tr{
	border-bottom:solid #8f8f8f 1px;
}
#spaceInfo .map_01court table td{
	padding:15px 20px 15px 30px;
}

#spaceInfo .map_01court table td.n01{
	width:28%;
}
#spaceInfo .map_01court table td.n02{

	padding-right:10px;
}











/* スポンサー表示
-------------------*/






#sponsorship{
	border-top:solid #2A2A2A 1px;
	margin-bottom:150px;
	padding-top:100px;
	text-align:center;
}

#sponsorship p{
    font-size: 1.4em;
	margin-bottom:35px;
	line-height:2.0em;
}







#sponsorship {
	background:rgba(0,0,0,0.95);
    border-top: solid #2A2A2A 1px;
    padding-bottom: 0px;
    padding-top: 100px;
    text-align: center;

}

#sponsorship p{
    font-size: 1.4em;
	padding-bottom:35px;
	line-height:2.0em;
}



/* ページトップ
-------------------*/




#returnTop	{
    border-top: solid #2A2A2A 1px;
	text-align:center;
	padding: 150px 0 0px ;
	background:rgba(0,0,0,0.95);
}




/* フッタ
----------------------------------------*/

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:20px 0px 0;
	text-align:center;
 }
footer #footerCopyright .content-inner .foot_logo {
	position:absolute;
	top:30px;
	left:10px;
}
footer #footerCopyright .content-inner .foot_cp {
	position:absolute;
	top:39px;
	left:105px;
}





#copyright {
    padding: 10px 0;
    font-size: 10px;
    line-height: 1.4em;
    letter-spacing: 1px;
	color:#cacaca;
}

