/* CSS Document */
@charset "utf-8";
@import url("base.css");
@import url("header.css");

#main {
	height: auto;
	padding: 12px;
}
#main h3 {
	margin-bottom: 12px;
	font-size: 1.4em;
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	background-image: url(images/reten04-005.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	letter-spacing: 0.4em;
	text-indent: 40px;
	font-weight: normal;
}
#main h4 {
	margin-bottom: 12px;
	margin-left: 56px;
	text-indent: 14px;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
	margin-right: 146px;
	font-weight: normal;
}
#main dl {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	height: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-top: 6px;
	margin-bottom: 12px;
}

#main dl dt {
	float: left;
}
#main dl dt img {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#main dl dd {
	padding: 6px;
	text-indent: 8px;
}
#main #return {
	width: 600px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	text-align: right;
}
#main #gotop {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 16px;
}
#main #flashtab {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
