@charset "UTF-8";

body {
	font-family: 'ＭＳ 明朝', 'ＭＳ Ｐ明朝', '平成明朝', 細明朝体, 'Osaka-等幅', Osaka, serif;
	font-size: 9pt;
	background-color: #fff;
	color: #000000;
	text-decoration: none;
}

p, blockquote, address, div, hr, noscript {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Osaka, 'ＭＳ ゴシック', 'ＭＳ Ｐゴシック', sans-serif;
	margin:0;
	padding:0;
	border:0;
}

ul, ol,li {
	font-size: 9pt;
	margin:0 0 0 2em;
	padding:0;
	border:0;
}

li, dl, dt, dd {
	margin:0;
	padding:0;

}

pre {
	margin:0;
	padding:0;
	border:0;
}

a, img, map, q, sub, sup, span, bdo {
	margin:0;
	padding:0;
	border:0;
}

br {
	margin:0;
	padding:0;
	border:0;
}


a {
	color: #189885;
}

a:hover {
	text-decoration: underline;
}

b {
	font-weight: bold;
	font-family: Osaka,'ＭＳ ゴシック', 'ＭＳ Ｐゴシック', sans-serif;
	font-style: normal;
}

p.prespace {
	text-indent: 1em;
	line-height: 150%;
	margin-top: 0.7em;
	margin-bottom: 1em;
}

em {
	font-style: normal;
	text-decoration: underline;
}

def {
	font-style: normal; /* Don't be slanted */
	font-weight: bold
}

strong {
	font-weight: bolder
}

div#header {
	display: none;
}

div#body {
}


div#side {
	display: none;
}

div#contents {
	margin-top: 0;
	padding: 0;
}

div#contents a {
	color: #189885;
	text-decoration: none;
	border-bottom: 1px dotted #189885;
}

div#contents a:hover {
	border-bottom: 1px solid #189885;
}


h1, h2, h3 {
	text-align: left;
	font-weight: normal;
}

h1.text {
	font-size: large;
	border-style: double;
	border-width: 0 0 4px 0;
	margin-bottom: 1em;
}

.contentstitle {
	color: #0E3333;
	font-size: large;
	border-style: solid;
	border-width: 0 0 1px 0;
	margin-bottom: 0.5em;
}

div#contents #contentsbody {
}

div#contents #contentsbody ul {
	margin-top: 15px;
}

div#contents #contentsbody ul.sublink {
	list-style-type: none;
	text-align: right;
	margin-right: 1em;
}

div#contents #contentsbody ul li {
	margin-top: 3px;
}

div#contents #contentsbody h3.section {
	color: #0E3333;
	border-bottom: 1px solid #0E3333;
	margin-top: 2em;
	margin-bottom: 1em;
}

/* 下部フッター */
div#footer {
	margin-top: 2em;
	border-style: dotted;
	border-width: 1px 0 0 0;
	text-align: right;
	font-size: small;
}

div#footer img.logoimg {
	display: none;
}

div#footer a.webmaster {
	display: none;
}

div#footer br.brcl {
}

/* その他 */
p.seminar {
}

h3 {
	text-align: left;
	font-weight: normal;
	margin: 1em 0 1px 0;
}

.date {
	margin-left: 0;
}

span.title {
	text-decoration: underline;
}

.seminar .author {
}

.seminar .abst {
}

.quote {
	margin: 0 0.5em 0 0.5em;
}

.posted { 
	text-align: right;
	margin-right: 1em;
}

.update {
	margin-bottom: 5px;
}

.sig {
	text-align: right;
	margin-top: 15px;
	padding-top: 5px;
	border-top: 1px solid #189885;;
}

.staff {
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}

.staff .interest {
	margin-left: 2em;
}

.staff .keywords {
	margin-left: 2em;
}

.staff .ma {
	margin-left: 2em;
}

.visitor p{
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}

.visitor .name {
}

.visitor .date {
	text-decoration: underline;
}

.visitor .caretaker {
	font-size: small;
}

.article {
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}

.article .title {
	text-decoration: underline;
}

.article .author {
}

dl.reports {
	line-height:140%;
}

dl.reports dt.no{
		font-size: large;
		font-color: #0E3333;
		margin-top: 1.5em;
		margin-bottom: 0.3em;
		padding: 0 0.5em 0 0.5em;
		border-bottom: 1px solid #0E3333;
}

dl.reports dd.author{
		margin-left: 1.5em;
}

dl.reports dd.title{
		margin-left: 1.5em;
}

dl.reports dd.title span.pages{
		font-style: italic;
}

.block {
	margin-left: 2em;
	padding: 1em;
	border-left: 3px double #189885;
}

.noprint {
	display: none;
}
