@charset "utf-8";
/* CSS Document */

/*===============
image can't download
=================*/
*:not(input){
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
    -webkit-touch-callout:none;
}
img {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -khtml-user-select:none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
}

/*===============
base
=================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
form,input,p,blockquote,th,td {
margin:0;
padding:0;
}  
img{
border:0;
vertical-align: top;
}

body{
font-size: 62.5%;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
line-height:1.4;
color:#333;
background:#a40000;
}


a:link,
a:visited,
a:active{
	color: #00F;
	text-decoration:none;
}

a:hover {
	color:#d96f1f;
	text-decoration:none;
}

ul,ol{
list-style: none;
}

/*clearfix*/
.clearfix:after{  
visibility:hidden;/*見えなくする*/ 
height:0;/*見えなくする*/
display: block;/*block要素にする*/
font-size: 0;  
content: " ";  
clear: both;  

}  
* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */




p,dd{
font-size:1.2em;
}

/*footerの背景指定*/
html{
background:#5d0000;
}

.nonpc{
display:block;
}
.pc{
display:none;
}

/*==================
header
====================*/

#header{
width:100%;
background:none;
}

#header_top{
padding:25px 0;
width:100%;
margin:0 auto;
} 

/*header左側の設定*/

#logogroup{
width:415px;
float:left;
padding-left:30px;
color: #fff;
}
#logogroup p { margin-top: 15px; }



/*header右側の設定*/

#subnav{
width:280px;
float:right;
}

#subnav li{
float:left;
font-size:1.1em;
}

#subnav li.sitemap {
	background:url(../img/common/ico_sitemap.png) no-repeat 0 0px;
	padding:0 0 0 15px;
	margin:0 24px 0 0;
}

#subnav li.twitter {
	background:url(../img/common/ico_twitter.png) no-repeat 0 2px;
	padding:0 0 0 16px;
	margin:0 24px 0 0;
}

#subnav li.facebook {
	background:url(../img/common/ico_facebook.png) no-repeat 0 1px;
	padding:0 0 0 16px;
	margin:0 24px 0 0;
}
#subnav li a { color: #fff; }
#subnav li a:hover { color: #d96f1f; }

/*グローバルナビゲーション*/

#nav{
	width: 100%;
	overflow: hidden;
	position: relative;
}

#nav ul {
position:relative; 
left: 50%;
float:left;
}

#nav li{
position:relative;
left: -50%;
float:left;
margin-right: 10px;
}


/*==================
contents
====================*/
#contents{
width:100%;
margin:0 auto;
}

#info {
width:768px;
margin: 0 auto;
}

#sidebar {
width:768px;
margin: 0 auto;
}


/*イベント情報*/
#info h2{
	background: #000;
	padding:0 0 3px 13px;
	line-height:29px;
	margin:25px 0 0 0;
	color: #fff;
}

#info h3{
	font-size:1.3em;
	margin:0 0 10px 0;
}
.inner {
	padding: 20px;
	background: #fff;
}
.inner_side {
	padding: 10px;
	background: #fff;
}
.section{
width:316px;
float:left;
margin:0 26px 0 0;
}


/*お知らせ*/
#event img{
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
	padding:1px;
}

#news dt {
	font-size:1.3em;
	font-weight:bold;
	margin:0 0 10px 0;
}
/* ims icon */
#news dt.ico_new { background:url(../img/common/ico_new.gif) no-repeat 0 2px; }
#news dt.ico_poster { background:url(../img/common/ico_poster.gif) no-repeat 0 2px; }
#news dt.ico_volunteer { background:url(../img/common/ico_volunteer.gif) no-repeat 0 2px; }
#news dt.ico_sponsorship  { background:url(../img/common/ico_sponsorship.gif) no-repeat 0 2px; }

#news dt span{
	font-weight:normal;
	padding: 0 0 0 70px;
}

#news dd{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

#news dd:last-child { 
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}
#news .inner dd img {
	display: block;
	/*max-width: 619px;*/
	max-width: 100%;
	max-height: 100%; 
	margin: 0 auto!important;
}

