@charset "utf-8";
*{
	margin : 0;
	padding: 0;
}
a:link,
a:visited { text-decoration: none; }
a:hover,
a:active  { text-decoration: underline; }
//a:link    { color: #1133AA; }
//a:visited { color: limegreen;  }
//a:visited { color: #1133AA; }
a:hover   { color: #f00;  }
a:active  { color: #f00;  }
img       { border : 0px; }

a#textlarge:hover, a#textlarge:active, a#textmedium:hover, a#textmedium:active, a#textsmall:hover, a#textsmall:active {
	text-decoration: none
}

/* --------------------------------------- */
body {
	width:100%;
	font-size:90%;		/* 文字を変更するJavaScriptと同じにする */
	line-height:1.6em;	/* 行間 */
	background-attachment:scroll;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#wrapper {
	width:950px;
	margin:0px auto; /* 中央 */
	background-color:#ffffff;
}

.header{
	width: 100%;
}

.footer{
	margin : 10px auto 0px auto;
	padding: 10px 0px 10px 0px;
	text-align: center;
	font-size: 12px;
	width: 100%;
	border-top: 1px solid lightgray;
}

.topnav{
	height: 80px;
	float: left;
	width: 430px;
	background-image: url(images/header_background.jpg);
	background-repeat: no-repeat;
}
.topnav table{
	height: 80px;
	text-align: right;
}
.topnav td {
	padding-right: 3px;
	padding-bottom: 3px;
	vertical-align: bottom;
}

/*	LEFT BLOCK */
.lblock{
	width: 170px;
	border: none;
	padding: 4px 2px 0px 2px;
}

/*	RIGTH BLOCK */
.rblock{
	width: 170px;
	border: none;
	padding: 4px 5px 0px 2px;
}
/*	CENTER BLOCK */
.cblock{
	border: none;
	padding: 8px 11px 8px 11px;
}

div#content{
	margin-top: 4px;
}

.outline{
	border: solid 1px lightgray;
	width: 100%;
}
.outline_disaster {
	border: solid 1px #cc0033;
	width: 100%;
	margin-top: 2px;
}

.blockTitle{
	border: none;
	height: 40px;
}
.blockTitle_disaster {
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	background-color: #cc3300;
	border: none;
	height: 40px;
	vertical-align: middle;
	line-height: 40px;
	padding: 0px 0px 5px 0px;
}

.blockContent{
	background-color: transparent;
	padding: 2px 0px 2px 5px;
	border: none;
	margin-bottom: 20px;
}

.blockContent_disaster {
	background-color: transparent;
	padding: 5px;
	border-width: 2px;
	border-style: none solid solid solid;
	border-color: #cc3300;
	min-height: 80px;
}

.blockContent ul{
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 150%;
}

.blockContent li{
	margin-left: 5px;
}

table{
	border-collapse: collapse;
}

input{
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.outer {border: 1px solid silver;}
.head {background-color: #d5d5d5; padding: 5px; font-weight: bold;}
.even {background-color: #f0f0f0; padding: 5px;}
.odd {background-color: #ffffff; padding: 5px;}
.foot {background-color: #d5d5d5; padding: 5px; font-weight: bold;}
.outer td {border: 1px solid silver; padding: 3px;}

#services, #links, #guide, #user_menu, #pico_block_mywaitings{
	margin-top: 10px;
}

#services ul, #links ul, #guide ul, #user_menu ul, #pico_block_mywaitings ul{
	margin:0;
	padding:0;
	list-style:none;
}

#services li, #links li, #guide li{
	margin-bottom: 5px;
	list-style: none;
	background:url(images/point01.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left:15px;
}

#user_menu li, .pico_block_mywaitings li{
	margin-bottom: 5px;
	list-style: none;
	background:url(images/point02.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left:15px;
}
.outline_disaster {
	margin-top: 5px;
	margin-bottom: 10px;

}
#life_stage {
	margin: 5px auto 20px auto;
}
#life_stage td {
	padding: 3px;
}

/* liScroll styles */
.tickercontainer {
	border: 1px solid #ddd;
	background: #fff;
	width: 570px;
	height: 27px;
	padding: 0;
	margin: 0 auto 20px auto;
	overflow: hidden;
}
.tickercontainer .mask {
	position: relative;
	left: 10px;
	top: 3px;
	width: 550px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 550px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left;
	margin: 0;
	padding: 0;
	background: #fff;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	margin: 0 50px 0 0;
	color: blue;
}
ul.newsticker span {
	margin: 0 10px 0 0;
}
div.statistics p {
	padding-right: 5px;
	text-align: center;
}
div.statistics table {
	width: 158px;
	margin: 5px 0 3px 0;
	border: 1px solid #888;
	font-size: 90%;
}
div.statistics table th {
	font-weight: normal;
	width: 60px;
	padding: 2px 3px;
	border: 1px solid #888;
}
div.statistics table th img {
	position: relative;
	top: 2px;
	margin-right: 2px;
}
div.statistics table td {
	text-align: right;
	padding: 2px 3px;
	border: 1px solid #888;
}
.size-normal {
	font-size: 20px;
	font-weight: bold;
}
.size-normal .tickercontainer {
	height: 36px!important;
}
/* j-alert */
div.terop div#jalert {
	border: solid 5px #cc3300;
	margin: 0 0 30px 0;
	font-size: 150%;
}
div.terop div#jalert div#jalert-title {
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	background-color: #cc3300;
	border: none;
	height: 40px;
	vertical-align: middle;
	line-height: 40px;
	padding: 0px 0px 5px 0px;
}
div.terop div#jalert ul {
	margin: 10px 5px 5px 5px;
	list-style-type: none;
}
div.terop div#jalert ul li {
	margin-bottom: 10px;
}

/* disaster3 */
div.d3 {

}
div.d3 p {
	padding: 2px 3px;
}
div.d3 p.d3_more {
	text-align: right;
}
.link-btn {
	text-align: center;
	display: block;
	height: 35px;
	line-height: 35px;
	border: 1px solid #398CD2;
	border-radius: 3px;
	color: #398CD2;
	font-size: 1rem;
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 14%, rgba(241,241,241,1) 37%, rgba(255,255,255,1) 54%);
}
.link-btn:hover {
	color: #398CD2;
	text-decoration: none;
}