
@charset "UTF-8";
/* CSS Document */

textarea {
    resize:none;
}

#footer{
    overflow:hidden;
    font-size: 120%;
    line-height:160%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -50px;
    height: 50px;
    position: relative;
}

#footerNavi{
    margin-bottom: 7px;
    background: #000;
}
#footerNavi ul{
    text-align: center;
}

#footerNavi ul li{
    display: inline;
    padding: 0 20px;
}
#footerNavi ul li a{
    text-decoration:none;
    color:#FFFFFF;
}

#footerInfo address{
    margin-left:12px;
    float: left;
}
#footerInfo address a{
    text-decoration:none;
}

#footerInfo address .name{
    font-weight: bold;
}
#footerInfo .copyright{
    margin-right:12px;
    text-align: right;
}

.day-choice-box {
    width: 470px;
}

.day-choice-box span span {
    width:47px;
    display: block;
    float: left;
}

.function-block .step-box .day-choice-box span span label {
    padding-left: 5px;
}


.globalForm a {
    text-decoration: none;
    color:#333;
}

.globalForm a:hover {
    text-decoration: underline;
}

hr {
    visibility:hidden;
    clear:both;
}

* html .iepngfix { behavior: url("./js/iepngfix.htc") }

.clearfix {
    display: inline-block;
}

.clearfix:after {
    content: ".";
    font-size: 0.1em;
    line-height: 0;
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

/* ???? Mac IE5 ??? \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display:block;
}
/* ???? Mac IE5 ??? */

html, body, #bodyArea {
    height: 100%;
    overflow:hidden;
}

body > #bodyArea {
    height: auto; min-height: 100%;
}

#bodyArea {
    min-width: 950px;
}

body {
    overflow:auto;
    -webkit-overflow-scrolling:touch;
}
/*  ???????? CSS  */

#headerArea {
    border-bottom: solid 3px #666;
    height: 80px;
    background-position: bottom;
    background-repeat: repeat-x;
}

#headerArea .title {
    float: left;
    width:220px;
    display: block;
    font-size: 300%;
    margin: 23px 0;
    text-indent: -9999px;
    font-weight: bold;
    background: url(/search/image/logo.gif) no-repeat 5px 13px;
}

#headerArea .utilityBlock {
    float: right;
    width: 145px;
}


#headerArea .utilityBlock .logo {
    color: #FFF;
    display:none;
}

/*  ?????????? CSS  */

#globalArea {
    width: 950px;
    margin: 20px auto;
    text-align: center;
}

#globalArea label {
    margin:  0;
    text-align: right;
    padding: 0 5px 0 0;
}

#globalArea input.textBox {
    margin:  0;
    width: 320px;
    text-align: left;
}

#globalArea .details {
    margin:  0 0 0 5px;
    width: auto;
    text-align: left;
}

* html #globalArea .details {
    margin:  0 0 0 3px;
}

#globalArea .search {
    width: 60px;
    clear: both;
}

#globalArea:after {
    clear: both;
    content:"";
    height: 0;
    display: block;
    visibility: hidden;
}

.globalForm a.link {
    background: none !important;
    padding: 0 !important;
    line-height: 0 !important;
}

#contentArea {
    width: 950px;
    margin: 0 auto;
    padding-bottom: 70px;
}

#footerArea {
    position: relative;
    /*margin-top: -58px; /* negative value of footer height */
    margin-top: 58px; /* edit for top page */
    height: 58px;
    clear:both;
    background-color: #FFFFFF;
}

#footerArea {
    text-align: center;
}

#footerArea .naviBlock {
    color: #FFFFFF;
    background-color: #666;
    padding: 2px 0;
}

#footerArea .naviBlock ul li {
    display: inline;
    margin: 0 10px;
}

#footerArea .naviBlock ul li a{
    color: #FFF;
}

