/*----------------------------------------------------------------
	防災情報、雨雲レーダー、光化学スモッグなど（PC版）
-------------------------------------------------------------*/

table {
	letter-spacing: 1px;
}

td {
	padding: 5px;
}

h1 {
	margin-bottom: 20px;
}

#bosai_title img {
	margin-bottom: 10px;
}


/* 右にスペースを設ける場合 */
#bosai_main2 {
	width: 610px;
	margin-right: 10px;
	float: left;
	display:inline;
}

#bosai_right02 {
	width: 100px;
	float: left;
}

#bosai_main {
	width: 500px;
	margin-right: 10px;
	float: left;
	display:inline;
}

#bosai_right {
	width: 240px;
	float: left;
}

/* テーブル */
#bosai_table {
	width: 450px;
	text-align:right;
}

#bosai_table table {
	width:100%;
	text-align:center;
	background-color: #cccccc;
}

/* 20100830 */
#bosai_main2 #bosai_table {
	width: 600px;
	text-align:right;
}

#subw_table {
	width: 100%;
	float: left;
	text-align:right;
}

#subw_table table {
	width:100%;
	font-size: 10pt;
	color: #3D3327;
}


#sub_window {
	font-size:12px;
}

.bosai_list {
	width:120px;
	background-color: #FFFFCC;
	line-height:1.5em;
	list-style-type:none;
	border-spacing:0px 1px;
}

.bg_a {
	background-color: #FFFFFF;
	text-align:center;
	vertical-align:center;
}

.bg_b {
	background-color: #F3F7F8;
	text-align:center;
	vertical-align:center;
}

.bg_c {
	background-color: #FF3300;
	text-align:center;
}

.bg_d {
	background-color: #FF9900;
	text-align:center;
}

.bg_e {
	background-color: #FFFF66;
	text-align:center;
}

.bg_f {
	background-color: #FFFFFF;
	text-align:left;
}

.clear {
	clear:both;
}


/* map */
#bosai_map {
	clear: both;
	width:450px;
	height:450px;
}
#bosai_map2 {
	width:600px;
	border:1px solid #BBBBBB;
	clear: both;
}

#link_map {
	vertical-align:top;
	float:right;
}

#tenki_map {
	width:170;
	vertical-align:top;
}

/* 地震 */
.eq_table {
	clear:both;
	width: 550px;
}
.eq_table2 {
	clear:both;
	width: 490px;
}
.eq_table table {
	width: 550px;
}
.eq_table2 table {
	width: 490px;
}
.eq_snd dl{
	clear:both;
}
.eq_snd dt,.eq_snd dd{
	display:block;
	text-align:left;
}
.eq_snd dt{
	float:left;
	width:70px;
	font-weight:bold;
}
.eq_snd dd{
	float:left;
	width:460px;
	margin-bottom:5px;
}

#area_select {
	width:250px;
	float: left;
		margin-top:15px;
}

#eq_link {
	width:200px;
	float: left;
		text-align:right;
		padding-bottom:5px;
}

.eq_kako {
	margin-top:10px;
}

.eq_a{
	background-color: #FFFFFF;
	text-align:left;
}

.eq_f01 {
	font-size: 13pt;
	color: #ffffcc;
	margin:10px 10px 30px 0;
	padding: 2px 10px;
	letter-spacing: 1pt;
	background-color:#FF3300;
}
.eq_f01 img {
	vertical-align: middle;
	margin: 0 5px 3px 0;
}

.eq_f02 {
	font-size: 11pt;
	color: #FF6600;
	margin-top: 40px;
}


/* サブテーブルカラー設定 */
.eq_7 {
	background-color: #FFE8E8;
		text-align:center;
		font-weight: bold;
}

.eq_6s {
	background-color: #FFF0E1;
		text-align:center;
		font-weight: bold;
}

.eq_6w {
	background-color: #FFF5EC;
		text-align:center;
		font-weight: bold;
}

.eq_5s {
	background-color: #FFFFE1;
		text-align:center;
		font-weight: bold;
}

