/*explorer—p*/
#exp .nav1
{
	background-color: #B6FFAA;
	background-image: url(/image/wall.png);
	margin: 0px;
	padding: 0px;
}
#exp .nav1 h2 {
	font-weight: bold;
	font-size: 140%;
	background-image: url(/image/icon/topmark.png);
	background-repeat: no-repeat;
	background-position: center left;
	margin: 0px;
	padding: .2em 0px 0px 20px;
	border-width: 1px 0px;
	border-color: #A6FFA6;
	border-style: solid;
	height: 1.5em;
}
#exp .nav1 h2 span {
	vertical-align: middle;
}
#exp .nav2 {
	margin: 0px;
	padding: 0px;
	float: right;
}
#exp .nav2 img {
	margin: 3px 0px 0px;
	padding: 0px;
}
#exp .mbody {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#exp .mbody > blockquote {
	margin-top: 0.5em;
}




#exp .mbody ul {
	margin-top: 0.5em;
	margin-bottom: .5em;
}
#exp .mbody ol {
	margin-top: 0.5em;
	margin-bottom: .5em;
}

#exp h3 {
	font-size: 130%;
	background-color: #e0e0e0;
	background-image: url(/image/bg/grad_silver.png);
	background-repeat: repeat-x;
	background-position: top left;
	vertical-align: middle;
	margin: 0.8em 0px 0px;
	padding-left: 0.5em;
	border-width: 1px;
	border-color: silver;
	border-style: solid;
	height: 1.3em;
}
#exp h4 {
	font-weight: bold;
	font-size: 110%;
	background-color: #ffffa5;
	background-image: url(/image/bg/grad_lightcream.png);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
	margin: 0.8em 0px 0px;
	padding-left: 0.5em;
	height: 1.3em;
}

#exp h5 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	border-width: 0px 0px 1px;
	border-color: gray;
	border-style: dotted;
}
#exp h5 span {
	background-color: #E0FF9F;
	background-image: url(/image/bg/grad_kimidori.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 1.2em 0px 0px;
	padding: 0px 1em;
	border-width: 1px 1px 0px;
	border-color: green;
	border-style: dotted;
}

#exp h6 {
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
	margin: .5em 0px 0px;
}

#exp {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#exp strong span { color: #FF0080; }
#exp p { text-indent: 0.7em; }
#exp p .plugin { font-weight: bold; font-size: 80%; text-indent: 0px; }
#exp p .plugin img { margin-left: 1em; }

#exp li { margin: .2em 0px; padding: 0px; }
#exp ol li { margin-left: 1em; }
#exp ol li ul li { margin-left: -1em; }
#exp ol li ol li { margin-left: -1em; }
#exp dd { margin-top: .5em; margin-bottom: .5em; }

#exp .nav2 {
	speak: none;
}

#exp .mbody table { background-color: #dfdfff; }
#exp .mbody table th { background-color: #ffdba4; }
#exp .mbody table .lalign { text-align: left; }
#exp .mbody table .calign { text-align: center; }
#exp .mbody table .ralign { text-align: right; }
#exp .mbody table .nowrap { white-space: nowrap; }



#title {
	speak: none;
}

#mobile {
	background-color: #ffffa5;
	background-image: url(/image/bg/grad_cream.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px 0px 3px;
	border-width: 2px 0px 0px;
	border-color: #95A4F7;
	border-style: solid;
	width: 100%;
}
#mobile p {
	font-size: 60%;
	margin-top: 2px;
	margin-bottom: 2px;
}

#dir {
	background-color: #ffe0a0;
	background-image: url(/image/bg/grad_orange.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px 0px 3px;
	border-width: 2px 0px 0px;
	border-color: #95A4F7;
	border-style: solid;
	width: 100%;
}
#dir p {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 75%;
}

#winfo {
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	float: left;
}

#advblock {
	clear: both;
}
#advblock .nav1
{
	background-color: #fff8c9;
	background-image: url(/image/wall_yellow.png);
}
#advblock .nav1 h2 {
	border-color: #fff3a6;
}
#advblock #amazon {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 0px;
}
#advblock #amazon p {
	font-size: xx-small;
}
#advblock #amazon iframe
{
	margin-right: auto;
	margin-left: auto;
}



#elmtable {
	background-color: #eeeeff;
	margin-top: 1em;
	margin-bottom: 1em;
}
#elmtable td {
	background-color: #dfdfff;
	text-align: center;
	padding: 0px;
	border-width: 1.5px;
	border-color: #eeeeff;
	border-style: solid;
}
#elmtable th {
	padding: 1px;
	border-width: 1.5px;
	border-color: #eeeeff;
	border-style: solid;
	background-color: #ffdba4;
}
#elmtable .elmsmall {
	font-size: 80%;
}
#elmtable .void {
	background-color: #eeeeff;
}
#elmtable .current {
	font-weight: bold;
	color: red;
	background-color: #c0c0c0;
}
#elmtable .me {
	background-color: #fff4c1;
}
#elmtable .nm {
	background-color: #b5daff;
}
#elmtable .ml {
	background-color: #d3ffce;
}
#elmtable .rg {
	background-color: #ffcfca;
}


#linkblock {
	clear: both;
}
#linkblock .linkhead {
	font-size: 100%;
	background-color: none;
	margin: 0px;
	padding: 0px;
	border-width: 0px 0px 1px;
	border-color: gray;
	border-style: dotted;
	height: auto;
}
#linkblock .linkhead span {
	background-color: none;
	background-image: url(/image/bg/grad_silver.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 1.2em 0px 0px;
	padding: 0px 1em;
	border-width: 1px 1px 0px;
	border-color: green;
	border-style: dotted;
	font-weight: bolder;
}
#linkblock .nav1
{
	background-color: #ffffa0;
	background-image: url(/image/wall_orange.png);
}
#linkblock .nav1 h2 {
	border-color: #ffd0a0;
}