#footerArea .banner {
    float: left;
    text-align: left;
    padding: 5px;
}
#footerArea .copy {
    float: right;
    font-size: 10px;
    text-align: right;
    padding: 0 5px 0 0;
    color: #333333;
}

h2.pageTitle {
    font-weight: bold;
    color: #000;
    font-size: 120%;
    margin:10px 0;
    border-bottom:solid 3px #333366;
}

/*  ??????? CSS  */

#DefaultPage #contentArea .description {
    display: block;
    width:600px;
    margin: 0 0 15px 0;
    text-indent: 12px;
    background: url(../image/point_down.png) no-repeat 0 center;
}


#DefaultPage #contentArea h3 {
    font-size: 138.5%;
    padding: 10px 10px 10px 0px;
    line-height: 1.0;
}

#DefaultPage #contentArea h3 a {
    font-weight: bold;
    padding-left: 5px;
}

#DefaultPage #contentArea h3 a span {
}

#DefaultPage #contentArea ul dl ul {
    width: 927px;
    margin-left: 20px;
}

#DefaultPage #contentArea dd ul li {
    float: left;
    width : 293px;
    height: 3em;
    border-top: solid 2px  #666;
    margin: 10px 8px;
}

* html #DefaultPage #contentArea dd ul li {
    margin: 10px 5px;
}

html #DefaultPage #contentArea dt {
    font-size: 115.1%;

}


#DefaultPage .a {
    text-decoration: underline;
}


/*  ?????? CSS  */

#resultPage #resultInfoBlock {
    margin: 0 0 20px 0;
}

#resultPage #resultInfoBlock .word {
    color: #FF0000;
}

#resultPage .pagerBlock {
    margin: 3px 0;
    text-align: center;
}
#resultPage .pagerBlock ol li {
    display: inline;
    margin: 0 3px;
    color: #FF0000;
}

#resultPage .pagerBlock ol li span.pointer {
    display: none;
}

#resultPage .pagerBlock ol li a {
    color: #006600;
}

#resultPage .showPreviw, #resultPage .hidePreviw {
    float:right;
    margin: -35px 0 0 0;
    text-indent: 10px;
    border: none;
    text-align: left;
    cursor: pointer;
    text-decoration: underline;
    zoom: 1;
}

* html #resultPage .showPreviw, * html #resultPage .hidePreviw, *:first-child+html #resultPage .showPreviw, *:first-child+html #resultPage .hidePreviw {
    display: inline;
    text-indent: 20px;
}

#resultPage .showPreviw {
    background: url(../image/togl_off.png) no-repeat 0 center;
}
#resultPage .hidePreviw {
    background: url(../image/togl_on.png) no-repeat 0 center;
}

#resultPage .table {
    margin: 0 auto;
    width: 950px;
    background-color: #FFFFFF;
    border-bottom: solid 1px #666;
    border-left: solid 1px #666;
}

#resultPage .table th {
    border-top: solid 1px #666;
    border-right: solid 1px #666;
    padding: 5px 6px;
    background-color: #999;
    color: #FFF;
}

#resultPage .table th a {
    font-weight: bold;
    text-indent: 12px;
    display: block;
    color: #FFF;
}
* html #resultPage .table th a {
    zoom: 1;
}

#resultPage .table th a.holizen {
    background: url(../image/point_holizen.png) no-repeat 0 center;
}

#resultPage .table th a.up {
    background: url(../image/point_up.png) no-repeat 0 center;
}

#resultPage .table th a.down {
    background: url(/search/image/point_down.png) no-repeat 0 center;
}

#resultPage .table tr {
    height: 1.5em;
}

#resultPage td {
    padding: 5px 6px;
    border-top: solid 1px #666;
    border-right: solid 1px #666;
}

#resultPage .table-body {
    font-size: 105%;
}

#resultPage .foundItem  {
    background-color: #EEE;
    color: #444444;
}

#resultPage .foundItem td {
    border-top: dashed 1px #666;
}