.eq_5w {
	background-color: #F2FFE6;
		text-align:center;
		font-weight: bold;
}

.eq_4 {
	background-color:#E8FFE8;
		text-align:center;
		font-weight: bold;
}

.eq_3 {
	background-color: #F0FFFF;
	text-align:center;
	font-weight: bold;
}

.eq_2 {
	background-color: #E8F3FF;
	text-align:center;
	font-weight: bold;
}

.eq_1 {
	background-color:#EEEEFF;
	text-align:center;
	font-weight: bold;
}


/*台風*/
.taifu_li {
	margin-top: 10px;
	margin-bottom: 6px;
	width: 600px;
	border: 1px solid #BBBBBB;
}

#taifu_li1 {
	float:left;
	padding:3px;
	width: 110px;
	margin-right: 5px;
	text-align: center;
	color:#FFFFFF;
	background-color: #AAAAAA;
	display:inline;
}

#taifu_li2 {
	float:left;
	padding: 2px;
	width: 300px;
}

/*20100830*/
.taifu_info{
	clear: both;
	width: 602px;
}

.taifu_btn{
	float:left;
	width:200px;
}

.taifu_btn a{
	clear: both;
	display:block;
	width:200px;
	padding:10px 0;
	border:1px solid #cccccc;
	border-right:2px solid #cccccc;
	border-bottom:2px solid #cccccc;
	text-align:center;
	background:#ffffff;
	margin-bottom:5px;
}

.taifu_btn a:hover{
	clear: both;
	display:block;
	width:200px;
	padding:10px 0;
	border:1px solid #cccccc;
	border-right:2px solid #cccccc;
	border-bottom:2px solid #cccccc;
	text-align:center;
	color: #3399CC;
	background:#E3FAFF;
}

.taifu_tm{
	margin-top: 10px;
	margin-bottom: 0;
	letter-spacing:1px;
	text-align: right;
}

.taifu_info .tbl2{
	clear: both;
	width: 600px;
	margin-top: 20px;
	background-color: #CCCCCC;
}

.taifu_info .tbl2 th{
	clear: both;
	width: 600px;
	background-color: #2d77bf;
	padding: 4px;
	color:#ffffff;
}

.taifu_maptitle{
	clear: both;
	width:600px;
	padding:6px 0;
	text-align:center;
	font-weight:bold;
	color: #ffffff;
	background-color: #0656a3;
}


/*津波*/
#hanrei {
/*	width:450px;*/
	margin:0px 0px 10px 0px;
}

#sub_link {
	margin:0px 0px 5px 315px;
}

#tunami_link_img {
	width: 134px;
	height: 30px;
}


/* フォント */
.t_gray {
	background-color: #EEEEEE;
}

.tfc_a1 {
	color: #333333;
		font-weight: bold;
}

.tfc_a2 {
	color: #333333;
}

.tfc_a3 {
	margin-top:5px;
	color: #ff0000;
		font-weight: bold;
}

.t_gray2 {
	background-color: #EEEEEE;
	font-weight: bold;
	text-align:center;
}

.tfc_max {
	color: #FF3300;
	font-weight: bold;
}

.tfc_min {
	color: #3399CC;
		font-weight: bold;
}

.tfc_keiho {
	color: #FF3300;
}

.tfc_chui {
	color: #FF9933;
}


/* 凡例ポップアップ */
.popup_ty{
	float: right;
	width:130px
}
.popup_ty img{
	margin-top:2px;
}
.popup_ty img.popimg {
	display:block;
	top:-10000px;
	left:-10000px;
	position:absolute;
}

.popup_ty a:hover {
	position:relative;
}

.popup_ty a:hover img.popimg {
	top:-390px;
	left:-160px;
}


/* 光化学スモッグ、黄砂 */
#smo_bg1 {
	width: 700px;
	min-height:200px;
	background-color: #EAEAEA;
}

#smo_bg2 {
	width: 700px;
	height:200px;
	background-color: #EAEAEA;
	font-size: 11pt;
}

