@charset "utf-8";

/* Reset

Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.2r1

-------------------------------------------------------------------------------*/

html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}input,button,textarea,select{*font-size:100%}

/* Font
-------------------------------------------------------------------------------*/

body{font:14px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;line-height:1.86;letter-spacing:.05em}

/* basic
-------------------------------------------------------------------------------*/

a{text-decoration:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}a:link{color:#33c}a:visited{color:#802080}a:hover{text-decoration:underline;color:#eb6100}a:active{color:#ebc300}a:focus{outline:0}a img{vertical-align:top}.opc a:hover img{opacity:.6;-moz-opacity:.6;-ms-filter:"alpha(opacity=60)";filter:alpha(opacity=60)}.opc .current>a:hover img{opacity:1;-moz-opacity:1;-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100)}.current>a{cursor:default}.sprite{position:relative;display:block;overflow:hidden}.sprite:hover{/zoom:1}.sprite img{position:absolute}.normal{font-weight:normal!important}.bold{font-weight:bold}.fltL{float:left!important}.fltR{float:right!important}.clrml{margin-left:0!important}.clrmr{margin-right:0!important}.clrmb{margin-bottom:0!important}.clrmt{margin-top:0!important}.clrbt{clear:both!important}.clrL{clear:left!important}.clrR{clear:right!important}.clrbd{border:none!important}.alnR{text-align:right}.block{display:block}.whitespace{white-space:pre;white-space:pre-wrap;white-space:pre-line;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:-moz-pre-wrap;white-space:-hp-pre-wrap;word-wrap:break-word}.clrfx:before,.clrfx:after{content:"";display:table}.clrfx:after{clear:both}.clrfx{zoom:1}

/* layout
-------------------------------------------------------------------------------*/

html, body {
    height: 100%;
    color: #4d4d4d;
}

a {
    color: #4d4d4d!important;
}

#wrapper {
    border-left: #000 1px solid;
    border-right: #000 1px solid;
    width: 999px;
    height: 100%;
    min-height: 100%;
    margin: 0 auto;
}

body > #wrapper {
    height: auto;
}

.sold {
    cursor: default;
}

/* header
-------------------------------------------------------------------------------*/

/* index */

.index #header {
    padding: 39px 107px 133px 150px;
}

.index #header h1 {
    float: left;
}

.index #header p {
    float: right;
    padding-top: 2px;
}

/* shop */

.shop #header {
    width: 999px;
    height: 202px;
    background: url(/store/stripe/2013/images/bg_header_shop.png) no-repeat 0 103px;
    position: relative;
    overflow: hidden;
}

.shop #header h1 {
    position: absolute;
    top: 20px;
    left: 30px;
}

.shop #header li {
    position: absolute;
}

.shop #header li#h01 {
    top: 83px;
    left: 55px;
}

.shop #header li#h02 {
    top: 108px;
    left: 676px;
}

.shop #header li#h03 {
    top: 110px;
    left: 769px;
}

.shop #header li#h04 {
    top: 111px;
    left: 863px;
}

/* footer
-------------------------------------------------------------------------------*/

#footer {
    border-top: #000 1px solid;
    padding: 25px 0 26px;
    text-align: center;
}

#footer ul {
    display: inline-block;
    /display: inline;
    /zoom: 1;
}

#footer li {
    float: left;
}

#footer li + li {
    margin-left: 61px;
}

#footer li a {
    display: block;
}

#footer address {
    margin-top: 30px;
}

/* contents
-------------------------------------------------------------------------------*/

#contents hr {
    height: 0;
    visibility: hidden;
}

#contents .sub {
    display: block;
    padding-top: 14px;
}

/* index */

.index #contents {
    margin: 0 0 33px 134px;
}

.index #contents dl {
    float: left;
    width: 157px;
    text-align: center;
}

.index #contents dl + dl {
    margin-left: 120px;
}

.index #contents img {
    vertical-align: top;
}

.index #contents dt {
    padding-bottom: 32px;
}

.index #contents dd {
    position: relative;
}

.index #contents dd + dd {
    padding-top: 27px;
}

.index #contents dd span {
    display: block;
    position: absolute;
    top: -29px;
    left: -12px;
}

