@charset "utf-8";
/* CSS Document */


/*|||||||||||||||||||||||||||||||||||||||||||||||||||||
　　共通部分
|||||||||||||||||||||||||||||||||||||||||||||||||||||*/


*{
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #626262;
	outline: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body{
	background: #E7F2C0 url(images/bg.gif) left top repeat-x;
	line-height: 1.5em;
}

img{
	outline: none;
}

a{
	color: #626262;
}

a:link{
	color: #626262;
}

a:visited{
	color: #626262;
}

a:hover{
	color: #FF3300;
}

a:active{
	color: #FF3300;
}

#wrapper{
	width: 706px;
	margin: 0 auto;
	background: url(images/bg_content.gif) center top repeat-y;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*___________________________________________________
       共通部分終わり
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/




/*|||||||||||||||||||||||||||||||||||||||||||||||||||||
　　ヘッダ
|||||||||||||||||||||||||||||||||||||||||||||||||||||*/

#head{
	width:660px;
	margin: 0 auto 15px;
	padding-top: 15px;
}

#head h1{
	float: left;
	width:660px;
	height: 86px;
}

#head h2{
	width: 255px;
	float: left;
}

#open_banner{
	width:465px;
	height: 64px;
	margin: 0 auto 15px;;
}

#top_gaikan{
	width:660px;
	height: 300px;
	margin: 0 auto 15px;;
}

#topimages{
	width:660px;
	height: 600px;
	margin: 0 auto 15px;;
}




/*|||||||||||||||||||||||||||||||||||||||||||||||||||||
　　ナビゲーション
|||||||||||||||||||||||||||||||||||||||||||||||||||||*/
#navi{
	width: 660px;
	height: 30px;
	margin: 0 auto 20px;
	background: url(images/navi.gif) left top no-repeat;
}

#navi ul{
	width: 190px;
	height: 30px;
	padding-left: 10px;
}

#navi ul li{
	float: left;
	width: 95px;
	height: 30px;
	list-style-type: none;
}

#navi ul li a{
	display: block;
	width: 95px;
	height: 30px;
	text-indent: -99999px;
	font-size: 2px;
	outline: none;
}

#navi_index,
#navi_index a,
#navi_index a:link,
#navi_index a:visited{
	background: url(images/navi.gif) -10px 0 no-repeat;
}
#navi_index a:hover,
#navi_index a:active{
	background: url(images/navi.gif) -10px -30px no-repeat;
}
#navi_index_ac,
#navi_index_ac a,
#navi_index_ac a:link,
#navi_index_ac a:visited,
#navi_index_ac a:hover,
#navi_index_ac a:active{
	background: url(images/navi.gif) -10px -60px no-repeat;
}


#navi_outline,
#navi_outline a,
#navi_outline a:link,
#navi_outline a:visited{
	background: url(images/navi.gif) -105px 0 no-repeat;
}
#navi_outline a:hover,
#navi_outline a:active{
	background: url(images/navi.gif) -105px -30px no-repeat;
}
#navi_outline_ac,
#navi_outline_ac a,
#navi_outline_ac a:link,
#navi_outline_ac a:visited,
#navi_outline_ac a:hover,
#navi_outline_ac a:active{
	background: url(images/navi.gif) -105px -60px no-repeat;
}



/*|||||||||||||||||||||||||||||||||||||||||||||||||||||
　　コンテンツ
|||||||||||||||||||||||||||||||||||||||||||||||||||||*/

#content{
	clear: both;
	width:660px;
	margin: 0 auto;
}

#guide_and_time{
	clear: both;
}

#guide{
	float: left;
	width: 320px;
	margin-right: 20px;
}

#guide h2,
#time h2,
{
	width: 320px;
	height: 40px;
	margin-bottom: 1em;
}

#time{
	float: left;
	width: 320px;
}

#guide dl,
#time dl{
	padding: 0 15px 15px;
}

#guide dt,
#time dt{
	color: #638C0B;
}

#guide dd,
#time dd{
	padding-left:1.5em;
}

#guide ul{
	padding: 0 15px 15px;
}

#guide ul li{
	margin-bottom: 0.8em;
	color: #638C0B;
	list-style-type: none;
}


#outline{
	clear: both;
	width: 660px;
	margin:0 auto 20px;
}

#outline h2{
	width: 660px;
	height: 40px;
	margin-bottom: 1em;
}

#outline_info{
	float: left;
	width:330px;
	margin-right: 20px;
}

#outline_info dl{
	padding: 0 15px 15px;
}

#outline_info dt{
	color: #638C0B;
	font-weight: bold;
	font-size:1.3em;
}

#outline_info dd{
	padding-left:1.5em;
	margin-bottom: 1em;
}

#outline_map{
	float: left;
	width:290px;
}

#outline_map h3{
	color: #638C0B;
	font-weight: bold;
	font-size:1.3em;
}

#outline_map_field{
	padding: 10px;
	background: url(images/outline_map_flame.gif);
}

#outline_map_pdf{
	height: 24px;
	padding-left:24px;
	background: url(images/icon_pdf.gif) left center no-repeat;
	line-height: 24px;
	text-align: left;
}

#outline_access{
	clear: both;
	width: 660px;
}

#outline_access h3{
	margin: 10px 0;
	color: #638C0B;
	font-weight: bold;
	font-size:1.3em;
}

#outline_access_car,
#outline_access_pub{
	float: left;
	width: 320px;
}

#outline_access_car{
	margin-right: 20px;
}

#outline_access_car h4,
#outline_access_pub h4{
	margin: 0 0 10px;
	color: #638C0B;
	font-weight: normal;
	font-size:1.2em;
}

#outline_access_car dl,
#outline_access_pub dl{
	padding-left: 10px;
}

#outline_access_car dl dt,
#outline_access_pub dl dt{
	color:#006633;
	font-weight: bold;
}

#outline_access_car dl dd,
#outline_access_pub dl dd{
}



#drprof{
	clear: both;
	width: 660px;
	margin:0 auto;
}

#drprof h2{
	width: 660px;
	height: 40px;
	margin-bottom: 1em;
}

#drprof p{
	width: 660px;
	height: 180px;
	margin-bottom: 1em;
}

#drprof p img{
	width: 660px;
	height: 180px;
}


/*|||||||||||||||||||||||||||||||||||||||||||||||||||||
　　フッタ
|||||||||||||||||||||||||||||||||||||||||||||||||||||*/

#foot{
	width:700px;
	height: 100px;
	margin: 0 auto;
	background: url(images/foot.gif) left top no-repeat;
}

#foot address{
	width:700px;
	height: 100px;
	margin: 0 auto;
	font-size: 2px;
	text-indent: -99999px;
}