#smo_cont1 {
	padding: 30px 20px;
}

.smo_bg3 {
	background-color: #F5F5F5;
	margin: 2px 0 20px 0;
	padding: 10px 10px;
}

.smo_f01 {
	font-size: 13pt;
	color: #725F49;
	border-bottom: 1px solid #FF7F00;
}

.smo_f02 {
	color: #7F1E02;
	margin-top: 30px;
}


/* レーダー */
.rd_menu {
	width:450px;
	height:50px;
	margin-bottom: 3px;
}

.rd_menu td {
	border: 1px solid #BBDBEA;
	padding: 0;
}

.rd_menu a {
	display:block;
	width:100%;
	height:100%;
	text-align: center;
	padding-top: 3px;
}

.rd_menu a:hover {
	background-color: #BBDBEA;
	color: #ffffff;
}


/* 注意報警報 */
#war_title {
	font-size: 22px;
	color: #725F49;
	letter-spacing: 4px;
	margin: 20px 0 25px 30px;
	clear: both;
}

.war_bgg {
	background-color: #F6F6F6;
}

.war_bgr {
	background-color: #F9D8CF;
}

.war_bgy {
	background-color: #FCDD9A;
}

.war_bgt {
	background-color: #E3CEF6;
}

/*--- 火山 ---*/
#kaz_tbl {
	background-color: #CCCCCC;
	width: 100%;
	text-align: center;
}

#kaz_tbl th {
	background-color: #F6F6F6;
}

#kaz_tbl td {
	background-color: #FFFFFF;
}

#kaz_bg1 {
	width: 700px;
	background-color: #EAEAEA;
	padding-top: 30px;
	padding-bottom: 30px;
}

#kaz_cont1 {
	min-height:200px;
	margin: 0 20px;
}

.kaz_bg2 {
	background-color: #F5F5F5;
	margin: 10px 0 20px 0;
	padding: 10px 10px;
}

.kaz_f01 {
	font-size: 13pt;
	color: #7F1E02;
	border-bottom: 1px solid #FF7F00;
}

.kaz_f03 {
	font-size: 11pt;
}

.kaz_f02 {
	color: #7F1E02;
}

.kaz_line{
	border-bottom: 1px dotted #AAAAAA;
	margin-bottom:10px;
	padding-bottom:4px;
}

/*噴火レベルテキスト*/
/*青*/
.kaz_l1 {
	color: #34AACD;
}

/*黄*/

.kaz_l2 {
	color: #FF9933;
}

/*オレンジ*/
.kaz_l3 {
	color: #FF6633;
}

/*オレンジ濃*/
.kaz_l4 {
	color: #FF6600;
}

/*赤*/
.kaz_l5 {
	color: #FF3300;
}


/* 噴火レベル-背景 */

/*青*/
.kaz_b1 {
	padding:10px;
	background-color: #DDFFFF;
}

/*黄*/
.kaz_b2 {
	padding:10px;
	background-color: #FFFFCC;
}

/*オレンジ*/
.kaz_b3 {
	padding:10px;
	background-color: #FFD680;
}

/*オレンジ濃*/
.kaz_b4 {
	padding:10px;
	background-color: #FFBC86;
}

/*赤*/
.kaz_b5 {
	padding:10px;
	background-color: #FFB099;
}

/*----- 広告枠 -----*/
#bosai_right #adv1 {
	width: 100%;
	border: 1px solid #CAD9D9;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}

#bosai_right #adv1 div {
	margin: 10px 0 5px 0;
	text-align: center;
}

#bosai_right #adv1 #adv_title {
	text-align: left;
	width: 100px;
	text-align: center;
	color: #8CD2C4;
	margin: 5px 12px 0 12px;
	border: 1px solid #8CD2C4;
}

#radar_right{
	padding-top:16px;
}

.hires-link{
	font-size: 24px;
	line-height: 120%;
	text-align: right;
	margin-top: 10px;
	margin-right: 48px;
}