/* top */

.top #contents {
    margin: 52px 0 46px;
}

/* detail */

.detail #contents {
    margin: 40px 0 41px;
}

.detail #contents h2 {
    margin: 0 44px -131px 45px;
    background; #f00;
}

.detail #contents h2 img + img {
    margin-top: 47px;
}

/* g detail */

.g.detail #contents {
    margin-top: 3px;
}

.g.detail #contents h2 {
    margin-bottom: -20px;
}

/* fit */

.fit #contents {
    margin: 53px 60px 58px;
    font-size: 14px;
    line-height: 1.85;
    letter-spacing: 0.1em;
}

.fit #contents h2 {
    padding-bottom: 60px;
}

.fit #contents form > ul {
    clear: both;
    width: 502px;
    display: block;
    margin: 0 auto;
    padding-top: 71px;
}

/* step01 */

.step01 #contents h2 {
    padding-bottom: 28px;
}

/* design */

.design #contents {
    margin: 52px 0 62px;
}

/* gallery */

.gallery #contents {
    width: 800px;
    margin: 22px auto 75px;
}

.gallery #contents > h3 {
    text-align: right;
    margin-top: -30px;
}

/* cnav
-------------------------------------------------------------------------------*/

#cnav {
    width: 179px;
    margin: -3px 0 0 25px;
    clear: both;
    float: left;
}

#cnav li + li {
    margin-top: 32px;
}

#cnav li a {
    display: block;
}

/* lnav
-------------------------------------------------------------------------------*/

#lnav {
    width: 100px;
    padding-bottom: 63px;
    float: right;
}

#lnav li + li {
    margin-top: 33px;
}

#lnav li a,
#lnav li img {
    display: block;
}

/* g detail */

.g.detail  #lnav {
    margin-top: 122px;
}

/* noritake */

.noritake #lnav {
    margin: 154px 9px 0 -9px!important;
}

/* yaeca */

.yaeca  #lnav {
    margin-top: 122px!important;
}

/* design */

.design #lnav {
    padding-bottom: 27px;
}

/* pnav
-------------------------------------------------------------------------------*/

#pnav {
    width: 694px;
    border-top: #000 1px solid;
    padding-top: 24px;
    float: right;
}

#pnav li {
    display: block;
    float: left;
    width: 111px;
}

#pnav li + li {
    width: 150px;
    text-align: center;
}

#pnav li.lastChild {
    margin-right: -20px;
}

#pnav li a {
    display: inline-block;
}

/* t */

.t #pnav li:first-child {
    margin-left: -7px;
}

/* notice
-------------------------------------------------------------------------------*/

#notice {
    width: 694px;
    border-top: #000 1px solid;
    padding-top: 34px;
    float: right;
}

#notice h3 {
    margin-bottom: 20px;
}

#notice ol + h3 {
    margin-top: 56px;
}

#notice li {
    display: block;
    height: 14px;
}

#notice li + li {
    margin-top: 20px;
}

#notice li img {
    vertical-align: top;
}

/* g detail */

.g.detail #notice {
    width: 749px;
}

/* design */

.design #notice {
    width: 736px;
}

/* size */

.size #notice {
    width: 749px;
}

/* profile
-------------------------------------------------------------------------------*/

#profile {
    width: 254px;
    margin-left: 25px;
    padding-bottom: 3px;
    float: left;
}

#profile dt {
    padding-bottom: 16px;
}

#profile dt img {
    display: block;
    margin-left: 5px;
}

#profile dt img + img {
    margin-top: 19px;
}

#profile dd {
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 1.75;
}

#profile dd + dd {
    margin: 18px 0 0 -1px;
}

/* profileContent */

.profileContent {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    display: none;
    left: 0;
    padding: 25px;
    position: absolute;
    top: 0;
    z-index: 51;
}
.profileContent h3 {
    margin: 0 0 25px;
}
.profileContent .close {
    height: 18px;
    position: absolute;
    right: 25px;
    top: 25px;
    width: 18px;
}

/* products
-------------------------------------------------------------------------------*/

#products {
    width: 595px;
    float: right;
}

