@charset "utf-8";


/*index.htmlの設定
---------------------------------------------------------------------------*/
#imagelightbox
{
    position: fixed;
    z-index: 9999;
}
ul.egara li {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    white-space: nowrap;
    line-height: 2em;
    list-style: none;
    outside none;
}
ul.egara a {
    color:#800000;
    font-weight:bold;
    text-decoration: none;
}
ul.egara2 li {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    white-space: nowrap;
    line-height: 2em;
    list-style: none;
    outside none;
}
ul.egara2 a {
    color:#800000;
    font-weight:bold;
    text-decoration: none;
}
span.egara2text {
    color:#800000;
    font-weight:bold;
}

.sns {
   border: none;
   margin: 0px;
   overflow: hidden;
   height:70px;
   width:100%;
}

.facebook {
   border: none;
   margin: 0px;
   overflow: hidden;
   width:230px;
   height:100%;
}
