@import url(/design/161/default.css);
@import url(/design/161/leftsidebarmenu_left.css);
@import url(/design/161/globalnavi_left.css);
@import url(/design/608/cms.css);
@import url(/design/608/design.css);

/*
 *　グローバルナビメニューの設定
 */
#globalNavi {
    height:2.5em;
    color:#434343;/* @@TX@@ */
    background-color: #ffffff;/* @@BG@@ */
    background-image: none;
    background-position: left bottom;
    background-repeat: repeat-x;
}

#globalNavi ul li {
    border-right:solid 0px #000000;/* @@BD@@ */
    margin:1em 0 1em 0;
    padding:0 0 0 0;

}

#globalNavi ul li a {
    color:#434343;/* @@AL@@ */
    font-weight:normal;
    padding:0 0.4em 0 1em;
}

#globalNavi ul li a:hover {
    color:#990066;/* @@AH@@ */
    background-color: #ffffff;/* @@BG@@ */
    background-image: none;
    background-position: left top;
    background-repeat: repeat-x;
}



#contentBody a {
    color:#fb0505;/* @@AL@@ */
}

#contentBody div.img04 {
    width:267px;
    height:56px;
    margin: 0 0 0 0;
}

#contentBody div.img04 a {
    display:block;
    width:267px;
    height:56px;
    margin: 0 0 0 0;
    background-image:url(/design/666/big_bn1_a.png);
    background-repeat: no-repeat;
}

#contentBody div.img04 a:hover {
    background-image:url(/design/666/big_bn1_b.png);
    background-repeat: no-repeat;
}

#contentBody div.img05 {
    width:267px;
    height:56px;
    margin: 0 0 0 0;
    background-image:url(/design/666/big_bn2_a.png);
    background-repeat: no-repeat;
}

#contentBody div.img05 a {
    display:block;
    width:267px;
    height:56px;
    margin: 0 0 0 0;
    background-image:url(/design/666/big_bn2_a.png);
    background-repeat: no-repeat;
}

#contentBody div.img05 a:hover {
    background-image:url(/design/666/big_bn2_b.png);
    background-repeat: no-repeat;
}

