﻿@import url('layout.css');

/* コンテンツ */
#box-contents {
	line-height: 1.4;
	position:relative;
	top: 0;
	left: 0;
	padding: 15px;
	background: #fff none ;
	text-align: center;
}
#box-contents h1 {
	font-size:x-large;
	padding: 11px 12px 8px 16px;
	margin: 0 0 8px 0;
	border: 1px solid #999;
	border-width: 1px 0 0 0;
	color: #333;
	margin-bottom: 5px;
	background: #dfdfdf url('../_img/bg_w2.gif') no-repeat scroll -15px -79px;
}
#box-contents p {
	margin: 0 0.5em 1em 1px;
	padding: 0;
}

#box-contents ul.link {
	margin:15px;
	padding:0;
}

#box-contents ul.link li {
	list-style-type: none;
	margin:0;
	padding:0;
}
#box-contents ul.link li a{
	background:transparent url('../_img/link-big.gif') no-repeat scroll left 1px;
	padding-left: 23px !important;
	padding-bottom:2px !important;
}
#box-contents ul li li{
	list-style-type: none;
}
#box-contents .map-other-img ul.link li a{
	background-image:url('../_img/link-big-mini-gray.gif') !important;
	padding-left: 19px !important;
	padding-bottom:2px !important;
	line-height:1;
}


#box-contents h1,
#box-contents h2,
#box-contents h3,
#box-contents p,
#box-contents li{
	text-align:left;
}


/* 補助的なもの */
.pagetop {
	position:relative;
	top: -0.5em;
	margin: 0 0 -15px 0 !important;
	padding: 20px 0 0 0;
	font-size: small;
	text-align: right !important;
	clear: both;
}
.pagetop a{
	background: #fff url('../_img/pagetop.gif') no-repeat scroll left 3px;
	padding-left: 15px;
}
.str-new-win{
	display: block;
	color: #666;
	margin-top: 5px;
	font-size: x-small;
	line-height: 1.5;
}
.txt-s {
	font-size: x-small !important;
}
.clear-left{
	clear: left;
}
.clear-right{
	clear: right;
}
.clear-both{
	clear:both;
}

br.clear-right,
br.clear-left,
br.clear-both{
	font-size:1px;
	line-height: 1;
}

#span-private{
	position:absolute;
	right: 10px;
	top: 7px;
	color: #fff;
	background-color: #f00;
	padding: 5px;
}
#span-private a{
	padding:0px 2px;
	background-color: #fff;
}
.kome{
	position: relative;
	right: -6px;
	top: -18px;
	font-size: x-small;
	color: #666;
	text-align:right !important;
	padding: 0 !important;
	margin: 0 0 -30px 0 !important;
}

.kome2{
	font-size: x-small;
	color: #666;
	margin: 0 0 0 0 !important;
}
.navi-all{
	margin: -15px 0 0 -10px !important;
}
.navi-all li{
	padding: 0 !important;
	margin: 0 !important;
}


/* 地震トップ */
.h1-quake-top {
	border: none !important;
	padding: 0 !important;
	background: transparent !important;
}

#box-quake-top {
	background: #ddd url('../_img/bg_w2.gif') no-repeat scroll -15px -79px;
	padding: 10px;
	margin-bottom: 20px;
}
.box-quake-top-l{
	width: 270px;
	float:left;
}
.box-quake-top-r{
	margin-left: 280px;
}

.top-cap {
	margin: 8px -3px 0 1px !important;
	font-size: 90%;
}

.p-img-top {
	font-size: small;
	color: #333;
	width: 600px;
	float: right;
	margin: 0 0 0 10px !important;
}
.p-img-top img {
	display: block;
}
.quake-navi li{
	margin-bottom: 0 !important;
}

.ul-update{
	list-style-type: none;
	margin:10px 0 0 10px;
	padding:0;
}
.ul-update li{
	margin:0 10px 0 0; /* bottom 20 */
	padding:0;
	line-height: 1;
	width: 48%;
	height: 80px;
	float: left;
}
.ul-update li a{
	line-height: 1.2;
}
.ul-update strong{
	font-size: small;
	color: #666;
}
.ul-update li small{
	color: #666;
}
.ul-update li .number{
	display: block;
	float:left;
	width: 55px;
	height: 55px;
	padding: 7px;
	margin: 0 7px 10px 0;
	border: 1px solid #999;
}

a:hover {
	text-decoration: none;
}
.img-link{
	padding: 0 0 0 25px;
	background: transparent url('../_img/link-big.gif') no-repeat scroll left center ;
	white-space: nowrap;
	line-height: 1.2em;
	list-style-type: none;
}
#top{
	position: absolute;
	top: 0;
	left: 0;
	line-heihgt:1px;
	font-size:1px;
}

/* 一覧ページ */
#box-all table {
	border-collapse: collapse;
	margin: 20px 0;
}
#box-all th,
#box-all td {
	text-align: left;
	vertical-align: top;
	padding: 2px 0 10px 0;
}
#box-all th {
	padding-right: 10px;
	width: 100px;
}
#box-all-img {
	width: 150px;
	padding: 10px 15px 10px 0;
	color: #999;
	font-size: small;
	float: left;
}
#box-all-img img {
	margin: 0 0 1px 0;
}
#box-right {
	width: 220px;
	padding: 0 0 20px 0;
	float: right;
	background-color: #fff;
	font-size: small;
}
ul#subnavi {
	margin: 0 0 2em 0 !important;
	padding: 0 0 0 33px;
}
ul#subnavi li {
	margin: 0 0 0.5em 0 ;
}
ul#subnavi li ul {
	margin-top: 0.5em;
	padding:0 ;
}
ul#subnavi ul {
	margin-left: 1em;
	color: #888;
}
ul#subnavi ul ul {
	margin: 0;
}
ul#subnavi ul ul li {
	margin: 0 0 0 1em;
	list-style-type: none !important;
}
.img-map {
	float: right;
	border: 1px solid #cfcfcf;
	margin: 10px 0 10px 10px;
}