#products dl img {
    vertical-align: top;
}

#products dd li {
    float: left;
}

#products dd.expose img {
    display: block;
}

#products dd span {
    color: #e33020;
    display: block;
    font-size: 12px;
    letter-spacing: 0.15em;
    min-height: 22px;
    height: auto!important;
    height: 22px;
    line-height: 14px;
    text-align: center;
}

/* top */

.top #products {
    padding-bottom: 54px;
}

.top #products h2 {
    margin-bottom: 60px;
}

.top #products h2 img + img {
    margin-top: 26px;
}

.top #products h3 {
    margin-bottom: 29px;
}

.top #products dl {
    width: 202px;
    margin: 0 93px 52px 0;
    float: left;
}

.top #products dt {
    padding-bottom: 18px;
}

.top #products dd {
    padding-bottom: 10px;
}

.top #products dd + dd {
    padding-bottom: 0;
}

.top #products dd + dd > img {
    margin-bottom: 22px;
}

.top #products dd ul {
    margin-right: -8px;
    display: inline-block;
    /display: inline;
    /zoom: 1;
}

.top #products dd li {
    margin-right: 8px;
}

/* g top */

.g.top #products dl {
    text-align: center;
}

.g.top #products dl {
    width: 228px;
    margin: 0 61px 52px 0;
}

.g.top #products dd {
    padding-bottom: 15px;
}

.g.top #products dd.expose img {
    margin: 0 auto;
}

/* detail */

.detail #products {
    padding-bottom: 49px;
}

.detail #products h3 {
    margin-bottom: 21px;
}

.detail #products dt {
    padding-bottom: 30px;
}

.detail #products dt img + img {
    margin-top: 26px;
}

.detail #products dd > img {
    margin-bottom: 17px;
}

.detail #products dd ul {
    margin-bottom: 27px;
}

.detail #products dd li {
    margin-right: 18px;
}

.detail #products dd li span {
    text-align: center;
}

.detail #products dd + dd {
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 2;
}

/* g detail */

.g.detail #products {
    width: 650px;
}

.g.detail #products dt {
    padding-bottom: 23px;
}

.g.detail #products dd > img {
    margin-bottom: 28px;
}


.g.detail #products dd > a {
	display:block;
    margin-bottom: 58px;
}

/* noritake */

.noritake #products dt {
    padding-bottom: 30px!important;
}

.noritake #products dd.cart {
    margin-bottom: 22px;
}

.noritake #products dd.cart span {
    width: 150px;
}

/* yaeca */

.yaeca #products dd.expose > img {
    margin-bottom: 22px;
}

/* design */

.design #products {
    width: 638px;
}

.design #products p {
    padding-top: 30px;
    font-size: 14px;
    line-height: 1.85;
    letter-spacing: 0.1em;
}

/* size */

.size #products {
    width: 649px;
    margin-bottom: 39px;
}

.size #products h3 {
    padding-bottom: 1px;
}

.size #products h4 {
    padding-top: 35px;
}

/* resale */

.resale #products dd span {
    line-height: 29px;
    text-align: left;
}

/* dissolve
-------------------------------------------------------------------------------*/

.dissolve {
    width: 919px;
    height: 630px;
    margin: 0 0 48px 36px;
}

.dissolve .disp {
    float: right;
    position: relative;
    overflow: hidden;
    width: 790px;
    height: 630px;
}

.dissolve .disp img {
    position: absolute;
    display: none;
}

.dissolve .disp img.foreGround {
    z-index: 1;
    display: block;
}

.dissolve .disp img.backGround {
    display: block;
}

.dissolve .ctrl {
    width: 118px;
    margin-top: 200px;
    float: left;
}

.dissolve .ctrl li {
    width: 118px;
    text-align: center;
    display: block;
}

.dissolve .ctrl li + li {
    margin-top: 20px;
}

.dissolve .ctrl li a {
    display: none;
}

/* g */

.g .dissolve {
    height: 632px;
    margin-bottom: 30px;
}

.g .dissolve .disp {
    height: 632px;
}

.g .dissolve .ctrl {
    margin-top: 22px;
}

.g .dissolve .ctrl li + li {
    margin-top: 5px;
}

