
@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%;
}

body > #bodyArea {
    height: auto; min-height: 100%;
}

#bodyArea {
    min-width: 950px;
}

#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;
*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 5px;
    background-color: #fcfcfc;
    border:1px solid #dddddd;
    padding: 10px;
    width: 600px;
    font-size: 130%;
    margin-right: 5px;

}

#globalArea .details {
    
    margin:  0 0 0 5px;
    width: auto;
    text-align: left;
    /*
    display: block;
    width: 160px;
    height: 44px;
    text-indent: -9999px;
    cursor:  pointer;
    background: url('../image/a_search_btn.png') no-repeat 0 0;
    */
}
/*
.globalArea .details a:hover {
    background: url('../image/a_search_btn.png') no-repeat 0 -44px;
}
*/

* 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 */
    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;
}



.feedbackPanel {
    color: #FF3333;
    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; 
    /* padding: 5px;    */
}

.button {
    background-color: #e7e7e7; color: black;
    padding: 4px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 8px 10px;
    cursor: pointer;
}

.button:hover {
    box-shadow: 0 10px 8px 0 rgba(0,0,0,0.24), 0 10px 20px 0 rgba(0,0,0,0.19);
}

div.fileArea {
    position: relative; 
    margin-bottom: 10px;
	display: inline-table;
}

div.buttonArea {
    position: absolute; 
    right: 0;
    bottom: 0;
    margin-bottom: -40px;
}

#fullscreen {
	margin:275px 0 0 0;
    height: 500px;
    display: none;
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;

    /* I made a 50% opacity black tile background for this 
     div so it would seem more... modal-y*/
    background: transparent url('http://asherman1986-001-site2.smarterasp.net/Images/SiteImages/bgTile_black25.png') repeat;

}

#fullscreen img{
    height: 500px;
    display: block;
    margin: 0 auto;
}