@charset "utf-8";

html,body{
	margin:0;
	padding:0;
}

html,
input,
textarea {
	font-family: "メイリオ", Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1;
}

html {
	font-size:13px;
	vertical-align baseline
}

body {
}

a:hover
{
	opacity:0.8;
}

a img {
	border:none;
}

textarea{
	font-size:100%;
	line-height:1.5;
}

/* ---------------------------------------------- */

#header > .inBox,
#top_imgroll > .inBox,
#main,
#footer > .inBox {
	width:900px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

html,
#left_nav>li a,
#foot_nav>li a,
#text_size a,
#sub_head>ul>li a,
.goTop
{
	color: #393939;
}

#left_nav>li a,
#foot_nav>li a,
#sub_head>ul>li a,
.top_news_title a
{
	text-decoration:none;
}
#foot_nav>li a:hover,
#sub_head>ul>li a:hover,
.top_news_title a:hover,
.pdf_link_list>li>a:hover,
#left_nav>li a:hover
{
	color:#CC0000;
}

/* ---------------------------------------------- */
/* ---------------------------------------------- */

#header{
	border-top:4px solid #375cc2;
	padding:15px 0;
	overflow:hidden;
}

#head_right{
	float:right;
	width:570px;
	overflow:hidden;
}
#head_right>div{
	float:right;
}
#head_right>div:nth-of-type(1),
#head_right>div:nth-of-type(2){
	margin-bottom:5px;
}
#head_right>div:nth-of-type(3){
	clear:both;
}

#head_search{
	border-radius:6px;
	background-color:#e3e7ec;
	padding:0px 5px;
	margin-right:15px;
}
#head_search input{
	vertical-align: middle;
}
#head_search [type=text]{
	border:none;
	background:none;
	padding:0 0 0 5px;
	font-size: 100%;
	width:16.5em;
}
#bank_code{
	border:1px solid #393939;
	text-align:center;
	width:13em;
	padding:3px 0;
}

#go_inquery a{
	display: inline-block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background-color: #375cc2;
	padding:4px 4px 4px 1.8em;
	background-image: url(img/head_img1.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:contain;
}

#text_size{
	border-radius:6px;
	background-color:#e3e7ec;
	padding:0 5px;
	margin-right:15px;
}

#text_size a{
	display:inline-block;
	font-size:16px;
	font-weight:bold;
	padding:1px;
	height:16px;
	width:16px;
	border-radius:9px;
	border:1px solid #888;
	background-color: #FFF;
	margin-left:5px;
	text-decoration:none;
}

#text_size a.activ{
	background-color:#888;
	color:#FFF;
}



/* ---------------------------------------------- */
#top_imgroll {
	background-color: #375cc2;
	height:350px;
	margin-bottom:30px;
	line-height:1;
}
#top_imgroll > .inBox {
	padding:10px 0;
}

/* ---------------------------------------------- */
#main {
	overflow:hidden;
	position:relative;
	padding:0 0 30px 0;
}

#left{
	float:left;
	width:210px;
	margin-bottom:30px;
}
#left_nav{
	margin:0 0 30px 0;
	padding:0;
	list-style:none;
}

#left_nav>li {
	margin-bottom:3px;
}

#left_nav>li a{
	background-color:#e3e7ec;
	background-image:url(img/left_arrow.png);
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	padding:15px 5px 15px 25px;
	font-weight:bold;
	line-height:1;
	
}


#conts{
	float:right;
	width:680px;
	margin-bottom:30px;
}

#left_banner>div {
	margin-bottom:15px;
}
#left_banner>div img{
	width:210px;
}


/* ---------------------------------------------- */
#footer {
	background-color:#e3e7ec;
	padding:5px 0;
	overflow:hidden;
}

#footer > .inBox {
}

#foot_nav{
	margin:0;
	padding:0;
	list-style:none;
	margin-left:50px;
}

#foot_nav>li {
	margin:0.5em 0;
	padding:0;
	display:inline-block;
	border-left:1px solid #666;
	padding:0 1em;
}

#copyright{
	background-color: #375cc2;
	color:#FFFFFF;
	text-align:center;
	font-size:85%;
	padding:0.5em;
}

/* ---------------------------------------------- */
/* ---------------------------------------------- */
.top_news{
	margin-bottom:30px;
	overflow:hidden;
}
.top_news:last-child{
}

.top_news_title {
	background-color:#e3e7ec;
	border-bottom:3px solid #375cc2;
	padding:0.8em 0 0.6em 0.7em;
	font-weight:bold;
	color:#002280;
	font-size:120%;
	position:relative;
}

.top_news_title a{
	display:block;
	position:absolute;
	right:0.7em;
	top:1.2em;
	font-size:80%;
}


.top_news>ul{
	margin:0;
	padding:0;
	list-style:none;
	min-height:30px;
}

