@charset 'UTF-8';
/*==================================================================*/
/* CSS Properties Guidelines */

/* Content, Numbering, Lists:
 * content
 * quotes
 * counter-reset
 * marker-offset
 * list-style (type image position)
 */

/* Visual Formatting:
 * dispaly
 * position
 * z-index
 * float
 * clear
 * direction
 * unicode-bidi
 * min-width
 * width
 * max-width
 * min-height
 * height
 * max-height
 * line-height
 * vertical-align
 */

/* Visual Effects:
 * overflow
 * clip
 * visibility
 */

/* Box:
 * margin (top right bottom left)
 * padding (top right bottom left)
 * border (width color style radius)
 * box-shadow
 * opacity
 * outline
 */

/* Color:
 * color
 */

/*Fonts
 * font (family style variant weight stretch size size-adjust)
 */

/* Text:
 * text-indent
 * text-align
 * text-decoration
 * text-shadow
 * letter-spacing
 * word-spacing
 * text-transform
 * white-space
 */

/* Background:
 * background (color image repeat attachment position)
 *            multiple
 */

/*==================================================================*/
/* common */

/*--------------------------------------------------------*/
/* elements */

body {
    padding: 0 0 80px 0;
    line-height: 20px;
    color: #595757;
    font-size: 14px;
    font-family: sans-serif;
    background: #efefef;
}

a, a:link, a:active, a:visited {
    color: #ed6c00;
}

/*--------------------------------------------------------*/
/* class */

.inner-wrapper {
    position: relative;
    width: 951px;
    margin: 0 auto;
}

/*==================================================================*/
/* header */

.header {
    height: 100px;
    background: #fff;
}

.header .sitename {
    position: absolute;
    top: 10px;
    left: 0;
    width: 311px;
    height: 73px;
}

.header .sitename a {
    display: block;
    width: 100%;
    height: 100%;
    background: url('../img/header/sitename.png') no-repeat;
}

.header .description {
    position: absolute;
    top: 45px;
    right: 0;
    color: #6f6d6d;
}

/*==================================================================*/
/* nav */

.nav {
    height: 40px;
    background: #fff url('../img/nav/background.png') repeat-x;
}

.nav ul {
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0;
}

.nav ul li {
    list-style-type: none;
    height: 40px;
}
.nav ul .li1 { width: 237px; }
.nav ul .li2 { width: 238px; }
.nav ul .li3 { width: 238px; }
.nav ul .li4 { width: 238px; }

.nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
    background: url('../img/nav/button.png') no-repeat;
}

.nav ul .li1 a       { background-position:    0     0  ; }
.nav ul .li1 a:hover { background-position:    0   -40px; }
.nav ul .li2 a       { background-position: -237px   0  ; }
.nav ul .li2 a:hover { background-position: -237px -40px; } 
.nav ul .li3 a       { background-position: -475px   0  ; } 
.nav ul .li3 a:hover { background-position: -475px -40px; }
.nav ul .li4 a       { background-position: -713px   0  ; }
.nav ul .li4 a:hover { background-position: -713px -40px; }

/*==================================================================*/
/* banner */

.home .banner {
    height: 289px;
    padding: 10px 0 6px 0;
    background: url('../img/home/banner_back.png') repeat-x top left;
}

.home .banner p {
    width: 100%;
    height: 289px;
    background: url('../img/home/banner.png') no-repeat;
}

.page .banner {
    height: 178px;
    padding: 10px 0 9px 0;
    background: url('../img/page/banner_back.png') repeat-x top left;
}

.page .banner h2 {
    width: 100%;
    height: 178px;
}

.guide .banner h2 {
    background: url('../img/guide/banner.png') no-repeat;
}

.corporate .banner h2 {
    background: url('../img/corporate/banner.png') no-repeat;
}

.contact .banner h2 {
    background: url('../img/contact/banner.png') no-repeat;
}

/*==================================================================*/
/* content */

.content {
    background: #fff url('../img/content/background.png') repeat-x left bottom;
}

.home .content {
    padding: 25px 0 35px 0;
}

.page .content {
    padding: 30px 0 35px 0;
}

.content .footer-nav {
}

.content .footer-nav ul {
    height: 14px;
    margin: 0;
    padding: 0;
}

