@charset "UTF-8";

#n_gnavFix {
    width:100%;
    height:68px;
}

#n_gnavArea {
    clear:both;
    width:100%;
    background:url(../images/bg_gnav.png) repeat-x left top !important;
}

#n_gnavArea ul {
    width:960px;
    margin:0 auto;
}

#n_gnavArea li.n_gnav {
    float:left;
}

#n_gnavArea li.n_gnav span.n_gnav_now,
#n_gnavArea li.n_gnav a.n_gnav_link {
    display:block;
    width:160px;
    height:35px;
    background:url(../images/btn_gnav_off.png) no-repeat;
    text-align:center;
    line-height:35px;
    font-size:104%;
    font-weight:bold;
    overflow:hidden;
    color:#000;
    text-decoration:none;
}

#n_gnavArea li.n_gnav:last-child span.n_gnav_now,
#n_gnavArea li.n_gnav:last-child a.n_gnav_link {
	background:url(../images/btn_gnav_last_off.png) no-repeat;
}

#n_gnavArea li.n_gnav a.btn_select {
    background:url(../images/btn_gnav_on.png) no-repeat !important;
    color:#fff !important;
}

#n_gnavArea a:visited {
	color: #6b6b6b;
}
/*
#n_gnavArea li.n_gnav:last-child {
    border-right:#bfbfbf 1px solid;
}

#n_gnavArea li.n_gnav:last-child span,
#n_gnavArea li.n_gnav:last-child a {
    width:159px;
}
*/
#n_gnavMenu {
    position: relative;
    width:960px;
    margin:0 auto;
}

#n_menu li div.n_sub {
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    width: 960px;
    padding-bottom:10px;
    border-bottom:#bdbcbd 1px solid;
    z-index:1000;
}

#n_menu li .n_col1 {
    background: url(../images/bg_submenu_col1.png) no-repeat left bottom;
}

#n_menu li .n_col2 {
    background: url(../images/bg_submenu_col2.png) no-repeat left bottom;
}

.n_fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

#n_snav_pd,
#n_snav_ap {
}

#n_snav_ds,
#n_snav_sp,
#n_snav_cp {
    padding-left:50px;
}

ul.n_snavTab {
    display:block;
    width:320px !important;
    padding-top:5px;
    padding-bottom:0px;
    float:left;
}

ul.n_snavTab li {
    width:284px;
    margin-left:1px;
    padding-top:3px;
    padding-left: 35px;
    padding-bottom:2px;
    cursor: pointer;
	font-weight:bold;
	font-size:110%;
    text-align:left;
    background:url(../images/icon_gt_red.png) no-repeat 19px 10px;
}

.n_snavTab li.n_select2,
.n_snavTab li.n_select3,
.n_snavTab li.n_select4,
.n_snavTab li.n_select5,
.n_snavTab li.n_select6 {
    background:#f8f8f8 url(../images/icon_gt_red.png) no-repeat 19px 10px;
}

.n_snavTab li.n_select2 a:hover,
.n_snavTab li.n_select3 a:hover,
.n_snavTab li.n_select4 a:hover,
.n_snavTab li.n_select5 a:hover,
.n_snavTab li.n_select6 a:hover {
    background:none;
}

.n_disnon { display: none; }

#n_snav_pd .n_content_wrap,
#n_snav_ap .n_content_wrap {
    float:right;
    width: 638px !important;
    text-align:left;
    color: #000;
    overflow:hidden;
}

#n_snav_ds .n_content_wrap,
#n_snav_sp .n_content_wrap,
#n_snav_cp .n_content_wrap {
    width: 910px !important;
    text-align:left;
    color: #000;
    overflow:hidden;
}

#n_snav_pd .n_content_wrap .n_icon_list01,
#n_snav_sp .n_content_wrap .n_icon_list01,
#n_snav_ds .n_content_wrap .n_icon_list01,
#n_snav_cp .n_content_wrap .n_icon_list01 {
    width:180px !important;
}

#n_snav_ap .n_content_wrap .n_icon_list01 {
    width:220px !important;
}

#n_snav_pd .n_content_wrap .n_listBox01 {
    width:182px !important;
    margin-top:20px;
    margin-left:20px;
}

#n_snav_sp .n_content_wrap .n_listBox01,
#n_snav_ds .n_content_wrap .n_listBox01,
#n_snav_cp .n_content_wrap .n_listBox01 {
    width:182px !important;
    margin-top:20px;
    margin-left:20px;
    margin-right:15px;
}

#n_snav_ap .n_content_wrap .n_listBox01 {
    width:260px !important;
    margin-top:20px;
    margin-left:20px;
}

.n_content_wrap .n_listBox01 .n_list_triangle01 {
    height: inherit !important;
}

.n_content_wrap .n_listBox01 .n_list_triangle01 li {
    width:152px !important;
}

.n_content_wrap .n_listBox01 .n_list_line01 {
    padding-top: 5px;
    padding-bottom:20px;
}

.n_content_wrap .n_listBox01 .n_list_line01 li {
    width:142px !important;
    margin-left:2px;
    text-indent:-1em;
    padding-left:1em;
    background:none;
	font-size:110%;
}