/*second*/

#content {
    width: 950px;
    margin: 10px auto 0;
}

/*main*/

#content .main {
    float: left;
    width: 638px;
    margin-top: 10px;
}

#content .main .breadcrumb {
    font-size: 14px;
    margin-top: 10px;
}

#content .main h3 {
    color: #784e9c;
    font-size: 29px;
    padding: 0px 10px 0px 45px;
    width: 630px;
    background: url(../images/bank_icon.png) no-repeat 0px 6px;
    font-family: '游明朝';
    margin-top: 20px;
}

#content .h3text {
    font-weight: bold;
}

#content .main .h3bar {
    background: url(../images/h2main_back.png) no-repeat;
    width: 639px;
    height: 7px;
}

/**/


/*about*/
.page-about .abouttextbox {
    margin-top: 20px;
}

.page-about .abouttext {
    float: left;
    width: 350px;
    font-size: 16px;
}

.page-about .abouttext2 {
    font-size: 16px;
    margin-top: 15px;
}

.page-about .aboutimg {
    float: right;
}

.page-about .aboutbnr {
    margin-top: 40px;
}

.page-about .bnrleft {
    float: left;
}

.page-about .aboutbnr a img:hover {
    opacity: .7;
}

.page-about .bnnright {
    float: right;
}

.page-about .imgtext {
    margin-top: 20px;
    font-size: 16px;
}

.page-about .img {
    margin-top: 30px;
}


/*bank*/
.bank .akiyainfo {
    padding: 15px 5px 20px 15px;
    background-color: #fff;
    border: solid 1px #e4cbe0;
    margin-top: 15px;
}

.bank h4 {
    color: #814b7f;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 5px;
    font-size: 16px;
}

.bank h4:before {
    content: "";
    border-left: solid 2px #814b7f;
    padding-left: 10px;
}

.bank .infotext {
    float: left;
    margin-left: 5px;
}

.bank .tableleft {
    border: solid 1px #814b7f;
    width: 265px;
    font-size: 16px;
}

.bank .tableleft th {
    background-color: #814b7f;
    color: #fff;
    width: 113px;
    text-align: left;
    padding: 1px 0px 0px 10px;
}

.bank .tableleft td {
    width: 156px;
    text-align: left;
    padding: 0px 0px 0px 10px;

}

.bank .tableleft .thline {
    border-bottom: solid 1px #fff;
}

.bank .tableleft .tdline {
    border-bottom: solid 1px #814b7f;
}

.bank .tableleft .status {
    font-size: 18px;
}
/* 交渉状況の文字色はstyle.cssに移動
.bank .tableleft .status.accept {
    color: #0089b6;
}

.bank .tableleft .status.negotiation {
    color: #00b745;
}

.bank .tableleft .status.contract {
    color: #e19400;
}
*/
.bank .infoimg {
    float: right;
    margin-right: 7px;
}

.bank .infoimg td {
    padding: 0 3px 3px 0;
}

.bank .infoimg td img {
    border: solid 1px #e4cbe0;
}

.bank .detailbtn a img:hover {
    opacity: .7;
}

.bank .detailbtn {
    text-align: center;
    margin-top: 5px;
}

.bank .pagenav {
    text-align: center;
    margin-top: 10px;
}
/**/

/*bankdetail*/
.bankdetail h4 {
    color: #814b7f;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 0px;
    font-size: 16px;
}

.bankdetail h4:before {
    content: "";
    border-left: solid 2px #814b7f;
    padding-left: 10px;
}

.bankdetail .akiyainfo {
    padding: 15px 5px 20px 15px;
    background-color: #fff;
    border: solid 1px #e4cbe0;
    margin-top: 15px;
}

.bankdetail .infotext {
    float: left;
    margin-left: 0px;
}

.bankdetail .tableleft {
    border: solid 1px #814b7f;
    width: 265px;
    font-size: 16px;
}

.bankdetail .tableleft th {
    background-color: #814b7f;
    color: #fff;
    width: 113px;
    text-align: left;
    padding: 1px 0px 0px 10px;
}

