@charset "utf-8";

/*---------------BASIC--------------*/
body {
	line-height: 110%;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px 20px;
	font-size: 95%;
}

a:link {
	color: #00c;
}

a:visited {
	color: #936;
}
a:hover {
	color: #CE0000;
}
img {
	border: 0px none;
}
img.border-yes {
	border: 2px solid #00f;
}
.img-middle {
	vertical-align: middle;
}
.img-middle-1 {
	vertical-align: middle;
	margin:0 3px 0 0;
}
form {
	margin: 0px;
	padding: 0px;
}

p {
	padding: 0px;
	margin: 0px;
}

.no-wrap {
	white-space: nowrap;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}

h2.title-2 {
	font-size:120%;
	font-weight:bold;
	background-image: url(../top_e/hh_05b.gif);
	color:#fff;
	text-align:center;
}
h2.title-3 {
	font-size:100%;
	font-weight:bold;
	color:#000;
	text-align:left;
}
h2.title-4 {
	font-size:100%;
	font-weight:bold;
	color:#fff;
	text-align:left;
}

.clear {
	clear: both;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.a-center {
	text-align: center;
}
.a-right {
	text-align: right;
}

.a-left {
	text-align: left;
}
.pdf {
	margin: 0px 3px 0px 0px;
	vertical-align: middle;
}
.icon {
	margin: 0px 3px 0px 0px;
	vertical-align: middle;
}

/*---------------HEADER--------------*/
.navihidden {
	display: run-in;
	position: absolute;
	z-index: 100;
	top: 0px;
	right: 0px;
	width: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	border-style: none;
	overflow: hidden;
}

.navihidden img {
	vertical-align: bottom;
}

#dropnav {
    margin: 0;
	padding:0;
	width:auto;
    margin: 0;
    padding: 0;
}
#dropnav li {
    float: left;
    list-style: none;
	margin: 0;
	text-align:center;
	height:30px!important;
	border-right: 1px solid #aaa;
}
#dropnav li.navi-01 {
	width:27%;
}
#dropnav li.navi-02 {
	width:16%;
}
#dropnav li.navi-03 {
	width:32%;
}
#dropnav li.navi-04 {
	width:12%;
}
#dropnav li.navi-05 {
	width:12%;
	border-right:none;
}
#dropnav li a {
    display: block;
    background: no-repeat center;
    padding:0;
    text-decoration: none;
    width: 100%;
	height:30px!important;
	text-indent:-999px;
	overflow:hidden;
	white-space:nowrap;
}
#dropnav li.navi-01 a {
    background: url(../top_e/bg_a_navi-01.gif) left;
}
#dropnav li.navi-02 a {
    background: url(../top_e/bg_a_navi-02.gif) left;
}
#dropnav li.navi-03 a {
    background: url(../top_e/bg_a_navi-03.gif) left;
}
#dropnav li.navi-04 a {
    background: url(../top_e/bg_a_navi-04.gif) left;
}
#dropnav li.navi-05 a {
    background: url(../top_e/bg_a_navi-05.gif) left;
}
#dropnav li.navi-01 a:hover {
    background: url(../top_e/bg_b_navi-01.gif) left;
}
#dropnav li.navi-02 a:hover {
    background: url(../top_e/bg_b_navi-02.gif) left;
}
#dropnav li.navi-03 a:hover {
    background: url(../top_e/bg_b_navi-03.gif) left;
}
#dropnav li.navi-04 a:hover {
    background: url(../top_e/bg_b_navi-04.gif) left;
}
#dropnav li.navi-05 a:hover {
    background: url(../top_e/bg_b_navi-05.gif) left;
}
.width-title {
	background-image: url(../top_e/top_title_back.gif);
	margin: 0px;
	padding: 0px;
	height: 100px;
	width:159px;
	vertical-align:top;
}
.width-head01 {
	background-image: url(../top_e/top_title_back.gif);
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	text-align:left;
	vertical-align:top;
	width:auto;
}
.width-head02 {
	background-image: url(../top_e/top_title_back.gif);
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	text-align:right;
	vertical-align:top;
	width:auto;
}
.search-back {
	background-image: url(../top_e/top_title_back.gif);
	margin: 0px;
	padding: 0px;
	vertical-align:top;
	text-align:right;
	color:#fff;
}
.search-back a:link {
	color:#fff;
}

