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

#main {
	height: auto;
	padding: 12px;
}

#column_title {
	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-009.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	letter-spacing: 0.4em;
	text-indent: 40px;
	font-weight: normal;
}

#column_date {
	font-size: 1.2em;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

#column_message {
	font-size: 1.2em;
	line-height: 1.6em;
	width: 566px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.2em;
	margin-top: 12px;
	margin-bottom: 12px;
}

#column_pict {
	margin-left: 118px;
}

#column_endmark {
	font-size: 0.9em;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	line-height: 3em;
	color: #FF6600;
	text-align: right;
	margin-top: 18px;
	margin-bottom: 24px;
}
#library {
	font-size: 1.3em;
	line-height: 1.5em;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	color: #000033;
	background-image: url(images/reten01-009.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	text-indent: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
	font-weight: normal;
}

#lib_line dl {
	line-height: 1.8em;
	width: 544px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
	display: block;
}

#lib_line dl dt {
	float: left;
}

#lib_line dl dd {
	text-indent: 18px;
}
#navi {
	width: 540px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
}

#navi preview {
	position: relative;
	left: 66px;
}

#navi nextview {
	position: relative;
	left: 186px;
}

#end_lib {
	width: 600px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
	color: #FF9900;
	text-align: right;
}

