@charset "utf-8";
@import "/css/template_new.css";
/*------------------------------------------------------------
    トップページ
------------------------------------------------------------*/
#header {
    height: 83px;
}

#header .flash {
    position: absolute;
    top: 64px;
}

#main #keyVisual {
    margin: 0 0 15px;
    width: 700px;
    height: 245px;
    position: relative;
}

#main #keyVisual h2 img {
    margin: 0;
    padding: 0;
}

#main #keyVisual ul#indexMenu {
    width: 700px;
    height: 45px;
    
    position: absolute;
    top: 200px;
    left: 0;
}

#main #keyVisual li.one a {
    width: 114px;
    height: 45px;
    background: url(/img/index/menu01_over.gif) no-repeat;

    position: absolute;
    top: 0;
    left: 0;
}

#main #keyVisual li.two a {
    width: 144px;
    height: 45px;
    background: url(/img/index/menu02_over.gif) no-repeat;

    position: absolute;
    top: 0;
    left: 114px;
}

#main #keyVisual li.three a {
    width: 134px;
    height: 45px;
    background: url(/img/index/menu03_over.gif) no-repeat;
    
    position: absolute;
    top: 0;
    left: 258px;
}

#main #keyVisual li.four a {
    width: 151px;
    height: 45px;
    background: url(/img/index/menu04_over.gif) no-repeat;
    
    position: absolute;
    top: 0;
    left: 392px;
}

#main #keyVisual li.five a {
    width: 157px;
    height: 45px;
    background: url(/img/index/menu05_over.gif) no-repeat;

    position: absolute;
    top: 0;
    left: 543px;
}

#main #keyVisual ul#indexMenu a {
    display: block;
}

#main #keyVisual ul#indexMenu a:hover {
    background-color: #fff;
}

#main #keyVisual ul#indexMenu a:hover img {
    visibility: hidden;
}

#conts h3 {
    margin: 0 0 7px 0;
    clear: both;
}

#conts h4 {
    margin: 0 0 12px 0;
    
    clear: left;
}

#conts p {
    padding: 0 10px 10px 10px;
    
    line-height: 1.5;
}

#conts img.obon {
    margin: 0 0 20px;
}

#conts img.top {
    margin: 0 0 7px;
    clear: left;
}

#conts #anniversary25 {
    margin-bottom: 25px;
    padding: 0 0 10px 0;
    width: 495px;
    background: #ECE9D8;
}

#conts #anniversary25 .photo {
    margin-bottom: 10px;
}

#conts #anniversary25 h3 {
    margin: 0 0 5px 20px;
}

#conts #anniversary25 p {
    margin: 0 20px 1em 20px;
    padding: 0;
}

#conts #anniversary25 .bold {
    font-weight: bold;
}

#conts #list {
    margin: 10px 0 25px;
    padding: 10px 0 10px 20px;
    width: 475px;
    background: #ECE9D8;
}

    * html #conts #list {
        width: 495px;
        /*Mac IE用ハック*/
        /*\*//*/
        width: 475px;
        /**/ 
    }

#conts #list ul {
}

#conts #list li {
    margin: 0 0 5px 0;
    padding: 0 0 0 12px;
    width: 40%;
    background: url(/img/index/arrow01.gif) no-repeat left center;
    float: left;
        
    line-height: 1.5;
}

#conts img.txt1 {
    margin: 10px 0 0 ;
    clear: left;
}

#conts ul.lst {
    margin: 0 0 25px;
}

#conts .lst li {
    margin: 0 0 5px 10px;
    padding: 0 0 0 15px;
    background: url(/img/index/arrow02.gif) no-repeat left center;
    float: none;
        
    line-height: 1.5;
}


#conts #newyear .shop {
    margin-left: 20px;
}

#conts #newyear .shop li {
    margin: 0 0 5px 0;
    padding: 0 0 0 12px;
    width: 40%;
    background: url(/img/index/arrow01.gif) no-repeat left center;
    float: left;
        
    line-height: 1.5;

}

/*------------------------------------------------------------
    更新情報
------------------------------------------------------------*/
#conts #update {
    margin :0;
    line-height:1.3;
}

#conts #update span.new {
    padding: 0 0 0 10px;
    color: #646B2C;
}

#conts #update span.new1 {
    padding: 0 22px 0 10px;
    color: #646B2C;
    background: url(/img/template/new-ani01.gif) no-repeat right 2px;
}

#conts #update a {
}

#conts #update img.line {
    margin: 5px 0 15px;
}

#conts #update h3 {
    margin: 0 0 12px;
}

#conts #update p {
    padding: 0;
    
    line-height: 1.5;
}

#conts #update ul.top {
    margin: 0 0 10px;
}

#conts #update ul.second {
    margin: 0 0 7px;
}

#conts #update ul.second a {
    margin-right: 10px;
}

#conts #update a.menu {
    margin: 0 0 7px;
    display: block;
}

#conts #update ul.past {
    margin: 0 0 20px;
    text-align: center;
}

#conts #update ul.past a:link {
    color: #666;
}

#conts #update ul.past a:visited {
    color: #ccc
}

#conts #update ul.past a:hover {
    color: #666;
}

/* 過去ページ流用 */

#conts dl {
    margin: 0px 10px 0 0;
    line-height: 1.4;
}

#conts dt {
    margin: 0px 0px 5px 10px;
}

#conts dd {
    margin:0px 0px 10px 10px;
    padding:0px 0px 10px 10px;
    background: url(/img/index/line1.gif) no-repeat left bottom;
}

#conts img.line {
    margin: 5px 0 15px 20px;
}

#conts span {
    padding: 0 0 0 5px;
    
    color: #646B2C;
}
