@charset "Shift_JIS";

body {
	margin: 0;
	color: #666666;
	font-size: 75%;
	font-family: sans-serif;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../../images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
p,dt,dd {
	line-height: 1.6;
}
#wrapper {
	width: 900px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1#logo {
	height: 420px;
	border-right: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
}
h1#logo img {
	position: relative;
	left: 0px;
	top: 0px;
}
#primary,
#secondary {
	float: left;
}
#primary {
	width: 500px;
}
#secondary {
	width: 384px;
}
.section {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 24px;
}
.section h1 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003333;
}
.section  h4 {
	margin-top: 0px;
	text-decoration: none;
	padding: 0px;
}
.section h2 {
	margin-bottom: 0px;
}
.section h3 {
	padding-left: 24px;
	font-size: 12px;
	color: #666666;
	text-align: left;
	height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
.section p {
	font-size: 11px;
	color: #003333;
	line-height: 2em;
	margin-top: 10px;
	margin-left: 24px;
	font-family: "メイリオ", "MS Pゴシック", "ヒラギノ角ゴ pro w3";
	font-weight: normal;
	margin-bottom: 12px;
}
.section  p  a:hover,a:active {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.section a {
	font-size: 11px;
	color: #003399;
}
.section dd {
	margin-bottom: 0px;
	border-bottom: 1px solid #ECECEC;
}
th {
	text-align: left;
}
table#top {
	text-align: left;
	width: 402px;
	vertical-align: top;
	margin: 0px;
}
table#top  tr {
	clear: left;
}
table#top  th {
	text-align: left;
	width: 30px;
	vertical-align: top;
	white-space: nowrap;
	margin: 0px;
}
table#topr  td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
}
#copyright {
	clear: both; /* for WinIE6,7 */
	padding-top: 6px;
	text-align: left;
	margin: 0px;
	padding-left: 0px;
}
#footer {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ ProN W3", sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	width: 852px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	color: #000000;
}
