@charset "Shift_JIS";

/*---------------BASIC--------------*/
body {
	line-height: 130%;
	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;
}
/*---------------{cH--------------*/
h2.title-1 {
	font-size:110%;
	font-weight:bold;
	background-image: url(../top_j/hh_03b.gif);
	color:#fff;
	padding:5px 10px;
}
/*---------------end--------------*/

h2.title-2 {
	font-size:120%;
	font-weight:bold;
	background-image: url(../top_j/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;
	background:#fff;
	font-size:80%;
}
#dropnav ul {
    margin: 0;
    padding: 0;
}
#dropnav li {
    float: left;
    list-style: none;
	margin: 0;
	width: auto;
	line-height: 1.5em;
	text-align:left;
}

#dropnav li a {
    display: block;
    background: url(../top_j/bg_aaa.gif);
    padding: 8px 7px 6px;
    text-decoration: none;
    width: auto;
    color: #000;
    white-space: nowrap;
	border-right: 1px solid #aaa;
}

#dropnav li a:hover {
    background: url(../top_j/bg_bbb.gif);
}
#dropnav li a:visited {
	color:#000;
}
#dropnav li ul {
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    border-top: 1px solid #aaa;
}

#dropnav li ul li {
    float: none;
    display: inline;
}

#dropnav li ul li a {
    width: auto;
    background: #FFFACD;
	border: 1px solid #aaa;
	border-top: none;
}

#dropnav li ul li a:hover {
    background: #FFA07A;
	border: 1px solid #aaa;
	border-top: none;
}

.width-title {
	background-image: url(../top_j/top_title_back.gif);
	margin: 0px;
	padding: 0px;
	height: 100px;
	width:159px;
	vertical-align:top;
}
.width-head01 {
	background-image: url(../top_j/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_j/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_j/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:73%;
	text-align:left;
}
#base_1 #jouhou {
	float:right;
	width:24%;
	text-align:right;
}
#base_1 #torikumi div#content-1 {
	background:#FFFFDE;
	padding:0;
	margin:0;
	border:2px ridge #09f;
}
#base_1 #torikumi a:link {
	color:#000080;
	text-decoration:none;
}
#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_j/ball_blue.gif);
}
#base_1 #torikumi li {
	margin:5px 0;
	padding:0 0 0 5px;
} 
.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_j/hh_02b.gif);
	background-repeat: repeat-x;
	height:30px;
	width:20px;
}
.topics-title {
	background-image: url(../top_j/hh_02b.gif);
	background-repeat: repeat-x;
	height:30px;
}
.topics-title-goto {
	background-image: url(../top_j/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_j/hh_03b.gif);
	background-repeat: repeat-x;
	height:30px;
	width:25px;
}
.topics-title-2 {
	background-image: url(../top_j/hh_03b.gif);
	background-repeat: repeat-x;
	height:30px;
}
.topics-title-2-goto {
	background-image: url(../top_j/hh_03b.gif);
	background-repeat: repeat-x;
	height:30px;
	text-align:right;
	white-space:nowrap;
	padding-right:1em;
	font-size:80%;
	color:#fff;
}
.topics-title-2-goto a {
	color:#fff;
}
.topics-title-3-h {
	background-image: url(../top_j/hh_06b.gif);
	background-repeat: repeat-x;
	height:30px;
	width:25px;
}
.topics-title-3 {
	background-image: url(../top_j/hh_06b.gif);
	background-repeat: repeat-x;
	height:30px;
}
.topics-title-3-goto {
	background-image: url(../top_j/hh_06b.gif);
	background-repeat: repeat-x;
	height:30px;
	text-align:right;
	white-space:nowrap;
	padding-right:1em;
	font-size:80%;
	color:#fff;
}
.topics-title-3-goto a {
	color:#00f;
}
.topics-title-r-h {
	background-image: url(../top_j/hh_04b.gif);
	background-repeat: repeat-x;
	height:30px;
	width:30px;
}
.topics-title-r {
	background-image: url(../top_j/hh_04b.gif);
	background-repeat: repeat-x;
	height:30px;
	text-align:left;
	vertical-align:middle;
}
.topics-line {
	background-image: url(../top_j/top_line.gif);
	background-repeat: repeat-x;
	height: 7px;
	margin: 0px;
	padding: 0px;
}
.topics-line-1 {
	background-image: url(../top_j/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_j/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_j/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:8.2em;
	line-height:1.3em;
	padding:2px 0;
}
.topics-honbun {
	font-size: 95%;
	line-height:1.3em;
	padding:2px 0;
}
.links {
	padding: 0px;
	margin: 0px 5px 8px 0px;
	float: left;
}
.topics-icon {
	width: 50px;
}

.m-auto {
	margin-right: auto;
	margin-left: auto;
}

/*---------------footer--------------*/

.footer-back {
	background-color: #006;
	margin: 0px;
	padding: 2px;
	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;
}