/* section
-------------------------------------------------------------------------------*/

.section {
    clear: both;
    border-top: #000 1px solid;
    margin: 0 0 0 25px;
    padding-left: 225px;
}

.section h3 {
    margin: 36px 0 -14px -225px;
}

/* lots */

.lots {
    padding: 0 0 35px 0;
}

.lots h3 {
    margin: 24px 0 58px 0;
}

/* fit */

.fit .section {
    border-top: none;
    margin: 0;
    padding: 61px 0 0;
}

.fit .section h3 {
    margin: 0 0 23px;
}

/* about */

#about h3 {
    margin: 36px 0 29px -225px;
}

/* size */

.size .section {
    border-top: none;
    margin: 0;
    padding-left: 250px;
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 2;
}

.size .section + .section {
    margin-top: 53px;
}

.size.design .section h4 {
    padding-bottom: 16px;
}

.size.design .section >img {
    margin-top: 22px;
}

.size .section table {
    width: 531px;
    color: #000;
    margin-top: 5px;
}

.size .section th,
.size .section td {
    border: #000 1px solid;
    width: 89px;
    height: 29px;
    text-align: center;
    vertical-align: middle;
}

.size .section table .left {
    width: 59px;
    padding-left: 20px;
    text-align: left;
}

.size .section table + span {
    position: relative;
    display: block;
    padding-left: 1em;
}

/* box
-------------------------------------------------------------------------------*/

.box {
    position: relative;
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 2;
    padding-left: 340px;
}

.box .lt {
    position: absolute;
    top: 0;
    left: 0;
}

.box .lt span {
    display: block;
    color: #666;
    font-size: 12px;
    line-height: 29px;
}

/* design */

#design {
    padding-bottom: 30px;
}

#design h4 {
    margin-bottom: 27px;
}

#design .box {
    margin-bottom: 40px;
    min-height: 200px;
    /height: auto!important;
    /height: 200px;
}

/* size */

#size {
    padding-bottom: 30px;
}

#size h4 {
    margin-bottom: 38px;
}

#size .box {
    margin-bottom: 21px;
    min-height: 329px;
    /height: auto!important;
    /height: 329px;
}

#size .list {
    margin-top: 50px;
    padding-left: 391px;
    line-height: 1.83;
    color: #666;
    min-height: 270px;
    /height: auto!important;
    /height: 270px;
}

#size .list table {
    width: 351px;
    color: #000;
}

#size .list img {
    display: block;
    margin-bottom: 20px;
}

#size .list th,
#size .list td {
    border: #000 1px solid;
    width: 89px;
    height: 29px;
    text-align: center;
    vertical-align: middle;
}

#size .list table .left {
    width: 60px;
    padding-left: 19px;
    text-align: left;
}

#size .list > span {
    position: relative;
    display: block;
    padding-left: 1em;
}

#size .list > span:before {
    content: '※';
    position: absolute;
    left: 0
}

#size .list .lt span {
    padding-left: 20px;
}

/* lots */

.lots .box {
    margin-right: -53px;
    padding-left: 134px;
    min-height: 44px;
    /height: auto!important;
    /height: 44px;
}

.lots .box + .box {
    margin-top: 50px;
}

.lots .box dl {
    width: 117px;
    margin: 0 53px 39px 0;
    float: left;
}

.lots .box dl img {
    display: block;
}

.lots .box dd {
    padding-top: 13px;
}

/* step01 */

.step01 .box {
    margin-top: 43px;
    padding-left: 389px;
    min-height: 375px;
    /height: auto!important;
    /height: 375px;
    font-size: 14px;
    line-height: 1.85;
    letter-spacing: 0.1em;
}

.step01 .box ul {
    padding: 14px 26px;
    width: 326px;
    border: #4d4d4d 1px dotted;
}

.step01 .box li {
    position: relative;
    padding-left: 1em;
}

.step01 .box li:before {
    content: "・";
    position: absolute;
    left: 0;
}

.step01 .box ul + img {
    margin: 18px 0 0 101px;
}

/* step02 */

