

@charset "UTF-8";

html {
	font-family: "BIZ UDゴシック", "BIZ UDゴシック R", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
}

h1 {
	color: #000000;
	margin: 0px;
}

hr {
	border-style: dotted;
	border-width: 0 0 1px;
}

#header-background {
	position: relative;
	width: 100%;
	z-index: -1;
}

* {
	letter-spacing: 0.1em;
}

a img {
	border: none;
	border-style: none;
}

a:not(button):not(.button) {
	color: #003F97;
}

a:visited:not(button):not(.button) {
	color:#660099;
}


/* #languagelist-pt, #languagelist-tl, #languagelist-zh {
	display: none;
} */

.simple-button .button-text {
	line-height: 1.2em;
}

.city-select > li {
	vertical-align: bottom;
}

.city-select-menu > li > a:visited {
	color:#660099;
}


.box {
	border-color: #D8E9F5;
}

.box.important {
	border-color: #FF9090;
}


.boxtitle {
	background-color: #E8F7FD;
	color: #003d78;
	text-align: left;
}

.box.important > .boxtitle {
	background-color: #FFB0B0;
}


.headerlist > li span {
	color: #515151;
}


.headerlist > li span {
	background: #fefefe;
	border-color: #cacaca;
}


.themelist-black span {
	background: black !important;
}

.themelist-black span {
	color: white !important;
}

.themelist-blue span {
	background: blue !important;
}

.themelist-blue span {
	color: white !important;
}

.simple-button img {
	width: auto;
	height: 100%;
	vertical-align: middle;
}

.icon-changed {
	display: none;
}

.icon-default {
	display: inline-block;
}


#warnlist-link > a {
	color: red;
}


#syutten {
	width: 100%;
	font-size: 90%;
	text-align: right !important;
	font-style: normal;
	display: block;
}



#warning-level caption, #warning-info caption {
	text-align: left;
}

#warning-level th,
#warning-info th {
	font-weight: normal;
	text-align: left;
}

#warning-level td,
#warning-info td {
	text-align: left;
}

#warn-color-5:before {
	background: #0c000c;
}

#warn-color-4:before {
	background: #aa00aa;
}

#warn-color-3:before {
	background: #ff2800;
}

#warn-color-2:before {
	background: #f2e700;
}

#warn-color-1:before {
	background: #FFFFFF;
}

#warning-level tr td:nth-child(1) {
	width: 30%;
}

#warning-level tr td:nth-child(2) {
	width: 20%;
}

.strongtxt {
	font-size: 150%;
	
}


#footer1 {
	background-color: #d6edf1;
	color: black;
}

#footer2 {
	word-break: keep-all;
}