#rninfo {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	float: right;
}
#rninfobtn {
}

.li1 { list-style-image: url(/image/mark/li1.png); }
.li3 { list-style-image: url(/image/mark/li3.png); }
.li4 { list-style-image: url(/image/mark/li4.png); }
.li5 { list-style-image: url(/image/mark/li3.png); }
.li6 { list-style-image: url(/image/mark/li4.png); }
.li7 { list-style-image: url(/image/mark/li3.png); }
.li8 { list-style-image: url(/image/mark/li4.png); }
.uline { text-decoration: underline; }
.oline { text-decoration: overline; }

ol>li.li1 { list-style-image: none; }
ol>li.li3 { list-style-image: none; }
ol>li.li4 { list-style-image: none; }
ol>li.li5 { list-style-image: none; }
ol>li.li6 { list-style-image: none; }
ol>li.li7 { list-style-image: none; }
ol>li.li8 { list-style-image: none; }

.imgleft { float: left; }
.imgright { float: right; }
.imgclear {
	margin: .5em 0px 0px;
	padding: 0px;
	clear: both;
}
.imgleft img {
	margin-right: 1em;
}
.imgright img {
	margin-left: 1em;
}

.amazonimg {
	background-image: url(/image/wall.png);
	background-repeat: repeat;
}

blockquote {
	margin: 0px 1.5em;
	padding: 0px 0px 0px .5em;
	border-width: 0px 0px 0px 4px;
	border-color: #800040;
	border-style: double;
	word-wrap: break-word;
	overflow: auto;
}
#exp blockquote { line-height: 1em; }
#exp blockquote p { text-indent: 0px; margin: 0px; padding: 0.5em 0px; }
h3+div>blockquote { margin-top: 0.5em; }
h4+div>blockquote { margin-top: 0.5em; }
h5+div>blockquote { margin-top: 0.5em; }
pre {
	background-color: white;
	margin: 0px 1.5em;
	padding: 0px 0px 0px .5em;
	border-width: 1px;
	border-color: #0080ff;
	border-style: dashed;
	white-space: pre-wrap;
	word-wrap: break-word;
	overflow: auto;
}
h3+div>pre { margin-top: 0.5em; }
h4+div>pre { margin-top: 0.5em; }
h5+div>pre { margin-top: 0.5em; }

.alartvalid, .alartvalsec .alartvalmed {
	font-size: 60%;
	text-align: center;
	padding: 0em;
}
.alartvalid div {
	line-height: 1.2em;
	margin-right: auto;
	margin-left: auto;
	padding-right: .2em;
	padding-left: .2em;
	border-width: 5px;
	border-color: red;
	border-style: double;
	width: 70%;
}
.alartvalsec div {
	margin-right: auto;
	margin-left: auto;
	padding-right: .2em;
	padding-left: .2em;
	border-width: 2px;
	border-color: blue;
	border-style: dashed;
	width: 70%;
	height: 100%;
}
.alartvalmed .alartvalmedout {
	margin: 0px auto;
	padding: 0px .2em;
	border-width: 1px;
	border-color: #ff8000;
	border-style: solid;
	width: 70%;
	background-color: white;
}
.alartvalmed .alartvalmedout table {
	font-size: 80%;
	background-color: white;
	margin: 0px;
	padding: 0px;
}
.alartvalmed .alartvalmedout table td {
	line-height: 1.0em;
	margin: 0px;
	padding: 0px;
}
.alartvalmed .alartvalmedout table .mark {
	text-align: center;
	border-width: 0px 1px 0px 0px;
	border-color: #ff8000;
	border-style: solid;
	width: 35px;
}
.alartvalmed .alartvalmedout table .mark2 {
	text-align: center;
	border-width: 0px 1px 0px 0px;
	border-color: #ff8000;
	border-style: solid;
	width: 48px;
}
.alartvalmed .alartvalmedout table .altitle {
	font-size: 100%;
	text-decoration: underline;
	padding-bottom: 1em;
}

.alartvalid div div, .alartvalsec div div {
	text-align: left;
	text-indent: 1em;
	border-width: 0px;
	width: 100%;
}

.alartvalsec h6 {
	text-align: center;
}


dl { margin-top: .5em; }
dt { font-weight: bolder; margin: 0px; padding: 0px; }
dd {
	margin: .5em 0em .5em .5em;
	padding: 0em 0em 0em .5em;
}
dd { text-indent: 0.8em; }
dd li { text-indent: 0px; }
dd pre { text-indent: 0px; }
dd>pre {
	margin: 0px;
}

#exp .mbody > dl {
	margin-left: 0px;
	padding-left: 0.5em;
	border-width: 0px 0px 0px 0.5em;
	border-color: #e6e6ff;
	border-style: solid;
}
#exp .mbody > dl > dd {
	border-width: 0px 0px 0px 2px;
	border-color: #ffd280;
	border-style: dashed;
	word-wrap: break-word;
}

#exp .mbody > dl > dd > blockquote {
	margin: 0px 0px;
}


#toc {
	background-color: #f9f9f9;
	margin: 0.5em 0 1em;
	padding: 0.5em;
	border-width: 1px;
	border-color: #aaaaaa;
	border-style: solid;
	float: left;
}
#toc h2 {
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
	font-size: 90%;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#toc ul { margin: 0; padding: 0 1em; }
#toc li { font-size: 90%; }
