@charset "utf-8";

html{}

body{
	font-size: 12px;
	text-align: center;
	background-image: url(../images/bodyback.jpg);
	text-align: center;
	scrollbar-arrow-color: white;
	scrollbar-face-color:black;
	scrollbar-track-color:white;
	scrollbar-highlight-color:#666666;
	scrollbar-shadow-color:#999999;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color:black;
}

a:link {
	text-decoration: none;
	color: #003E00;
}
a:visited {
	text-decoration: none;
	color: #003E00;
}
a:hover {
	text-decoration: underline;
	color: #E85700;
}
a:active {
	text-decoration: none;
	color: #000000;
}

h1, h2, h3, h4, h5 {
	font-family: "ＭＳ 明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

p{
	margin: 1em auto;
	line-height: 1.6em;
	text-align: left;
}

img {
	border: none;
}

/* IE透過対策 */
* html img {
	behavior: url(/script/iepngfix/iepngfix.htc);
}

table {
}

tr {
}

td {
	line-height: 1.6em;
}
dl {
	margin-left: 2em;
}
dt {
	margin-top: 0.5em;
	font-size: 1.1em;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


.central {
	text-align: center;
}
.section {
	margin: 10px;
	padding: 6px;
	border: dashed 1px #033;
	overflow: hidden;
	zoom: 1;
}
#main .single {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#main .single h1 {
	text-align: center;
}

/* 囲み枠用 */

#wrapper{
	width: 768px;
	background-repeat: repeat-y;
	background-position: right;
	margin: 10px auto;
	padding: 0;
	border: 1px solid #666666;
	background-image: url(../images/back/back_l3.jpg);
}

#header {
	margin: 0;
	padding: 0;
	width: 100%;
	background-image: url(../images/header/back.jpg) repeat-x top;
	color: #FFFFFF;
	background-color: #000000;
	overflow: hidden;
	position: relative;
}

#header a {
	color: white;
}

/* header 画像入れ用 */
.arrow_w {
	background-image:url(../images/header/arrow-r.png);
	background-repeat: no-repeat;
	background-position: left center;
	min-height: 14px;
	padding-left: 20px;
}
.megane {
	background-image:url(../images/header/megane.png);
	background-repeat: no-repeat;
	background-position: left center;
	min-height: 14px;
	padding-left: 20px;
}
* html .arrow_w {
	behavior: url(/script/iepngfix/iepngfix.htc);
	padding: 0px 10px;
}
* html .megane {
	behavior: url(/script/iepngfix/iepngfix.htc);
	padding: 0px 10px;
}

#header_l {
	float: left;
	font-size: 20px;
	margin: 10px;
	width: auto;
	font-family: "ＭＳ 明朝", "細明朝体", "ヒラギノ明朝 Pro W3 ,serif" ;
}

#header_l .mini{
	font-size: 12px;
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


#header_r {
	width: auto;
	float: right;
	margin-top: 6px;
	margin-right: 10px;
	line-height: 20px;
	color: white;
	height: 55px;
}

#header_r label {
	color: white;
	vertical-align: middle;
}
#header_r input {
	vertical-align: middle;
}

#header_navi {
	clear: both;
	margin: 0;
	padding: 0;
	background-color: black;
	width: 100%;
}
/*
#header_navi ul {
	list-style: none;
	color: white;
	margin: 0px 0 6px 0;
	border: none;
	width: auto;
	padding: 0 auto;
}
#header_navi ul li {
	float:  left;
//	border: none;
}
#header_navi ul a {
	text-decoration: none;
}
*/
#annai {
	clear: both;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin: 0;
	width: auto;
	text-align: left;
}

/**/


/**/



#main {
	/*	background: url(images/back/back_l2.png); */
	background-image: url(../images/back/back_l2.jpg);
	background-position: right top;
	margin: 0;
	padding: 0 0 10px 0;
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
	text-align: left;
}
* html #main {
	behavior: url(/script/iepngfix/iepngfix.htc);
}
#main:after {
content: ".";
display: block;
clear: both;
height: 0;
max-height: 0;
visibility: hidden;
}

