@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 85%;
	line-height: 180%;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../img/english/bg_grade-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	text-indent: -700em;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.main-box {
	padding-bottom: 30px;
}
.main-box p {
	padding-bottom: 15px;
	padding-top: 5px;
}
.sub-box {
	padding-bottom: 40px;
	line-height: 140%;
}
.sub-explain-box p {
	padding-bottom: 15px;
}
.outline-box {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 3px;
}
.table-head {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 90%;
	font-weight: bold;
	line-height: 110%;
}
.table-head-even {
	background-color: #EEEEEE;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 90%;
	font-weight: bold;
	line-height: 110%;
}
.data-odd {
	background-color: #FFFFFF;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
}
.data-even {
	background-color: #EEEEEE;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
}
.data-odd_noline {
	background-color: #FFFFFF;
	padding: 3px;
	font-size: 90%;
}
.data-even_noline {
	background-color: #EEEEEE;
	padding: 3px;
	font-size: 90%;
}
.table-foot {
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-size: 90%;
	font-weight: bold;
	line-height: 110%;
}
/**/
.table-title-box {
	margin-bottom: 5px;
	font-size: 95%;
	line-height: 110%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 5px;
	color: #003366;
}
.table-title-box .title-box {
	float: left;
}
.table-title-box .unit-box {
	float: right;
	font-size: 80%;
}
/**/
.btn-box {
	text-align: center;
	padding-top: 30px;
}
.data-ref {
	text-align: right;
	padding-bottom: 20px;
	color: #990000;
	font-size: 75%;
	line-height: 110%;
}
.detail-link-box {
	text-align: right;
	line-height: 110%;
	font-size: 75%;
	margin-top: 5px;
}
.detail-link-box a:link {
	background-image: url(../img/share/allow-gray-next.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left 2px;
	color: #333333;
	text-decoration: none;
}
.detail-link-box a:visited {
	background-image: url(../img/share/allow-gray-next.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left 2px;
	color: #333333;
	text-decoration: none;
}
.detail-link-box a:hover {
	background-image: url(../img/share/allow-gray-next.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left 2px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #FFFF99;
	padding-bottom: 2px;
}
img.align-left {
	float: left;
	display: block;
	margin-right: 9px;
	margin-bottom: 9px;
}
img.align-right {
	float: right;
	display: block;
	margin-left: 9px;
	margin-bottom: 9px;
}
/**/
ol.normal-list,ul.normal-list {
	margin-left: 24px;
	margin-bottom: 25px;
}
ol.normal-list li,ul.normal-list li {
	padding-top: 5px;
	padding-bottom: 5px;
}
/**/
#head-box {
	background-image: url(../img/english/bg_search-box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 241px;
	width: 900px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -700em;
}
#content-box {
	background-repeat: repeat-y;
	padding-bottom: 0px;
	background-image: url(../img/english/bg_content.jpg);
	background-position: center top;
}
#search-box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/share/bg_search-box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 118px;
	text-align: right;
	padding-top: 7px;
	padding-right: 10px;
}
#content-wrap {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#text-navi-box {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 70%;
	line-height: 110%;
	padding-bottom: 25px;
	padding-top: 10px;
}
#content {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 15px;
}
#left-box {
	float: left;
	width: 200px;
	margin-left: 4px;
}
#menu-box {
	width: 200px;
	padding-top: 24px;
}
#menu-box h3 {
	background-repeat: no-repeat;
	height: 13px;
	width: 200px;
	text-indent: -700em;
	font-size: small;
	line-height: 110%;
	margin-bottom: 5px;
}
#menu-box h3.title-l01 {
	background-image: url(../img/top/title-l01.jpg);
}

#main-menu p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 200px;
}
#main-menu p a {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../img/share/allow-blue-next.jpg);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 12px;
	text-decoration: none;
	width: 188px;
}
#main-menu p a:link {
	color: #333333;
}
#main-menu p a:visited {
	color: #333333;
}
#main-menu p a:hover {
	color: #333333;
	background-color: #FFFF99;
}


#btn-e-madoguti {
	margin-top: 2px;
}
#btn-e-madoguti a {
	display: block;
	background-image: url(../img/share/btn-e-madoguti.jpg);
	height: 55px;
	width: 200px;
	text-indent: -700em;
}
#center-box {
	float: right;
	width: 624px;
	margin-right: 4px;
}
#center-box .date-navi {
	font-size: 85%;
	line-height: 180%;
	margin-bottom: 20px;
}
#center-box .date-navi a {
	text-decoration: none;
	color: #333333;
}
#center-box .date-navi a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #FFFF99;
	padding-bottom: 2px;
}
#center-box .sub-navi {
	font-size: 85%;
	line-height: 180%;
	margin-bottom: 40px;
}
#center-box .sub-navi p {
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
#center-box .sub-navi a {
	text-decoration: none;
	color: #333333;
	display: block;
	float: left;
	background-image: url(../img/share/allow-darkblue-next.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 13px;
	margin-right: 10px;
	width: auto;
}
#center-box .sub-navi a:hover {
	background-color: #FFFF99;
	background-image: url(../img/share/allow-red-next.jpg);
}
#center-box h1 {
	background-repeat: no-repeat;
	height: 44px;
	width: 624px;
	margin-bottom: 20px;
	text-indent: -700em;
}
#center-box h1.title-c01 {
	background-image: url(../img/english/title-c01.jpg);
}
#center-box h1.title-c02 {
	background-image: url(../img/english/title-c02.jpg);
}
#center-box h1.title-c03 {
	background-image: url(../img/english/title-c03.jpg);
}
#center-box h1.title-c04 {
	background-image: url(../img/english/title-c04.jpg);
}

#center-box h2 {
	font-size: 120%;
	font-weight: bold;
	color: #990000;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#center-box .sub-left-box {
	float: left;
	width: 300px;
}
#center-box .sub-right-box {
	float: right;
	width: 300px;
}
/**/
#center-box .relate-file-box h3 {
	background-color: #DCE3F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A6392;
	font-size: 85%;
	line-height: 110%;
	margin-top: 40px;
	margin-bottom: 10px;
	padding: 5px;
}
#center-box .relate-file-box p a {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 30px;
	text-decoration: none;
}
#center-box .relate-file-box p a:link {
	color: #333333;
}
#center-box .relate-file-box p a:visited {
	color: #333333;
}
#center-box .relate-file-box p a:hover {
	color: #333333;
	background-color: #FFFF99;
}
#center-box .relate-file-box p a.icon-pdf {
	background-image: url(../img/share/icon-pdf.gif);
}
#center-box .relate-file-box p a.icon-doc {
	background-image: url(../img/share/icon-word.gif);
}
#center-box .relate-file-box p a.icon-xls {
	background-image: url(../img/share/icon-excel.gif);
}
#center-box .relate-file-box p a.icon-ie {
	background-image: url(../img/share/icon-ie.gif);
}
/**/
#foot-box {
	background-image: url(../img/share/bg_grade-bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#foot {
	background-image: url(../img/share/bg_content-noline.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#foot-content {
	background-image: url(../img/share/bg_foot.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}

#foot-content .credit {
	line-height: 140%;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 10px;
}
#foot-content .copyright {
	font-size: 80%;
	line-height: 140%;
	color: #660000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 25px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#head .sub-navi ul li.last-link {
	display: none;
}
