@charset "UTF-8";

#home_key{
	margin:0px;
}

#btn_home_area{
	width:908px;
	margin:0px 0px 20px 0px;
}

.btn_home_01{
	width:309px;
	margin:0px;
	float:left;
}
.btn_home_02{
	width:290px;
	margin:0px;
	float:left;
}

#home_side_area{
	width:290px;
	margin:0px;
	float:left;
}
#home_side_area img{
	margin:0px 0px 20px 0px;
}
#home_main_contents_area{
	width:599px;
	margin:0px;
	float:right;
}
#home_topics{
	width:599px;
	margin:0px;
	background-image:url(../img/bg_topics.png);
	background-repeat:repeat-y;
	font-size:small;
}
#home_topics_top{
	margin:0px;
	line-height:0px;
	font-size:1px;
	position:relative;
}
#btn_topics_list{
	position:absolute;
	top:15px;
	right:30px;
}
#home_topics_bottom{
	margin:0px;
	line-height:0px;
	font-size:1px;
}

#home_topics_inside{
	width:539px;
	height:275px;
	margin:0px 0px 0px 40px;
	overflow:auto;
}

#home_topics dl{
	width:519px;
	margin:0px 0px 15px 0px;
	border-bottom:1px solid #008e3b;
}
#home_topics dl dt{
	width:80px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 5px 0px;
	float:left;
	display:block;
}
#home_topics dl dd{
	width:419px;
	margin:0px;
	padding:0px 0px 5px 0px;
	float:right;
	display:block;
}

#home_topics dl dd a:link{
	color:#000000;
}
#home_topics dl dd a:visited{
	color:#000000;
}
#home_topics dl dd a:hover{
	color:#FF9900;
}
#home_topics dl dd a:active{
	color:#000000;
}

#h1_text{
	position:absolute;
	top:70px;
	left:253px;
	font-size:12px;
	line-height:1.2em;
	margin:0px;
	color:#006839;
	font-weight:bold;
}





























