@charset "utf-8";

/* init */
*{
    margin: 0;
    padding: 0;
}
body {
    color: #333333;
    font-size: 14px;
    line-height: 1.5em;
	/*font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family:font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	background: url(../images/bg.gif) #13c0d7 repeat scroll;
}
a img{
	border: none;
	}
a:link{
	color: #00a097;
	}
a:visited{
	color: #00a097;
	}
a:hover{
	}

ul {
	margin: 10px 0 10px 1em;	
}
li {
	list-style: circle inside;
	line-height: 1.5em;
}
li.harfcut span {
	margin-left: -0.5em;
}
/* レイアウト */
#mainImg{
	width: 900px;
	height: 780px;
	margin: 0 auto;
	position: relative;
}
#contents_bg{
	background: url(../images/bg_top.jpg) repeat-x;
	}
#contents_wrapper{
	width: 900px;
	margin: 20px auto 0;
}
#contents_left,#contents_right{
	width: 438px;
}
#contents_left{
	float: left;
}
#contents_right{
	float: right;
}
.contents_1col,.contents_2col{
	background-color: #d8e4d4;
	border: 1px solid #20ac9d;
}
.contents_1col{
	width: 868px;
	margin-bottom: 20px;
	padding: 15px;
}
.contents_2col{
	margin-bottom: 30px;
	width: 408px;
	padding: 75px 15px 15px;
}
.contents_2col dl {
	margin: 10px 0 0 0;
	padding: 0;
}
.contents_2col dt {
	font-weight: bold;
	font-size: 94%;
	color: #444;
	line-height: 1.4;
	padding: 0.4em 0 0 0;
}
.contents_2col dd {
	text-indent: 1.5em;
	font-size: 85%;
	color: #444;
	line-height: 1.2;
}


#footer{
	clear: both;
	background-color: #13ac5c;
	border-top: 1px solid #56bb18;
	margin-top: 40px;
}
#footer_in{
	width: 900px;
	height: 150px;
	margin: 0 auto;
	position: relative;	
}

/*　背景画像　*/
#outline,
#guide,
#sympo,
#cafe,
#poster,
#fossil,
#quiz,
#fossil,
#poster,
#access,
#shop,
#backnumb {
	background:#fff6e3 0px 10px;
	border: 1px solid #d5bf92;
	position: relative;
}

#outline h1,
#guide h1,
#sympo h1,
#cafe h1,
#poster h1,
#quiz h1,
#fossil h1,
#poster h1,
#access h1,
#shop h1,
#backnumb h1
{
	text-indent: -9999px;
	width: 215px;
	height: 85px;
	overflow: hidden;
	position: absolute;
	left: -20px;
    top: -20px;
}

#outline h1 {
	background: url(../images/ttl_outline.png) no-repeat;
	width: 275px;
}
#guide h1 {
	background: url(../images/ttl_guide.png) no-repeat;
}
#sympo h1 {
	background: url(../images/ttl_sympo.png) no-repeat;
}
#cafe h1 {
	background: url(../images/ttl_cafe.png) no-repeat;
}
#poster h1 {	
	background: url(../images/ttl_download.png) no-repeat;
}
#quiz h1 {
	background: url(../images/ttl_quiz.png) no-repeat;
}
#fossil h1 {
	background: url(../images/ttl_fossil.png) no-repeat;
}
#access h1 {	
	background: url(../images/ttl_access.png) no-repeat;
}
#shop h1 {
	background: url(../images/ttl_shop.png) no-repeat;
}
#backnumb h1 {
	background: url(../images/ttl_backnumb.png) no-repeat;
}

/* パーツ */
h1{
	margin-bottom: 22px;
}
h2{
	font-size: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #009966;
	font-weight: bold;
	margin-bottom: 13px;
}
h2 span {
	font-size: 14px;
	font-weight: normal;
}
.about{
	color: #5e544c;
	line-height: 1.7em;
	padding-left: 10px;
	}
.table01{
	border-collapse: collapse;
	width: 386px;
	font-size: 12px;
}
.table01 td,.table01 th{
	border: 1px solid #D8C2A7;
	vertical-align: middle;
	padding: 5px 0;
}
.table01 th{
	text-align: center;
	font-weight: normal;
	background-color: #c1eac2;
}
.table01 td{
	padding-left: 1em;
	background-color: #ffffff;
}

.table02{
	border-collapse: collapse;
	width: 100%;
}
.table02 td,.table02 th{
	border: 1px solid #D8C2A7;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-size: 12px;
}
.table02 th{
	font-weight: normal;
	background-color: #c1eac2;
}
.table02 td{
	background-color: #FFF;
}	
.table02 td.fee{
	text-align: left;
	padding: 15px 0 15px 25px;
	}
	
.table03{
	border-collapse: collapse;
	width: 100%;
	}
.table03 th,.table03 td{
	border-top: 1px dotted #7d673b;
	border-bottom: 1px dotted #7d673b;
	background-color: #FFF;
	padding: 5px 0px;
	text-align: left;
	vertical-align: middle;
	}
