@charset "utf-8";
@import url("base.css");
@import url("header.css");

#main {
	height: auto;
	padding: 12px;
}
#main h3 {
	font-size: 1.4em;
	line-height: 2em;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 3px center;
	letter-spacing: 0.7em;
	text-indent: 40px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	background-image: url(images/reten04-001.gif);
}
#main dl {
	padding-left: 84px;
}
#main dl dt {
	font-size: 1.2em;
	line-height: 1.8em;
	width: 542px;
	background-color: #F4F7FF;
	letter-spacing: 0.6em;
	padding-left: 16px;
	top: 11px;
	position: relative;
	color: #0033CC;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main dl dd {
	width: 416px;
	margin-bottom: 18px;
	margin-left: 138px;
	font-size: 1.2em;
	line-height: 1.6em;
	position: relative;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	letter-spacing: 0.2em;
}
#main #image1 {
	border: 1px solid #CCCCCC;
	padding: 5px;
	vertical-align: top;
}

