@charset "utf-8";
#header .container {
    height:    100px;
    min-width: 1260px;
    position:  relative;
}

#header_logo {
    float:      left;
    width:      calc(100% - 400px);
    background: url("../images/iekarute_logo.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    min-width:  250px;
    height:     80px;
    text-align: left;
    padding:    10px 0px 0px 10px;
}

#header_left {
    float:      left;
	width:      calc(100% - 600px);
    min-width:  250px;
    height:     80px;
    text-align: left;
    padding:    10px 0px 0px 10px;
}

#header_right {
    float:      right;
    width:      570px;
    height:     80px;
    padding:    10px 0px 0px 10px;
    text-align: right;
}

a.iekarute_logo_img {
    background:      url("../images/iekarute_logo.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display:         inline-block;
    width:           265px;
    height:          80px;
    cursor:          pointer;
}

#main {
}

.clearfix:after {
    clear:      both;
    content:    ".";
    display:    block;
    height:     0;
    visibility: hidden;
}

.container {
    margin:    0 auto;
    min-width: 1260px;
    position:  relative;
}

table.detail_tbl {
    width: 100%;
    border: #000000 solid 1px;
}

table.detail_tbl tr {
    height: 56px;
}

table.detail_tbl th {
    color:            #FFFFFF;
    background-color: #5389d6;
    border: #000000 solid 1px;
}

table.detail_tbl td {
    padding-left: 10px;
    border: #000000 solid 1px;
}

table.detail_datatbl {
    width: 100%;
    border: #000000 solid 1px;
}

table.detail_datatbl tr {
    height: 56px;
}

table.detail_datatbl th {
    color:            #FFFFFF;
    background-color: #5389d6;
    border: #000000 solid 1px;
}

table.detail_datatbl td.btnArea1 {
    border: #000000 solid 1px;
    width: 100px;
    text-align: center;
}

table.detail_datatbl td.btnArea2 {
    border: #000000 solid 1px;
    width: 5%;
    text-align: center;
}

table.detail_datatbl td.td1 {

    border: #000000 solid 1px;
    text-align: center;
}

table.detail_datatbl td.td2 {

    border: #000000 solid 1px;
    padding-left: 10px;
}

table.detail_datatbl td.td3 {

    border: #000000 solid 1px;
    width: 42%;
    padding-left: 10px;
}

table.detail_datatbl td.td4 {
    border: #000000 solid 1px;
    width: 220px;
    text-align: center;
}

table.detail_datatbl td.td5 {

    border: #000000 solid 1px;
    width: 10%;
    padding-left: 10px;
}

table.dummy_tbl tr {
    height: 30px;
}

table.dummy_tbl td {
    padding-left: 0px;
    border: #000000 solid 0px;
}

table.radio_tbl tr {
    height: 30px;
}

table.radio_tbl td {
    width: 120px;
    padding-left: 0px;
    border: 0px solid #000000;
}

#primary {
    float: left;
    min-height: 300px;
    min-width: 1000px;
    width: calc(100% - 270px);
}

#primary .wrap {
    padding: 20px;
    position: relative;
}

#aside {
    float:       right;
    width:       260px;
    text-align:  center;
    padding-top: 20px;
}

#aside .report_cover {
    border: 1px solid #000000;
    margin-top: 30px; 
}

#page-title-container {
    width: 100%;
}

#page-title-container h2#page-title {
    float: left;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 26px;
}
/* header パンくず用 */
#breadcrumb {
    display: flex;
    font-size: 20px;
    width: 100%;
    padding: 3px 20px 0px 20px;
}

#breadcrumb .left {
    width: calc(100% - 270px);
    min-width: 1000px;
    margin: 0;
    padding: 0;
}

#breadcrumb .right {
    width: 260px;
    padding-right: 26px;
    font-size:14px;
    text-align: right;
}

#breadcrumb .right a {
    display: block;
    padding-top: 1em;
}


#breadcrumb font.page {

    color: #000000;
    font-weight: bold; 
}

