@charset "utf-8";

/* CSS Document */
/*---------------------------------
_基本ベース
-----------------------------------*/
body {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
	font-size: 87.5%;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-image: url(/IMG/back_img_b.gif);
	background-position: left top;
	background-repeat: repeat;
	background-color: #e4fefd;
	line-height: 2;
	background-attachment: fixed;
}

a:link {
	color: #333;
	text-decoration: underline;
}

a:visited {
	color: #8a7f78;
	text-decoration: underline;
}

a:hover {
	color: #c85554;
	text-decoration: none;
}

a:active {
	color: #c85554;
	text-decoration: none;
}

/*---------------------------------
_汎用スタイル
-----------------------------------*/
h1,
h2,
h3,
h4,
h5 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

img {
	border-width: 0px;
	border-style: none;
	vertical-align: top;
	line-height: 100%;
	max-width: 100%;
}

p {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

ul,
ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li {
	padding: 0px;
	margin: 0px;
}

dl,
dt,
dd {
	margin: 0px;
	padding: 0px;
}

a {
	margin: 0px;
	padding: 0px;
}

a img:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ccc;
}

/*---------------------------------
_テーブル共通
-----------------------------------*/
table {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	line-height: .5em;
	font-size: 0.85em;
}

table tr th {
	font-weight: normal;
	padding: .7em 0;
	border: 1px solid #ccc;
	text-align: center;
	background-color: #eee;
}

table tr td {
	padding: .7em 0;
	border: 1px solid #ccc;
	text-align: center;
}

/*---------------------------------
_clearfix
-----------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.clear {
	clear: both;
}

/*---------------------------------
_page-top
-----------------------------------*/
#page-top {
	position: fixed;
	bottom: 80px;
	right: 20px;
	z-index: 2000;
}

#page-top a {}

#page-top a:hover {}


/*---------------------------------
_container
-----------------------------------*/
#container {
	text-align: left;
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0;
}

/*---------------------------------
_header
-----------------------------------*/
header {
	background-color: #33c;
	margin: 0;
	padding: 0;
	height: 150px;
	width: 100%;
}

header #name-area {
	margin: 0;
	padding: 0;
	background-image: url(/IMG/name_line.gif);
	background-repeat: repeat-x;

}

header #name-area h1#logo {
	margin: 0;
	padding: 0;
	line-height: 0;
	float: left;
	width: 320px;
	max-width: 320px;
}

header #name-area span#english {
	float: right;
	margin-top: 26px;
	width: 400px;
	max-width: 400px;
}

/*---------------------------------
_nav
-----------------------------------*/
nav {
	margin: 0 auto;
	padding: 0;
	width: 896px;
}

nav #g-navi {
	margin: 0 auto;
	width: 100%;
}

nav #g-navi li {
	width: 112px;
	float: left;
}

/*---------------------------------
_photo
-----------------------------------*/
#slide-area {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 960px;
	height: 260px;
	position: relative;
}

#slide-area img {
	position: absolute;
	width: 80px;
	height: 92px;
	left: 860px;
	top: 20px;
	z-index: 10;
}

/*スライダー*/
#slider {
	position: relative;
	width: 960px;
	height: 250px;
}

#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

#slider a {
	border: 0;
	display: block;
}

.nivo-controlNav {
	position: absolute;
	bottom: -25px;
	right: 5px;
}

.nivo-controlNav a {
	display: block;
	width: 22px;
	height: 22px;
	background: url(/IMG/bullets.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	margin-right: 3px;
	float: left;
}

.nivo-controlNav a.active {
	background-position: 0 -22px;
}

.nivo-directionNav a {
	display: block;
	width: 30px;
	height: 30px;
	background: url(/IMG/arrows.png) no-repeat;
	text-indent: -9999px;
	border: 0;
}

a.nivo-nextNav {
	background-position: -30px 0;
	right: 15px;
}

a.nivo-prevNav {
	left: 15px;
}

.nivo-caption {
	text-shadow: none;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.3;
}

.nivo-caption a {
	color: #efe9d1;
	text-decoration: underline;
}

/*---------------------------------
_main
-----------------------------------*/
#contents {
	width: 100%;
	margin: 0;
	padding: 0 0 5px 0;
	background-color: #33c;
}