#wrapper_1 {
	padding: 160px 0 0 0;
	margin: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
* html #wrapper_1 {
	behavior: url(/script/iepngfix/iepngfix.htc);
}
.wrapper_1:after {
content: ".";
display: block;
clear: both;
height: 0;
max-height: 0;
visibility: hidden;
}
.wrapper_1 {
	padding: 160px 0 0 0;
	margin: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
* html #wrapper_1 {
	behavior: url(/script/iepngfix/iepngfix.htc);
}
.wrapper_1:after {
content: ".";
display: block;
clear: both;
height: 0;
max-height: 0;
visibility: hidden;
}

.waku {
	margin: 0;
	padding: 10px;
}

#wrapper_2 {
	padding: 16px 26px;
	margin: 0;
	width: auto;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
* html #wrapper_2 {
	behavior: url(/script/iepngfix/iepngfix.htc);
	width: 660px;
	margin: 0px auto;
}
#wrapper_2:after {
content: ".";
display: block;
clear: both;
height: 0;
max-height: 0;
visibility: hidden;
}

#wrapper_2 p {
	padding-left: 2em;
}
.wrapper_2 {
	padding: 16px 26px;
	margin: 0;
	width: auto;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
* html .wrapper_2 {
	behavior: url(/script/iepngfix/iepngfix.htc);
	width: 660px;
	margin: 0px auto;
}
.wrapper_2:after {
content: ".";
display: block;
clear: both;
height: 0;
max-height: 0;
visibility: hidden;
}

.wrapper_2 p {
	padding-left: 2em;
}


#summary {
	background-image: url(../../summary/images/summary1_1.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#background {
	background-image: url(../../history/images/history1_1.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#architech {
	background-image: url(../../tech/images/build1_1.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#construction {
	background-image: url(../../tech/images/tech1_1.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#data {
	background-image: url(../../tech/images/tech2_1.png);
	background-position: top center;
	background-repeat: no-repeat;
}



#main_right {
	float: left;
	margin: 0px auto 10px auto;
	padding: 0;
	width: 540px;
	border-left: 1px solid black;
	background-color: transparent;
	display: inline;
}
#main_left {
	float: left;
	width: 170px;
	margin: 0px 0px auto 20px;
	padding: 0;
	text-align: left;
	background-color: transparent;
	display: inline;
}


#footer {
	clear: both;
	margin: 6px 20px;
	padding: 2px;
	width: auto;
	height: auto;
}
#footer_l {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
	line-height: 1.6em;
}
#footer_r {
	margin: 0;
	text-align: right;
	padding: 0;
	width: 220px;
	float: right;
}
#tate {
	float: left;
	width: 60px;
	text-align: center;
	margin-top: 2px;
}

#pagetop {
	text-align: right;
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 2em;
}

/* 左サイド用 */

.sidetitle {
	list-style-type: none;
	margin: 0;
	line-height: 1.4em;
	color: #666666;
	padding: 0;
}

.sidetitle li{
	margin: 1em 0px;
}

/* main2用 */
#main2 {
	float: right;
	width: 412px;
	padding: 0;
	margin: 0;
}

#main_right .fig {
	caption-side: bottom;
	font-size: 0.9em;
	font-weight: bold;
	margin: 1em auto;
	padding: 0;
	border: none;
	line-height: 1.1em;
}
#main_right:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
} 
#main2 p {
	text-indent: 1em;
	margin: 0.5em 0 1em 0;
	line-height: 1.6em;
	text-align: justify;
	text-justify: inter-ideograph;
}

#main2 a {
	color: #666666;
	font-weight: bold;
}

#main_right h1 {
	text-align: center;
	font-size: 1.6em;
	margin: 4px auto 1em auto;
}

#main_right h2 {
	font-size: 1.2em;
	margin: 0.5em auto;
}

#main_right h3 {
	font-size: 1.2em;
	margin: 0.2em auto;
	font-weight: normal;
	clear: both;
}

#main_right ul {
	margin: 1em;
}