/*----------------------------------------------
	スマホ版
-----------------------------------------------*/
@media screen and (max-width: 750px) {
	#bosai_title{
		margin-top: 20px;
	}

	#bosai_title img, #radar-title img{
		width: 250px;
	}

	#bosai_main2 {
		width: 100%;
	}

	#bosai_main2 #bosai_table {
		width: 100%;
	}

	#bosai_main {
		width: 100%;
		margin-bottom:30px;
	}

	#bosai_table {
		width: 100%;
	}

	.type-icon {
		width: 40px !important;
		height: 40px;
	}

	.type-title {
		width: 180px !important;
		height: 36px;
	}

	.type-title-smo {
		width: 350px !important;
		height: 36px !important;
	}

	/* map */
	#bosai_map {
			width: 100%;
			height: 100%;
	}
	#bosai_map img{
			width: 100%;
			height: 100%;
	}

	/* 地震 */
	.eq_f01 {
		font-size: 24px;
	}

	.eq_f01 img {
		width: 26px;
	}

	.eq_f02 {
		font-size: 26px;
	}

	.eq_table2 {
			width: 100%;
	}

	.eq_table2 table {
			width: 100%;
	}

	.eq_snd dt {
		width: 150px;
	}

	/* レーダー */
	.rd_menu {
		width: 100%;
		height: 50px;
		margin-bottom: 3px;
	}

	.rd_menu a {
		padding: 8px 0px 8px 0px;
	}

	td.al {
		width: 15%;
	}

	td.hk {
		width: 15%;
	}

	td.th {
		width: 15%;
	}

	td.kn {
		width: 15%;
	}

	td.cn {
		width: 20%;
	}

	#r_bg01{
		text-align: center;
	}

	#rdimg, #rd_hanrei{
		width: 100%;
	}

	#hanrei {
		width: 100%;
	}

	/*--- 火山 ---*/
	#kazan-area{
		font-size: 28px;
		width: 23%;
	}

	#kazan-name{
		font-size: 28px;
		width: 30%;
	}

	#kazan-level{
		font-size: 28px;
		width: 14%;
	}

	#kazan-update{
		font-size: 28px;
		width: 50%;
	}

	.kaz_l1 {
		font-size: 32px;
	}

	.kaz_line{
		margin-bottom:15px;
		padding-bottom:10px;
	}

	.kaz_bg2 {
		font-size: 32px;
		line-height:42px;
	}

	a.b{
		font-size: 32px;
	}

	#kaz_tbl th {
		padding: 4px;
	}

	#kaz_tbl td {
		font-size:28px;
		padding: 12px;
		line-height:38px;
	}

	.kaz_f01 {
		font-size: 32px;
		line-height:38px;
	}

	.kaz_f02 {
		font-size: 32px;
		line-height:38px;
	}

	/* 台風 */
	#taifu_li2 {
		width: 400px;
	}

	.taifu_info {
		width: 100%;
	}

	.taifu_li {
		width: 100%;
	}

	.taifu_maptitle {
		width: 100%;
	}

	.taifu_info .tbl2 {
		width: 100%;
	}

	.taifu_info .tbl2 {
		width: 100%;
	}

	#bosai_map2 {
		width: 100%;
	}

	#bosai_map2 img{
			width: 100%;
	}

	.taifu_info .tbl2 th{
		font-size:30px;
		height:40px;
	}

	.taifu_maptitle{
		font-size:30px;
	}

	.taifu_btn{
		float:left;
		width:200px;
	}

	.taifu_btn a{
		clear: both;
		display:block;
		width:210px;
		padding:10px 0;
		border:1px solid #cccccc;
		border-right:2px solid #cccccc;
		border-bottom:2px solid #cccccc;
		text-align:center;
		background:#ffffff;
		margin-bottom:5px;
	}

	.taifu_btn a:hover{
		clear: both;
		display:block;
		width:200px;
		padding:10px 0;
		border:1px solid #cccccc;
		border-right:2px solid #cccccc;
		border-bottom:2px solid #cccccc;
		text-align:center;
		color: #3399CC;
		background:#E3FAFF;
	}

	/*光化学スモッグ*/
	#smo_cont1, .smo_f01 {
		font-size: 32px;
		line-height:38px;
	}

	#smo_bg1, #smo_bg2, #kaz_bg1, #ty-view {
		width: 100%;
	}

	.hires-link{
		font-size: 32px;
		margin-right: 0px;
	}

	#war_title {
		font-size: 34px;
		margin: 20px 10px 20px 30px;
	}

	#update-img {
		width: 40px;
		height: 20px;
	}

	#keiho-img {
		width: 50px;
		height: 50px;
	}

	#return-img {
		width: 200px;
		height: 30px;
	}

	.popup_ty {
		width: 200px;
	}

	.popup_ty img{
		width: 200px;
		height: 36px;
	}

	.bg_a{
		font-size:28px;
		line-height:35px;
		height:60px;
	}

	.bg_b {
		font-size:28px;
		height: 40px;
		line-height:38px;
	}

	.jikoku{
		padding-top:10px;
		padding-bottom:20px;
	}

	dt{
		font-size:28px;
		line-height:40px;
	}

	dd{
		font-size:28px;
		line-height:40px;
	}

	select.eq_kako{
		height: 60px;
	}

	/* 注意報警報 */
	.war_bgr {
		background-color: #F9D8CF;
		width:30%;
	}

	.war_bgy {
		background-color: #FCDD9A;
		width:30%;
	}

	.war_bgt {
		background-color: #E3CEF6;
		width:30%;
	}

	.t_gray {
		font-size:28px;
		height:40px;
	}

	.t_gray2 {
		font-size:30px;
		height:40px;
	}

	/* 津波 */
	#sub_link {
		text-align: right;
	}

	#tunami_link_img {
		width: 200px;
		height: 48px;
	}

	#subw_table {
		width: 100%
	}

	#subw_table table {
		width:100%;
		font-size: 28px;
		color: #3D3327;
	}

	/* 地域選択*/
	.only-sm ul.link-list {
		margin-bottom: 25px;
	}

	.link-list:last-child {
		margin-bottom: 0;
	}

	.link-list.col2 {
		display: block;
	}

	.link-list.col2:after {
		content: "";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	.link-list.col2 li {
		width: 48%;
		float: left;
		margin-right: 4%;
	}

	.link-list.col2 li:last-child {
		border-bottom: 2px dotted #99c8d1;
	}

	.link-list.col2 li:nth-child(even) {
		margin-right: 0;
	}

	.link-list.col2 li.last:nth-last-child(1), .link-list.col2 li.last:nth-last-child(2) {
		border-bottom: none;
	}

	.link-list li {
		line-height: 1.4;
		border-bottom: 2px dotted #99c8d1;
	}

	.link-list li a {
		font-size:25px;
		white-space: nowrap;
		display: block;
		padding: 15px 60px 5px 0px;
		text-decoration: none;
		color: #725f49;
	}

	.link-list li:last-child {
		border-bottom: none;
	}


	/* 地域選択の表示･非表示ボタン */
	/*全体*/
	.hidden_box {
			padding: 0;
			margin-bottom:25px;
	}

	/*ボタン装飾*/
	.hidden_box label {
		color:#3399CC;
		text-decoration:underline;
		text-decoration-color:#3399CC;
		cursor :pointer;
	}

	.grad-btn::before {
		content: "その他の地域を見る ▼"
	}

	/*チェックは見えなくする*/
	.hidden_box input {
			display: none;
	}

	/*中身を非表示にしておく*/
	.hidden_box .hidden_show {
		height: 0;
		padding: 0;
		overflow: hidden;
		opacity: 0;
		transition: 0s;
	}

	/*クリックで中身表示*/
	.hidden_box input:checked ~ .hidden_show {
		margin-top:-10px;
		height: auto;
		opacity: 1;
	}

	.hidden_box input:checked ~ .grad-btn::before {
		display:none;
	}

}