.search-back a:visited {
	color:#fff;
}
.search-back a:hover {
	color: #000080;
	background:#fff;
}
/*---------------contents--------------*/

#base-1 {
	width:100%;
	margin:0;
	padding:0;
	min-width:700px;
}   

#base-1 #torikumi {
	float:left;
	width: 100%;
	text-align:left;
	margin:0 -235px 0 0;
}
#base-1 #torikumi-con {
	margin-right:255px;
}
#base-1 #jouhou {
	float:right;
	width:235px;
	text-align:right;
}
#base-1 #torikumi div#content-1 {
	background: #FFF;
	padding:0;
	margin:0;
}
#base-1 #torikumi a:link {
	color:#000080;
}
#base-1 #torikumi a:hover {
	color: #CE0000;
}
#base-1 #torikumi .topics-title-2-goto a:link {
	color:#fff;
	text-decoration:none;
}
#base-1 #torikumi .topics-title-2-goto a:hover {
	color:#33f;
	text-decoration: underline;
	background: #ffc;
}
#base-1 #jouhou div#content-2 {
	background:#FFE49C;
	padding:0;
	margin:0;
	border:2px ridge #f33;
	text-align:left;
	font-size:90%;
}
#base-1 #jouhou div#content-2 #uketuke td {
	line-height:1.2em;
	vertical-align:top;
}
#base-1 #jouhou div#content-2 #uketuke .aki td {
	padding-top:10px;
}
#base-1 ul {
	margin: 0 0 0 20px;
	padding:0;
	list-style-image:none;
	list-style-type:disc;
}
#base-1 li {
	margin:5px 0;
	padding:0;
} 
#base-1 #jouhou div#content-2 li {
	margin:3px 0;
}
#base-1 #torikumi ul {
	margin:0 0 0 20px;
	padding:0;
	list-style-image:url(../top_e/ball_blue.gif);
}
#base-1 #torikumi li {
	margin:5px 0;
	padding:0 0 0 5px;
}

#base-1 #jouhou #jouhou-2 {
	margin:5px 0 0;
	text-align:left;
	list-style-type:none;
}
#base-1 #jouhou #jouhou-2 li {
	margin:0;
	padding:0;
}
#base-1 #jouhou #jouhou-2 li a {
	text-decoration:none;
	background:top left no-repeat;
	display:block;
	width:235px;
	height:40px;
}
#base-1 #jouhou #jouhou-2 li a:hover img {
	display:none;
}

#base-1 #jouhou #jouhou-2 li.naviline1 a:hover {
	background-image: url(../top_e/jouhou-2a-on.gif);
}
#base-1 #jouhou #jouhou-2 li.naviline2 a:hover {
	background-image: url(../top_e/jouhou-2b-on.gif);
}
#base-1 #jouhou #jouhou-2 li.naviline3 a:hover {
	background-image: url(../top_e/jouhou-2c-on.gif);
}
#base-1 #jouhou #jouhou-2 li.naviline4 a:hover {
	background-image: url(../top_e/jouhou-2d-on.gif);
}
#base-1 #jouhou #jouhou-2 li.naviline5 a:hover {
	background-image: url(../top_e/jouhou-2e-on.gif);
}

