body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#wrap {
	width: 780px;
	padding: 0px;
	margin: 0px auto;
	background-color: #000000;
	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: #FFFFFF;
	color: #9B9A9B;
	position: relative;
	height: 26px;
}
#top_navi p {
	margin: 0px;
	padding: 0px;
}
#top_navi_left {
	color: #9B9A9B;
	position: absolute;
	width: 300px;
	left: 12px;
	top: 0px;
}
#top_navi_right {
	position: absolute;
	width: 200px;
	top: 0px;
	right: 0px;
}
#content_left {
	margin: 0px;
	padding: 0px;
	float: left;
}
#underline {
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 9pt;
	line-height: 1.8em;
	color: #333333;
	margin: 10px 0px;
	font-family: "?l?r ?o?S?V?b?N", Osaka;
}
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;
}
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: #333333;
}
#content_right {
	padding-right: 30px;
	padding-left: 30px;
	width: 500px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	border-top: none;
	border-right: none;
	border-left: 1px solid #9B875D;
	background-color: #F7F7F6;
}
#content_right h1 {
	font-size: 10pt;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent: 30px;
	line-height: 1.8em;
	margin: 0px 0px 30px;
	padding: 0px;
}
#content_right h2 {
	font-size: 10pt;
	color: #000000;
	line-height: 1.8em;
	margin: 10px 0px;
	padding: 0px 0px 0px 30px;
	font-weight: bold;
}
#content_right p {
	font-size: 10pt;
	color: #000000;
	line-height: 1.5em;
	margin: 6px 0px;
	padding: 0px 0px 0px 30px;
}
#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;
}
#content_right a {
	color: #0066FF;
}
#content_right a:hover {
	color: #0000FF;
}

#content_left ul {
	margin: 0px;
	padding: 0px;
}
#content_left li {
	font-size: 9pt;
	color: #FFFFFF;
	margin: 0px;
	font-family: "?l?r ?o?S?V?b?N", Osaka;
	list-style-type: none;
	text-indent: 22px;
	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: 22px;
	padding: 0px;
	background-image: url(../images/sign_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	width: 215px;
	line-height: 2em;
}

#footer p {
	line-height: 3em;
	margin: 0px;
	padding: 0px;
	color: #7D7D7D;
	font-size: 7pt;
}
#footer_left {
	float: left;
	font-size: 8pt;
}
#footer_right {
}
#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;
}
#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: #FFFFFF;
	color: #7D7D7D;
}

