/* science_common.css */


.c-both {
	clear: both;
}

/* science用サイドメニューの背景設定　*/

#Main{
	/*background: url(../img/common/img_side_back.gif);*/
	background-color: #d5ebf6;
}

#Main:after {
	content: ".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;}

#Main{
	/* IE7 */
	display:	inline-block;
}

/* Hides from IE-mac ＼*/
* html #Main{height: 1%;}
.#Main{display:block;}
/* End hide from IE-mac */


#Contents {
	background: #fff;
}


/*　初期設定　*/


#ContentsInner {
	/*\*/
	text-align: justify;
	text-justify: distribute;
	/**/
	color: #221815;
	background: #fff;
}

#ContentsInner img,
#ContentsInner a img {
	margin-bottom: 10px;
	line-height: 1;
	vertical-align: bottom;
}

#ContentsInner ul,
#ContentsInner li,
#SideMenu ul,
#SideMenu li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#ContentsInner h3 {
	margin: 30px 0 20px 0 !important;
	height: 118px;
	background: url(../img/common/h3ttl.gif) no-repeat left center;
	text-indent: -9999px;
}

#ContentsInner .info{
	margin-bottom: 20px;
	background: url(../img/common/science_info.gif) no-repeat left;
	height: 83px;
	}

#SideMenu img {
	line-height: 1;
	vertical-align: bottom;

}

#SideMenu ul li {
	text-align: center;
	padding: 0;
	margin: 0;
}

/* science独自　共通　
	Contents が　10ｐｘ広く、
	SideMenuが　10ｐｘ狭く。
*/

#Contents {
	width: 623px;
}

#SideMenu {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 167px;
	height: auto;
}

#SideMenuInner2 {
	margin: 10px 5px 20px;
}
#SideMenuInner2 img{
	margin-bottom:5px;
}

#SideMenu div#SideMenuInner {
	margin: 10px 5px 20px;
}

#scienceSide h3 {
	text-align: center;
	margin-top: 10px; 
	padding: 0 !important;
}

#scienceSide dl {
	padding: 5px 0;
}

#scienceSide dt {
	padding: 0 5px;
}

#scienceSide dd {
	font-size: 80%;
	padding: 2px 5px 0 7px;
	line-height: 1.7;
}

#scienceSide ul {
	padding: 0 0 0 5px;
}

#SideMenu #scienceSide li {
	margin: 0 0 10px;
}

	




/*　全般　*/


.pagetop {
	text-align: right;
	margin-top: 30px;
}


/* boxTableCell */


.boxTableCell {
	display: table-cell !important;
}

* html .boxTableCell {/* IE 6 */
	display:inline;
	zoom:1;
}

*:first-child+html .boxTableCell {/* IE 7 */
	display:inline;
	zoom:1;
}



/* 科学館一覧 */

#waku_body {
	display: block;
	width: 516px;
	border-left: 1px #e2e6e9 solid;
	border-right: 1px #e2e6e9 solid;
	text-align: left;
	margin-top: -10px;
}
/* firefox */
div#waku_body, x:-moz-any-link {
	display: block;
	width: 516px;
	border-left: 1px #e2e6e9 solid;
	border-right: 1px #e2e6e9 solid;
	text-align: left;
}

/* IE6 */
*html #waku_body {
	display: block;
	width: 516px;
	border-left: 1px #e2e6e9 solid;
	border-right: 1px #e2e6e9 solid;
	text-align: left;
	margin-top: -10px;
}


.kan_box {
	width: 480px;
}

.kan_box_left {
	width: 180px;
	text-align: left;	
	float: left;

}

.kan_box_right {
	width: 300px;
	text-align: left;
	float: right;

}

.lines {
	display: block;
	width: 480px;
	height: 1px;
	border-top: 1px #cccccc solid;
	margin-top: 10px;
	padding-bottom: 10px;

}



.kan_t {
	font-weight: 11px;
	font-weight: bold;

}

.txt_box {
	font-size: 11px;
	line-height: 14px;
	width: 300px;
	text-align: left;
}

.txt_box_left {
	width: 35px;
	float:left;

}

.txt_box_right {
	width: 265px;
	float: right;
}




#bt_img {
	width: 480px;
	text-align: center;
	margin-bottom: 20px;
	
}
/* firefox */
div#bt_img, x:-moz-any-link {
	width: 480px;
	text-align: center;
	margin-bottom: 10px;
}

/* IE6 */
*html #bt_img {
	width: 480px;
	text-align: center;
	margin-bottom: -10px;
}




#bt_img_1 a{
display:block;
width:75px;
height:23px;
background:url(../img/k_map/bt_1_off.gif) no-repeat;
text-indent: -9999px;
margin-top:0px; 
margin-right: 5px;
text-decoration:none;
float:left;
}

