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

#top-title_1 {
	background-image: url(../top/bg_top-title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	width: 590px;
	position: relative;
}
#top-title_1 h1 {
	font-size: 12px;
	position: absolute;
	left: 25px;
	top: 7px;
	padding: 0px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #584536;
}
#title_info-list {
	position: absolute;
	left: 550px;
	top: 7px;
	background-image: url(../global/icn_file-1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 1.2em;
	font-family: "Times New Roman", Times, serif;
}
.info_headline {
	margin-left: 10px;
	margin-bottom: 20px;
}
.info_headline ul {
	margin-left: 10px;
	padding-left: 0px;
}
.info_headline li {
	list-style-type: none;
	list-style-image: url(../global/icn_info_headline.gif);
	margin-bottom: 0.6em;
	margin-left: 5px;
}
.info_headline .top_info h2 {
	/*	list-style-image: url(../global/icn_info_headline.gif);*/
	margin-left: 5px;
	margin: 0.3em 0 0.2em 0;
	font-size: small;
}
.info_headline .top_info {
	background-image: url(../global/icn_info_headline.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	line-height: 1.6em;
	padding-left: 15px;
	margin-bottom: 4px;
	margin-top: 6px;
	width: 580px;
}
#top_image {
	margin-bottom: 20px;
	height: 300px;
}
.module-content li {
	line-height: 1.6em;
}

