
body {
	background: #DFC7B2 url(img/bg.gif) repeat-y center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	color: #000000;
}
#body {
	background: #FFFFFF;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#header {
	background: #ffffff;
	width: 740px;
 padding-top: 23px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 222px;
}
#navi {
	height: 22px;
	width: 317px;
	margin-top: 22px;
	float: right;
}
.spacer {
	background: #FFFFFF url(img/spacer.gif) repeat-x top;
	clear: both;
	height: 10px;
	width: 740px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
#menu {
	background: #FFFFFF;
	width: 202px;
	text-align: center;
	float: left;
}
#content {
	padding: 0px;
	margin-right: 15px;
	margin-left: 15px;
	width: 740px;
	background-image: url(img/dot_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#main {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 520px;
}
#footer {
	background: #FFFFFF;
	clear: both;
	padding-left: 15px;
	font-size: small;
	color: #333333;
	margin-bottom: 50px;
	width: 740px;
	line-height: 130%;
}

.linehalf {
	line-height: 50%;
}

.osusume {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a4a4a4;
	margin-bottom: 10px;
	color: #000000;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 8px;
	font-size: small;
	padding-bottom: 10px;
}
.information {
	font-size: small;
	color: #000000;
	line-height: 120%;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 8px;
	margin-bottom: 10px;
}
.osusumename {
	font-size: medium;
	color: #990000;
	line-height: 150%;
	font-weight: bold;
}

a:hover {
	color: #333399;
	text-decoration: underline;
}
a:visited {
	color: #996699;
	text-decoration: underline;
}
a {
	color: #333399;
	text-decoration: underline;
}
a.footer {
	color: #333333;
	text-decoration: none;
}
a.footer:hover {
	color: #333333;
	background-color: #F7DFE3;
	text-decoration: none;
}
.lead {
	font-size: 90%;
	line-height: 150%;
	padding: 15px;
}
.itemlist {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A4A4A4;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.small {
	font-size: small;
}
.smaller {
	font-size: smaller;
}
.footnote {
	font-size: smaller;
	line-height: 160%;
	color: #333333;
}
.spacer2 {
	background: #FFFFFF url(img/spacer2.gif) repeat-x bottom;
	clear: both;
	height: 10px;
	width: 740px;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.menu {
	font-size: small;
	padding-left: 5px;
}
