p {
	font-size: 9pt;
	line-height: 1.8em;
	color: #333333;
	margin: 6px 0px;
	font-family: "?l?r ?o?S?V?b?N", Osaka;
}
.bold {
	font-weight: bold;
}
h2 {
	font-size: 10pt;
	color: #333333;
	padding: 2px;
	margin: 6px 0px;
	line-height: 1.2em;
	font-family: "?l?r ?o?S?V?b?N", Osaka;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.float_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
h3 {
	font-size: 9pt;
	color: #333333;
	line-height: 1.5em;
	font-weight: bold;
	font-family: "?l?r ?o?S?V?b?N", Osaka;
}
a {
	text-decoration: none;
	color: #9B9A9B;
}
a:hover {
	color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#wrap {
	width: 780px;
	padding: 0px;
	margin: 0px auto;
	background-color: #040000;
	border: 1px solid #000000;
}
#header {
	margin: 0px;
	padding: 0px;
}
#top_navi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B875D;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #9B9A9B;
	position: relative;
	height: 26px;
}
#top_navi_left {
	color: #000000;
	position: absolute;
	width: 200px;
	left: 10px;
	top: 0px;
}
#top_navi_right {
	position: absolute;
	width: 200px;
	top: 0px;
	right: 0px;
}
#content_left {
	margin: 0px auto;
	padding: 0px;
	float: left;
	background-color: #000000;
}
#content_left ul {
	margin: 0px;
	padding: 0px;
}
#content_left li {
	font-size: 9pt;
	color: #333333;
	margin: 0px;
	font-family: "?l?r ?o?S?V?b?N", Osaka;
	list-style-type: none;
	text-indent: 26px;
	padding: 0px;
	background-image: url(../images/sign.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	width: 215px;
	line-height: 2em;
}
#content_left a {
	color: #FFFFFF;
}
#content_left li a:hover {
	font-size: 9pt;
	color: #FFFFFF;
	margin: 0px;
	font-family: "?l?r ?o?S?V?b?N", Osaka;
	list-style-type: none;
	text-indent: 26px;
	padding: 0px;
	background-image: url(../images/sign_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	width: 215px;
	line-height: 2em;
}
#content_right {
	padding-right: 5px;
	padding-left: 5px;
	width: 552px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	border-top: none;
	border-right: none;
	border-left: 1px solid #9B875D;
	background-image: url(../images/gradient2.gif);
}
#content_right h1 {
	font-size: 10pt;
	color: #98875D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #98875D;
	text-indent: 20px;
	line-height: 1.8em;
	margin: 0px 10px;
	padding: 0px;
}
#content_right p {
	font-size: 9pt;
	color: #CECF9C;
	text-indent: 30px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
#underline {
	margin: 0px;
	padding: 0px;
}
#content_right li {
	font-size: 9pt;
	line-height: 2em;
	color: #333333;
	margin: 8px 0px;
	font-family: "?l?r ?o?S?V?b?N", Osaka;
	background-image: url(../images/sign.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent: 24px;
	background-position: 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#footer p {
	line-height: 3em;
	margin: 0px;
	padding: 0px;
	color: #7D7D7D;
	font-size: 7pt;
}
#footer_left {
	float: left;
	font-size: 8pt;
}
#footer_right {
}
#topic_path {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 9pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
}
#footer li {
	display: inline;
	padding: 0 0.8em;
	margin: 0px;
	font-size: 10pt;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	line-height: 1.8em;
}
#wrap #footer ul {
	margin: 0px;
	padding: 0px;
}
#footer {
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 9pt;
	background-color: #000000;
	color: #7D7D7D;
}
.right {
	text-align: right;
}
table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-collapse: collapse;
}
.table_time_top {
	vertical-align: top;
}
#topic_path {
	margin: 0px;
	padding: 0px;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #636563;
	background-color: #FFFFFF;
}
#topic_path p {
	margin: 0px 0px 2px;
}
th,td {
	font-size: 10pt;
	line-height: 1.3em;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 4px;
}table h3 {
	margin: 0px;
	padding: 0px;
}
.table_mem_left {
	width: 120px;
}
.attention {
	color: #FF0000;
}
#top_navi p {
	margin: 0px;
	padding: 0px;
}
#content_right .whats {
	font-size: 13pt;
	color: #CECB94;
	margin-bottom: 20px;
}
#content_left .submenu {
	font-size: 8pt;
	background-image: url(../images/sign.gif);
	background-position: 5px;
}
#content_left .submenu a:hover {
	font-size: 8pt;
}