#resultPage .first td {
    border-top: solid 1px #666;
}

#resultPage .separator {
    font-weight: bold;
    margin: 0 3px;
}


/*  ?????? CSS  */

#detailPage {

}

#detailPage #contentArea{

}

#detailPage #inputBlock{
    border:dotted 1px #E5E5A8;
    background: #EEE;
    margin:20px auto;
    width:800px;
    padding:14px;
}

#detailPage #inputBlock h1 {
    font-size:14px;
    font-weight:bold;
    margin-bottom:8px;
}

#detailPage #inputBlock .home {
    display: block;
    float: right;
    margin: -30px 0 30px;
}

* html #detailPage #inputBlock .home {
    line-height: 1em;
    margin: 0 0 10px;
}

#detailPage #inputBlock .description {
    font-size:11px;
    color:#666666;
    margin-bottom:20px;
    border-bottom:solid 1px #666;
    padding-bottom:10px;
}

#detailPage #inputBlock .inputBox {
    margin: 0 0 10px 0;
}

#detailPage #inputBlock .inputBox label{
    display:block;
    font-weight:bold;
    text-align:right;
    width:200px;
    float:left;
    margin:24px 0 2px;
}

#detailPage #inputBlock .inputBox .small{
    color:#666666;
    display:block;
    font-size:11px;
    font-weight:normal;
    width:760px;
    clear: both;
    text-align: right;
    margin: 0 0 -15px 0;
}

#detailPage #inputBlock .inputBox input, #detailPage #inputBlock .inputBox textarea{
    width:550px;
    font-size:12px;
    padding:4px 4px 4px 2px;
    margin:20px 0 2px 10px;
    border:solid 1px #666;
}

#detailPage #inputBlock .inputBox select {
    width:558px;
    font-size:12px;
    padding:4px 4px 4px 2px;
    margin:20px 0 2px 10px;
}

#detailPage #inputBlock .buttonBlock {
    margin: 30px auto 2px;
    text-align: center;
    border-top:solid 1px #666;
}

#detailPage #inputBlock button{
    width: 100px;
    height: 2em;
    margin: 10px 5px;
}

/* ??????? CSS */

#contactPage #contentArea{

}

#contactPage #inputBlock{
    border:dotted 1px #E5E5A8;
    background: #EEE;
    margin:20px auto;
    width:800px;
    padding:14px;
}

#contactPage #inputBlock h1 {
    font-size:14px;
    font-weight:bold;
    margin-bottom:8px;
}

#contactPage #inputBlock .home {
    display: block;
    float: right;
    margin: -30px 0 30px;
}

* html #contactPage #inputBlock .home {
    line-height: 1em;
    margin: 0 0 10px;
}

#contactPage #inputBlock .description {
    font-size:11px;
    color:#666666;
    margin-bottom:20px;
    border-bottom:solid 1px #666;
    padding-bottom:10px;
}

#contactPage #inputBlock .inputBox {
    margin: 0 0 10px 0;
}

#contactPage #inputBlock .inputBox label{
    display:block;
    font-weight:bold;
    text-align:right;
    width:200px;
    float:left;
    margin:24px 0 2px;
}

#contactPage #inputBlock .inputBox .small{
    color:#666666;
    display:block;
    font-size:11px;
    font-weight:normal;
    width:760px;
    clear: both;
    text-align: right;
    margin: 0 0 -15px 0;
}

#contactPage #inputBlock .inputBox input, #contactPage #inputBlock .inputBox textarea{
    width:550px;
    font-size:12px;
    padding:4px 4px 4px 2px;
    margin:20px 0 2px 10px;
    border:solid 1px #666;
}

#contactPage #inputBlock .inputBox select {
    width:558px;
    font-size:12px;
    padding:4px 4px 4px 2px;
    margin:20px 0 2px 10px;
}