.table03 th{
	color: #715841;
	font-weight: normal;
	width: 25%;
	padding-left: 15px;
	}
.table03 td{
	padding-right: 15px;
	}
.now{
	border: 1px solid #867969;
	margin-bottom: 5px;
	}
.box01{
	width: 386px;
	border: 1px solid #D8C2A7;
	background-color: #F1E2CD;
	padding: 10px;
	margin-top: 10px;
	font-size: 90%;
	line-height: 1.3em;
}
.txt01{
	border-bottom: 1px dotted #999999;
	padding: 10px 0 8px 35px;
	margin-bottom: 13px;
	font-size: 90%;
	line-height: 1.3em;
}
.txt02{
	padding-left: 15px;
	}
.txt03{
	font-size: 90%;
	line-height:1.5em;
	padding: 0 10px;
}
.name{
	color: #584932;
	}	
.gmap{
	margin: 15px 0 5px;
	}
.gmap p{
	text-align: right;
	font-size: 85%;
	}
.gmap_in{
	border: solid 1px #cebbbb;
	}
.box_dl1 a,.box_dl2 a{
	display: block;
	width: 238px;
	height: 57px;
	padding: 50px 20px 0 150px;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 12px;
	line-height: 1.2em;
	text-decoration: none;
}
.box_dl1 a:link,.box_dl2 a:link,.box_dl1 a:visited,.box_dl2 a:visited,.box_dl1 a:hover,.box_dl2 a:hover{
	color: #333333;
	text-decoration: none;
}
.box_dl1 a{
	background-image: url(../images/btn_dl.gif);
	background-repeat: no-repeat;
	/*width: 418px;
	height: 107px;*/
	display: block;
}
.box_dl1 a:hover{
	background-image: url(../images/btn_dl.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.listed {
	color: #999;
	padding-right: 0.5em;
}

/* サイエンスバスツアー */
#bustour a {
	display: block;
	text-indent: -1000px;
	width: 408px;
	height: 176px;
	background: url(../images/bnr_bus.gif) no-repeat top;
	overflow: hidden;
}
#bustour a:hover {
	background: url(../images/bnr_bus.gif) no-repeat bottom;
}

.logo1{
	width: 148px;
	height: 44px;
	position: absolute;
	top: 30px;
	left: 0px;
}
.logo2{
	width: 163px;
	height: 36px;
	position: absolute;
	left: 183px;
	top: 35px;
}
.logo3 {
	width:125 px;
	height: 50px;
    position: absolute;
    top: 95px;
}
.support{
	width: 500px;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	position: absolute;
	left: 398px;
	top: 36px;
}

.cr{
	width: 500px;
	color: #ffffff;
	font-size: 10px;
	text-align: right;
	position: absolute;
	left: 398px;
	top: 118px;
	}
.totop{
	width: 92px;
	height: 32px;
	position: absolute;
	left: 807px;
	top: -25px;
	}

/* padding margin */
.maT5B10{
	margin-top: 5px;
	margin-bottom: 10px;
	}
.maT20{
	margin-top:20px;
	}
.maT10{
	margin-top:10px;
	}
.maT5{
	margin-top: 5px;
	}
.ma_top5{
	margin-top: 5px;
}
.maB30{
	margin-bottom: 30px;
	}
.maB20{
	margin-bottom: 20px;
}
.maB15{
	margin-bottom: 15px;
	}
.maB10{
	margin-bottom: 10px;
	}
.maB0{
	margin-bottom: 0px;
	}
.pa_btm10{
	padding-bottom: 10px;
}

/*ポスターダウンロード*/
td.bknmb_cell img {
	float: left;
	margin-right: 10px;
	width: 120px;
}
td.bknmb_cell img:hover {
	filter: alpha(opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}
td.bknmb_cell span {
	height: 60px;
}


/* テキスト装飾 */
.small{
	font-size: 85%;
	line-height: 1.3em;
}
.note{
	color: #C36;
}
.align_right{
	text-align:right;
	}
.align_center{
	text-align:center;
	}
	
/*その他 */
.fR{
	float: right;
	}
.clear{
	clear: both;
	}
.nodisplay{
	display: none;
	}

/* Social_Link */
#social {
	width: 400px;
	height: 30px;
	top: 371px;
	left: 536px;
	position: absolute;
}	
	/* Twitter */
	#twitter {
		width: 120px;
		height: 30px;
		float: left;    
	}
	/* Facebook */
	.fb-like {
		float: left;
		height: 20px;
		width: 110px;
		margin: 0;   
	}
	/* Google +1 */
	#___plusone_0{
		width:65px !important;
		float: left!important;
		height: 20px !important;
		margin: 0!important;
	}
	/* hatena */
	.hatena-bookmark-button-frame {
		float: left;
		margint: 0 0 0 10px;
	}
		
#symp30th {
	position: absolute;
	top: 7px;
	right: 14px;
	width: 105px;
	height: 114px;
}
#plantsday {
	position: absolute;
	top: 15px;
	right: 13px;
	width: 135px;
	height: 52px;
}
