@charset "UTF-8";

#header,
#footer{
	background-color: #00ccff;
	}
	
ul#category_list{
	border-collapse:collapse;
	}
	
#category_list li{
	float:left;
	}
	
#category_list a{
	display:block;
	padding:4px;
	border:solid #CCC;
	border-width:1px 1px 0 0;
	font-size:12px;
	}
	
#category_list a.first{
	border-left-width:1px;
	}
	
#category_list a:link,
#category_list a:visited{
	color:#000;
	}
	
#category_list a:hover,
#category_list a:active{
	color:#fff;
	background-color:#000;
	}
	
.news_box{
	padding:5px;
	border:1px solid #CCC;
	margin-bottom:10px;
	}
	
.news_box img{
	float:left;
	margin-right:10px;
	}
	
	
	
h2 {
	font-size: 34px;
	font-style: italic;
	line-height: 34px;
	color: #000;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h2 a:link,
h2 a:visited{
	color:#000;
	}
	
h2 a:hover,
h2 a:active{
	color:#39F;
	}
	
#worldnews_area_linkmenu {
	float: left;
	width: 688px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.area_bo_active {
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFF;
	background-color: #000;
}
.area_bo {
	float: left;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.area_bo a{
	color: #000;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}
.area_bo a:link,
.area_bo a:visited{
	color: #000;
}
.area_bo a:hover,
.area_bo a:active{
	color: #000;
	background-color: #EEE;
}
.dotline_gray {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	height: 1px;
	line-height: 1px;
}
.worldnews_area {
	width: 677px;
	float: left;
	border: 1px solid #CCC;
	padding: 5px;
	margin-bottom: 10px;
}
.worldnews_area_date {
	font-size: 10px;
	line-height: 40px;
	color: #000;
	height: 40px;
	width: 100%;
}
.worldnews_area_date_date {
	float: left;
	height: 40px;
	width: 627px;
}
.worldnews_area_comments {
	font-style: italic;
	line-height: 10px;
	color: #000;
	float: left;
	height: 35px;
	width: 50px;
	text-align: center;
	background-image: url(../images/comments_sm.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}

.worldnews_area_comments a:link,
.worldnews_area_comments a:visited {
	color: #000;
	text-decoration: none;
}
.worldnews_area_comments a:hover,
.worldnews_area_comments a:active {
	color: #f00;
	text-decoration: none;
}
.worldnews_area_photo {
	float: left;
	height: auto;
	width: 210px;
	margin-right: 10px;
}
.worldnews_area_main {
	float: left;
	height: auto;
	width: 457px;
}
.worldnews_area_text {
	font-size: 12px;
	line-height: 1.5;
	color: #000;
	width: 100%;
	float: left;
}
.worldnews_area_etc {
	float: left;
	width: 100%;
	font-size: 10px;
	margin-top: 5px;
}