#contactPage #inputBlock .buttonBlock {
    margin: 30px auto 2px;
    text-align: center;
    border-top:solid 1px #666;
}

#contactPage #inputBlock button{
    width: 100px;
    height: 2em;
    margin: 10px 5px;
}

#contactPage #detailPage #inputBlock .small{
    color:#FF3333;
}

.function-block .html-template .title {
    margin-left: 50px;
    margin-bottom: 20px;
}

.feedbackPanel {
    background-color: #FFFFFF;
    padding: 5px;
}

.link {
    padding-left: 12px;
    padding-bottom: 20px;
    background: url(../image/point_holizen.png) no-repeat left center;
}

#avatar{
    width: 120px;    
}

/* Customize Wicket Indicator Button behavior */
.wicket-ajax-indicator {
    display: flex;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: gray;
    opacity: 0.7;
}
.wicket-ajax-indicator img {
    display: block;
    margin: auto;
    z-index: 9998;
    content: url("../images/indicator_03.gif");
    width: 64px;
    height: 64px;
}
/* - HANT - */

/* 個人トップ設定画面 */
#topPageSetting{
    width:100%;
    /*font-size: 13px;*/
}

#topPageSetting tr{
    height: 30px;
}

#topPageSetting button{
    min-width: 100px; 
    /*height: 25px;*/
}

#topPageSetting p{
    padding: 5px 0 0 10px;
}

#layoutSettingArea{
    border: 1px solid #666; 
    background-color: #EEEEEE;
    width:100%;
}

#layoutSettingArea .collumn1{
    width: 30px;
}

#layoutSettingArea .collumn{
    border: 1px solid #666;
    padding: 10px;
    background-color: #FFF; 
    vertical-align: top;
}

#layoutSettingArea .left{
    width: 220px;
}

#handlerArea{
    width: 96%; 
    height: 100px;
}

#distributeArea{
    border: 1px solid #666; 
    padding: 20px; 
    background-color: #EEEEEE;
    width: 100%;
    height: 80px;
}

#distributeArea td{
    padding-left: 20px;
}
/* - HANT - */

/*//tandd //20180306 //JST*/
#form-item-selection {
    margin:10px;
    background-color: #FFF;
}

#form-item-selection .fdp_top{
    margin: 10px 0 10px 160px;
}

#form-item-selection .pagerBox {
    float: none;
    text-align: center;
}

#form-item-selection td{
    padding: 3px 4px;
}

#form-item-selection .item-box {
    border: solid 1px #808080;
    width: 350px;
    height: 400px;
    padding: 0.5em;
    overflow: auto;
}

#form-item-selection .item-box-2 {
    border: solid 1px #808080;
    width: 350px;
    height: 400px;
    padding: 0.5em;
    overflow: auto;
}

#form-item-selection .fdp_content{
    float:left;
    width: 100%;
}

#form-item-selection .fdp_left{
    float:left;
    width: 150px;
}

#form-item-selection .fdp_right{
    float:left;
    width: 650px;
}

#form-item-selection .fdp_error{
    width: 100px;
    height: 200px;
    margin: 10px 0;
    border: 1px solid #808080;
}

#form-item-selection .fdp_error_child{
    width: 80px;
    height: 180px;
    margin: 10px 10px 10px 10px;
    border: 1px solid #808080;
}

.fdb_menu_panel{
    padding: 20px 0 0 0;
    width: 100px;
}

.fdp_menu_top{
    padding: 5px 0 5px 0px;
}

.fdp_menu{
    padding: 5px 0 5px 0px;
}

.fdb_top_1{

}

.fdb_top_2{
    margin-left: 78px;
}

.lnkButton{

}
/*////*/

#form-item-selection .item-box table{ /* //tandd //20180315 //update jst*/
    width:100%;
}

#form-item-selection .item-box-2 table{
    width:100%;
}

.fdp_setsumei{
    height: 60px;
}

.fdp_date{
    width:50px;
}
/*////*/