/* 関係者の方へ */
#participant dt {
	font-size:1.3em;
	font-weight:bold;
	margin: 0;
	padding: 25px 0 25px 60px;
	border-bottom: 1px dashed #ccc;
}
#participant dt:last-child {
	border-bottom: none;
}
#participant dt span{
	font-weight:normal;
}
/* ims icon */
#participant dt.ico_excel { background:url(../img/participant/ico_excel.png) no-repeat left center; }
#participant dt.ico_word { background:url(../img/participant/ico_word.png) no-repeat left center; }
#participant dt.ico_pdf { background:url(../img/participant/ico_pdf.png) no-repeat left center; }
#participant dt.ico_jpg  { background:url(../img/participant/ico_jpg.png) no-repeat left center; }

/* 過去の大会 */
#fes_index li {
	padding: 15px;
	font-size: 1.3em;
	border-bottom: 1px dotted #ccc;
}
#fes_index li:last-child {
	border-bottom: none;
}


#archive p {
	font-size: 1.3em;
}
#archive h3{
	margin:15px 0;
	padding: 0 0 10px 0;
	font-size:1.5em;
	color: #a40000;
	border-bottom: 1px dotted #ccc;
}
#archive .school_list li {
	float: left;
	margin: 0 0 10px 10px;
	font-size: 1.3em;
}

/* 開催概要 */
#profile table {
	font-size: 1.4em;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
#profile th, 
#profile td {
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 10px;
}
#profile th {
	width: 30%;
	background: #d6d6d6;
}
#profile td {
	width: 70%;
	background: #e8e8e8;
}

/* サイトマップ */
#sitemap dt {
	font-size:1.3em;
	font-weight:bold;
	margin: 0 0 0 0;
	padding: 15px 0 15px 25px;
	border-bottom: 1px dashed #ccc;
}
#sitemap dt:last-child {
	border-bottom: none;
}
#sitemap dt.ico_arrow { background:url(../img/common/ico_arrow.png) no-repeat left center; }

/* peging */
.page_nav {
	/zoom: 1;
	position: relative;
	overflow: hidden;
	margin: 0 0 10px;
	padding: 10px;
}

.page_nav ul {
	position: relative;
	left: 50%;
	float: left;
}

.page_nav ul li {
	position: relative;
	left: -50%;
	float: left;
	margin: 0;
}

.page_nav li span,
.page_nav li a {
	display: inline-block;
	margin: 0 1px 1px 0;
	padding: 4px 8px;
	background: #fff;
	text-decoration: none;
	vertical-align: middle;
}

.page_nav li a:hover {
	background: #000;
}

/* color */
#login_msg, 
.txt_red {
	margin-bottom: 10px;
	color: #900;
}

/*==================
sidebar
====================*/
#sideber,
#sidebox{
	width:768px;
	float:left;
}
#sidebar h2{
margin-top:25px;
padding:0 0 3px 13px;
line-height: 29px;
background: #000;
color: #fff;
}

#sidebar p{
border:1px solid #ccc;
border-top:none;
padding: 15px;
background: #fff;
}

#bnrarea{
margin-top:24px;
float:left;
}

#bnrarea li{
margin:20px 30px 10px 0;
border:1px solid #660000;
padding:1px;
float:left;
}


/*==================
footer
====================*/
#footer{
	width: 100%;
	margin: 0 auto;
	background: #820000 url(../img/common/bg_footer.gif) repeat-x;
	margin-top: 60px;
	text-align: center!important;
	color: #fff;
}

#footer_inner{
	width:768px;
	margin:0 auto;
	padding: 20px 0;
}

/*==================
modal
====================*/
#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}
#login {
	display: none;
	padding: 20px;
	width: 500px;
	text-align: center;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	background: none repeat scroll 0 0 #fff;
	border-radius: 4px;
    -webkit-border-radius: 4px; /* Safari,Google Chrome用 */ 
    -moz-border-radius: 4px; /* Firefox用 */ 
}
#login table {
	font-size: 1.4em;
	width: 260px;
	margin: 20px auto;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
} 
#login th {
	width: 20%;
	padding: 15px 5px 15px 15px;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #f6f6f6;
}
#login td {
	width: 80%;
	padding: 15px;
	text-align: left;
	background: #e7e7e7;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}
#login td input { 
	height: 25px;
	z-index: 9999;
}
#login .modal_close{ 
	position: absolute;
	z-index: 102;
	top: 8px;
	right: 8px;
	display: block; 
	width: 16px;
	height: 16px; 
	background:url(../img/common/btn_close.png) no-repeat;
	cursor: pointer;
}