.height10 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:left;
}
.topics-title-h {
	background-image: url(../top_e/hh_02b.gif);
	background-repeat: repeat-x;
	height:30px;
	width:20px;
}
.topics-title {
	background-image: url(../top_e/hh_02b.gif);
	background-repeat: repeat-x;
	height:30px;
}
.topics-title-goto {
	background-image: url(../top_e/hh_02c.gif);
	background-repeat: repeat-x;
	height:30px;
	text-align:right;
	white-space:nowrap;
	padding-right:1em;
	font-size:80%;
}
.topics-title-2-h {
	background-image: url(../top_e/hh_03b.gif);
	background-repeat: repeat-x;
	height:30px;
	width:25px;
}
.topics-title-2 {
	background-image: url(../top_e/hh_03b.gif);
	background-repeat: repeat-x;
	height:30px;
}
.topics-title-2-goto {
	background-image: url(../top_e/hh_03b.gif);
	background-repeat: repeat-x;
	height:30px;
	text-align:right;
	white-space:nowrap;
	padding-right:1em;
	font-size:80%;
	color:#fff;
	font-weight:bold;
}
.topics-title-2-goto a {
	color:#fff;
}
.topics-title-3-h {
	background-image: url(../top_e/hh_06b.gif);
	background-repeat: repeat-x;
	height:30px;
	width:25px;
}
.topics-title-3 {
	background-image: url(../top_e/hh_06b.gif);
	background-repeat: repeat-x;
	height:30px;
}
.topics-title-3-goto {
	background-image: url(../top_e/hh_06b.gif);
	background-repeat: repeat-x;
	height:30px;
	text-align:right;
	white-space:nowrap;
	padding-right:1em;
	font-size:90%;
}
.topics-title-3-goto a {
	color:#00f;
}
.topics-title-r-h {
	background-image: url(../top_e/hh_04b.gif);
	background-repeat: repeat-x;
	height:30px;
	width:30px;
}
.topics-title-r {
	background-image: url(../top_e/hh_04b.gif);
	background-repeat: repeat-x;
	height:30px;
	text-align:left;
	vertical-align:middle;
}
.topics-line {
	background-image: url(../top_e/top_line.gif);
	background-repeat: repeat-x;
	height: 7px;
	margin: 0px;
	padding: 0px;
}
.topics-line-1 {
	background-image: url(../top_e/top_line_1.gif);
	background-repeat: repeat-x;
	height: 7px;
	margin: 0px;
	padding: 0px;
}
#base-1 #torikumi ul.cyuui {
	margin: 0px;
	padding: 10px 0px 10px 25px;
	list-style-image: url(../top_e/top_red.gif);
	list-style-type: none;
	font-size: 95%;
}
#base-1 #torikumi .cyuui li {
	padding: 0px;
	margin: 1px 5px 2px 0px;
	font-weight:bold;
	text-decoration:underline;
}
ul.list-blue {
	margin: 0px;
	padding: 10px 0px 10px 25px;
	list-style-image: url(../top_e/ball_blue.gif);
	list-style-type: none;
	font-size: 95%;
}
.list-blue li {
	padding: 0px;
	margin: 1px 5px 2px 0px;
}
ul.disc {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: disc;
	font-size: 95%;
}
ul.disc li {
	padding: 0 0 0 5px;
	margin: 2px 0 2px 20px;
}
.copy-line {
	background-color: #006;
	margin: 0px;
	padding: 0px;
	height: 3px;
}
.icon-top {
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
.icon {
	vertical-align: middle;
	padding: 0px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.topics-date {
	font-size: 95%;
	white-space: nowrap;
	width:7em;
	line-height:1.1em;
	padding:2px 0;
}
.topics-honbun {
	font-size: 95%;
	line-height:1.1em;
	padding:2px 0;
}
.links {
	padding: 0px;
	margin: 0px 5px 8px 0px;
	float: left;
}
.topics-icon {
	width: 160px;
}

.m-auto {
	margin-right: auto;
	margin-left: auto;
}

/*
--------------------------------------------------------------------------

pdf

--------------------------------------------------------------------------*/

.reader {
	margin: 1em 10px 10px;
	padding: 5px;
	border: 1px solid #a6a6a6;
	font-size: 85%;
	line-height: 120%;
}

/*---------------footer--------------*/

.footer-back {
	background-color: #006;
	margin: 0px;
	padding: 4px 0 6px;
	font-size: 95%;
	color: #FFFFFF;
	text-align:center;
}
.footer-back a:link {
	color: #FFFFFF;
}

.footer-back a:hover {
	color: #FFFFFF;
}

.footer-back a:visited {
	color: #FFFFFF;
}

.footer-back a:active {
	color: #FFFFFF;
}

.copyright {
	font-size: 90%;
	line-height: 130%;
	margin: 0px;
	padding: 3px;
	text-align:center;
}
/*
==========================================================================

clear

==========================================================================*/


.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 1%!important;
}

*html .clearfix {/* IE6 */
	zoom: 1;
}

*:first-child+html .clearfix {/*IE7*/
	display: inline-table;
	min-height: 1%;
}

/* clear */
.clmclear {
	clear: both;
	display: block;
	height: 1%!important;
	font-size: 1%;
	zoom: 1;
}