.content .footer-nav ul li {
    list-style-type: none;
    height: 14px;
    margin: 0;
    padding: 0;
}
.content .footer-nav .sitetop { width: 56px; }
.content .footer-nav .pagetop { width: 93px; }

.content .footer-nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
    background: url('../img/content/footer_nav.png') no-repeat;
}

.content .footer-nav .sitetop a       { background-position:   0     0  ; }
.content .footer-nav .sitetop a:hover { background-position:   0   -14px; }
.content .footer-nav .pagetop a       { background-position: -56px   0  ; }
.content .footer-nav .pagetop a:hover { background-position: -56px -14px; }

/*--------------------------------------------------------*/
/* main */

main {
    width: 744px;
    margin: 0 0 100px 0;
}

/* home */

.home main .section1 {
    margin: 0 0 60px 0;
}

.home main .section1 .heading {
    width: 744px;
    height: 25px;
    background: url('../img/home/section1_heading.png') no-repeat;
}

.home main .section1 .movie {
    margin-top: 30px;
}

.home main .section1 .movie .pull-right {
    width: 250px;
}

.home main .section1 .movie .pull-left {
    width: 480px;
}

.home main .section2 .heading {
    width: 744px;
    height: 25px;
    background: url('../img/home/section2_heading.png') no-repeat;
}

.home main td {
    vertical-align: top;
    width: 225px;
}

.home main td.padding {
    padding-right: 34px;
    padding-left: 34px;
}

.home main .detail-link td {
    padding-bottom: 21px;
    background: url('../img/home/link_shadow.png') no-repeat center bottom;
}

.home main .detail-link td a {
    display: block;
    width: 225px;
    height: 46px;
    background: url('../img/home/detail_link.png') no-repeat;
}

.home main .detail-link td a:hover {
    background-position: 0 -46px;
}

.home main td h3 {
    margin: 0 0 5px 0;
    color: #3e3a38;
}

.home main td p {
    margin: 0 0 10px 0;
}

.home main td img {
    display: block;
    margin: 0 0 10px 0;
}

/* guide */

.guide main .heading {
    width: 744px;
    height: 59px;
    background: url('../img/guide/heading.png') no-repeat;
}

.guide main #introduction {
    margin: 0 0 40px 0;
}

.guide main #introduction .padding {
    padding: 0 12px;
}

.guide main #introduction ul {
    margin: 0 0 0 -4px;
    padding: 0;
}

.guide main #introduction li {
    list-style-type: none;
    width: 177px;
    height: 45px;
    margin: 0 0 0 4px;
    padding: 0;
}

.guide main #introduction li a {
    display: block;
    width: 100%;
    height: 100%;
    background: url('../img/guide/introduction_li.png') no-repeat;
}

.guide main #introduction .li1 a {
    background-position: 0 0;
}

.guide main #introduction .li1 a:hover {
    background-position: 0 -45px;
}

.guide main #introduction .li2 a {
    background-position: -177px 0;
}

.guide main #introduction .li2 a:hover {
    background-position: -177px -45px;
}

.guide main #introduction .li3 a {
    background-position: -354px 0;
}

.guide main #introduction .li3 a:hover {
    background-position: -354px -45px;
}

.guide main #introduction .li4 a {
    background-position: -531px 0;
}

.guide main #introduction .li4 a:hover {
    background-position: -531px -45px;
}

.guide main section h3 {
    width: 744px;
    height: 59px;
    background: url('../img/guide/h3.png') no-repeat;
}

.guide main section strong {
    color: #e60011;
}

.guide main #section1 {
    margin: 0 0 60px 0;
}

.guide main #section1 h3 {
    background-position: 0 0;
}

.guide main #section1 h4 {
    height: 51px;
    background: url('../img/guide/section1_h4.png') no-repeat;
}

.guide main #section1 h5 {
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    line-height: 22px;
    border-bottom: 1px dotted #a7a4a2;
    color: #0068b7;
    font-size: 16px;
    font-weight: bold;
}

.guide main #section1 ul {
    margin: 0 0 40px -21px;
    padding: 0;
}

.guide main #section1 ul li {
    list-style-type: none;
    width: 233px;
    margin: 0 0 0 21px;
    padding: 181px 0 0 0;
}

