/* Common */
    * {
        margin: 0;
        padding: 0;
    }

    body {
        color: #333;
        font-size: 0.9em;
        font-family: Verdana, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "MS UI Gothic", "Osaka", times new roman, serif;
    }

    a {
        text-decoration: underline;
    }

    a:link {
        color: #33a5ed;
    }

    a:visited {
        color: #666699;
        text-decoration: underline;
    }

    a:active {
        color: #33a5ed;
    }

    a:hover {
        color: #006699;
    }

    a.linkAnc {
        float: left;
        text-decoration: none;
        line-height: 0;
    }

    img {
        border: 0;
        color: #fff;
    }

    h1.hdPage, h1.hdPageHane {
        display: block;
        width: 220px;
        padding: 30px 0 10px 10px;
        font-size: 1.5em;
        color: #8dd92b;
    }

    h1.hdPageHane {
        background: url(/image/hauschka/ico_hane.png) no-repeat scroll center left;
        padding-left: 35px;
        height: 24px;
    }

    .hdSubPage {
        color: #8dd92b;
        margin-left: 10px;
        font-size: 0.86em;
    }

    h2, h3, p {
        background: transparent;
        margin: 0;
        padding: 0;
        color: #333;
    }

    h2.hau1 {
        background: url(/image/hauschka/ico_logo.png) no-repeat scroll top left;
        font-size: 1.0em;
        padding: 0 0 15px 40px;
        margin-top: 30px;
    }

    h2.hau1 a, h2.hau1 a:visited, h2.hau1 a:active, h2.hau1 a:hover {
        text-decoration: none;
        color: #c60;
    }

    .textItemDesc {
        color: #c60;
    }

    .linkTopicPath {
        font-size: 0.9em;
        color: #666;
    }

    .linkTopicPath a
      , .linkTopicPath a:active
      , .linkTopicPath a:visited {
        text-decoration: none;
        color: #0fcff1;
    }

    .blockNews {
        font-size: 0.8em;
        color: #f32166;
        font-weight: bolder;
        margin-left: 10%;
        width: 600px;
        clear: both;
    }

    a.buttonLink {
        background: url(/image/order/btn_next_m.png) no-repeat scroll top left;
        width: 104px;
        height: 42px;
        line-height: 42px;
        text-align: center;
    }

    a.buttonLink:link, a.buttonLink:visited, a.buttonLink:active, a.buttonLink:hover {
        text-decoration: none;
    }

/* Container */
    #container {
        width: 740px;
        line-height: 140%;
        margin-right: auto;
        margin-left: auto;
    }

/* Header */
    #headTop span {
        display: none;
    }

    #headMenu {
        float: left;
    }

    #headMenu h2 {
        display: none;
    }

    #headCosme {
        display: block;
        margin: 20px 15px 0 0;
        float: left;
    }

    #headBar {
        clear: both;
        width: 100%;
        float: left;
    }

/* Main Head Menu */
    ul#menuMain {
        display: block;
        margin: 20px 0 0 0;
        padding: 0;
        width: 470px;
        list-style-type: none;
        float: left;
    }

    ul#menuMain li {
        float: left;
    }

    ul#menuMain li a span {
        display: none;
    }

    #menuMain0 a, #menuMain1 a, #menuMain2 a, #menuMain3 a {
        display: block;
        width: 142px;
        height: 36px;
    }

    #menuMainLeft, #menuMainRight {
        display: block;
        width: 22px;
        height: 36px;
    }

    #menuMainLeft {
        background: url(/image/hauschka/btn_menu_left.png) no-repeat scroll top left;
    }

    #menuMainRight {
        background: url(/image/hauschka/btn_menu_right.png) no-repeat scroll top left;
    }

    #menuMain0 a {
        background: url(/image/hauschka/btn_menu_luctop.png) no-repeat scroll top left;
    }

    #menuMain0 a:hover {
        background: url(/image/hauschka/btn_menu_luctop_on.png) no-repeat scroll top left;
    }

    #menuMain1 a {
        background: url(/image/hauschka/btn_menu_hauschka.png) no-repeat scroll top left;
    }

    #menuMain1 a:hover {
        background: url(/image/hauschka/btn_menu_hauschka_on.png) no-repeat scroll top left;
    }

    #menuMain2 a {
        background: url(/image/hauschka/btn_menu_antiaging.png) no-repeat scroll top left;
    }

    #menuMain2 a:hover {
        background: url(/image/hauschka/btn_menu_antiaging_on.png) no-repeat scroll top left;
    }

    #menuMain3 a {
        background: url(/image/hauschka/btn_menu_bathcare.png) no-repeat scroll top left;
    }

    #menuMain3 a:hover {
        background: url(/image/hauschka/btn_menu_bathcare_on.png) no-repeat scroll top left;
    }