.top_news>ul>li{
	margin:0;
	padding:1em 0 1em 10em;
	float:left;
	border-bottom:1px dotted #888;
	position:relative;
	line-height:1.5;
	box-sizing: border-box;
	width:100%;
}
.top_news>ul>li:last-child{
	border:none;
}

.top_news>ul>li span{
	position:absolute;
	left:0;
	padding:0 0 0 1em;
}

#top_nav{
	margin-bottom:30px;
	overflow:hidden;
}

#top_nav #tameru,
#top_nav #kariru,
#top_nav #tenpo{
	display:block;
	border:3px double #CCCCCC;
	box-sizing: border-box;
	height:7em;
	margin:0;
	float:left;
	margin-right:3px;
	text-decoration:none;
	color:#FFF;
	padding:10px;
}
#top_nav #tameru a,
#top_nav #kariru a,
#top_nav #tenpo a{
	text-decoration:none;
	color:#FFF;
}

#top_nav #tameru{
	background: #93b559;
	background: linear-gradient(#aec883, #93b559);
	width:220px;
}
#top_nav #kariru{
	background: #5984b5;
	background: linear-gradient(#83a3c8, #5984b5);
	width:230px;
}
#top_nav #tenpo{
	background: #b57359;
	background: linear-gradient(#c89683, #b57359);
	width:220px;
}
#top_nav .title{
	font-size:225%;
	font-weight:bold;
	line-height:1;
	margin-bottom:5px;
}
#top_nav .list{
	display:block;
	background:url(img/top_nav_arrow.png) no-repeat left 0.25em;
	padding:0 0 0 10px;
	margin-bottom:0.25em;
}


/* ---------------------------------------------- */
/* ---------------------------------------------- */

#sub_head{
	margin-bottom:30px;
}

#sub_head h1{
	font-size:150%;
	border:1px solid #CCC;
	margin:0 0 5px 0;
	padding:2em 5px 2em 1.5em;
	background:url(img/sub_title_dot.png) left center no-repeat, url(img/sub_title.png);
	background-size:1em, contain;
}
#sub_head>ul{
	list-style:none;
	margin:0;
	padding:10px 5px 10px 30px;
	background-color:#e3e7ec;
}
#sub_head>ul>li{
	display:inline-block;
	margin:0.5em 1em 0.5em 0;
}
#sub_head>ul>li a{
	display:inline-block;
	background-image:url(img/sub_nav_arrow.png);
	background-repeat:no-repeat;
	background-position:left;
	background-size:contain;
	padding:0 0 0 1.3em;
}

h2{
	clear:both;
	margin:0 0 1em 0;
	padding:0.6em 5px 0.5em 1.75em;
	border-radius:0 8px 8px 0 / 0 8px 8px 0;
	background:url(img/bak_dot2.png) left top no-repeat ,url(img/bak_dot1.png) ;
	background-size:contain, auto;
	color:#FFFFFF;
	font-size:115%;
	line-height:1;

}
.entry{
	line-height:1.5;
	margin:0 0 3em 1em;
}

.goTop{
	float:right;
	font-size:85%;
	line-height:1;
	padding:0.25em 0.5em 0.25em 1.5em;
	background:url(img/goTop_arrow.png) 0.25em center no-repeat, #e3e7ec;
	background-size:1em;
	text-decoration:none;
	margin:0 0 6em 0;
}
.goTop:last-child{
	margin-bottom:1em;
}

h3{
	font-size:100%;
	margin:0 0 0.5em 0;
	padding:0;
	color:#002280;
	border-bottom:2px dotted #375cc2;
}

.head_text{
	margin:0 0 2em 0;
	border:3px double #DDD;
	padding:15px;
	background-color:#FFFFDD;
}
.head_text h3{
	color: #BB0000;
	border-bottom:2px dotted #BB0000;
}

/* ---------------------------------------------- */

.t_right{
	text-align:right;
}
.t_bold{
	font-weight:bold;
}


.table1 th,
.table1 td{
	padding:0.5em 0.5em;
	border:2px solid #FFFFFF;
}
.table1 th{
	background-color:#4f81bd;
	color:#FFFFFF;
}
.table1 td{
	background-color:#dce3ef;
}


.table2{
	border-collapse:collapse;
}

.table2 th,
.table2 td{
	padding:0.5em 0.5em;
	border:1px solid #393939;
}
.table2 th{
	background-color:#4f81bd;
	color:#FFFFFF;
	text-align:left;
}
.table2 tr.head th{
	text-align:center;
}

.table2 td{
	background-color: #FFF;
}

.table3{
	border-collapse:collapse;
}

.table3 td{
	padding:0.5em 0.5em;
	border:none;
}

.table3 td{
	background-color: #FFF;
}

.table_center td,
.table_center th{
	text-align:center;
}