#current {
	background-image: url(../images/sign_current.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #FFFFFF;
}
#selected {
	background-image: url(../images/sign_selected.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #FFFFFF;
	text-indent: 36px;
}
.current_sub {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #FFFFFF;
	text-indent: 36px;
	background-image: url(../images/sign_current_sub.gif);
}
.current_sub2 {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #FFFFFF;
	text-indent: 36px;
	background-image: url(../images/sign_current_sub2.gif);
}
#content_left li .current_sub 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: 36px;
	padding: 0px;
	background-image: url(../images/sign_current_sub.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	width: 215px;
	line-height: 2em;
}
#content_left li .current_sub2 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: 36px;
	padding: 0px;
	background-image: url(../images/sign_current_sub2hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	width: 215px;
	line-height: 2em;
}
#content_left li .current_sub_current 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: 36px;
	padding: 0px;
	background-image: url(../images/sign_current_sub2current.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	width: 215px;
	line-height: 2em;
}
#current_sub_selected {
	background-image: url(../images/sign_current_sub2selected.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #FFFFFF;
	text-indent: 36px;
}
.current_sub_current {
	background-image: url(../images/sign_current_sub2current.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #FFFFFF;
	text-indent: 36px;
}

table { border-width: 0; border-collapse: collapse; }
.table_top {
	vertical-align: top;
}
th,td { font-size: 10pt; line-height: 1.3em; color: #333333; padding: 4px; border-width: 0;px; }
#content_right th,td { font-size: 10pt; line-height: 1.3em; color: #333333; padding: 4px; border-width: 0; }
table h3 {
	margin: 0px;
	padding: 0px;
}
.table_left {
	width: 120px;
}
.table_hd_bg {
	background-color: #999999;
}
.linecenter {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.jmark_concept {
	float: right;
}

.table_hd_bg_bk {
	background-color: #333333;
	color: #FFFFFF;
}
#sitemap table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sitemap td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sitemap h3 {
	text-indent: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#sitemap li {
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	font-size: 8pt;
}
#sitemap ul {
	margin: 0px;
	padding: 0px;
}
.sign {
	background-image: url(../images/triangle.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
.sign_to_top {
	background-image: url(../images/sign_to_top.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	margin-left: 50px;
}
.bold {
	font-weight: bold;
}
.float_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.float_clear {
	clear: both;
}
.float_clear_right {
	clear: both;
	text-align: right;
}
.float_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.right {
	text-align: right;
}
.attention {
	color: #FF0000;
}
#exam_table table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 30px;
}
#exam_table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sitemap li {
	margin-bottom: 0px;
	margin-top: 2px;
	line-height: 1.8em;
}
#sitemap h3 {
	margin-bottom: 6px;
	margin-top: 10px;
}
.tohead {
	vertical-align: bottom;
}
.table_hd_bg_bk_center {
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
}
#content_right .kamoku_header {
	margin-top: 40px;
}
#wrap #message table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 30px;
	width: 470px;
}
#wrap #message td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
	padding: 0px;
}
#wrap #message p {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#wrap #message2 table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 30px;
	width: 470px;
}
#content_right .float_clear_gray {
	color: #666666;
	clear: both;
}
#wrap #message2 td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
	padding: 0px;
}
#wrap #message2 p {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#outline {
	margin-left: 30px;
}
#jmark table,td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#outline table,td { margin: 0; padding-top: 5px; padding-bottom: 3px; border-width: 0; outline-width: 0; }
.text_selected {
	background-color: #999999;
}
#teacher_table .on50 {
	background-color: #CCCCCC;
	width: 470px;
	text-align: center;
	padding: 0px;
}
#wrap #content_right #teacher_table .on50 p {
	margin: 0px;
	padding: 8px 0px;
}
#teacher_table table {
	margin-left: 30px;
	width: 470px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
#wrap #content_right #teacher_table .on50 {
	border-bottom-style: none;
	padding: 0px;
}
#wrap #content_right #teacher_table table .to_top {
	border-bottom-style: none;
}
#teacher_table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 8px 0px 0px;
	font-size: 8pt;
	height: 30px;
}
#wrap #content_right #teacher_table p {
	font-size: 8pt;
	padding: 0px 0px 0px 8px;
}
.table_hd_bg_lgr_center {
	background-color: #CCCCCC;
	text-align: center;
}
#teacher_table th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px 0px 0px;
	font-size: 7pt;
	height: 30px;
}
#content_left p {
	color: #FFFFFF;
}
#jopinion table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 450px;
	margin-left: 40px;
	background-color: #FFFFFF;
}
#jopinion td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	padding: 0px 4px 20px;
	background-color: #FFFFFF;
}
#jopinion p {
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}
#jopinion2 table {
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 500px;
}
#jopinion2 td {
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap #content_right #jopinion2?@table p {
	font-size: 8pt;
}

dl.segawa, dl.guest {
 margin-bottom: 1em;
 clear:left;
}

dl.segawa dt {
	float: left;
	width:30px;
	font-size: 8pt;
	margin: 0px;
	color: #003366;
}

dl.segawa dd {
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#jopinion2 dl.segawa dd p {
	line-height: 160%;
	margin-bottom: 1em;
	color: #003366;
}

dl.guest dt {
	float: left;
	width:30px;
	font-size: 8pt;
	margin: 0px;
}

dl.guest dd {
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
dl.guest dd p {
 line-height: 160%;
 margin-bottom: 1em;
}
.int_name {
	font-size: 12pt;
}
#jopinion2 .page {
	background-color: #33FFFF;
}
#jopinion2 h1 {
	margin-bottom: 10px;
	margin-top: 0px;
}
#jopinion2 .line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 12px;
}
#jopinion2 .line2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	font-size: 9pt;
}
