@charset "utf-8";

/* 全頁共通CSS */
#container {
    margin: 0px auto;
    width: 970px;
}

/*header*/
#header {
    border-top: 3px solid #40b5ff;
}
#header #topbox {
    background: url(../img/common/header_bk.gif) repeat-x left bottom;
    width: 100%;
}
#header #topbox h1 {
    font-size: 11px;
    padding-top: 13px;
    padding-left: 9px;
    font-weight: normal;
    color: #717171;
    text-align: left;
    float: left;
    width: 380px;
}
#header #topbox #topmenu {
    float: right;
    width: 580px;
}
#header #topbox #topmenu #nav-one {
    list-style: none;
    float: right;
    background: url(../img/common/header_line.gif) no-repeat left center;
}
#header #topbox #topmenu #nav-one li {
    float: left;
    width: 80px;
    background: url(../img/common/header_line.gif) no-repeat right center;
    padding-top: 4px;
}
#header #topbox #topmenu #nav-one li a {
    width: 80px;
    display: block;
    font-size: 11px;
    color: #3e3e3e;
    padding-bottom: 7px;
}
#header #topbox #topmenu #nav-one li a:hover {
    color: #2fa3ff;
    text-decoration: none;
}

#header #topbox #topmenu #nav-one #t_menu1 a {
    cursor:pointer;
    background: url(../img/common/top_menu01.gif) no-repeat center top;
    padding-top: 17px;
}
#header #topbox #topmenu #nav-one #t_menu2 a {
    cursor:pointer;
    background: url(../img/common/top_menu02.gif) no-repeat center top;
    padding-top: 17px;
}
#header #topbox #topmenu #nav-one #t_menu3 a {
    cursor:pointer;
    background: url(../img/common/top_menu03.gif) no-repeat center top;
    padding-top: 17px;
}
#header #topbox #topmenu #nav-one #t_menu4 a {
    cursor:pointer;
    background: url(../img/common/top_menu04.gif) no-repeat center top;
    padding-top: 17px;
}

#header #topbox #topmenu .nav {
    z-index: 100;
    position: relative;
}
#header #topbox #topmenu .nav li {
    position: relative;
}
#header #topbox #topmenu #nav-one #t_menu2 ul {
    list-style: none;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    width: 79px !important;
    padding-top: 10px;
}
#header #topbox #topmenu #nav-one #t_menu2 li {
    margin: 0px;
    padding: 0px;
    width: 79px !important;
}
#header #topbox #topmenu #nav-one #t_menu2 ul li a {
    padding: 7px 0px 7px 25px;
    width: auto;
    text-align: left;
    background: #f3f6f7 url(../img/common/icon_orange.gif) no-repeat 5px center;
}

#header #topbox #topmenu #nav-one #t_menu3 ul {
    list-style: none;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
    padding-top: 10px;
    width: 100px !important;
}
#header #topbox #topmenu #nav-one #t_menu3 li {
    margin: 0px;
    padding: 0px;
    width: 100px !important;
    border-right: 1px solid #CCC;
}
#header #topbox #topmenu #nav-one #t_menu3 ul li a {
    padding: 7px 5px 7px 25px;
    width: auto;
    text-align: left;
    background: #f3f6f7 url(../img/common/icon_orange.gif) no-repeat 5px center;
}

#header #topbox #topmenu #nav-one #t_menu4 ul {
    list-style: none;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
    padding-top: 10px;
    width: 120px !important;
}
#header #topbox #topmenu #nav-one #t_menu4 li {
    margin: 0px;
    padding: 0px;
    width: 120px !important;
    border-right: 1px solid #CCC;
}
#header #topbox #topmenu #nav-one #t_menu4 ul li a {
    padding: 7px 5px 7px 25px;
    width: auto;
    text-align: left;
    background: #f3f6f7 url(../img/common/icon_orange.gif) no-repeat 5px center;

}

.nav ul {
    position: absolute;
    top: -999em;
}
.nav li:hover ul,
.nav li.sfHover ul {
    top: 29px;
    left: -2px;
}
#header #topbox #topmenu p {
    text-align: right;
    float: right;
    font-size: 11px;
    padding: 14px 10px 0px 0px;
    width: 240px;
}
#header #topbox #topmenu p #u_name {
    font-weight: bold;
    color: #0096ff;
}
#header #menu_box {
    clear: both;
    width: 100%;
    border-top: 1px solid #e3e3e3;
    margin-top: 2px;
    background: url(../img/common/gb_line.gif) no-repeat right 57px;
}
#header #menu_box h2 {
    float: left;
    width: 400px;
    padding-top: 3px;
    text-align: left;
}
#header #menu_box ul {
    list-style: none;
    float: right;
    width: 414px;
    padding-top: 18px;
}
#header #menu_box ul li {
    float: left;
}

#header #menu_box ul li a {
    text-align: left;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
}
#header #menu_box ul #g_menu01  {
    padding-top: 4px;
}
#header #menu_box ul #g_menu03  {
    padding-top: 4px;
}
#header #menu_box ul #g_menu01 a {
    background: url(../img/common/g_menu01.gif) left top;
    height: 37px;
    width: 135px;
}
#header #menu_box ul #g_menu02 a {
    background: url(../img/common/g_menu02.gif) left top;
    height: 41px;
    width: 138px;
}
#header #menu_box ul #g_menu03 a {
    background: url(../img/common/g_menu03.gif) left top;
    height: 37px;
    width: 135px;
}

/*contents*/
#contents {
    width: 100%;
    clear: both;
}