/* マップページ */
#box-left{
	/* width: 66%;
	float: left; */
}
#box-map-right {
	width: 280px;
	float:right;
	padding:0 0 0 15px;
	background-color: #fff;	
	margin: 0 10px 10px 0;
}

#box-map{
	position: relative;
	width: 270px;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
	text-align: left !important;	
}

#box-map small{
	display: block;
	margin: 10px 0 0 0;
}

.map-detail{
	width: 100%;
	height: 250px; /* 75% */
}
#no-map{
	padding: 5px 20px !important;
	margin: 0 !important;
}

/* 全体マップ */
#box-all-map {
	text-align: left !important;
}

.all-map-frame{
	position: relative;
	width: 100%;
	height:500px;
	border: 1px solid #ccc;
	background-color: #fff;
}
#box-all-map  small{
	display: block;
	text-align: left !important;
	margin: 8px 0;
}


/**/

.date {
	text-align:right !important;
	font-size: small;
	color: #666;
	margin-top: 0 !important;
	margin-bottom: 1.5em !important;
	margin-right: 2px !important;
}

.img-right{
	float: right;
	margin: 0 0 10px 10px !important;
}

.img-left{
	float: left;
	margin: 0 10px 10px 0 !important;
}

#box-left img {
	margin: 0 1px 1px 0;
	/* border: 5px solid #ddd; */
}
#box-left h2 {
	font-size: large;
	margin: 45px 0 10px 0;
	padding:2px 0 0 10px;
	border-left: 8px solid #666;
}
#box-left h3 {
	font-size: medium;
	margin:25px 0 0 0;
}



.box-img-top {
	margin-right: 310px;
	text-align: center;
}
.img-caption-vertical,
.img-caption-horizontal {
	margin: 0 auto 30px auto !important;
	color: #666;
	font-size: small;
	text-align: left;
}
.img-caption-vertical img,
.img-caption-horizontal img{
	margin-bottom: 3px !important;
}
.img-caption-vertical {
	width: 490px;
}
.img-caption-horizontal {
	width: 650px;
}

#box-img-main {
	margin:15px 0 0 0 ;
	text-align: left;
}
.foreword{
	margin-top: 30px !important;
}
#box-contents a img{
	border:1px solid #00f;
	vertical-align: top;
	margin: 0 3px 6px 0;
}
#box-contents a:visited img{
	border-color:#c0f;
}
#box-contents a:hover img,
#box-contents a:focus img{
	border-color:#ccc;
}


/* その他の画像 */
.map-other-img{
	position: relative;
	margin: 1.5em 0 !important;
	padding: 10px 0 3px 10px;
	width: 100%; 
	background-color: #ddd;
	clear: both;
	/* text-align: left; */
}

.map-other-img ul a{
	width: auto !important;
	height: auto !important;
	border: none !important;
	float:none ;
}
.map-other-img ul{
	position: absolute;
	top: -3px;
	right: -10px;
	z-index: 200;
	font-size: small;
	text-align:left !important;
}
.map-other-img ul li{
	margin-left: 25px !important;
	padding-left: 0 !important;
	list-style-type: none !important;
}
.map-other-img h3 {
	font-size: small !important;
	margin:0 0 10px 0 !important;
	padding: 0 0 0 5px !important;
	border-left: 7px solid #666;
	color: #333;
}

.map-other-img a,
#box-img-list a,
#box-img-main a{
	width: 129px;
	height: 129px;
	overflow: hidden;
	margin:0 7px 7px 0 !important;
	float: left;
	border: 1px solid #00f;
	text-align: center;
	vertical-align: top;
}
#box-img-main a{
	width: 259px;
	height: 259px;
	margin:0 5px 5px 0 !important;
}

.map-other-img a img,
.map-other-img a:visited img,
.map-other-img a:hover img,
.map-other-img a:focus img,
#box-img-list a img,
#box-img-list a:visited img,
#box-img-list a:hover img,
#box-img-list a:focus img,
#box-img-main a img,
#box-img-main a:visited img,
#box-img-main a:hover img,
#box-img-main a:focus img{
	border:none !important;
}
.map-other-img a:visited,
#box-img-list a:visited,
#box-img-main a:visited{
	border-color:#c0f !important;
}
.map-other-img a:hover,
.map-other-img a:focus,
#box-img-list a:hover,
#box-img-list a:focus,
#box-img-main a:hover,
#box-img-main a:focus{
	border-color:#ccc !important;
}

/* すべての画像 */
#box-img-list{
	text-align: left;
	margin-top:20px;
	padding-bottom: 20px;
	/* margin-right:305px; */
}
#box-img-list a{
	margin: 0 1px 1px 0 !important;
}
.h2-all{
	margin-top: -15px !important;
}

#box-map-right ul.back{	
	padding: 21px 10px 19px 14px !important;
	margin:0 -10px 0 0 !important;
}

#box-map-right ul.back li {
	list-style-type: none;
	margin:0;
	padding:0;
}
#box-map-right ul.back li a{
	background:transparent url('../_img/link-big.gif') no-repeat scroll left top;
	padding-left: 21px !important;
}