/*休館のお知らせ*/
section#kokuchi {
	background: #fff;
	padding: 10px 20px;
	margin: 20px 20px 10px;
	font-size: 120%;
}
section#kokuchi h2.dear {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	margin: 20px auto 10px;
	padding: 4px;
	color: #fff;
	background: #993333;
	text-align: center;
	width: 300px;
}
section#kokuchi h2 {
	display: block;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #33c;
}

section#kokuchi p {
	padding: 8px;
}
section#kokuchi p.mt {
	padding-top: 0;
}
section#kokuchi p.bold {
	font-weight: bold;
}
section#kokuchi span.fs-b {
	font-size: 120%;
}
section#kokuchi p.kanmei {
	text-align: right;
}
section#kokuchi ul {
	padding: 0 16px;
	margin: 10px 0 20px;
	font-size: 110%;
	font-weight: bold;
	/*color: #EE0011;*/
}
section#kokuchi ul li {
	list-style-type: disc;
	list-style-position: inside;
}

/*ホットニュースと産業科学館だより*/
.info-area {
	width: 470px;
	float: left;
	margin: 20px 10px 10px 10px;
}

section h2 {
	display: none;
}

section#info {
	padding: 5px;
	margin: 0;
	border-width: 3px;
	border-style: solid;
	border-color: #ffcc33;
	background-color: #FFF;
	border-radius: 1em;
	font-size: 100%;
}

section#tayori {
	padding: 5px;
	margin: 0;
	border-width: 3px;
	border-style: solid;
	border-color: #ff99cc;
	background-color: #FFF;
	border-radius: 1em;
	font-size: 100%;
}

#info ul,
#tayori ul {
	margin: 0;
	padding: 0 5px;
}

#info li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ff9900;
	list-style-type: none;
	background-image: url(/IMG/ic_info.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	margin-bottom: 5px;
}

#tayori li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ff99cc;
	list-style-type: none;
	background-image: url(/IMG/ic_tayori.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	margin-bottom: 5px;
}

section .ichiran {
	text-align: right;
	margin: 0;
	padding: 5px 0 2px 0;
	line-height: 1;
	font-size: .85em;
}

#info li a:link,
#tayori li a:link {
	color: #333;
	text-decoration: none;
}

#info li a:visited,
#tayori li a:a:visited {
	color: #8a7f78;
	text-decoration: none;
}

#info li a:hover,
#tayori li a:hover {
	color: #c85554;
	text-decoration: underline;
}

#info li a:active,
#tayori li a:active {
	color: #c85554;
	text-decoration: underline;
}

/*メインレフト・ライト*/
#main-left {
	width: 420px;
	float: left;
	margin: 0;
}

#main-right {
	width: 540px;
	float: left;
	margin: 0;
}

/*ガイドボランティア*/
#guide-area {
	width: 180px;
	float: left;
	margin: 20px 0 4px 36px;
}

/*たんけん科学ランド相談員募集*/
#soudaninbosyu-area {
	width: 180px;
	float: left;
	margin: 20px 10px 4px;
}

/*紹介とストリートビュー,年報と各階ボタン*/
#movie-area {
	width: 197px;
	float: left;
	margin: 0 10px 10px 25px;
}

#movie-ph {
	width: 180px;
	border-width: 0 3px 0 3px;
	border-style: solid;
	border-color: #9999ff;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	text-align: center;
	padding: 5px 0 0 0;
}

#movie-btm {
	float: right;
	width: 186px;
	max-width: 186px;
	height: 13px;
}

/*ストリートビュー,年報*/
#streetview-area,
#nenpo-area {
	width: 177px;
	float: left;
	margin: 30px 10px 10px 0px;
}