/*leftbox*/
#contents #leftbox {
    float: left;
    width: 750px;
}
#contents #leftbox #panlink {
    text-align: left;
}

/*rightbox*/
#contents #rightbox {
    float: right;
    width: 200px;
}
#contents #rightbox #search_title {
    background: url(../img/common/side_search_title_bk.gif) no-repeat left top;
    text-align: left;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    padding: 14px 0px 9px 40px;
    line-height: 100%;
}
#contents #rightbox .side_search_box {
    border-right: 1px solid #d2dbe0;
    border-bottom: 1px solid #d2dbe0;
    border-left: 1px solid #d2dbe0;
}
#contents #rightbox .side_search_box p {
    text-align: left;
    background: url(../img/common/side_search_subtitle_bk.gif) no-repeat left top;
    font-size: 11px;
    line-height: 100%;
    color: #3a3a3a;
    padding: 6px 0px 6px 25px;
    font-weight: bold;
    margin-left: 2px;
    margin-bottom: 8px;
}
#contents #rightbox .side_search_box dl {
    padding-left: 30px;
    text-align: left;
}
#contents #rightbox .side_search_box dt {
    line-height: 16px;
    padding-bottom: 5px;
}
#contents #rightbox .side_search_box dt a {
    background: url(../img/common/icon_blue.gif) no-repeat 0px 5px;
    padding-left: 10px;
}
#contents #rightbox .side_search_box dt a.select {
    background: url(../img/common/icon_blue2.gif) no-repeat 0px 5px;
}
#contents #rightbox .side_search_box dd {
    display: none;
}
#contents #rightbox .side_search_box dd a {
    display: block;
    background: url(../img/common/icon_blue.gif) no-repeat 0px 5px;
    line-height: 16px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-left: 10px;
}
#contents #rightbox .side_search_box #side_near .next {
    margin-left: 110px;
    margin-top: 5px;
}


#contents #rightbox .side_search_box form #side_search_word_text {
    width: 130px;
    float: left;
    margin-right: 5px;
    margin-left: 10px;
}

#contents #rightbox .side_search_box form #side_search_word_btn {
    display: block;
    background: url(../img/common/side_search_btn.gif) no-repeat left top;
    height: 20px;
    width: 43px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    border-style: none;
}
#contents #rightbox .side_search_box form #side_search_word_btn:hover {
    background: url(../img/common/side_search_btn.gif) no-repeat left bottom;
}
#contents #rightbox #side_pickup {
    border: 1px solid #d4d4d4;
    padding-bottom: 15px;
}
#contents #rightbox #side_pickup p {
    text-align: left;
    background: #e9e9e9;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 15px;
}
#rightbox #banner_present a {
    background: url(../img/common/banner_present.jpg) no-repeat left top;
    text-align: left;
    text-indent: -9999px;
    display: block;
    height: 137px;
    width: 200px;
    overflow: hidden;
}
#rightbox #banner_present a:hover {
    background: url(../img/common/banner_present.jpg) no-repeat left bottom;
}

.pagetop {
    background: url(../img/common/pagetop.gif) no-repeat left top;
    text-align: left;
    padding-left: 10px;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
}
.pagetop a {
    text-decoration: underline;
    color: #0178d8;
    cursor: pointer;
}

/*common_footer*/
#common_footer {
    width: 100%;
    border-top: 1px solid #d4d4d4;
    padding-top: 20px;
}
#common_footer #cf_title {
    font-weight: bold;
    text-align: left;
    padding-left: 35px;
    color: #333;
}
#common_footer #cf_link1 {
    text-align: left;
    padding-left: 35px;
    padding-top: 10px;
    color: #bfbfbf;
}
#common_footer #cf_link2 {
    background: #f3f3f3;
    padding: 10px 25px;
    text-align: left;
    font-size: 11px;
    line-height: 16px;
    margin: 10px 10px 0px;
    color: #666666;
}
#common_footer #cf_link2 p a {
    color: #666;
}

/*footer*/
#footer {
    clear: both;
    margin-top: 20px;
    border-top: 1px solid #c8c8c8;
}
#footer #textlink {
    color: #bfbfbf;
    border-bottom: 1px solid #c8c8c8;
    padding-top: 13px;
    padding-bottom: 13px;
}
#footer #footerbox {
    clear: both;
    width: 98%;
    margin: 17px auto 0px;
}
#footer #footerbox #f_text {
    float: left;
    padding-left: 20px;
    text-align: left;
}
#footer #footerbox #f_text #f_text1 {
    font-weight: bold;
    float: left;
    margin-right: 15px;
    font-size: 14px;
    color: #2e2e2e;
}
#footer #footerbox #f_text #f_text2 {
    color: #b4b4b4;
}
#footer #footerbox #f_text #f_text2 a {
    text-decoration: underline;
}
#footer #footerbox #f_text #f_text3 {
    color: #616060;
    clear: both;
    padding-top: 10px;
}
#footer address {
    clear: both;
    text-align: center;
    font-style: normal;
    color: #737373;
    background: #e3e5e9;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 20px;
}
#scrl2t {
    cursor:pointer;
}

.snprs,.spnr16ib {
    background: url(../img/common/spnr16px.gif) no-repeat center center !important;
}
.spnrm,.spnr24tb {
    background: url(../img/common/spnr24pxt.gif) no-repeat center center !important;
}
.spnrl,.spnr48tb {
    background: url(../img/common/spnr48pxt.gif) no-repeat center center !important;
}