.bankdetail .tableleft td {
    width: 156px;
    text-align: left;
    padding: 0px 0px 0px 10px;

}

.bankdetail .tableleft .thline {
    border-bottom: solid 1px #fff;
}

.bankdetail .tableleft .tdline {
    border-bottom: solid 1px #814b7f;
}

.bankdetail .tableleft .status {
    font-size: 18px;
}
/* 交渉状況の文字色はstyle.cssに移動
.bankdetail .tableleft .status.accept {
    color: #0089b6;
}

.bankdetail .tableleft .status.negotiation {
    color: #00b745;
}

.bankdetail .tableleft .status.contract {
    color: #e19400;
}
*/
.bankdetail .infoimg {
    float: right;
    margin-right: 7px;
}

.bankdetail .infoimg td {
    padding: 0 3px 3px 0;
}

.bankdetail .infoimg td img {
    border: solid 1px #e4cbe0;
}

.bankdetail .infodetail {
    margin-top: 20px;
}

.bankdetail .overview {
    background: url(../images/bank/over_back.png) no-repeat 0px 4px;
    height: 30px;
    color: #814b7f;
    font-weight: bold;
    padding-left: 25px;
    font-size: 18px;
}

.bankdetail .overview2 {
    background: url(../images/bank/over_back.png) no-repeat 0px 4px;
    height: 30px;
    color: #814b7f;
    font-weight: bold;
    padding-left: 25px;
    font-size: 18px;
    margin-top: 20px;
}

.bankdetail .detailtable {
    margin-top: 20px;
    font-size: 16px;
    text-align: left;
    border: solid 1px #b5b5b5;
    width: 600px;
}

.bankdetail .detailtable th {
    width: 126px;
    background: url(../images/bank/th_back.jpg);
    background-color: #ead6e6;
    color: #000;
    padding: 1px 0px 0px 10px;
    vertical-align: middle;
}

.bankdetail .detailtable td {
    padding: 1px 0px 0px 10px;
}

.bankdetail .detailtable .thline {
    border-bottom: solid 1px #b5b5b5;
}

.bankdetail .detailtable .tdline {
    border-bottom: solid 1px #b5b5b5;
}

.bankdetail .detailtable .tdmap {
    padding: 10px;
}

.bankdetail .detailtable2 {
    margin-top: 10px;
    font-size: 16px;
    text-align: left;
    border: solid 1px #b5b5b5;
    width: 600px;
}

.bankdetail .detailtable2 th {
    width: 126px;
    background: url(../images/bank/th_back.jpg);
    background-color: #ead6e6;
    color: #000;
    padding: 1px 0px 0px 10px;
    vertical-align: middle;
}

.bankdetail .detailtable2 td {
    padding: 1px 0px 0px 10px;
}

.bankdetail .detailtable2 .thline {
    border-bottom: solid 1px #b5b5b5;
}

.bankdetail .detailtable2 .tdline {
    border-bottom: solid 1px #b5b5b5;
}

.bankdetail .detailtable2 .tdmap {
    padding: 10px;
}

.bankdetail .detailtable3 {
    margin-top: 10px;
    font-size: 16px;
    text-align: left;
    border: solid 1px #b5b5b5;
    width: 600px;
}

.bankdetail .detailtable3 th {
    width: 126px;
    background: url(../images/bank/th_back.jpg);
    background-color: #ead6e6;
    color: #000;
    padding: 1px 0px 0px 10px;
    vertical-align: top;
}

.bankdetail .detailtable3 td {
    padding: 1px 0px 0px 10px;
}

.bankdetail .detailtable3 .thline {
    border-bottom: solid 1px #b5b5b5;
}

.bankdetail .detailtable3 .tdline {
    border-bottom: solid 1px #b5b5b5;
}

.bankdetail .detailtable3 .tdmap {
    padding: 10px 20px 20px 23px;
}

.bankdetail .more {
    text-align: center;
    margin-top: 20px;
}

.bankdetail .redLetter{
	color: #ff0000;
	line-height: 1.5;
	margin-bottom: 10px;
}