#bt_img_1 a:hover{
background:url(../img/k_map/bt_1_a.gif) no-repeat;
}

#bt_img_1_a {
display:block;
width:75px;
height:23px;
background:url(../img/k_map/bt_1_a.gif) no-repeat;
text-indent: -9999px;
margin-top:0px;
margin-right: 5px;
text-decoration:none;
float:left;
}


#bt_img_2 a{
display:block;
width:75px;
height:23px;
background:url(../img/k_map/bt_2_off.gif) no-repeat;
text-indent: -9999px;
line-height:50px;
margin-top:0px;
margin-right: 5px;
text-decoration:none;
float:left;
}

#bt_img_2 a:hover{
background:url(../img/k_map/bt_2_a.gif) no-repeat;
}

#bt_img_2_a {
display:block;
width:75px;
height:23px;
background:url(../img/k_map/bt_2_a.gif) no-repeat;
text-indent: -9999px;
line-height:50px;
margin-top:0px;
margin-right: 5px;
text-decoration:none;
float:left;
}

#bt_img_3 a{
display:block;
width:75px;
height:23px;
background:url(../img/k_map/bt_3_off.gif) no-repeat;
text-indent: -9999px;
margin-top:0px;
margin-right: 5px;
text-decoration:none;
float:left;
}

#bt_img_3 a:hover{
background:url(../img/k_map/bt_3_a.gif) no-repeat;
}

#bt_img_3_a {
display:block;
width:75px;
height:23px;
background:url(../img/k_map/bt_3_a.gif) no-repeat;
text-indent: -9999px;
margin-top:0px;
margin-right: 5px;
text-decoration:none;
float:left;
}

#bt_img_4 a{
display:block;
width:75px;
height:23px;
background:url(../img/k_map/bt_4_off.gif) no-repeat;
text-indent: -9999px;
margin-top:0px; 
margin-right: 5px;
text-decoration:none;
float:left;
}

#bt_img_4 a:hover{
background:url(../img/k_map/bt_4_a.gif) no-repeat;
}

#bt_img_4_a {
display:block;
width:75px;
height:23px;
background:url(../img/k_map/bt_4_a.gif) no-repeat;
text-indent: -9999px;
margin-top:0px;
margin-right: 5px;
text-decoration:none;
float:left;
}

#bt_img_5 a{
display:block;
width:75px;
height:23px;
background:url(../img/k_map/bt_5_off.gif) no-repeat;
text-indent: -9999px;
margin-top:0px;
margin-right: 5px;
text-decoration:none;
float:left;
}

#bt_img_5 a:hover{
background:url(../img/k_map/bt_5_a.gif) no-repeat;
}

#bt_img_5_a {
display:block;
width:75px;
height:23px;
background:url(../img/k_map/bt_5_a.gif) no-repeat;
text-indent: -9999px;
margin-top:0px;
margin-right: 5px;
text-decoration:none;
float:left;
}

#bt_img_6 a{
display:block;
width:75px;
height:23px;
background:url(../img/k_map/bt_6_off.gif) no-repeat;
text-indent: -9999px;
margin-top:0px; 
text-decoration:none;
float:left;
}

#bt_img_6 a:hover{
background:url(../img/k_map/bt_6_a.gif) no-repeat;
}

#bt_img_6_a {
display:block;
width:75px;
height:23px;
background:url(../img/k_map/bt_6_a.gif) no-repeat;
text-indent: -9999px;
margin-top:0px;
margin-right: 5px;
text-decoration:none;
float:left;
}

/*\*//*/
* html .boxTableCell {
	display:inline-block;
}
/**/
#Maps {
	height: 640px;
	width: 512px;
}
div#navi {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 523px;
}
div.fukidashi {
	font-size:12px;
	width: 280px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 10px;
}

div.fukidashi h4 {
	line-height: 100%;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 140%;
	color: #0099FF;
}
div.fukidashi img {
	margin:0px;
	padding:0px;
}
div.fukidashi dl {
	margin:0px;
	padding:0px;
}
div.fukidashi dl dt {
	font-weight: bold;
	padding: 0px;
	float: left;
	height: auto;
	width: 40px;
	clear: both;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
} 
div.fukidashi dl dd {
	padding: 0px;
	float: left;
	height: auto;
	line-height: 100%;
	margin: 0px 0px 5px;
	width: 240px;
} 
div.fukidashi dl dd.both {
	clear: both;
} 

.mapbtn {
float:right;margin:5px 0 0 0;cursor:hand;}

.map_inner {margin:7px;}
#MapsMini {
	height: 450px;
	width: 523px;
}