#breadcrumb a:link {
    
   color: #0000FF;
}

#breadcrumb a:visited {
    
   color: #0000FF;
}

div.flex_parent {
    display: flex;
    margin-bottom: 20px;
}

div.titlegroup {
    margin-top: 20px;
    font-size: 20px;
    width: 30%;
}

/* body 内button右寄せ */
div.buttongroup_right70 {
    margin-top: 20px;
    width: 70%;
    text-align: right;
}

div.buttongroup_right100 {
    margin-top: 20px;
    width: 100%;
    text-align: right;
}

a.imgbtn{
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
    font-size: 12px;
    font-weight: 700;
    width: 100px;
    height: 22px;
    padding-top: 6px;
    margin: 0px 5px 5px 5px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    background-color: #7A7A7A;
    border: solid 2px #646464;
    border-radius: 10px 10px 10px 10px;
}

a.imgbtn01_w130 {
    color:           #FFFFFF;
    display:         inline-block;
    font-family:     'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
    font-size:       12px;
    font-weight:     700;
    width:           130px;
    height:          24px;
    padding-top:     6px;
    margin:          0px 5px 5px 5px;
    text-align:      center;
    text-decoration: none;
    cursor:          pointer;
    background-color: #7A7A7A;
    border: solid 2px #646464;
    border-radius: 10px 10px 10px 10px;
}

