/* トピックスリスト */

#TOPICS h3 {
	margin-top: 2em;
	margin-left: 1em;
	text-align: left;
}
#TOPICS h4 {
	font-size: 1em;
	font-weight: normal;
	color: #669933;
	margin-left: 3em;
	text-align: left;
	margin-top: 1em;
	margin-bottom: 1em;
}
#TOPICS {
	margin: 0px;
	padding: 0px;
	width: 600px;
	text-align: left;
}
#TOPICS ul{
	margin-bottom: 2em;
	margin-left: 5em;
	padding-left: 1em;
}
#TOPICS ul li {
	list-style-image: url(/img/icons/index_ul.gif);
	list-style-type: disc;
	text-align: left;
	margin-bottom: 0.5em;
	padding-left: 1em;
	list-style-position: outside;
}
#TOPICS ul li.sublist{
	clear: both;
	text-align: left;
	margin-bottom: 2em;
}
#TOPICS ul ul{
	margin-left: 2em;
}
#TOPICS ul ul li{
	list-style-image: url(/img/icons/index_ulul.gif);
	list-style-type: disc;
	text-align: left;
	padding-left: 0px;
	margin-left: 0px;
	list-style-position: outside;
}
#TOPICS ul ul ul li{
	list-style-type: disc;
	text-align: left;
	padding-left: 0px;
	margin-left: 0px;
	list-style-position: outside;
}
/* 災害統計：国一覧 */
/* アジア地区 */
.asia h3 {
	color: #996633;
	border-bottom: 1px solid #996633;
}
div.asia li {
	height: 2em;
	width: 7em;
	float: left;
	text-align: center;
	line-height: 2em;
	list-style: none;
}
.asia a:link, .asia a:visited, .asia a:active {
	color: #996633;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.asia a:hover {
	background: #996633;
	color: #FFFFFF;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
/* オセアニア地区 */
.oceania h3 {
	color: #006699;
	border-bottom: 1px solid #006699;
}
div.oceania li {
	height: 2em;
	width: 7em;
	float: left;
	text-align: center;
	line-height: 2em;
	list-style: none;
}
.oceania a:link, .oceania a:visited, .oceania a:active {
	color: #006699;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.oceania a:hover {
	background: #006699;
	color: #FFFFFF;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
/* 北米地区 */
.n_america h3 {
	color: #006699;
	border-bottom: 1px solid #006699;
}
div.n_america li {
	height: 2em;
	width: 7em;
	float: left;
	text-align: center;
	line-height: 2em;
	list-style: none;
}
.n_america a:link, .n_america a:visited, .n_america a:active {
	color: #006699;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.n_america a:hover {
	background: #006699;
	color: #FFFFFF;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
/* 南米地区 */
.l_america h3 {
	color: #006699;
	border-bottom: 1px solid #006699;
}
div.l_america li {
	height: 2em;
	width: 7em;
	float: left;
	text-align: center;
	line-height: 2em;
	list-style: none;
}
.l_america a:link, .l_america a:visited, .l_america a:active {
	color: #006699;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.l_america a:hover {
	background: #006699;
	color: #FFFFFF;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
/* ヨーロッパ地区 */
.europe h3 {
	color: #006699;
	border-bottom: 1px solid #006699;
}
div.europe li {
	height: 2em;
	width: 7em;
	float: left;
	text-align: center;
	line-height: 2em;
	list-style: none;
}
.europe a:link, .europe a:visited, .europe a:active {
	color: #006699;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.europe a:hover {
	background: #006699;
	color: #FFFFFF;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
/* アフリカ地区 */
.africa h3 {
	color: #006699;
	border-bottom: 1px solid #006699;
}
div.africa li {
	height: 2em;
	width: 7em;
	float: left;
	text-align: center;
	line-height: 2em;
	list-style: none;
}
.africa a:link, .africa a:visited, .africa a:active {
	color: #006699;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.africa a:hover {
	background: #006699;
	color: #FFFFFF;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
/* 国際比較 */
.international h3 {
	color: #006699;
	border-bottom: 1px solid #006699;
}
div.international li {
	height: 2em;
	width: 100%;
	line-height: 2em;
	list-style: none;
}
.international a:link, .international a:visited, .international a:active {
	color: #006699;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.international a:hover {
	background: #006699;
	color: #FFFFFF;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

