@charset "utf-8";
/* CSS Document */
/*リセット */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,p,blockquote,th,td{
margin:0;padding:0;
}
table{
border-collapse:collapse;border-spacing:0; font-size:100%;
}
img{ border:0;}
address,caption,cite,code,dfn,em,strong,th,var{
font-style:normal;font-weight:normal;
}
ul li,ol li { list-style:none; } 
h1,h2,h3,h4,h5,h6{
font-size:100%;font-weight:normal;
}
input,textarea,select{ font-family:inherit;font-size:inherit;font-weight:inherit; }
input,textarea,select{ *font-size:100%; }
a img{border:none;}

/*レイアウト*/
body{
	
background-color:#001515;
		
/* チーム名・写真下説明　font-size: 80%;　*/

font-size: 100%;
line-height: 1.2;
font-family: " UD Shin Go Conde90 M", " UD新ゴNT M "," UD Shin Go NT Bold"," Shinsei Kaisho CBSK1" ; 
/*ページ一番下ラインオレンジ色　ライン太さ*/
/* g_bg.gif 色コード　001f28 */




}
a{
text-decoration:none;
}
a:hover{
text-decoration: underline;
}
a:hover img {
opacity:0.8;
}
#wrap{
background: url() repeat-x top;
}
h1{
margin: 0 0 5px 0;
  
}

/*Gnav*/
#gnav{
position:relative;
border-top:#666 0px solid;
border-bottom:#000 1px solid;
overflow:hidden;
padding: 5px;
margin-bottom:5px;
}

#gnav golf{
position:relative;
border-top:#666 0px solid;
border-bottom:#000 1px solid;
overflow:hidden;
padding: 5px;
margin-bottom:5px;
}

#gnav h2{
background-color: #000000;
	background-repeat: repeat-x; 
	border: solid 2px #001c27;
	font-size: 1.5em;
	color: #e8e8e8;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0%;
	margin-left:0%;
	margin-bottom: 10px;
	padding: 2px 0px 0px 20px
		
	}

#gnav golf h2{
background-color: #ffffff;
	background-repeat: repeat-x; 
	border: solid 2px #001c27;
	font-size: 1.2em;
	color: #e8e8e8;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0%;
	margin-left:0%;
	margin-bottom: 10px;
	padding: 2px 0px 0px 20px
		
	}


#gnav ul{
position:relative;
margin: 0 auto 0 -1px;
left:50%;
}
#gnav ul li{
position:relative;
float:left;
border-left:#000 1px dotted;
left:-45%;
padding: 10px 10px 10px ;
}
#gnav ul li:first-child{
border-left:none;
}


#grid-content li{
/*img　台と外枠色変更 台色　background： border: */	
background:#002b3b ;
width:445px;　
padding:10px;
margin: 10px;
border:solid 6px #242424;
}
#grid-content li h2{
margin:10px auto 0px;
text-align: center;
}
#grid-content li span{
/* img説明文色変更 */	
color:#ccc;
margin-bottom:5px;
display:block;
text-align: center;
}
#grid-content li > p+p{
font-size:70%;
text-align: justify;
margin-bottom:50px;
}

#grid-content img{
/* 写真外枠色	*/	
border:solid 1px #3e3e3e;
}

p#copy{
margin:20px 0 10px 20px;
}

#footer	{background-image:  /* url(../images/footer_dai.gif) */;
	background-repeat: repeat-x;
	width: auto;
	border-top: 0px solid #999999;
	border-left: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	margin-right: 0;
	margin-left: 0;
	line-height: 20px;
	margin-top: 10px; 
	padding-top: 0px;
	clear: both}

address	{
	font-size: 0.9em;
	font-style: normal;
	color: #fff;
	padding-top: 1px;
	text-align: center
	
	
	}