a.imgbtn01_w130:hover {
    background: url("../images/img_btn01.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}

a.imgbtn02_w130 {
    background:      url("../images/img_btn02.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color:           #000000;
    display:         inline-block;
    font-family:     'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
    font-size:       12px;
    font-weight:     700;
    width:           130px;
    height:          24px;
    padding-top:     6px;
    margin:          0px 5px 5px 5px;
    text-align:      center;
    text-decoration: none;
    cursor:          pointer;
}

a.imgbtn02_w130:hover {
    background: url("../images/img_btn02.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}

a.imgbtn02_w250 {
    margin-top:       6px;
    background-color: #b7b7b7;
    color:           #000000;
    display:         inline-block;
    font-family:     'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
    font-size:       20px;
    font-weight:     700;
    width:           250px;
    height:          100%;
    padding-top:     12px;
    padding-bottom:  12px;
    margin:          0px 5px 10px 5px;
    text-align:      center;
    text-decoration: none;
    cursor:          pointer;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

a.imgbtn02_w250:hover {
    background-color: #ccc;
}


a.imgbtn03_w250 {
    background:      url("../images/img_btn03.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color:           #000000;
    display:         inline-block;
    font-family:     'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
    font-size:       12px;
    font-weight:     500;
    width:           250px;
    height:          74px;
    padding-top:     3px;
    padding-bottom:  3px;
    margin:          0px 5px 10px 5px;
    text-align:      center;
    text-decoration: none;
    cursor:          pointer;
}

a.imgbtn03_w250:hover {
    background: url("../images/img_btn03.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}

a.imgbtn04_w65 {
    background:      url("../images/img_btn04.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color:           #FFFFFF;
    display:         inline-block;
    font-family:     'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
    font-size:       12px;
    font-weight:     700;
    width:           65px;
    height:          22px;
    padding-top:     6px;
    margin:          0px 5px 5px 5px;
    text-align:      center;
    text-decoration: none;
    cursor:          pointer;
}

a.imgbtn04_w65:hover {
    background: url("../images/img_btn04.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}

a.imgbtn05_w65 {
    background:      url("../images/img_btn05.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color:           #000000;
    display:         inline-block;
    font-family:     'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
    font-size:       12px;
    font-weight:     700;
    width:           65px;
    height:          22px;
    padding-top:     6px;
    margin:          0px 5px 5px 5px;
    text-align:      center;
    text-decoration: none;
    cursor:          pointer;
}

a.imgbtn05_w65:hover {
    background: url("../images/img_btn05.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}

a.imgbtn06_w130 {
    background:      url("../images/img_btn06.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color:           #FFFFFF;
    display:         inline-block;
    font-family:     'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
    font-size:       12px;
    font-weight:     700;
    width:           130px;
    height:          22px;
    padding-top:     6px;
    margin:          0px 5px 5px 5px;
    text-align:      center;
    text-decoration: none;
    cursor:          pointer;
}

a.imgbtn06_w130:hover {
    background: url("../images/img_btn06.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}

/* 削除ボタン */
a.delete_btn {
    color:           #ffffff;
    background-color: #ff0000;
    display:         inline-block;
    font-family:     'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
    font-size:       12px;
    font-weight:     700;
    width:           60px;
    margin:          0px 5px 5px 5px;
    text-align:      center;
    text-decoration: none;
    cursor:          pointer;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    line-height:2.0em;
    border: 2px solid #830707;
}


ul#customer-info-tabmenu {
    margin: 0 -5px 0 0;
}

ol, ul {
    list-style: none outside none;
}

ul#customer-info-tabmenu li {
    float: left;
    margin-right: 5px;
}

a.tab_main_select {
    background:      url("../images/tab_selected.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color:           #FFFFFF;
    display:         block;
    font-family:     'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
    font-weight:     700;
    width:           150px;
    height:          40px;
    padding-top:     15px;
    text-align:      center;
    text-decoration: none;
}

a.tab_main_select:hover {
    background: url("../images/tab_selected.png") bottom left no-repeat;
}


a.tab_main {
    background:      url("../images/tab_normal.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color:           #FFFFFF;
    display:         block;
    font-family:     'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
    font-weight:     700;
    width:           150px;
    height:          40px;
    padding-top:     15px;
    text-align:      center;
    text-decoration: none;
}

a.tab_main:hover {
    background: url("../images/tab_normal.png") bottom left no-repeat;
}

a.tab_home {
    background:      url("../images/img_home.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display:         block;
    width:           55px;
    height:          55px;
    text-decoration: none;
}

a.tab_home:hover {
    background: url("../images/img_home.png") bottom left no-repeat;
}

.pop_container {
    margin:    0 auto;
    position:  relative;
    width:     100%;
    height:    540px;
}

.pop_container_document {
    margin:    0 auto;
    position:  relative;
    width:     100%;
    height:    360px;
}

#pop_primary {
    float:  left;
    width:  100%;
    height: 100%;
}

#pop_primary .wrap {
    padding:  20px;
    position: relative;
}

div#msg {
    margin-top: 10px;
}

img.ui-datepicker-trigger {
    vertical-align: middle;
}

input[type="text"] {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #222;
    display: inline-block;
    font-size: 13px;
    height: 16px;
    padding: 4px 6px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    vertical-align: middle;
}

input[type="text"]:focus, textarea:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}

input[type="password"] {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #222;
    display: inline-block;
    font-size: 13px;
    height: 16px;
    padding: 4px 6px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    vertical-align: middle;
}

input[type="password"]:focus, textarea:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}

select {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #222;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 20px;
    padding: 4px 6px;
    vertical-align: middle;
}

hr.header {
    
    color: #EDEBEB;
}

.documentHomebuildingActFileId, .document_homebuilding_act_file_list {
	
    width: 500px;
}

/* 住宅履歴一覧表 */
.homebuilding_act_kind_tbl {
    
    width: 100%;
}

.homebuilding_act_kind_tbl th {
    
    font-weight: normal;
    background-color: #c0c0c0;
    border: solid 1px #000000;
}

.homebuilding_act_kind_tbl td {
    
    font-weight: normal;
    border: solid 1px #000000;
    padding: 5px;
    vertical-align: top;
}

.issue_date_title {
    width: 10%;
}

.file_exists_title {
    width: 10%;
}

td.td_issue_date{
    text-align: center;
    vertical-align: middle;
}
td.td_file_exists{
    text-align: center;
    width: 5%;
    vertical-align: middle;
}

/** outputText color Setting */
span.red {
	color: #ff0000;
}