.guide main #section1 ul .li1 {
    background: url('../img/guide/section1_ph1.png') no-repeat;
}

.guide main #section1 ul .li2 {
    background: url('../img/guide/section1_ph2.png') no-repeat;
}

.guide main #section1 ul .li3 {
    background: url('../img/guide/section1_ph3.png') no-repeat;
}

.guide main #section1 ul li h4 {
    height: auto;
    margin: 0;
    padding: 10px 0 5px 0;
    line-height: 22px;
    color: #221714;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background: url('../img/guide/section1_li_h4.png') no-repeat center top;
}

.guide main #section1 ul li p {
    margin: 0;
    padding: 0 0 10px 0;
    text-align: center;
    background: url('../img/guide/section1_li_p.png') no-repeat center bottom;
}

.guide main #section2 {
    margin: 0 0 60px 0;
}

.guide main #section2 h3 {
    background-position: 0 -59px;
}

.guide main #section2 h4 {
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    line-height: 22px;
    border-bottom: 1px dotted #a7a4a2;
    color: #0068b7;
    font-size: 16px;
    font-weight: bold;
}

.guide main #section2 .ph {
    margin: 0 25px 0 0;
}

.guide main #section3 {
    margin: 0 0 60px 0;
}

.guide main #section3 h3 {
    background-position: 0 -118px;
}

.guide main #section3 h4 {
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    line-height: 22px;
    border-bottom: 1px dotted #a7a4a2;
    color: #0068b7;
    font-size: 16px;
    font-weight: bold;
}

.guide main #section3 .ph {
    margin: 0 25px 0 0;
}

.guide main #section3 ul {
    margin: 0 0 60px 0;
    padding: 0;
}

.guide main #section3 ul li {
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 30px 0 0 0;
    background: url('../img/guide/section3_arrow.png') no-repeat;
}

.guide main #section3 ul li:first-child {
    padding-top: 0;
    background-image: none;
}

.guide main #section4 h3 {
    background-position: 0 -177px;
}

.guide main #section4 h4 {
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    line-height: 22px;
    border-bottom: 1px dotted #a7a4a2;
    color: #0068b7;
    font-size: 16px;
    font-weight: bold;
}

.guide main #section4 .ph {
    margin: 10px 0 0 0;
}

/* corporate */

.corporate main .heading {
    width: 744px;
    height: 59px;
    margin-bottom: 25px;
    background: url('../img/corporate/heading.png') no-repeat;
}

.corporate main .lead {
    width: 744px;
    height: 70px;
    margin: 0 0 25px 0;
    background: url('../img/corporate/lead.png') no-repeat center top;
}

.corporate main table {
    width: 100%;
}

.corporate main th,
.corporate main td {
    vertical-align: top;
    border: 1px solid #c9caca;
    text-align: left;
}

.corporate main th {
    width: 130px;
    padding: 15px;
    font-weight: normal;
    background: #f5f3f2;
}

.corporate main td .padding {
    padding: 15px;
}

.corporate main td p {
    margin: 20px 0 0 0;
}

.corporate main td p:first-child {
    margin: 0;
}

.corporate main td ul {
    margin: 0;
    padding: 0;
}

.corporate main td ul li {
    list-style-type: none;
    padding: 15px;
    border-top: 1px dotted #c9caca;
}

.corporate main td ul li:first-child {
    border-top: none;
}

.corporate main td .logo {
    display: inline-block;
    margin: 15px 0 0 0;
}

/* contact */

.contact main .heading {
    width: 744px;
    height: 59px;
    background: url('../img/contact/heading.png') no-repeat;
}

.contact main h4 {
    width: 744px;
    height: 50px;
    background: url('../img/contact/h4.png') no-repeat center top;
}

.contact main .phone {
    margin: 0 0 60px 0;
}

.contact main .phone h4 {
    background-position: 0 0;
}

.contact main .phone p {
    width: 744px;
    height: 50px;
    background: url('../img/contact/phone.png') no-repeat center top;
}

.contact main .email h4 {
    background-position: 0 -50px;
}

.contact main .email p {
    width: 744px;
    height: 70px;
    margin: 0 0 50px 0;
}

.contact main .email p a {
    display: block;
    width: 460px;
    height: 70px;
    margin: 0 auto;
    background: url('../img/contact/email.png') no-repeat;
}