.step02 .box {
    padding-left: 150px;
    min-height: 125px;
    /height: auto!important;
    /height: 125px;
    font-size: 14px;
    line-height: 1.85;
    letter-spacing: 0.1em;
}

/* about */

#about {
    padding-bottom: 30px;
}

#about h4 {
    margin-bottom: 27px;
}

#about .box {
    padding-left: 131px;
    min-height: 103px;
    /height: auto!important;
    /height: 103px;
}

/* design */

.design .box {
    width: 401px;
    padding-left: 0;
    padding-right: 300px;
    margin-left: 263px;
    min-height: 205px;
    /height: auto!important;
    /height: 205px;
    margin-top: 53px;
}

.design .box .lt {
    top: 5px;
    left: 401px;
}

.design .box h4 {
    padding-bottom: 6px;
}

.design #d07 {
    margin-bottom: 100px;
}

/* size */

.size .box {
    width: 425px;
    padding-left: 0;
    padding-right: 300px;
    margin-left: 0;
    min-height: 338px;
    /height: auto!important;
    /height: 338px;
    margin-top: 22px;
}

.size .box .lt {
    top: 0;
}

.size p.box {
    width: 383px;
    padding: 63px 0 67px 342px;
    margin-left: 0;
    min-height: 183px;
    /height: auto!important;
    /height: 183px;
    margin-top: 22px;
}

.size p.box .lt {
    left: 0;
}

.size p.box > span {
    position: relative;
    display: block;
    padding-left: 1em;
}

.size p.box > span:before {
    content: '※';
    position: absolute;
    left: 0
}

/* resale */

.resale #size {
    border: none;
}

.resale #size .box {
    min-height: 295px;
    /height: auto!important;
    /height: 295px;
}

.resale #size .list {
    padding-left: 0;
    margin-top: 0;
    min-height: 121px;
    /height: auto!important;
    /height: 121px;
}

.resale #size .list table {
    width: 452px;
}

.resale #size .list th {
    width: 60px;
    padding-left: 19px;
    text-align: left;
}

.resale #size .list th[rowspan="2"] {
    padding-bottom: 30px;
}

.resale #size .list td {
    width: 353px;
    padding-left: 17px;
    text-align: left;
}

/* lightbox
-------------------------------------------------------------------------------*/

#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  display: none;
}

#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
}

#lightbox img {
  width: auto;
  height: auto;
}

#lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 10px;
}

.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
}

.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  /* Trick IE into showing hover */
  display: block;
}

.lb-prev {
  left: 0;
  float: left;
}

.lb-next {
  right: 0;
  float: right;
}


.lb-prev:hover {
  background: url(/store/stripe/2013/images/prev.png) left 48% no-repeat;
}

.lb-next:hover {
  background: url(/store/stripe/2013/images/next.png) right 48% no-repeat;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}


.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 14px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
}

.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}

.lb-data .lb-close:hover {
  cursor: pointer;
}

/* fit
-------------------------------------------------------------------------------*/

.fit div.fltL {
    width: 330px;
}

.fit div.fltL .inner {
    position: relative;
    width: 330px;
}

.fit div.fltR {
    width: 484px;
}

.fit div.fltR > p {
    margin: -7px 0 25px;
}

.fit form h3 {
    padding-bottom: 29px;
}

.fit form p + h3 {
    padding-top: 60px;
}

/* fit step01
-------------------------------------------------------------------------------*/

.step01 form {
    padding: 69px 65px 0;
}

.step01 fieldset {
    float: left;
    width: 274px;
    text-align: center;
    padding-bottom: 55px;
}

.step01 fieldset + fieldset {
    margin-left: 126px;
}

.step01 fieldset legend {
    text-align: left;
}

.step01 fieldset p {
    text-align: left;
    padding: 9px 0 21px;
}

.step01 fieldset > img {
    width: 150px;
    height: 150px;
}

.step01 input[type="file"] {
    padding: 5px;
}

.step01 input[type="image"] {
    display: block;
    clear: both;
    margin: 0 auto;
}

/* fit step02
-------------------------------------------------------------------------------*/

.step02 div.fltL .inner img + img {
    position: absolute;
    left: 142px;
    top: 30px;
    cursor: pointer;
}

