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

#top_info{
	float:left;
	background:url(../images/top/information_topics.jpg) no-repeat top;
	width:400px;
	padding-top:45px;
}

#top_info_contents{
	background:#FFFFFF;
	width:380px;
	height:220px;
	overflow:auto;
	margin:0 auto;
}

#top_info_contents dl{
	margin:5px 0 0 10px;
	font-size:10pt;
}

#top_info_contents dt{
	float:left;
	margin:0 10px 0 0;
	width:100px;
}

#top_info_contents dd{
	float:left;
	width:240px;
	margin:0;
}

#top_image{
	float:right;
	width:400px;
	margin-bottom:15px;
}

#top_text1{
	clear:both;
	width:770px;
	background:#FFFFFF;
	margin:10px auto 20px;
	padding:5px;
}

#top_text2{
	clear:both;
	width:770px;
	background:#FFFFFF;
	margin:10px auto 20px;
	padding:5px;
}
