@charset "UTF-8";

body { color: #666666; font-size: 75%; font-family: sans-serif; background: #ececec; }
p,dt,dd { line-height: 1.5; }
#wrapper {
	width: 786px;
	margin: 40px auto auto;
	padding-top: 7px;
	background: #ffffff;
}
h1#logo { color: #c4c4c4; font-size: 10px; background-image: url(../images/h1_bg.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-indent: 3.4em; height: 280px; margin: 0 7px 30px; }
h1#logo img { position: relative; left: 50px; top: 68px; margin-top: 68px; margin-left: 80px; }
.section { float: left; display: inline; /* for WinIE6 */
	width: 222px; margin: 0 0 0 30px; }
.section_r { display: inline; margin: 0 0 0 30px; width: 222px; float: left; }
.section h2 {
	margin-bottom: 6px;
}
.section p { margin-bottom: 10px; }
.section_r p { margin-bottom: 5px; }
.section dd {
	margin-bottom: 10px;
	border-bottom: 1px solid #ececec;
}
.section_r dd { margin-bottom: 5px; border-bottom: 1px solid #ececec; }
#copyright { clear: both; width: 100%; /* for WinIE6,7 */
	text-align: center; background: url(../images/copyright_bg.gif) no-repeat left bottom; padding-top: 28px; }
	a:link { color: #66f; text-decoration: none; }
a:visited { color: #66f; text-decoration: none; }
a:hover { color: #f03; text-decoration: underline; }
a:active { color: red; text-decoration: underline; }
.home { margin-bottom: 18px; text-justify: inter-ideograph; }
.textbox_home { line-height: 1.5; text-justify: inter-ideograph; vertical-align: text-top; }
