@charset "Shift_JIS";

/* base layout */
#base2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:0%;
}
#base1 {
	float:left;
	width:100%; 
	position:relative;
	right:70%;
	border-right: 1px solid #555555;
}
#left_sub {
	float:left; 
	width:30%; 
	position:relative; 
	left:70%; 
	overflow:hidden;
}
#right_main {
	float:right;
	width:70%;
	position:relative;
	left:70%;
	overflow:hidden;
}

/* right class --------------------------------------------------*/
#contents {
	padding: 30px 10px 2em 10px;
}
/* navigation */
#navigation {
	width: 100%;
	margin-top: 1em;
	line-height:1.5em;
}
#naviLeft {
	float: left;
	width: 49%;
	text-align: center;
}
#naviRight {
	float: right;
	width: 49%;
	text-align: center;
}
#naviCenter {
	width: 100%;
	text-align: center;
}

/* left class --------------------------------------------------*/
/* sidemenu */
#sidemenu {
	padding: 30px 6px 1em 6px;
}

/* contents class ------------------------------------------------*/
#contents {
	line-height : 1.6em;
}
/* bar01 */
.bar01 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom:1em;
	border-bottom: 1px solid #999999;
}
/* bar02 */
.bar02 {
	line-height: 1.2em;
	font-weight: bold;
	font-size: 90%;
	margin: 1em 0;
	padding:1px 8px;
}
.b2top { text-align : left; }
.b2bottom { text-align : right; }
/* heading */
h1 { font-size: 120%; font-weight: bold; margin: 1em 0 0 0; padding: 0; }
.data h1 { font-size: 100%; font-weight: bold; margin: 0; padding: 0; }
h2 { font-size: 110%; font-weight: bold; margin: 1em 0 0 0; padding: 0; }
h3 { font-size: 100%; font-weight: bold; margin: 1em 0 0 0; padding: 0; }
h4 { font-size: 100%; font-weight: bold; margin: 1em 0 0 0; padding: 0; }
h5 { font-size: 100%; font-weight: bold; margin: 1em 0 0 0; padding: 0; }
h6 { font-size: 100%; font-weight: bold; margin: 1em 0 0 0; padding: 0; }
.mt05 {margin-top: 5px;}
/* paragraph */
p.bold{font-weight: bold;}
p.ind0{text-indent: 0;}
p.ind1{text-indent: 1em;}
p.ind-1{text-indent: -1em;}
p.ind-2{text-indent: -2em;}
p.pad1{padding-left: 1em;}
p.pad2{padding-left: 2em;}
p.pad3{padding-left: 3em;}
p.pad4{padding-left: 4em;}
p.pad5{padding-left: 5em;}
/* footnote */
span.fn {
	vertical-align: super;
	font-size:90%;
	font-weight: bold;
	color: #ff0000;
}
p.footnote {
	padding-left: 1em;
	text-indent: -1em;
}
/* figure */
div.figure {
	margin-top: 20px;
	margin-bottom: 20px;
}
.figName {
	margin-bottom: 5px;
}
.figRefer {
	margin-top: 5px;
	font-size: 90%;
	line-height: 1.1em;
}
.excel {
	margin: 1em 0 1em 0;
}
/* kakomi */
div.point{
	border-color: #e0e000;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
	padding: 8px;
}
.point ul{
	padding-left: 16px;
}
div.kakomi{
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
	padding: 8px;
}
div.kakomi_c1{
	border-color: #87cefa;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
	padding: 8px;
}
div.kakomi_c2{
	border-color: #cc99cc;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
	padding: 8px;
}
div.kakomi_c5{
	border-color: #ffd700;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
	padding: 8px;
}
div.topic_c1{
	border-color: #87cefa;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
	padding: 8px;
}
div.topic_c2{
	border-color: #cc99cc;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
	padding: 8px;
}
div.topic_c4{
	border-color: #ffb6c1;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
	padding: 8px;
}
div.column{
	border-color: #FFA500;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
	padding: 8px;
}
p.kakomiTitle1{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}
p.kakomiTitle2{
	font-size: 100%;
	font-weight: bold;
}
p.kakomiTitle3{
	font-size: 100%;
	font-weight: bold;
}
table.kakomi td {
	padding: 8px;
	line-height: 1.6em;
}

/* list */
.list01 { margin-left: 1em; }
.list02 { margin-left: 2em; }

/* hyoushi */
div#hyoushi {
	text-align: center;
	margin: 20px 0 20px 0;
}


/* global */
.clear {
	clear: both;
}
/*sup {
	font-weight: bold;
}*/
.underline {
	text-decoration: underline;
}

.italic {
	font-style: italic;
}

.char 
	{ vertical-align:-5%;
}


/* link */
.bar02 a:link { text-decoration: none; color: #000000; }
.bar02 a:visited { text-decoration: none; color: #000000; }
.bar02 a:hover { text-decoration: underline; color: #000000; }
.bar02 a:active { text-decoration: none; color: #000000; }

a:link { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; } 

#left_sub a:link { text-decoration: none; }
#left_sub a:visited { text-decoration: none; }
#left_sub a:hover { text-decoration: none; }
#left_sub a:active { text-decoration: none; } 

/* color */
.redcolor { color: #ff0000; }
.pointcolor { background-color: #e0e000; }
.hanreicolor { background-color: #cccccc; }
.c1color { background-color: #87cefa; }
.c2color { background-color: #cc99cc; }
.c3color { background-color: #adff2f; }
.c4color { background-color: #ffb6c1; }
.c5color { background-color: #ffd700; } /* white */
/*.c5color { background-color: #8040ff; color:#ffffff; } 
.c5color a:link { color: #ffffff; }
.c5color a:visited { color: #ffffff; }
.c5color a:hover { color: #ffffff; }
.c5color a:active { color: #ffffff; }*/
.datacolor { background-color: #cccccc; }

.figcolor { color: #ff0000; }

.testcolor { background-color: #99ffff; }

/* treeview */
div.content { position:relative; margin-left:1em; margin-right:0px; }
.treeView { margin-left:10px; }
#sidemenu a:link { text-decoration: none; }
#sidemenu a:visited { text-decoration: none; }
#sidemenu a:hover { text-decoration: underline; }
#sidemenu a:active { text-decoration: underline; }

.reference { font-size: 90%; line-height: 1.2em; margin-bottom: 10px; }

/* ykaisetu */
table.ykaisetu, table.ykaisetu th, table.ykaisetu td {
	border: 1px solid #444444;
	border-collapse: collapse;
}
table.ykaisetu {
	width:98%;
	margin-top: 10px;
	line-height: 1.2em;
}
table.ykaisetu th {
	white-space: nowrap;
	background-color: #9999ff;
	font-weight: bold;
	text-align: center;
	padding: 3px 6px;
}
table.ykaisetu td {
	padding: 3px 6px;
}
table.ykaisetu td.ABC {
	background-color: #ccccff;
	font-weight: bold;
	text-align: center;
}

/* image property */
.headerLogo img { border:0; }
.copy img { border:0; }
.excel img { border:0; }
.bar02 img { border:0; vertical-align:center;}
.figImage img { border:0; vertical-align:center;}
div#hyoushi a img { border:1}
div#contents a img { border:0; vertical-align:center;}

/* pdf-index */
table.tabledoc tr td {
	padding: 2px;
	text-align: left;
	line-height: 1.3em;
}
table.tabledoc td.bu{
	font-weight: bold;
	color: #339933;
}
table.tabledoc td.sho{
	font-weight: bold;
	color: #339933;
}