.step02 div.fltL a {
    float: left;
    margin-top: 10px;
}

.step02 div.fltL a + a {
    float: right;
}

.step02 input[type="text"] {
    width: 62px;
    height: 25px;
    margin-right: 7px;
    vertical-align: middle;
}

/* fit step03
-------------------------------------------------------------------------------*/

.step03 input[type="image"] {
    margin-left: 77px;
}

.step03 div.fltL .inner span {
    position: absolute;
    cursor: pointer;
    display: block;
}

.step03 #selector {
    width: 336px;
    height: 380px;
    border: #888 1px solid;
    overflow-y: scroll;
    margin: -7px 0 58px;
    padding: 25px 0 25px 14px;
}

.step03 #selector dl {
    width: 303px;
    min-height: 92px;
    /height: auto!important;
    /height: 92px;
}

.step03 #selector dl + dl {
    margin-top: 28px;
}

.step03 #selector dl img {
    display: block;
}

.step03 #selector dt {
    float: right;
    width: 189px;
    padding-bottom: 16px;
}

.step03 #selector dd {
    float: left;
    width: 93px;
}

.step03 #selector dd + dd {
    float: right;
    width: 189px;
}

.step03 #selector dd > img {
    width: 76px;
    margin: 4px 0 0 7px;
}

.step03 #selector li {
    float: left;
    margin: 0 9px 11px 0;
}

/* design
-------------------------------------------------------------------------------*/

.design h2 {
    float: left;
    padding-left: 50px;
}

/* explain
-------------------------------------------------------------------------------*/

#explain {
    width: 999px;
    height: 492px;
    position: relative;
    clear: both;
    margin-bottom: 96px;
}

#explain > img {
    position: absolute;
    top: 31px;
    left: 230px;
}

#explain a {
    position: absolute;
}

#explain a[href="#d01"] {
    top: 0;
    left: 59px;
}

#explain a[href="#d02"] {
    top: 304px;
    left: 649px;
}
#explain a[href="#d03"] {
    top: 112px;
    left: 649px;
}
#explain a[href="#d04"] {
    top: 35px;
    left: 649px;
}
#explain a[href="#d05"] {
    top: 417px;
    left: 59px;
}
#explain a[href="#d06"] {
    top: 400px;
    left: 649px;
}
#explain a[href="#d07"] {
    top: 205px;
    left: 649px;
}

/* slide
-------------------------------------------------------------------------------*/

#slide {
    width: 800px;
    overflow: hidden;
    position: relative;
    margin-top: 21px;
}

#slide .ctrl {
    width: 800px;
    height: 42px;
    position: absolute;
    top: 571px;
    left: 0;
    z-index: 100;
}

#slide .ctrl a[href="#prev"] {
    width: 54px;
    height: 42px;
    float: left;
}

#slide .ctrl a[href="#next"] {
    width: 54px;
    height: 42px;
    float: right;
}

#slide .ctrl a[href="#back"] {
    width: 89px;
    height: 42px;
    margin-left: 302px;
}

#slide .opc a:hover img {
    opacity: .2;
    -moz-opacity: .2;
    -ms-filter: "alpha(opacity=20)";
    filter: alpha(opacity=20);
}

#slide .disable a {
    cursor: default;
}

#slide .disable a img {
    opacity: .2;
    -moz-opacity: .2;
    -ms-filter: "alpha(opacity=20)";
    filter: alpha(opacity=20);
}

#slide .disp {
    width: 800px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
}

#slide .standby {
    position: relative;
    z-index: 2;
}

#slide .foreground {
    z-index: 2;
}

#slide .background {
    z-index: 1;
}

#slide .disp > img {
    width: 800px;
    height: 541px;
}

#slide .disp div {
    width: 595px;
    margin: 101px 0 0 205px;
    font-size: 14px;
    line-height: 1.85;
    letter-spacing: 0.1em;
}

#slide .disp p.fltL {
    width: 445px;
}

#slide .disp p.fltL > img {
    display: block;
    margin-bottom: 35px;
}

/* expose
-------------------------------------------------------------------------------*/

/*.expose {
    display: none;
}*/

.june {
    display: none;
}