#main_right ul li {
	line-height: 1.4em;
	margin: 1em 0em 1em 1em;
}

/*　沿革用テーブル */
table#enkaku_t {
    border-collapse: collapse;
    border-spacing: 0;
	empty-cells: show;
}
table#enkaku_t th {
	border-bottom: 1px solid black;
	text-align: center;
}

.enkaku {
	padding: 0.5em 0.5em;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	border-right: 1px solid black;
}
.enkakun {
	padding: 0.5em 0.5em;
}

/* footer 画像入れ用 */
.arrow {
	background-image:url(../images/arrow-r.png);
	background-repeat: no-repeat;
	background-position: left center;
	min-height: 14px;
	padding-left: 20px;
	width: auto;
	padding-top: 2px;
}

.arrow_l {
	background-image:url(../images/arrow-l.png);
	background-repeat: no-repeat;
	background-position: left center;
	min-height: 14px;
	padding-left: 20px;
	width: auto;
	padding-top: 2px;
}
* html .arrow {
	padding-left: 10px;
	margin-right: 10px;
	behavior: url(/script/iepngfix/iepngfix.htc);
}
* html .arrow_l {
	padding-left: 10px;
	margin-right: 10px;
	behavior: url(/script/iepngfix/iepngfix.htc);
}

/* 技術 */

.techm {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-weight: bold;
}
#page_navi {
	clear: both;
	margin-left: 20px;
	width: auto;
	margin-top: 1em;
	margin-bottom: 1em;
}

/* 全共通 */

.left {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
}
.right {
	float: right;
	width: 50%;
	margin: 0;
	padding: 0;
}
.t_right {
	text-align: right;
}
.num {
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	min-height: 18px;
	margin: 0;
}

/* */

#main2 div.indent_none {
}
#main2 div.indent_none p {
	text-indent: 0px;
}
#main2 .noindent {
	text-indent: 0;
}

/* 部分用 */
#main2 h4.part {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	font-size: 13px;
	line-height: 1.3em;
	margin: 0;
	min-height: 18px;
}

.part_f {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 20px;
	text-align: left;
}
.part_f img {
	margin-left: 10px;
	margin-bottom: 10px;
}
#main2 .part_f p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.sitemap {
	list-style-position: inside;
	margin: 40px;
	line-height: 1.6em;
}

/* ライブカメラページ用 */
#liveview {
	margin: 20px 10px;
	position: relative;
}

#liveview ul {
	list-style-type: square;
}
#liveview ul li {
	line-height: 1.4em;
}
#liveview ul li ul {
	list-style-type: disc;
}

/* pic */
#pic_menu {
}
#pic_menu li {
	margin-left: 0em;
}
#pic_menu ul, #pic_menu li ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#pic_menu li ul li {
	margin-left: 1em;
}

/* 未来 */
#main2 .date {
	clear: both;
	border-bottom: 1px solid gray;
	padding: 4px 0px 2px 0px;
	margin: 6px 0px 2px 0px;
}

/* 動画 */
.movie {
	padding: 10px;
	text-align: center;
}
.movie ul {
	margin-left: 30%;
}
.movie li {
	text-align: left;
}
.fontred {
	color: #F00;
}
.fontsize18bold {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
.movieexp {
	width: 80%;
}

/* summary 概要 */
.season {
	float: right;
	width: 360px;
	overflow: hidden;
	/zoom: 1;
}
.price th {
	background-color: #876D55;
	color: white;
	padding: 6px;
}
.price td {
	background-color: white;
	padding: 6px;
}

/* ToTOP */
#back-top {
	position: fixed;
	bottom: 60px;
//	margin-left: -100px;
	margin-right: 0;
	right: 0;
	text-align: center;
}
#back-top a {
	width: 100px;
	display: block;
	color: white;
}
#back-top span {
	margin: 0 auto;
	padding: 0 auto;
	width: 100px;
	height: 54px;
	display: block;
	margin-bottom: 7px;
	background: url(../images/toTOP.png) no-repeat center center;
}
.clear { clear: both; }