@charset "utf-8";
/* CSS Document */

/* site-description */
#site-description{
	background-image: url(../images/main-image.jpg);
	background-repeat: no-repeat;
	font-size: 0.1em;
	text-indent: -9999px;
	z-index: 1;
	height: 200px;
	position: absolute;
	width: 800px;
	top: 59px;
}

/* topics,wg-area */
.topics,
#wg-area{
	width: 560px;
	overflow: hidden;
	position:relative;
	background-color:#FFFFFF;
}
.topics .inner,
#wg-area .inner{
line-height:150%;
}

.topics-header h2,
.topics-header a,
#wg-area h2,
#wg-area h3{
	font-size: 0.1em;
	text-indent: -9999px;
	text-decoration: none;
	background-repeat:no-repeat;
	display: block;
}

/* topics */
.topics{
	margin-bottom: 30px;
}
.topics-header{
	border-bottom: 1px solid;
	border-bottom-color: #FF9900;
	height: 25px;
	width: 560px;
}
.topics-header h2{
	background-image: url(../images/news-head.gif);
	position: absolute;
	width: 124px;
	height: 20px;
	top: 0px;
	left: 0px;
}
.topics-header .topics-rss{
	position: absolute;
	height: 16px;
	width: 16px;
	top: 0px;
	left: 544px;
}
.topics-header .topics-rss a{
	background-image: url(../images/icon-rss.gif);
	height: 16px;
	width: 16px;
}
.topics .inner{
	padding: 5px 0 0 0;
}
.topics dl{
	position:relative;
	overflow:hidden;
	width: 560px;
	background-color: #FFFFFF;
	clear:both;
	margin-bottom: 5px;
	padding:0 0 5px 0;
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.topics dt{
	float: left;
	width: 130px;
}
.topics dd{
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	float: left;
	width: 400px;
}
.topics a{
	color: #333333;
}
.topics a:hover{
	color: #999999;
	text-decoration: none;
}

/* wg-area */
#wg-area{}
#wg-area h2{
	background-image: url(../images/wg-area-head.gif);
	height: 26px;
	margin-bottom: 5px;
}

#wg-area .block{
	width: 560px;
	background-image: url(../images/wg-area-bg.gif);
	position:relative;
	overflow:hidden;
	text-align:center;
	padding:3px 0;
	margin-bottom: 5px;
}
#wg-area .inner{
	width: 554px;
	margin:0px auto;
	background-color:#ECE6D5;
	text-align:left;
}
#wg-area h3{
	width: 162px;
	float:left;
	height: 38px;
}
#wg-area h3 a{
	width: 162px;
	height: 38px;
	display:block;
	font-size: 0.1em;
	text-indent: -9999px;
	text-decoration: none;
	background-repeat:no-repeat;
}
#wg-area p{
	width: 382px;
	float:right;
}

#wg01 a{background-image: url(../images/wg-area-subtitle01.gif);}
#wg02 a{background-image: url(../images/wg-area-subtitle02.gif);}
#wg03 a{background-image: url(../images/wg-area-subtitle03.gif);}
#wg04 a{background-image: url(../images/wg-area-subtitle04.gif);}
#wg05 a{background-image: url(../images/wg-area-subtitle05.gif);}

/* newmark */
span.new{ margin:0 0 0 10px;}