#streetview-ph,
#nenpo-il {
	width: 160px;
	border-width: 0 3px 0 3px;
	border-style: solid;
	border-color: #9999ff;
	background-color: #FFF;
	margin: 0;
	padding: 5px 0 0 0;
}

#streetview-btm,
#nenpo-btm {
	width: 166px;
	max-width: 166px;
	height: 13px;
}

/*キャラ位置*/
#car-01 {
	float: left;
	padding: 75px 0 0 20px;
	width: 124px;
	max-width: 124px;
}

/*各階ボタン*/
h2.btn-area {
	float: left;
	padding: 10px 0 10px 0;
	width: 180px;
	max-width: 180px;
}

/*バナーエリア*/
#banner {
	padding: 5px 5px 2px 5px;
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 920px;
	background-color: #4f4fe3;
}

#banner h3 {
	color: #FFF;
	padding: .2em 0 .2em .5em;
	font-size: .9em;
	line-height: 1.3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8181ee;
}

#banner ul {
	margin: 10px 0 0 0;
	padding: 0;
}

#banner li {
	float: left;
	padding: 0 10px 0 10px;
	color: #FFF;
	font-size: .8em;
	width: 148px;
	max-width: 148px;

}

/*---------------------------------
_footer
-----------------------------------*/
footer {
	width: 960px;
	margin: 0;
	padding: 10px;
	background-color: #333;
	color: #fff;

}

footer #ft-img {
	float: left;
	width: 80px;
	max-width: 80px;
}

address {
	color: #fff;
	font-style: normal;
	line-height: 1.4;
	float: left;
	margin: .5em 0 0 1em;
}

footer #bn-area {
	float: right;
	width: 158px;
	font-size: .7em;
	line-height: 1.4;
}

footer a:link {
	color: #fff;
	text-decoration: underline;
}

footer a:visited {
	color: #fff;
	text-decoration: underline;
}

footer a:hover {
	color: #fff;
	text-decoration: none;
}

footer a:active {
	color: #fff;
	text-decoration: none;
}

/*---------------------------------
_レイアウト
-----------------------------------*/
.mt00 {
	margin-top: 0 !important;
}

.mt05 {
	margin-top: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mr00 {
	margin-right: 0 !important;
}

.mr05 {
	margin-right: 5px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mr15 {
	margin-right: 15px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.mr30 {
	margin-right: 30px !important;
}

.mr40 {
	margin-right: 40px !important;
}

.mb00 {
	margin-bottom: 0 !important;
}

.mb05 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.ml00 {
	margin-left: 0 !important;
}

.ml05 {
	margin-left: 5px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.ml15 {
	margin-left: 15px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.ml30 {
	margin-left: 30px !important;
}

.ml40 {
	margin-left: 40px !important;
}

.pt00 {
	padding-top: 0 !important;
}

.pt05 {
	padding-top: 5px !important;
}

.pt10 {
	padding-top: 10px !important;
}

.pt15 {
	padding-top: 15px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pr00 {
	padding-right: 0 !important;
}

.pr05 {
	padding-right: 5px !important;
}

.pr10 {
	padding-right: 10px !important;
}

.pr15 {
	padding-right: 15px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.pr30 {
	padding-right: 30px !important;
}

.pr40 {
	padding-right: 40px !important;
}

.pb00 {
	padding-bottom: 0 !important;
}

.pb05 {
	padding-bottom: 5px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}

.pb15 {
	padding-bottom: 15px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pl00 {
	padding-left: 0 !important;
}

.pl05 {
	padding-left: 5px !important;
}

.pl10 {
	padding-left: 10px !important;
}

.pl15 {
	padding-left: 15px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.pl30 {
	padding-left: 30px !important;
}

.pl40 {
	padding-left: 40px !important;
}

.aleft {
	text-align: left !important;
}

.acenter {
	text-align: center !important;
}

.aright {
	text-align: right !important;
}

.vtop {
	vertical-align: top !important;
}

.vmiddle {
	vertical-align: middle !important;
}

.vbottom {
	vertical-align: bottom !important;
}

.left {
	float: left !important;
}

.right {
	float: right !important;
}