.table_u_line1{
	border-bottom:3px double #393939 !important; 
}

.list1{
	margin:0.5em 0 0 0 ;
	padding:0 0 0 2em;

}
.list1>li{
	margin-bottom: 0.5em;
}
.box11{
	margin:0 0 1em 1em !important;
}
.box21{
	margin:0 0 2em 1em !important;
}


.t_bold{
	font-weight:bold;
}
.t_nomal{
	font-weight:normal;
}


/* ---------------------------------------------- */

.pdf_link_list{
	list-style:none;
	margin:0;
	padding:0.5em;
	background-color:#DDD;
}
.pdf_link_list>li{
	margin-bottom:0.25em;
}
.pdf_link_list>li:last-child{
	margin-bottom:0;
}

.pdf_link_list>li>a{
	display:block;
	border:1px solid #CCC;
	background-color:#F6F6F6;
	color:#393939;
	text-decoration:none;
	padding:0.75em 1em 0.75em 4em;
	min-height:3em;
	background-image:url(img/pdf32.png);
	background-size:2.5em;
	background-position:1em 1em;
	background-repeat:no-repeat;
	font-weight:bold;
	box-shadow:1px 1px 0px rgba(0,0,0,0.2);
}
.out_link,
.pdf_link{
	display:inline-block;
	color:#FFF;
	padding:0.25em 0.5em 0.2em 1.5em;
	margin:0;
	line-height:1;
	text-decoration: none;
    border-radius: 6px;
	background: url(img/out_link1.png) 0.4em 0.25em no-repeat, #ae232f;
	background-size:0.9em, contain;
	white-space: nowrap;
}

.pdf_link{
	background: url(img/pdf32.png) 0.4em 0.25em no-repeat, #ae232f;
	background-size:0.9em, contain;

}


.table2 .out_link,
.table2 .pdf_link{
	//padding:0.5em 0.5em 0.5em 1.5em;
	//background-position:0.3em 0.5em;
	margin:0.25em 0;
}


/* ---------------------------------------------- */
.table_title{
	font-weight:bold;
	font-size:110%;
}
.btn_box{
	margin:0.5em 0 0 0;
	text-align:left;
}

/* ---------------------------------------------- */
.question_table{
	border-collapse:collapse;
	width:100%;
}
.question_table th,
.question_table td{
	border:5px solid #FFF;
}
.question_table th{
	background-color:#e3e7ec;
}
.question_table th span{
	color:#ae232f;
}

.input1,
.input2,
.input3 {
	height:3.25em;
	padding:0 0.5em;
	box-sizing:border-box;
	font-size:100%;
}

.input1{
	width:99%;
}
.input2{
	width:50%;
}
.input3{
	width:25%;
}

.txta1{
	width:99%;
	box-sizing:border-box;
	padding:0.5em;
	height:200px;
}

.question_table [type=submit],
.question_table [type=reset]{
	font-size:120%;
	border-radius:6px;
	padding:0.5em 1.5em;
	background-color:#004c9e;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
}
.question_table [type=submit]:hover,
.question_table [type=reset]:hover{
	opacity:0.8;
}

/* ---------------------------------------------- */

.sim_btn1{
	display:inline-block;
	font-size:120%;
	border-radius:6px;
	padding:0.5em 1.5em;
	background-color:#004c9e;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	text-decoration:none;
}
.sim_btn1:hover{
}

.sim_table{
	width: 35em;
	margin:0 auto;
}
.sim_table th{
	padding:0.25em 0;
}

.sim_table .input1{
	width:80%;
	text-align:right;
}


/* ---------------------------------------------- */

/* ---------------------------------------------- */
/* toggle_box */
.hidden_box{
	position:relative;
	height:8em;
	overflow:hidden;
}
.toggle_button{
	position:relative;
	display:block;
	width:4em;
	margin:1em auto 0;
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
	text-shadow:0 0 1px #CCC;
	color:#004ea2;
}
.toggle_button:after {
	content:'';
	position: absolute;
	top:-1em;
	left:50%;
	margin: 0 0 0 -0.4em;
	border:solid 0.4em #004ea2;
	border-top-color:transparent;
	border-right-color:transparent;
	border-left-color:transparent;
}
.toggle_button:hover{
	cursor:pointer;
	opacity:0.8;
}
.hidden_box > .toggle_button{
	position:absolute;
	width:100%;
	margin:0;
	padding:2em 0 1em;
	bottom:0;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.8) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.8) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0.8) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.hidden_box > .toggle_button:after {
	content:'';
	position: absolute;
	top:auto;
	bottom:0;
	left:50%;
	margin: 0 0 0 -0.4em;
	border:solid 0.4em #004ea2;
	border-top-color:#004ea2;
	border-right-color:transparent;
	border-bottom-color:transparent;
	border-left-color:transparent;
}


/* ---------------------------------------------- */