.contact main .bottomline {
    width: 744px;
    height: 240px;
    background: url('../img/contact/bottomline.png') no-repeat;
}

/*--------------------------------------------------------*/
/* sidebar */

.sidebar {
    width: 177px;
    margin: 0 0 100px 0;
}

.sidebar .banner-link {
    margin: 0;
    padding: 0;
}

.sidebar .banner-link li {
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0;
}



.sidebar .catarog-link{
    margin: 0 0 20px 0;
    padding: 0;
}

.sidebar .catarog-link li {
    list-style-type: none;
    width: 177px;
    height: 116px;
    margin: 0 0 8px 0;
}

.sidebar .catarog-link li a {
    display: block;
    widht: 100%;
    height: 100%;
    background: url('../img/sidebar/catarog.jpg') no-repeat;
}

.sidebar .catarog-link .li1 a       { background-position:    0      0  ; }
.sidebar .catarog-link .li1 a:hover { background-position: -177px    0  ; }
.sidebar .catarog-link .li2 a       { background-position:    0    -116px; }
.sidebar .catarog-link .li2 a:hover { background-position: -177px  -116px; }





.sidebar .contact-link {
    width: 177px;
    height: 208px;
    margin: 0 0 20px 0;
}

.sidebar .contact-link a {
    display: block;
    width: 100%;
    height: 100%;
    background: url('../img/sidebar/contact.png') no-repeat;
}

.sidebar .contact-link a:hover {
    background-position: 0 -208px;
}

.sidebar .guide-link {
    margin: 0 0 25px 0;
    padding: 0;
}

.sidebar .guide-link li {
    list-style-type: none;
    width: 177px;
    height: 45px;
    margin: 0 0 8px 0;
}

.sidebar .guide-link li a {
    display: block;
    widht: 100%;
    height: 100%;
    background: url('../img/sidebar/guide_link.png') no-repeat;
}

.sidebar .guide-link .li1 a       { background-position:    0      0  ; }
.sidebar .guide-link .li1 a:hover { background-position: -177px    0  ; }
.sidebar .guide-link .li2 a       { background-position:    0    -45px; }
.sidebar .guide-link .li2 a:hover { background-position: -177px  -45px; }
.sidebar .guide-link .li3 a       { background-position:    0    -90px; }
.sidebar .guide-link .li3 a:hover { background-position: -177px  -90px; }
.sidebar .guide-link .li4 a       { background-position:    0   -135px; }
.sidebar .guide-link .li4 a:hover { background-position: -177px -135px; }

.sidebar .message .lower {
    padding: 0 0 10px 0;
    background: url('../img/sidebar/message_lower.png') no-repeat left bottom;
}

.sidebar .message .upper {
    padding: 102px 0 0 0;
    background: url('../img/sidebar/message_upper.png') no-repeat left top;
}

.sidebar .message .body {
    padding: 13px;
    border-right: 1px solid #0068b7;
    border-left: 1px solid #0068b7;
}

.sidebar .message p {
    margin: 0;
}

.sidebar .message .corporate-link {
    width: 149px;
    height: 29px;
    margin: 15px 0 0 0;
}

.sidebar .message .corporate-link a {
    display: block;
    width: 100%;
    height: 100%;
    background: url('../img/sidebar/corporate_link.png') no-repeat;
}

.sidebar .message .corporate-link a:hover {
    background-position: 0 -29px;
}

/*==================================================================*/
/* footer */

.footer {
    padding: 10px 0 0 0;
    background: url('../img/footer/background.png') repeat-x left top;
}

.footer nav {
    padding: 25px 0 20px 0;
    background: url('../img/footer/logo.png') no-repeat right top;
}

.footer nav ul {
    margin: 0;
    padding: 0;
}

.footer nav li {
    list-style-type: none;
    margin: 0 30px 5px 0;
    padding: 0 0 0 12px;
    background: url('../img/footer/marker.png') no-repeat left center;
}

.footer nav li a {
    color: #6d6b6b;
}

.footer nav li a:hover {
    text-decoration: none;
}

.footer nav li {
    display: inline-block;
}

.footer nav li:first-child {
    display: block;
}

.footer .copyright {
    margin: 0;
    padding: 5px 0;
    color: #d3edfb;
    background: #0068b7;
}

