/*
Theme Name: cgc-tokushima
Theme URI: http://wordpress.org/
Description: 徳島県信用保証協会用テンプレート
Version: 0.1
Author: efront ltd.
Tags: 

*/

div#cnt_footer{
    width: 750px; height: 25px;
    background-image: url('http://www.cgc-tokushima.or.jp/sys/images/footer1.jpg');
    background-repeat: no-repeat;
    margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
    padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;
}

div#ft_home {
    float: left;
    width: 200px; height: 25px;
    margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
    padding-top: 2px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 80%; line-height: 1.5;
    font-weight: bold;
    text-align:left;
}

div#ft_home a{
    width: 200px; height: 25px;
    margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
    padding-top: 0px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

div#ft_home a:hover{
    width: 200px; height: 25px;
    margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
    padding-top: 0px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}




div#ft_menu {
    float: right;
    width: 520px; height: 25px;
    margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
    padding-top: 2px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;
    border-style: solid; border-width: 0px; border-spacing: 0px;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    text-align: right;
}

div#ft_menu ul {
    position:relative;
    list-style-type:none;
    float: right;
    width: auto; height: 15px;
    line-height:110%;
    font-size: 100%;
    margin-top: 0px; margin-bottom: 0px; margin-left: 80px; margin-right: 5px;
    padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;
}

div#ft_menu li {
    position:relative;
    list-style-type:none;
    float:left;
    width: auto; height: 15px;
    line-height:110%;
    font-size: 100%;
    margin-left: 0px; margin-right: 0px;
    padding-top: 0px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px;
}



.ft_menu a{
    font-size: 80%; font-weight:bold;
    color: #FFFFFF; text-decoration: none;
}

.ft_menu a:hover{
    font-size: 80%; font-weight:bold;
    color: #666666; text-decoration: none;
}



li.ft_menu_1 {
    background-image: url('http://www.cgc-tokushima.or.jp/sys/images/menu_back_g.jpg');
    background-repeat:no-repeat;
}

li.ft_menu_2 {
    background-image: url('http://www.cgc-tokushima.or.jp/sys/images/menu_back_a.jpg');
    background-repeat:no-repeat;
}

li.ft_menu_3 {
    background-image: url('http://www.cgc-tokushima.or.jp/sys/images/menu_back_y.jpg');
    background-repeat:no-repeat;
}

li.ft_menu_4 {
    background-image: url('http://www.cgc-tokushima.or.jp/sys/images/menu_back_r.jpg');
    background-repeat:no-repeat;
}

li.ft_menu_5 {
    background-image: url('http://www.cgc-tokushima.or.jp/sys/images/menu_back_p.jpg');
    background-repeat:no-repeat;
}

li.ft_menu_6 {
    background-image: url('http://www.cgc-tokushima.or.jp/sys/images/menu_back_b.jpg');
    background-repeat:no-repeat;
}

div#footer {
    text-align: right;
    font-size: 75%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    color: #333333;
}