/* Sub Head Menu */
    #headSubMenuLeft, #headSubMenu, #headSubMenuRight {
        float: left;
        height: 56px;
    }

    body.hauschkaPage #headSubMenuLeft, body.hauschkaPage #headSubMenu, body.hauschkaPage #headSubMenuRight {
        height: 81px;
    }

    #headSubMenuLeft {
        background: url(/image/naturalsc/bg_submenu_1.png) no-repeat scroll top left;
        width: 12px;
    }

    #headSubMenu {
        background: url(/image/naturalsc/bg_submenu_2.png) repeat-x scroll top left;
    }

    #headSubMenuRight {
        background: url(/image/naturalsc/bg_submenu_3.png) no-repeat scroll top right;
        width: 12px;
    }

    body.hauschkaPage #headSubMenuLeft {
        background: url(/image/naturalsc/bg_submenu_b_1.png) no-repeat scroll top left;
    }

    body.hauschkaPage #headSubMenu {
        background: url(/image/naturalsc/bg_submenu_b_2.png) repeat-x scroll top left;
    }

    body.hauschkaPage #headSubMenuRight {
        background: url(/image/naturalsc/bg_submenu_b_3.png) no-repeat scroll top right;
    }

    ul#menuSub {
        display: block;
        list-style-type: none;
        float: left;
        margin-top: 5px;
        padding-top: 3px;
        width: 380px;
    }

    body.hauschkaPage ul#menuSub {
        width: 410px;
    }

    ul#menuSub a {
        text-decoration: none;
    }

    ul#menuSub li {
        float: left;
        width: 32%;
        text-align: center;
    }

    ul#menuSub li a {
        padding-left: 25px;
    }

    #menuSub1 a {
        background: url(/image/order/ico_basket.png) no-repeat scroll center left;
    }

    #menuSub2 a {
        background: url(/image/order/ico_luc.png) no-repeat scroll center left;
    }

    #menuSub3 a {
        background: url(/image/order/ico_question.png) no-repeat scroll center left;
    }

/* Head Menu add link */
    ul#menuAddLink {
        display: block;
        list-style-type: none;
        float: left;
        margin-top: 2px;
        width: 380px;
        font-size: 12px;
        text-align: right;
    }

    body.hauschkaPage ul#menuAddLink {
        width: 415px;
    }

    ul#menuAddLink a {
        text-decoration: none;
    }

    ul#menuAddLink li {
        float: left;
        text-align: right;
        padding-left: 18px;
    }

    ul#menuAddLink li a {
        padding-left: 16px;
        background: url(/image/common/bt_link1.png) no-repeat scroll center left;
    }

    ul#menuAddLink li a.hauschka {
        padding-left: 16px;
        background: url(/image/common/ico_link1_m.png) no-repeat scroll center left;
    }

/* Left menu */
    #left {
        margin-top: 20px;
        width: 250px;
        float: left;
    }

    #menuImg {
        float: left;
        margin-right: 10px;
    }

    ul#menuLeft {
        float: left;
        background: url(/image/naturalsc/bg_menu2.png) repeat-y scroll top center;
        width: 221px;
        list-style-type: none;
    }

    ul#menuLeft li {
    }

    ul#menuLeft .menuLeftContent {
        margin: 15px 30px 15px 20px;
        display: block;
    }

    ul#menuLeft .menuButton {
        float: right;
        margin-right: -30px;
    }

    ul#menuLeft span.menuHead {
        padding: 10px 0;
    }

    ul#menuLeft span.menuMsg {
        font-size: 0.8em;
    }

    ul#menuLeft #menuLeft1, ul#menuLeft #menuLeft2, ul#menuLeft #menuLeft3 {
    }

    ul#menuLeft #menuLeft2 .menuLeftContent, ul#menuLeft #menuLeft3 .menuLeftContent {
        border-top: 1px solid #abe9f4;
        padding-top: 20px;
    }

    ul#menuLeft #menuLeftTop {
        background: url(/image/naturalsc/bg_menu1.png) no-repeat scroll top center;
        width: 221px;
        height: 13px;
    }

    ul#menuLeft #menuLeftBottom {
        background: url(/image/naturalsc/bg_menu3.png) no-repeat scroll bottom center;
        width: 221px;
        height: 13px;
    }

/* Contents: pickup */
    #pickup {
        background: url(/image/naturalsc/bg_pickup_2.png) repeat-y scroll top left;
        float: left;
        width: 482px;
    }

    #pickup h2 {
        background: url(/image/naturalsc/bg_pickup_1.png) no-repeat scroll top left;
    }

    #pickupFoot {
        background: url(/image/naturalsc/bg_pickup_3.png) no-repeat scroll bottom left;
        float: left;
        width: 482px;
        height: 25px;
    }

    #pickup h2 span {
        display: none;
    }

    #pickup h2 a {
        display: block;
        width: 100%;
        height: 40px;
    }

    #pickupLeft {
        float: left;
        width: 35%;
    }

    #pickupLeft img {
        padding: 20px 0 0 25px;
        width: 120px;
        height: 120px;
    }

    #pickup .pickupSpec {
        display: block;
        padding: 5px 0 0 25px;
        color: #f90;
    }

    #pickup a:link .pickupSpec
      , #pickup a:visited .pickupSpec
      , #pickup a:active .pickupSpec
      , #pickup a:hover .pickupSpec {
        text-decoration: none;
    }

    #pickupRight {
        float: left;
        width: 58%;
    }

    #pickup .pickupHead {
        display: block;
        float: left;
        margin-top: 10px;
        width: 100%;
    }

    #pickup .pickupMsg {
        display: block;
        float: left;
        margin-top: 10px;
        width: 100%;
    }

    #pickup .pickupRss {
        float: left;
        margin: 10px 10px 0 10px;
        padding: 10px 20px 0 20px;
        font-size: 0.8em;
        color: #555;
        border-top: 1px dotted #ccf;
    }

