/* CSS Document style*/

/*
----------------------------------------------
First Steps
 Version:  2009.June
----------------------------------------------- 
*/

/* Hides from IE5-mac \*/
*html {
	height:1%;
}

div,p,span,a,input,select,textarea,form,ol,table,dl,dt,dd,td,h1,h2,h3,h4,h5,h6,ul,li  {
	line-height:150%;
	margin:0;
	padding:0;
	font-size:100%;
}

img {
	border:0;
	margin: 0px;
	vertical-align:bottom;
}


body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0px auto;
	padding: 20px 0 20px 0 ;
	text-align:center;
	color:#333333;
	background:#99cc00;
	font-size:0.8em;
}

html,body {
scrollbar-arrow-color: #ff6699;
scrollbar-face-color: #ffcccc;
scrollbar-highlight-color: #ff9999;
scrollbar-shadow-color: #ff9999;
scrollbar-3dlight-color: #ff9999;
scrollbar-darkshadow-color: #ff9999;
scrollbar-track-color: #ff9999;
}



#wrapper{
	margin:0 auto;
	text-align:center;
	width:920px;
	background:#ffffff;
	}
	


/* ヘッダ */

#header {
	width:880px;
	padding:0px 20px;
	text-align:center;
	margin:0 auto;
	height:151px;
	clear:both;
	background: #ffffff url(../img/backnav.gif) no-repeat center 0px;
	}
	
#header h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	height:128px;
	width:252px;
	float:left;
}


#header #header_r {
	margin: 10px 0px 0px 22px;
	padding:12px 0px 0px 0px;
	width:606px;
	height:129px;
	float:right;
}

#header #header_r ul{
	list-style:none;
	margin: 0px 0px 0px 0px;
	}

#header #header_r li {
	padding: 0px 0px 0px 0px;
	float:left;
}


/* 全体 */

#contents {
  margin: 0px auto;
  width:920px;
  clear: both;
  height:auto;
  
}

/* Step News */
#news{
	margin: 0px 20px 10px 20px;
	width:880px;
	text-align:center;
	clear:both;
	}

#news #news_t{
	background: #ffffff url(../img/news_t.gif) no-repeat;
	width:880px;
	height:40px;
	text-align:right;
	padding:0px 0px 0px 0px;
	}
	
#news #news_t p{
	margin:0px 50px 0px 30px;
	padding:9px 0px 0px 0px;
	font-size:14px;
	}
	
#news2 {
	width:850px;
	border-left: 15px solid #f0478a;
	border-right: 15px solid #f0478a;
	border-bottom: 15px solid #f0478a;
	background-color: #ffffff;
	overflow:auto;
	height:auto;
	}


#news2 li {
	padding:2px 0px 10px 30px;
	background: #ffffff url(../img/arrow2.gif) no-repeat;
}

#news2 ul {
	padding:10px 20px;
	margin:0px;
	clear: both;
	list-style:none;
	text-align:left;
}

	
#news2 dd {
	list-style:none;
	padding:3px 0px 3px 30px;
	border-left:5px solid #cccccc;
}

#news2 dl {
	padding:0px 0px;
	margin:0px;
	clear: both;
}

.centerimg{
	margin: 10px 20px 10px 20px;
	width:880px;
	text-align:center;
	clear:both;
	}

/* EVENT INFO */
#event{
	margin: 0px 20px 10px 20px;
	width:880px;
	text-align:center;
	clear:both;
	}

#event #event_t{
	background: #ffffff url(../img/event_t.gif) no-repeat;
	width:880px;
	height:40px;
	text-align:right;
	padding:0px 0px 0px 0px;
	}
	
#event #event_t p{
	margin:0px 50px 0px 30px;
	padding:9px 0px 0px 0px;
	font-size:14px;
	}
	
#event2 {
	width:850px;
	border-left: 15px solid #fdc92c;
	border-right: 15px solid #FCDE3F;
	border-bottom: 15px solid #FCDE3F;
	background-color: #ffffff;
	overflow:auto;
	height:auto;
	}


#event2 li {
	padding:0px 0px 0px 30px;
	background: #ffffff url(../img/arrow3.gif) no-repeat;
}

#event2 ul {
	padding:10px 20px;
	margin:0px;
	clear: both;
	list-style:none;
	text-align:left;
}

	
#event2 dd {
	list-style:none;
	padding:3px 0px 3px 30px;
	border-left:5px solid #cccccc;
}

#event2 dl {
	padding:0px 0px;
	margin:0px;
	clear: both;
}



/* topicpath */

#topicpath {
	margin:0px 0px 0px 0px;
	text-align:left;
	clear:both;
	padding:10px 20px;
	font-size:0.9em;
	}

#infonav{
	width:880px;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 20px;
	}
	
#infonav #enter{
	width:334px;
	height:209px;
	background: url(../img/backenter.gif) no-repeat center 0px;
	float:left;
	text-align:left;
	margin-bottom:20px;
	}

#infonav #enter ul{
	list-style:none;
	margin:50px 0px 0px 170px;
	font-size:14px;
	}

#infonav #enter li{
	padding:10px 0px 0px 0px;
	}

#infonav #map{
	width:528px;
	height:209px;
	background: url(../img/map.gif) no-repeat center 0px;
	float:right;
	text-align:left;
	margin-bottom:20px;
	}

#infonav #map img{
	padding:170px 0px 0px 20px;
	}

/* フッター */


#footer {
	margin: 0px auto;
	width:920px;
	height:70px;
	padding: 10px 0px 0px 0px;
	clear: both;
	display:block;
	text-align:left;
}


#address {
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 20px;
	float:left;
	font-size:90%;
	color:#04a4f0;
	width:385px;
	font-size:11px;
}

#address p {
	margin: 0px 0px;
	clear:both;
}

#footer #footnav{
	float:right;
	margin: 0px 0px 0px 5px;
	padding: 0px 20px 0px 0px;
	width:485px;
	font-size:11px;
	}


#footer #footnav ul{
	list-style:none;
	text-align:left;
	clear:both;
	}

#footer #footnav li{
	float:left;
	padding:0px 5px 5px 20px;
	background: url(../img/arrow1.gif) no-repeat;
	}
	
#footer #footnav li a {
	padding:-10px 0px 10px 5px;
	}