/*  whole  */

a:link {
	color: #0000CC;
}
a:visited {
	color: #663300;
}
a:hover {
	text-decoration: underline overline;
	background: #FFFFCC;
}
a:active {
	color: #CC0000;
}
h1 {
	font-size: 182%;
	font-weight: bolder;
	line-height: 150%;
}
h2 {
	font-size: 163%;
	font-weight: bolder;
	line-height: 150%;
}
h3 {
	font-size: 144%;
	font-weight: bolder;
	line-height: 150%;
}
h4 {
	font-size: 132%;
	font-weight: bolder;
	line-height: 150%;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 0px none;
	margin: 0.1em;
	padding: 0.1em;



}
h5 {
	font-size: 107%;
	font-weight: bolder;
	margin: 0.1em 0.1em 0.1em 0.3em;
	padding: 0.1em 0.1em 0.1em 0.3em;
	line-height: 150%;
}
h6 {
	text-indent: -1em;
	font-size: 100%;
	font-weight: bolder;
	margin: 0.1em 0.1em 0.1em 1em;
	padding: 0.1em 0.1em 0.1em 1em;
	line-height: 150%;
}
dl {
	margin: 0.5em 0.5em 0.5em 1em;
	padding: 0.2em 0.5em 0.2em 1em;
}
dt {
	font-size: 100%;
	font-weight: normal;
}
dd {
	margin: 0.2em 0.5em 0.5em 1em;
	padding: 0.3em 0.3em 0.3em 1em;
	border: 1px dotted #999999;
	background: #F2F2F2;
	line-height: 150%;
}
#HEADER p {
	font-size: 100%;
	margin: 0.2em 0.5em 0.2em 0.2em;
	padding: 0.2em 0.5em 0.2em 0.2em;
	line-height: 150%;
}

#MAINCONTENT p {
	font-size: 100%;
	margin: 0.2em 0.5em 0.2em 1em;
	padding: 0.2em 0.5em 0.2em 1em;
	line-height: 150%;
}
pre code {
	margin: 0.1em 0.1em 0.1em 0.1em;
	padding: 0.1em 0.1em 0.1em 0.1em;
	font-size: 100%;
	line-height: 150%;
	font-style: normal;	
}
address.copyright {
	font-size: 82%;
	font-style: normal;
	text-align: center;
}
img.iconimage {
	border: 0px none;
}
img.iconimagenavi {
	border: 0px none;
	margin: 0px 0px 3px 0px;
}

div.pageall {
	background: #FFFFFF url(../img/bg_paper.jpg) no-repeat scroll right top;
	margin: 12px 20px 20px 30px;
	padding: 0.3em 0.8em 0.3em 1em;
	border-top: 1px solid #999999;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #999999;
}
div.pagemenuback {
	width: 93%;
}
div.pagemenuall {
	background: #FFFFFF;
	margin: 12px 0px 20px 25px;
	padding: 0.5em;
	border-top: 1px solid #999999;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #999999;
}

body {
	background: #DDDDDD url(../img/pageback.jpg) repeat-x fixed;
	margin: 0px;
	padding: 0px;
}

/*  page navigation  */

p.pagetopback {
	text-align: right;
}

/*  skip navigation  */

div.skipnavi ul {
	margin: 12px 10px 20px 25px;
	padding: 0.1em 0.1em 0.1em 0.1em;
}
div.skipnavi li {
	display: inline;
	margin: 0px;
	padding: 0.1em;
	border: 0px solid #000066;
	list-style: none;
	line-height: 200%;
}
div.skipnavi img {
	vertical-align: middle;
}
#GLOVNAVI li {
	display: inline;
	margin: 0px;
	padding: 0.3em;
	border: 1px solid #EEEEEE;
	list-style: none;
	line-height: 200%;
	color: #000000;
	background: #F9F9F9;
}

.hiddenarea {
	display: none;
}
.nomarker {
	list-style-type: none;
}

ol.alphalowroman {
	list-style: lower-alpha;
}

table.datatable {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: 2px solid #555555;
}
table.datatable th {
	margin: 0px;
	padding: 0.3em;
	border-top: 0px solid #555555;
	border-right: 1px solid #555555;
	border-bottom: 2px solid #555555;
	border-left: 0px solid #555555;
	background: #F9F9F9;
}
table.datatable td {
	margin: 0px;
	padding: 0.3em;
	border-top: 0px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 0px solid #AAAAAA;
	background: #FFFFFF;
}
span.keyword {
	color: #336633;
	font-weight: bold;
}
table.table-read-sample {
	margin: 0.5em;
	padding: 0.3em;
	border: 2px solid #555555;
	background: #FFFFFF;
}
table.table-read-sample td {
	margin: 0em;
	padding: 0.5em;
	border: 1px solid #555555;
	background: #FFFFFF;
}
table.layouttable {
	border: 0px solid #555555;
}
table.layouttable td {
	vertical-align: top;
	border: 0px solid #555555;
}

blockquote.jis {
	background: #FFFFCC;
	margin: 0.5em 0.5em 0.5em 1.5em;
	padding: 1em;
	border: thin dotted #FFCC33;
}
li {
	line-height: 150%;
}