.bankdetail iframe{
    width: 416px;
    height: 173px;
}

/**/

/*forowner*/
.page-forowner .h3span{
    font-size: 14px;
}

.page-forowner .h4contactus{
    background: url(../images/forowner/h4_back01.png) no-repeat 0px 0px;
    height: 34px;
    color: #814b7f;
    font-weight: bold;
    font-size: 20px;
    padding-top: 10px;
    padding-left: 100px;
		margin-bottom: 15px;
    border-bottom: solid 2px #814b7f;
    margin-top: 30px;
}

.page-forowner .h4registration{
    background: url(../images/forowner/h4_back03.png) no-repeat 0px 0px;
    height: 34px;
    color: #814b7f;
    font-weight: bold;
    font-size: 20px;
    padding-top: 7px;
    padding-left: 100px;
    border-bottom: solid 2px #814b7f;
    margin-top: 30px;
}

.page-forowner .registrationtext{
    border-bottom: dotted 2px #814b7f;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.page-forowner .registrationtextnobd{
    font-size: 16px;
}

.page-forowner .registrationtext a{
    color: #000;
}

.page-forowner .ownershiptext{
    border-bottom: solid 1px #bfbfbf;
    font-size: 16px;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.page-forowner .h4investigation{
    background: url(../images/forowner/h4_back02.png) no-repeat 0px 0px;
    height: 34px;
    color: #814b7f;
    font-weight: bold;
    font-size: 20px;
    padding-top: 9px;
    padding-left: 100px;
    border-bottom: solid 2px #814b7f;
    margin-top: 30px;
}

.page-forowner .investigationtext{
    border-bottom: solid 1px #bfbfbf;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.page-forowner .h4release{
    background: url(../images/forowner/h4_back04.png) no-repeat 0px 0px;
    height: 34px;
    color: #814b7f;
    font-weight: bold;
    font-size: 20px;
    padding-top: 9px;
    padding-left: 100px;
    border-bottom: solid 2px #814b7f;
    margin-top: 30px;
}

.page-forowner .h4negotiation{
    background: url(../images/forowner/h4_back05.png) no-repeat 0px 0px;
    height: 34px;
    color: #814b7f;
    font-weight: bold;
    font-size: 20px;
    padding-top: 3px;
    padding-left: 100px;
    border-bottom: solid 2px #814b7f;
    margin-top: 30px;
}

.page-forowner .negotiationtext{
    border-bottom: solid 1px #bfbfbf;
    font-size: 14px;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 15px;
		margin-bottom: 15px;
}

.page-forowner .negotenri{
    font-weight: bold;
}

.page-forowner .h4establishment{
    background: url(../images/forowner/h4_back5.png) no-repeat 0px 0px;
    height: 34px;
    color: #814b7f;
    font-weight: bold;
    font-size: 20px;
    padding-top: 7px;
    padding-left: 100px;
    border-bottom: solid 2px #814b7f;
    margin-top: 30px;
}

.page-forowner .doc{
    background-color: #fff;
    border: solid 1px #e4cbe0;
    margin-top: 10px;
    font-size: 16px;
    margin-bottom: 20px;
}

.page-forowner .doc .lidoc{
    border-bottom: dotted 2px #8f5f8e;
}

.page-forowner .doc li{
    padding: 12px 10px 12px 20px;
}

.page-forowner .doc li a{
    color: #000;
}

.page-forowner .doc .pdfico{
    float: right;
    padding-right: 20px;
}

.page-forowner .h4sub{
    border-bottom: solid 1px #814b7f;
    color: #814b7f;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
}

.page-forowner .documenttext{
    font-size: 18px;
}

.page-forowner .subsidytext{
    font-size: 15px;
    margin-top: 20px;
}

.page-forowner .doc2{
    background-color: #fff;
    border: solid 1px #e4cbe0;
    margin-top: 20px;
    font-size: 14px;
}

.page-forowner .doc2 li{
    padding: 10px 10px 10px 10px;
}

.page-forowner .doc2 .lidoc{
    border-bottom: dotted 2px #865284;
}

.page-forowner .doc2 .pdfico{
    float: right;
}

.page-forowner .doc2 li a{
    color: #000;
}

.page-forowner .adobe{
    margin-top: 20px;
}

.page-forowner .adobeimg{
    display: inline-block;
    margin-right: 10px;
}

.page-forowner .adobetext{
    display: inline-block;
    font-size: 14px;
}

.page-forowner .pagetop {
    text-align: right;

}

.page-forowner .pagetop a {
    color: #784e9c;
}

.page-forowner .salebox {
    border: solid 1px #814b7f;
    border-radius: 10px;
    margin-top: 50px;
    background-color: #fff;
}

.page-forowner .salebox .saletitle {
    background-color: #814b7f;
    color: #fff;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    line-height: 50px;
    font-size: 18px
}

.page-forowner .salebox .warp {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 30px
}

.page-forowner .salebox .saletext1 {
    border-bottom: solid 1px #814b7f;
    text-align: center;
    line-height: 50px
}

.page-forowner .salebox .saletext2 {
    margin-top: 10px;
    padding-bottom: 20px
}

.page-forowner .salebox .saletext3 {
    margin-bottom: 20px;
}

.page-forowner .salebox .salesec {
    border-top: solid 1px #e4cbe0;
    padding-top: 20px;
}

.page-forowner .salebox .salesec a {
    color: #814b7f;
}

/*foruser*/
.page-foruser .h3span{
    font-size: 14px;
}

.page-foruser .forusertext{
    font-size: 16px;
    margin-bottom: 35px;
    margin-top: 20px;
}

.page-foruser .h4application{
    background: url(../images/foruser/h4_back01.png) no-repeat 0px 0px;
    height: 34px;
    color: #814b7f;
    font-weight: bold;
    font-size: 20px;
    padding-top: 7px;
    padding-left: 100px;
    border-bottom: solid 2px #814b7f;
    margin-top: 35px;
}

.page-foruser .applicationtext{
    border-bottom: solid 1px #bfbfbf;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.page-foruser .h4examination{
    background: url(../images/foruser/h4_back02.png) no-repeat 0px 0px;
    height: 34px;
    color: #814b7f;
    font-weight: bold;
    font-size: 20px;
    padding-top: 7px;
    padding-left: 100px;
    border-bottom: solid 2px #814b7f;
    margin-top: 30px;
}

.page-foruser .h4applicomp{
    background: url(../images/foruser/h4_back03.png) no-repeat 0px 0px;
    height: 34px;
    color: #814b7f;
    font-weight: bold;
    font-size: 20px;
    padding-top: 7px;
    padding-left: 100px;
    border-bottom: solid 2px #814b7f;
    margin-top: 50px;
}

.page-foruser .h4tour{
    background: url(../images/foruser/h4_back04.png) no-repeat 0px 0px;
    height: 34px;
    color: #814b7f;
    font-weight: bold;
    font-size: 20px;
    padding-top: 7px;
    padding-left: 100px;
    border-bottom: solid 2px #814b7f;
    margin-top: 40px;
}

.page-foruser .tourtext{
    border-bottom: dotted 2px #814b7f;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.page-foruser .negotiationtext{
    border-bottom: solid 1px #bfbfbf;
    font-size: 16px;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.page-foruser .h4sub{
    border-bottom: solid 1px #814b7f;
    color: #814b7f;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
}

.page-foruser .doc{
    background-color: #fff;
    border: solid 1px #e4cbe0;
    margin-top: 10px;
    font-size: 16px;
    margin-bottom: 20px;
}

.page-foruser .doc .lidoc{
    border-bottom: dotted 2px #8f5f8e;
}

.page-foruser .doc li{
    padding: 12px 10px 12px 15px;
}

.page-foruser .doc li a{
    color: #000;
}

.page-foruser .doc .pdfico{
    float: right;
    padding-right: 20px;
}

.page-foruser .doc .pdfico a{
    text-decoration: none;
}

.page-foruser .documenttext{
    font-size: 18px;
}

.page-foruser .adobe{
    margin-top: 20px;
}

.page-foruser .adobeimg{
    display: inline-block;
    margin-right: 10px;
}

.page-foruser .adobetext{
    display: inline-block;
    font-size: 14px;
}



/*application*/
.page-application .doc{
    background-color: #fff;
    border: solid 1px #e4cbe0;
    margin-top: 30px;
    font-size: 16px;
    margin-bottom: 60px;
}

.page-application .doc .lidoc{
    border-bottom: dotted 2px #8f5f8e;
}

.page-application .doc li{
    padding: 12px 10px 12px 15px;
}

.page-application .doc li a{
    color: #000;
}

.page-application .doc .pdfico{
    float: right;
    padding-right: 20px;
}

.page-application .doc .pdfico a{
    text-decoration: none;
}

.page-application .doc2{
    background-color: #fff;
    border: solid 1px #e4cbe0;
    margin-top: 30px;
    font-size: 16px;
    margin-bottom: 50px;
}

.page-application .doc2 .lidoc{
    border-bottom: dotted 2px #8f5f8e;
}

.page-application .doc2 li{
    padding: 12px 10px 12px 15px;
}

.page-application .doc2 li a{
    color: #000;
}

.page-application .doc2 .pdfico{
    float: right;
    padding-right: 20px;
}

.page-application .doc2 .pdfico a{
    text-decoration: none;
}

.page-application .adobe{
    margin-top: 20px;
}

.page-application .adobeimg{
    display: inline-block;
    margin-right: 10px;
}

.page-application .adobetext{
    display: inline-block;
    font-size: 14px;
}

/*inquiry*/
.page-inquiry h4 {
    border-bottom: solid 1px #814b7f;
    color: #814b7f;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.page-inquiry .h4akiya {
    border-bottom: solid 1px #814b7f;
    color: #814b7f;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 0px;
}

.page-inquiry .tenrisiyakusyo {
    margin-top: 20px;
    margin-bottom: 40px;
}

.page-inquiry .tenrisiyakusyo table {
    width: 638px;
}

.page-inquiry .tenrisiyakusyo .trline {
    border-bottom: 1px dotted #d8c3d6;
}

.page-inquiry .tenrisiyakusyo th {
    color: #814b7f;
    font-size: 18px;
    padding: 5px 0px 5px 20px;
    font-weight: bold;
    text-align: left;
    width: 60px;
}

.page-inquiry .tenrisiyakusyo .thaddress {
    background: url(../images/inquiry/ico_address.png) no-repeat 0px 11px;
}

.page-inquiry .tenrisiyakusyo .tel {
    background: url(../images/inquiry/ico_tel.png) no-repeat 0px 11px;
}

.page-inquiry .tenrisiyakusyo .holiday {
    background: url(../images/inquiry/ico_holiday.png) no-repeat 0px 11px;
}

.page-inquiry .tenrisiyakusyo td {
    font-size: 16px;
}

.page-inquiry .akiya table {
    width: 638px;
}

.page-inquiry .akiya .trline {
    border-bottom: 1px dotted #d8c3d6;
}

.page-inquiry .akiya th {
    color: #814b7f;
    font-size: 18px;
    padding: 5px 15px 5px 20px;
    font-weight: bold;
    text-align: left;
    width: 40px;
}

.page-inquiry .akiya .thaddress {
    background: url(../images/inquiry/ico_address.png) no-repeat 0px 11px;
}

.page-inquiry .akiya .tel {
    background: url(../images/inquiry/ico_tel.png) no-repeat 0px 11px;
}

.page-inquiry .akiya .fax {
    background: url(../images/inquiry/ico_fax.png) no-repeat 0px 11px;
}

.page-inquiry .akiya td {
    font-size: 16px;
}

.page-inquiry .h4mail {
    background: url(../images/inquiry/ico_mail.png) no-repeat 0px 17px;
    padding-top: 12px;
    padding-left: 30px;
    margin-top: 30px;
}

.page-inquiry .form {
    margin-top: 30px;
}

.page-inquiry .form table {
    width: 638px;
    border-collapse: collapse;
    margin-bottom: 10px;
    margin-left: 0px;
}

.page-inquiry .form th {
    font-weight: normal;
    box-sizing: border-box;
    width: 245px;
    font-size: 16px;
    vertical-align: middle;
}

.page-inquiry .form .thsyousai {
    vertical-align: top;
}

.page-inquiry .form table tr.hissu>th:after{
    content: "※必須";
    color: #b16aa7;
    padding-left: 1em;
}

.page-inquiry .form .table1 tr>*{
    text-align: left;
    border-bottom: 2px dotted #b16aa7;
    padding: 10px 0px;
}

.page-inquiry .form .table2 tr>*{
    text-align: left;
    border-bottom: 2px dotted #b16aa7;
    padding: 10px 0px;
}

.page-inquiry .form .table3 tr>*{
    text-align: left;
    border-bottom: 2px dotted #b16aa7;
    padding: 10px 0px;
}

.page-inquiry .form .caption1 {
    text-align: left;
    font-size: 17px;
    color: #814b7f;
    font-weight: bold;
}

.page-inquiry .btn {
    background: url(../images/inquiry/btn_send.png) no-repeat;
    width: 185px;
    height: 45px;
    margin-top: 20px;
    border: none;
}

.page-inquiry .btn {
    display: block;
    width: 185px;
    height: 45px;
}

.page-inquiry .btn:hover {
    background-image: url(../images/inquiry/btn_send_hover.png);
    display: block;
    width: 185px;
    height: 45px;
}

/*link*/
.page-link .block li{
    margin-top: 30px;
    background-color: #fff;
    padding: 25px 23px 10px;
}

.page-link .block .img{
    float: left;
}

.page-link .block .img a img:hover {
    opacity: .7;
}

.page-link .block .text{
    float: left;
    width: 370px;
    margin-left: 20px;
}

.page-link .block .text .title{
    font-size: 18px;
    border-bottom: 1px solid #000;
    font-weight: bold;
}

.page-link .block .text .url{
    font-size: 16px;
}
/**/

/*sitemap*/
/*.page-sitemap h3 {
    background: url(../images/sitemap/h3_back.jpg) no-repeat;
    width: 580px;
    height: 41px;
    color: #fff;
    font-size: 20px;
    padding: 10px 10px 0px 0px;
    margin-top: 30px;
}*/

.page-sitemap .top {
    font-size: 16px;
    background: url(../images/sitemap/icon_sitemap.png) no-repeat 0px 25px;
    padding-left: 25px;
    padding-top: 20px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.page-sitemap .sitemapbox {
    padding: 10px;
}

.page-sitemap .sitebox {
    width: 540px;
    margin-left: 0px;
    font-size: 16px;
}

.page-sitemap .siteakiya {
    background-image:  url(../images/sitemap/icon_sitemap.png);
    background-repeat: no-repeat,no-repeat;
    background-position: 5px 15px;
    padding: 12px 0px 5px 30px;
}

.page-sitemap .siteakiya a {
    color: #000;
}

/*news*/

.news .newsbox{
    width: 638px;
    background-color: #fff;
    margin-top: 30px;
}

.news .newsmain{
    padding: 15px 15px 15px 15px;
}

.news .img{
    float: left;
}

.news .newstext{
    float: left;
    width: 357px;
    margin-left: 20px;
}

.news .date{
    font-size: 16px;
}

.news .date img{
    padding-bottom: 7px;
}

.news h4{
    border-bottom: 1px solid #814b7f;
    color: #814b7f;
    font-weight: bold;
    font-size: 18px;
}

.news .text{
    font-size: 16px;
}

.news .more a img:hover {
    opacity: .7;
}

.news .more{
    text-align: right;
}

.news .moredetail{
    margin-top: 20px;
    text-align: right;
}

.news .moredetail a img:hover {
    opacity: .7;
}

.news .pagenav {
    text-align: center;
    margin-top: 10px;
}

