@charset "UTF-8";
 
 /*-----------------------------------------------------------------------------------
     Browser Default Initialization seo_s_white
   -----------------------------------------------------------------------------------*/
 * {margin:0;padding:0;}
 html {
     overflow-y: scroll;
     height: 100%;
 }
 div, dl, dt, dd, ul, ul li, ol, ol li, h1, h2, h3, h4, h5, h6,
 pre, form, fieldset, input, textarea, p, blockquote, th, td,
 section, nav, article, aside, hgroup, header, address,
 figure, figcaption {
     margin: 0;
     padding: 0;
 }
 address, caption, cite, code, dfn, em, strong, th, var {
     font-style: normal;
     font-weight: normal;
 }
 table {
     border-collapse: collapse;
     border-spacing: 0;
     width: 100%;
 }
 caption, th {
     text-align: left;
     padding: 0 5px;
 }
 q:before ,q:after {
     content: '';
 }
 object, embed {
     vertical-align: top;
 }
 hr {
     display: none;
 }
 h1, h2, h3, h4, h5, h6 {
     font-size: 100%;
     font-weight: normal;
 }
 img, abbr, acronym, fieldset {
     border: 0;
 }
 img {
     -ms-interpolation-mode: bicubic;
     border: none;
 }
 ul li, ol li {
     list-style-type: none;
 }
 input {
 vertical-align: middle;
 }
 /*---------------------------------------------
     body
   ---------------------------------------------*/
 body {
     font-family: /* 游ゴシック体,YuGothic, */'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
     *font-family: 游ゴシック体,YuGothic,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
     color: #333;
     font-size: 16px;
     line-height: 125%;
     text-align: left;
     -webkit-text-size-adjust: 100%;
     background-color: #EDEDED;
     height: 100%;
     word-wrap: break-word;
 }
 /*---------------------------------------------
     Anchor
   ---------------------------------------------*/
 a {
     outline: none;
 /*    padding:0 5px 0 5px;*/
 }
 a:link {
     text-decoration: none;
     color: #333;
 }
 a:visited {
     text-decoration: none;
     color: #333;
 }
 a:hover {
 /*    text-decoration: underline;*/
     color: #666;
 }
 a:hover img {
     opacity: .70;
     filter: alpha(opacity=70);
     -ms-filter: "alpha(opacity=70)";
     -khtml-opacity: .70;
     -moz-opacity: .70;
     cursor: pointer;
 }
 a:active {
/*     text-decoration: underline;*/
     color: #c00;
 }
 /* General Settings
 ----------------------------------------------- */
 img {
     max-width: 100%;
     height: auto;
     width: auto;
 }
 .text-center {
     text-align: center;
 }
 #wrapper {
     background: url("../img/body_bg.png") repeat-y scroll center top transparent;
 }
 article h1 {
     background: url(../img/Title-line-pink_l.gif) no-repeat left top;
     padding: 12px 0 12px 30px;
     margin-bottom: 15px;
     color: #333;
     font-size: 90%;
     font-weight: bold;
     line-height: 165%;
 }
 article h2 {
     background: none repeat scroll 0 0 transparent;
     font-size: 75%;
     font-weight: bold;
     line-height: 200%;
     margin-bottom: 10px;
     padding: 0;
 }
 #sub-column h2 {
     font-size: 80%;
     font-weight: bold;
     line-height: 165%;
/*     padding: 0 0 10px;*/
     margin: 0;
 }
 .w100 {
     width: 100%;
 }
 .bold {
     font-weight: bold;
 }
 #contents-pop {
     width: auto;
 }
 /* Header
 ----------------------------------------------- */
 div#wrapper div#enquete-header,
 div#wrapper > div#cart-header,
 header {
     width:960px;
     margin:0 auto;
     background-color: #FFF;
 }
 div#wrapper div#enquete-header,
 div#wrapper > div#cart-header{
           }
 #header-inner {
     width: 960px;
     margin: 0 auto;
     *zoom: 1;
     height: 120px;
     position: relative;
              background:url(https://www.godaiume.co.jp/pic-labo/header_top1.gif) left no-repeat;
      }
 #header-inner #logo, #hNav {
     display: table-cell;
     vertical-align: middle;
     padding: 5px 0;
 }
 #header-inner #hNav {
     width: 660px;
     text-align: right;
 }
 * html #header-inner div {
   display: inline;
   zoom: 1;
 }
 *:first-child+html #header-inner div {
   display: inline;
   zoom: 1;
 }
 #header-inner #logo {
     width: 340px;
 }
 #header-inner h1,
#header-inner p {
     max-width: 340px;
    background: none;
    margin: auto;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 76px;
    left: 0;
    right: 0;
 }
 #header-inner h1 a img:hover, #header-inner p a img:hover, #header-inner h2 a img:hover {
     opacity: 1;
     filter: alpha(opacity=100);
     -ms-filter: "alpha(opacity=70)";
     -khtml-opacity: 1;
     -moz-opacity: 1;
     filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
 }
 #hNav #searchbox_wrap {
     overflow: hidden;
     margin: 10px 0;
 }
 #hNav #searchbox {
     line-height: 160%;
     font-size: 65%;
     color: #999;
     text-align:right;
     float: right;
     overflow: hidden;
 }
 #hNav #searchbox p.cart-search {
     margin-top: 10px;
 }
 #hNav #searchbox p {
     float: left;
     margin: 0px 5px 0 0;
 }
 #hNav #searchbox p img {
     vertical-align: bottom;
 }
 #hNav #searchbox form{
     background: url(../img/searchbox.gif) no-repeat left top;
     width: 230px;
     height: 27px;
     float: left;
 }
 #hNav #searchbox input.searchbox {
     border: none;
     width: 189px;
     height: 17px;
     padding: 0 5px;
 }
 #hNav #searchbox input.searchSubmit {
     padding: 1px 1px 0 0;
 }
 #hNav ul#keyword {
     line-height: 80%;
     color: #333;
     text-align: right;
     margin-top: 5px;
 }
 #hNav ul#keyword li {
     display: inline-block;
     *display: inline;
     *zoom: 1;
 }
 #hNav ul#keyword li a {
     float: left;
     font-size: 60%;
     padding: 0 0 0 10px;
 }
 #hNav ul#keyword li a:hover {
     padding: 0 0 0 10px;
     color: #999;
 }
 #hNav ul#header-nav {
     height: 42px;
     line-height: 100%;
     padding-left: 10px;
     position: absolute;
     right: 10px;
     top: 113px;
     width: 0px;
 }
 #hNav ul#header-nav li a.header-cart{
     color: #FFFFFF;
 }
 #hNav ul#header-nav li {
     display: inline-block;
     *display: inline;
     *zoom: 1;
     font-size: 65%;
     height: 21px;
     padding: 15px 0 0 10px;
 }
 #hNav ul#header-nav li a:hover {
     color: #333333;
     text-decoration: none;
 }
 #gnav {
     width: 100%;
     height: 36px;
/*     background: url("../img/nav_bg.gif") repeat-x scroll left top transparent;
     margin-bottom:5px;*/
 }
 #gnav div.cart-nav,
 #gnav nav {
     height: 36px;
     margin: 0 auto;
     overflow: hidden;
     padding: 0;
     width: 960px;
 }
 #gnav div.cart-nav ul,
 #gnav nav ul {
/*     background: url("../img/nav_separator.png") no-repeat scroll right 12px transparent;*/
     float: left;
     height: 42px;
/*     padding-left: 25px;*/
     width: auto;
 }
 #gnav div.cart-nav ul li:first-child a:first-child,
 #gnav nav ul li:first-child a:first-child {
/*     background: url("../img/icon_home_white.png") no-repeat scroll left center transparent;*/
     margin: 0 30px 0 0;
 }
 #gnav div.cart-nav ul li a,
 #gnav nav ul li a {
     display: block;
     height: 100%;
     text-decoration: none;
     width: 100%;
     -moz-border-radius:6px;
     -webkit-border-radius:6px;
 }
 #gnav div.cart-nav ul li,
 #gnav nav ul li {
    float: left;
    font-size: 11px;
    letter-spacing: 0.1em;
    height: auto;
    width:103px;
    line-height: 26px;
    text-align: center;
    background-color:#F1F1EF;
    margin-right:2px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
 }
 #gnav div.cart-nav ul li a:hover,
 #gnav div.cart-nav ul li a:active,
 #gnav nav ul li a:hover,
 #gnav nav ul li a:active {
     color: #000;
     text-decoration: none;
/*     background: url("../img/nav_bg_over.gif") repeat-x scroll left top transparent;*/
     background:#DCD8A2;
 }
 /* Contents
 ----------------------------------------------- */
 #contents {
     width: 960px;
     margin: 0 auto;
/*     padding-top: 20px;
     overflow: auto;*/
     *zoom: 1;
     padding-bottom: 57px;
overflow: hidden;
 }
 #sub-column {
     float: left;
     width: 210px;
     margin-right: 20px;
     padding-bottom: 60px;
     *zoom: 1;
     word-break:break-all;
 }
 #main-column {
     float: right;
     width: 730px;
     margin-bottom: 60px;
 }
 #main-column-full {
     width: 100%;
     margin: 0 auto 60px;
 }
 div#wrapper  div#enquete-section,
 div.cart-article div.cart-section,
 article section {
     padding: 0;
 }
 div#wrapper  div#enquete-section:first-child,
 div.cart-article div.cart-section:first-child,
 article section:first-child {
     border-top: none;
 }
 div.cart-article p,
 article p {
     color: #333;
     font-size: 0.75rem;
 }
 div.cart-article a:hover p,
 article a:hover p {
     color: #666;
 }
 div#wrapper  div#enquete-section ul,
 div.cart-article div.cart-section ul,
 article section ul {
     font-size: 90%;
     font-size: 0.9rem;
     line-height: 160%;
     color: #333;
 }
 #mainVisual {
     width: 100%;
 }
 #bread-crumb {
     margin: 0 0 15px 0;
 }
 #bread-crumb-listTop, .bread-crumb-listCate {
     width: 100%;
     padding: 0;
     margin: 0;
 }
 #bread-crumb-listTop ol, .bread-crumb-listCate ol {
     width: 720px;
     margin: 0;
     padding: 0;
     overflow: hidden;
     *zoom: 1;
 }
 #bread-crumb-listTop ol li, .bread-crumb-listCate ol li {
     float: left;
     *float: none;
     *display: inline;
     padding: 0 10px 0 13px;
     font-size: 60%;
     line-height: 120%;
     background: url(../img/breadcrumb_bg.gif) no-repeat left center;
     *zoom: 1;
 }
 #bread-crumb-listTop ol li:first-child {
     padding-left: 0;
     background: url("../img/icon_home_pkz.png") no-repeat scroll left;
 }
 #bread-crumb-listTop ol li:first-child a {
     margin-left: 10px;
 }
 #bread-crumb-listTop, .bread-crumb-listCate {
     padding: 0;
     margin: 0 0 3px 0;
 }
 .column-set {
     width: 100%;
     overflow: hidden;
     *zoom: 1;
 }
 .column3 {
     float: left;
     width: 230px;
     margin: 0 15px 20px 0;
     padding-bottom: 20px;
 }
 .column3:nth-child(3n) {
     margin: 0 0 20px 0;
 }
 .newItem .column3 .itemThumb-wrap {
     margin: 0 0 5px 0;
 }
 .newItem .column3 .itemThumb {
     display: table-cell;
     text-align: center;
     height: auto;
     width: 230px;
     vertical-align: middle;
     margin-bottom: 5px;
 }
 .column3 .itemThumb a {
     height: auto;
     width: 230px;
     display: block;
 }
 .column3 h3 {
     font-size: 70%;
     line-height: 120%;
     margin-bottom: 3px;
 }
 .column3 p {
     font-size: 70%;
 }
 .column3 img {
     vertical-align: bottom;
 }
 .column3 p.price {
     margin-bottom: 3px;
 }
 .column3 p.sp_price {
     color: #F00;
 }
 .column4 {
     float: left;
     width: 170px;
     margin: 0 13px 20px 0;
     padding-bottom: 20px;
 }
 .column4 .badge {
     position: absolute;
     z-index: 100;
 }
 .column4:nth-child(4n) {
     margin: 0 1px 20px 0;
 }
 .column4 .itemThumb-wrap {
     margin: 0 0 10px 0;
 }
 .column4 .itemThumb {
     display: table-cell;
     text-align: center;
     height: auto;
     width: 170px;
     vertical-align: middle;
     margin-bottom: 5px;
 }
 .column4 .itemThumb a {
     height: auto;
     width: 170px;
     display: block;
 }
 .column4 .item-list-span-img{
     width:170px;
     display:inline-block;
 }
 .column5 .item-list-span-img{
     width:130px;
     display:inline-block;
 }
 .column4 .itemThumb a img {
     max-height: 170px;
     max-width: 170px;
 }
 .column4 h3 {
     font-size: 70%;
     line-height: 130%;
     margin-bottom: 3px;
 }
 .column4 p {
     font-size: 70%;
 }
 .column4 img {
     vertical-align: bottom;
 }
 .column4 p.sp_price {
     color: #F00;
 }
 .column5 {
     float: left;
     width: 130px;
     margin: 0 17px 20px 0;
     padding-bottom: 10px;
 }
 .column5:nth-child(5n) {
     margin-right:1px;
 }
 .column5:nth-child(5n+1) {
     clear:both;
 }
 .column5 .itemThumb-wrap {
     margin: 0 0 10px 0;
 }
 .column5 .itemThumb {
     display: table-cell;
     height: auto;
     width: 130px;
     margin-bottom: 5px;
     text-align: center;
     vertical-align: middle;
 }
 .column5 .itemThumb a {
     height: auto;
     width: 130px;
     display: block;
 }
 .column5 .itemThumb a img {
     max-height: 130px;
     max-width: 130px;
 }
 .column5 h3 {
     font-size: 70%;
     line-height: 130%;
     margin-bottom: 3px;
 }
 .column5 p {
     font-size: 70%;
 }
 .column5 img {
     vertical-align: bottom;
 }
 .column5 p.sp_price {
     color: #F00;
 }
 p.fx_price span.strike {text-decoration: line-through;}
 p.sp_price span.special_price_str,
 p.sp_price span.selling_price_str,
 p.sp_price span.selling_price,
 p.sp_price span.taxin,
 p.sp_price span.discount_rate{
     color: #F00;
 }
 p.price span.selling_price,
 p.price span.taxin{
     color: #F00;
 }
 /* TOP PAGE
 ----------------------------------------------- */
 section .newItem h2, section .pickup h2, section .ranking h2, section .group h2, section .category h2 {
     font-size: 90%;
     font-weight: bold;
     line-height: 165%;
     padding: 5px 0 5px 20px;
 }
 .newItem {
/*     background-color: #F8F8F8;*/
     position: relative;
     margin-bottom: 10px;
 }
 .newItem .new-Title {
     position: absolute;
     right: 0px;
     top: 3px;
 }
 #main-column .newItem h2 {
     background: url("../img/Title-new.gif") no-repeat scroll 0 0;
     padding-right: 100px !important;
 }
 .column3 .badge {
     padding: 4px 0 0 4px;
     position: absolute;
     z-index: 100;
 }
 .pickup {
/*     background-color: #F1F1F1;*/
     position: relative;
     margin-bottom: 30px;
 }
 .pickup .pickup-Title {
     position: absolute;
     right: 0px;
     top: 4px;
 }
 #main-column .pickup h2 {
     background: url(../img/Title-pickup.gif) no-repeat 0 0;
     margin-bottom: 15px;
     padding-right: 60px !important;
 }
 .pickup .column5 {
     margin-bottom: 20px;
 }
 .pickup .column5 .itemThumb {
     margin-bottom: 5px;
     position: relative;
 }
 .pickup .column5 .badge {
     padding: 4px 0 0 4px;
     position: absolute;
     z-index: 100;
 }
 .ranking {
/*     background-color: #F8F8F8;*/
     position: relative;
/*     margin-bottom: 30px;*/
 }
 .ranking .ranking-Title {
     position: absolute;
     right: 0px;
     top: 4px;
 }
 #main-column .ranking h2 {
/* position: relative;
 font-size: 18pt;
 font-weight: bold;
 margin: 0 0 1.5em;
 padding: 0.2em 0.5em 0.4em 2em;
 border-bottom: 3px solid #A8A200;*/
   color: #444;
   font-size: 24px;
   display: flex;
   align-items: center;
 }
 #main-column .ranking:before {
/* position: absolute;
 top: 500px;
 left: 7px;
 transform: rotate(5deg);
 -webkit-transform: rotate(5deg);
 height: 18px;
 width: 18px;
 background: #DCD8A2;
 content: "";*/
        margin-right: .4em;
        background: linear-gradient(-90deg, #888, transparent);
        content: "";
        flex-grow: 1;
        height: 1px;
}
 #main-column .ranking:after {
/* position: absolute;
 top: 508px;
 left: 2px;
 transform: rotate(15deg);
 -webkit-transform: rotate(15deg);
 height: 12px;
 width: 12px;
 background: #f1f1ef;
 content: "";*/
        margin-left: .4em;
        background: linear-gradient(90deg, #888, transparent);
        content: "";
        flex-grow: 1;
        height: 1px;
}
 .ranking .column5 {
     margin-bottom: 20px;
 }
 .ranking .column5 .itemThumb {
     position: relative;
 }
 .ranking .column5 .badge {
     position: absolute;
     z-index: 100;
 }
 .half-cont_wrap01, .half-cont_wrap02 {
     overflow: hidden;
 }
 .half-cont {
     float: left;
     width: 48%;
     margin-right: 4%;
 }
 .half-cont:nth-child(2n) {
     float: left;
     width: 48%;
     margin-right: 0;
 }
 .news {
     margin-bottom: 30px;
 }
 #main-column .half-cont .news {
 /*    background: url(../img/Tline-news.gif) no-repeat;*/
 /*     background-color:#A8A200;*/
 }
#main-column .half-cont .news h2 {
<!--ここ1-->
/*     display: block;
     width: 100%;
     border: none;
     font-size: 90%;
     font-weight: bold;
     line-height: 165%;
     margin-bottom: 10px;
     padding: 0 0 0 10px;
     min-height: 25px;
     background-color:#A8A200;
*/
     width: 100%;
     font-size: 90%;
     margin-bottom: 10px;
 position: relative;
/* font-size: 18pt;*/
 font-weight: bold;
 margin: 0 0 1.5em;
 padding: 0.2em 0.5em 0.4em 2em;
/* border-bottom: 3px solid #A8A200;*/
 }
#main-column .half-cont .news h2:before {
  position: absolute;
  top: 6px;
  left: 15px;
  transform: rotate(25deg);
  -webkit-transform: rotate(25deg);
  height: 8px;
  width: 8px;
  background: #DCD8A2;
  content: "";
}
#main-column .half-cont .news h2:after {
  position: absolute;
  top: 8px;
  left: 2px;
  transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  height: 5px;
  width: 5px;
  background: #f1f1ef;
  content: "";
}
 .news h2 img {
     display: block;
     height: 20px;
     width: 85px;
     margin: 0 auto;
 }
 .news .news-contents {
     overflow: hidden;
     padding: 5px 0 0;
 }
 dl.news-box {
     font-size: 75%;
     color: #333;
     padding: 10px 0;
     border-bottom: 1px solid #B9B9B9;
 }
 dl.news-box:first-child {
     padding: 0 0 10px 0;
 }
 dl.news-box:last-child {
     border: none;
 }
 .news-box dd {
     line-height: 145%;
 }
 .news-box dd a {
     color: #2675c1;
 }
 .news-box dd a:hover {
     color: #489ef0;
 }
 .w100 .news {
/*     background: url(../img/Title-news.gif) no-repeat;*/
     float: none;
     width: 100%;
     margin-bottom: 30px;
 }
 .w100 .news h2 {
     display: block;
     width: 95%;
     padding: 10px 0 0 20px;
 }
 .w100 .news h2 img {
     display: block;
     height: 20px;
     width: 85px;
     margin: 0 auto;
 }
 .shopDiary{
/*     background: url(../img/Tline-shop.gif) no-repeat left top;*/
 }
 .freeArea2 {
     margin-bottom: 0px;
 }
 .freeArea2 h2 {
     display: block;
     width: 100%;
     padding: 0 0 0 10px;
     border: none;
     background-color:#CE9449;
    color:#FFFFFF;
 }
 .freeArea2 h2 img {
     display: block;
     height: 20px;
     width: 85px;
     margin: 0 auto;
 }
 .freeArea2 .free-contents {
/*     padding: 0 0 15px;*/
 }
 .freeArea2 .free-banner {
/*     margin-bottom: 5px;*/
 }
 .freeArea2 .free-contents p {
     font-size: 70%;
     line-height: 160%;
 }
 .freeArea2 .free-contents p a{
/*     text-decoration: underline;*/
text-decoration:none:
 }
 .freeArea2 .free-contents ul
 {/*margin: 0px 40px;*/}
 .freeArea2 .free-contents ul li
 {list-style-type: square;}
 .freeArea2 .free-contents ol
 {margin: 0px 40px;}
 .freeArea2 .free-contents ol li
 {list-style-type: decimal;}
 .w100 .freeArea2 {
     float: none;
     width: 100%;
     padding: 0 0 15px;
 }
 .w100 .freeArea2 h2 {
     display: block;
     width: 90%;
     padding-top: 10px;
/*     border: medium none;
     background: url(../img/Title-shop.gif) no-repeat left top;*/
 }
 .w100 .freeArea2 h2 img {
     display: block;
     height: 20px;
     width: 85px;
     margin: 0 auto;
 }
 #main-column .w100 .freeArea2 .freeAreaTitle{
     padding: 15px 0 0 20px;
 }
 #main-column .half-cont .freeArea2 .freeAreaTitle{
     padding-left:5px;
     font-size: 14px;
     font-weight: bold;
     line-height: 165%;
     border: none;
     margin-bottom: 10px;
     padding: 0 0 10px;
     min-height: 25px;
 }
 #main-column .half-cont .freeArea2 .freeAreaTitle {
     color: #333;
     margin: 0 0 15px 20px;
     padding: 17px 0 0;
 }
 #sub-column .freeArea2 {
/*     background: url("../img/gray_box_short_body.png") repeat-y scroll 0 0;*/
     padding: 6px;
 }
 #sub-column .freeArea2 h2 {
     background: url("../img/bar_gray.gif") repeat scroll 0 0;
     border-bottom: 2px solid black;
     padding: 10px 0 10px 15px;
     width: 92%;
     box-shadow: 0 1px 3px gray;
 }
 #sub-column .shopDiary{
    padding: 6px;
 }
 #sub-column .shopDiary h2 {
/*     background: url("../img/mark_line_blue.png") no-repeat scroll 10px center #FFFFFF;
     border-bottom: 2px solid #1CA4E0;*/
     padding-left: 25px;
     width: 87%;
/*     box-shadow: 0 1px 3px gray;*/
 }
 .group {
     position: relative;
     margin-bottom: 30px;
 }
 .group .group-Title {
     position: absolute;
     right: 0px;
     top: 4px;
 }
 .group h2 {
     margin-bottom: 15px;
 }
 .group .group-banner {
     margin-bottom: 5px;
 }
 .group ul {
     line-height: 110%;
 }
 .group ul li {
     display: inline-block;
     *display: inline;
     *zoom: 1;
     font-size: 75%;
 }
 .group ul li:first-child {
     background-image: none;
 }
 .w100 .group {
     background: url(../img/Title-group.gif) no-repeat 0 0;
     position: relative;
     float: none;
     width: 100%;
     margin-right: 0%;
     padding-bottom: 20px;
     margin-bottom: 30px;
 }
 .w100 .group .group-Title {
     top: 3px;
 }
 .w100 .group h2 {
     display: block;
     width: 100%;
     margin: 0 0 15px;
     padding: 10px 0 0 20px;
 }
 .w100 .group h2 img {
     display: block;
     height: 20px;
     width: 85px;
     margin: 0 auto;
 }
 #main-column .half-cont .group {
     background: url(../img/Tline-group.gif) no-repeat 0 0;
 }
 .category {
     position: relative;
     margin-bottom: 30px;
 }
 .category .category-Title {
     position: absolute;
     right: 0px;
     top: 4px;
 }
 .category h2 {
    margin-bottom: 15px;
/*    background-color: #A8A200;*/
 }
 .category .category-banner {
     margin-bottom: 5px;
 }
 .category ul {
     line-height: 110%;
 }
 .category ul li {
     display: inline-block;
     *display: inline;
     *zoom: 1;
     font-size: 75%;
 }
 .category ul li:first-child {
     background-image: none;
 }
 .w100 .category {
     background: url(//www.godaiume.co.jp/img/title-bnr1.gif) no-repeat 0 0;
     position: relative;
     float: none;
     width: 100%;
     padding-bottom: 20px;
     margin-bottom: 30px;
 }
 .w100 .category h2 {
     display: block;
     width: 100%;
     margin: 0 0 15px;
     padding: 10px 0 0 20px;
 }
 .w100 .category h2 img {
     display: block;
     height: 20px;
     width: 85px;
     margin: 0 auto;
 }
 .w100 .category h3 {
     font-weight: bold;
     line-height: 120%;
     font-size: 80%;
 }
 #main-column .half-cont .category {
 /*    background: url(../img/Tline-category.gif) no-repeat 0 0;*/
 }
 #main-column .group ul li, #main-column .category ul li {
/*     background: none repeat scroll 0 0 #DBDBDB;
     border: 2px solid #F1F1F1;*/
     display: inline-block;
     margin-bottom: 10px;
 }
 #main-column .group ul li a, #main-column .category ul li a {
/*     background: url("../img/arrow_black_right_3.png") no-repeat scroll 4px center #F9F9F9;
     border: 1px solid white;*/
     display: inline-block;
     font-size: 11px;
     font-weight: bold;
     margin: 1px;
     padding: 5px 10px;
 }
  .freeArea {
     width: 100%;
     height: 300px;
     background-color: #EEE;
 }
 /*  Sub Column
 ----------------------------------------------- */
 #sub-column .group, #sub-column .newItem,
 #sub-column .pickup, #sub-column .ranking,
 #sub-column .freeArea2, #sub-column .category,
 #sub-column .link {
 /*    background: url("../img/gray_box_short_body.png") repeat-y scroll 0 0 transparent;*/
     width: 94%;
     border: none;
     padding: 6px;
/*     border-top: 1px solid #CCCCCC;
     border-bottom: 1px solid #CCCCCC;*/
 }
 #sub-column .category {
/*     background: url("../img/gray_box_short_body.png") repeat-y scroll 0 0;*/
     padding: 6px;
 }
 #sub-column .category h2 {
/*     background: url("../img/mark_line_green.png") no-repeat scroll 10px 13px #FFFFFF;*/
/*     background: url("//www.godaiume.co.jp/img/title-bnr1.gif") no-repeat scroll #FFFFFF;*/
     padding: 5px 0 5px 30px;
     width: 171px;
     color:#000000;
     border-bottom: 2px solid #CE9449;
     box-shadow: 0 1px 3px gray;
 }
 #sub-column .category h3 {
/*     background: url("../img/mark_dot_white_1.png") no-repeat scroll 10px 8px rgb(0, 0, 0);*/
     font-size: 12px;
     font-weight: bold;
     padding: 1px 0 0 20px;
     color: #FFFFFF;
     line-height: 25px;
 }
 #sub-column .group nav, #sub-column .category nav {
     border-top: none;
     background: none repeat scroll 0 0 white;
     width: 196px;
     -moz-border-bottom-colors: none;
     -moz-border-left-colors: none;
     -moz-border-right-colors: none;
     -moz-border-top-colors: none;
     background: none repeat scroll 0 0 white;
     border-image: none;
 }
 #sub-column .group nav ul, #sub-column .category nav ul, #sub-column .link nav ul {
     line-height: 160%;
 }
 #sub-column .link nav ul li {
     padding: 4px 0 0;
     font-size: 75%;
     border-bottom: dotted 1px #333333;
 }
 #sub-column .group nav ul li, #sub-column .category nav ul li {
     padding: 4px 0 0;
     display: block;
     font-size: 75%;
     width:80%;
    border-bottom: dotted 1px #333333;
 }
 #sub-column .keyword nav {
     width: 196px;
 }
 #sub-column .link nav ul li {
     line-height:180%;
     width: 95%;
 }
 #sub-column .keyword nav ul li {
     word-break:break-all;
     display: inline;
 }
 #sub-column .link nav ul li a {
     color: #333333;
     text-decoration: none;
     padding: 5px 0 5px 20px;
     padding-left: 28px;
     display:inherit;
     line-height: 130%;
     background: url("../img/arrow_black_right_1.gif") no-repeat scroll 12px transparent;
 }
 #sub-column .group nav ul li a, #sub-column .category nav ul li a {
     color: #333333;
     text-decoration: none;
     padding: 5px 0 5px 20px;
     padding-left: 28px;
     line-height: 130%;
     display: block;
     background: url("../img/arrow_black_right_1.gif") no-repeat scroll 12px transparent;
 }
 #sub-column .group nav ul li:first-child a, #sub-column .category nav ul li:first-child a, #sub-column .link nav ul li:first-child a {
     border-top: none;
 }
 #sub-column .group nav ul li a:hover, #sub-column .group nav ul li a:active, #sub-column .category nav ul li a:hover, #sub-column .category nav ul li a:active, #sub-column .link nav ul li a:hover, #sub-column .link nav ul li a:active {
     background-color: #DDDDDD;
     color: #333333;
     text-decoration: none;
 }
 #sub-column .category nav ul li:first-child a:hover {
      background-color: #DDDDDD;
 }
 #sub-column .link {
/*     margin-bottom: 30px;
     padding: 6px;
     background: url("../img/gray_box_short_body.png") repeat-y scroll 0 0 transparent;*/
 }
 #sub-column .link h2 {
/*     background: url("//www.godaiume.co.jp/img/title-bnr1.gif") no-repeat scroll #FFFFFF;
     height:30px;
     color:#FFFFFF;
     padding:5px 30px;*/
/*     padding: 8px 0 10px 25px;
     border-bottom: 2px solid #1CA4E0;
     box-shadow: 0 1px 3px gray;*/
 }
 #sub-column .group h2 {
     padding: 10px 0 6px 20px;
     border-bottom: 2px solid #EF027D;
     background: url("../img/mark_line_pink.png") no-repeat scroll 10px center #FFFFFF;
     box-shadow: 0 1px 3px gray;
 }
 #sub-column .category nav ul li.cat2 a {
     zoom: 1;
     display: block;
     margin: 3px 2px 3px 10px;
     line-height: 100%;
     color:#000;
     text-decoration: none;
 }
 #sub-column #snav_calendar h2 {
     background-image: none;
 }
 #sub-column #subc_calendar {
/*     background: url(../img/bg_slash_pink.gif) repeat left top;*/
     padding: 8px;
     width:  194px;
     margin-bottom: 30px;
 }
 #sub-column #subc_calendar:before {
     content: url("../img/Title-scolumn_calendar.gif");
     display: block;
     height: 19px;
     left: -8px;
     position: relative;
     top: -8px;
 }
 #sub-column div.subc_cal_cont {
     background-color: #FFF;
     width:     164px;
     padding: 0 15px 15px 15px;
 }
 #cal1 tr:first-child {
     border: 1px solid #C3C3C3;
 }
 #sub-column div.cal_wrapper table.cal {
     width: 100%;
     line-height: 130%;
 }
 #sub-column div.cal_wrapper table.cal tr th p.month {
     float: left;
     width: 70%;
     text-align: center;
     font-size: 80%;
     font-family: Arial,Helvetica,sans-serif;
     font-weight: bold;
 }
 #sub-column div.cal_wrapper table.cal tr th input {
     float: left;
     border: none;
 }
 #sub-column div.cal_wrapper table.cal tr th input.prev {
     background: url(../img/calendar_pleft.gif) no-repeat left bottom #FFF;
     width: 15%;
     height: 17px;
 }
 #sub-column div.cal_wrapper table.cal tr th input.next {
     background: url(../img/calendar_pright.gif) no-repeat right bottom #FFF;
     width: 15%;
     height: 17px;
 }
 #sub-column div.cal_wrapper table.cal tr td {
     border: solid 1px #CCC;
     font-size: 70%;
     text-align: center;
 }
 #sub-column div.cal_wrapper table.cal tr.headline td {
     border: none;
     padding: 10px 0 2px 0;
 }
 #sub-column div.subc_cal_cont .cap {
     font-size: 60%;
/*     font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;*/
font-family: 游ゴシック体,YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
     width: auto;
 }
 #sub-column div.subc_cal_cont .cap ul {
     margin: 3px 0 0;
     text-align: center;
 }
 #sub-column div.subc_cal_cont .cap li {
     display: inline-block;
     line-height: 140%;
     overflow: hidden;
 }
 #sub-column div.subc_cal_cont .cap li span {
     margin: 0 10px 0 0;
 }
 #sub-column div.subc_cal_cont .cap .ico_cap01 {
     font-size: 120%;
     vertical-align: middle;
     margin: 0 2px 0 0;
     color: #FF5078;
 }
 #sub-column div.subc_cal_cont .cap .ico_cap02 {
     font-size: 120%;
     vertical-align: middle;
     margin: 0 2px 0 0;
     color: #39F;
 }
 #sub-column div.subc_cal_cont .cap .cap-info {
     line-height: 140%;
     padding: 10px 0 0;
 }
 #sub-column div.cal_wrapper table.cal tr td div.Today {
     background-color: #CCCCCC;
     font-weight: bold;
 }
 #sub-column div.cal_wrapper table.cal tr td div.Deli {
     background-color: #EFE;
 }
 #sub-column div.cal_wrapper table.cal tr td div.Holyday {
     background-color: #FF5078;
     color: #FFFFFF;
 }
 #sub-column div.cal_wrapper table.cal tr td div.backward {
     color: #CCC;
     font-weight: normal;
     background-color: #FFF;
 }
 #sub-column div.cal_wrapper table.cal tr td div.pointer {
     cursor: pointer;
 }
 #sub-column div.cal_wrapper table.cal tr td div.pointer:hover {
     background-color: #EEE;
 }
 #sub-column #snav_mailMag {
     background: url(../img/bg_slash_green.gif) repeat left top;
     padding: 8px;
     width:  194px;
     margin-bottom: 20px;
 }
 #sub-column #snav_mailMag:before {
     content: url("../img/Title-scolumn_mmag.gif");
     display: block;
     height: 19px;
     left: -8px;
     position: relative;
     top: -8px;
 }
 #sub-column #snav_mailMag h2 {
     background-image: none;
 }
 #sub-column div.snav_mailMag_cont {
     background: none repeat scroll 0 0 #FFFFFF;
     padding: 5px 10px;
 }
 #sub-column div.snav_mailMag_cont h2 {
     width:  161px;
     text-align: center;
     padding: 0 0 3px 0;
     margin: 0 0 7px 0;
     border-bottom: 1px dotted #333;
 }
 #sub-column div.snav_mailMag_cont p {
     font-size: 70%;
     line-height: 130%;
     padding: 5px 0 10px;
 }
 #sub-column div.snav_mailMag_cont input.mailAddress{
     width: 120px;
     height: 18px;
     position: relative;
     vertical-align: middle;
 }
 #sub-column div.snav_mailMag_cont input.submit_mailMag {
     background: url("../img/btn_mailmag.gif") repeat scroll 0 0 transparent;
     border: medium none;
     cursor: pointer;
     height: 23px;
     width: 42px;
     color: #FFFFFF;
 }
 #sub-column div.snav_mailMag_cont input.submit_mailMag:hover {
     background-color: #666;
 }
 #sub-column #snav_mailMag form {
     background: url("../img/mailmag_bg.png") no-repeat scroll left top transparent;
     height: 34px;
     margin: 5px 0;
     padding: 11px 0 0 4px;
     width: 173px;
 }
 #sub-column #snav_followUs {
     margin: 0 0 30px 0;
 }
 #sub-column #snav_followUs nav ul {
     overflow: hidden;
 }
 #sub-column #snav_followUs nav ul li {
     float: left;
     margin: 0 5px 0 0;
     padding: 0;
 }
 #sub-column #snav_followUs nav ul li img {
     vertical-align: bottom;
 }
 #sub-column #snav_followUs nav ul li a:hover img {
     opacity: .70;
     filter: alpha(opacity=70);
     -ms-filter: "alpha(opacity=70)";
     -khtml-opacity: .70;
     -moz-opacity: .70;
     cursor: pointer;
 }
 #subc_freeArea {
     margin-bottom: 30px;
 }
 #sub-column .newItem {
     position: relative;
     line-height: 90%;
 }
 #sub-column .newItem h2 {
     background: url("../img/mark_line_pink.png") no-repeat scroll 10px 10px #FFFFFF;
     font-size: 80%;
     font-weight: bold;
     line-height: 165%;
     padding: 5px 0 5px 25px;
     margin-bottom: 15px;
     border-bottom: 2px solid #EF027D;
     box-shadow: 0 1px 3px gray;
 }
 #sub-column .newItem .new-Title {
     position: absolute;
     right: 0px;
     top: 1px;
 }
 #sub-column .newItem .column3, #sub-column .newItem .column4 {
     padding: 0 0 10px 0;
     margin: 0 0 25px 0;
     float: none;
     width: 100%;
 }
 #sub-column .newItem .column4 .itemThumb-wrap {
     margin: 0 20px 10px 20px;
 }
 #sub-column .newItem .column4 .itemThumb {
     height: auto;
     width: 170px;
     display: table-cell;
     text-align: center;
     vertical-align: middle;
 }
 #sub-column .newItem .column4 .itemThumb a img {
     max-height: auto;
     max-width: 170px;
 }
 #sub-column .newItem h3 {
     text-align: left;
 }
 #sub-column .newItem p.price {
     text-align: left;
     margin: 0;
 }
 #sub-column .newItem p.sp_price {
     text-align: left;
 }
 #sub-column .newItem p.sp_price {
     color: #F00;
 }
 #sub-column .newItem .column4 .badge {
     padding: 4px 0 0 4px;
     position: absolute;
     z-index: 100;
 }
 #sub-column .newItem .column4_fourth .itemThumb {
     margin: 0 20px 5px 20px;
     position: relative;
 }
 #sub-column .pickup {
     position: relative;
     line-height: 90%;
     padding: 6px;
 }
 #sub-column .pickup .pickup-Title {
     position: absolute;
     right: 0px;
     top: 1px;
 }
 #sub-column .pickup h2 {
     background: url("../img/mark_line_green.png") no-repeat scroll 10px 10px #FFFFFF;
     margin-bottom: 15px;
     font-size: 80%;
     font-weight: bold;
     line-height: 165%;
     padding: 5px 0 5px 25px;
     border-bottom: 2px solid #39AE5C;
     box-shadow: 0 1px 3px gray;
 }
 #sub-column .pickup .column5 {
     padding: 0 0 10px 0;
     margin: 0 0 25px 0;
     float: none;
     width: 100%;
 }
 #sub-column .pickup .column5 .itemThumb-wrap {
     margin: 0 40px 10px 40px;
 }
 #sub-column .pickup .column5 .itemThumb {
     margin: 0 0 5px 0;
     position: relative;
     text-align: center;
     height: auto;
     width: 130px;
 }
 #sub-column .pickup .column5 .itemThumb img {
     max-height: 130px;
     max-width: 130px;
 }
 #sub-column .pickup .column5 .badge {
     padding: 4px 0 0 4px;
     position: absolute;
     z-index: 100;
 }
 #sub-column .ranking {
     position: relative;
     line-height: 90%;
     padding: 6px;
 }
 #sub-column .ranking .ranking-Title {
     position: absolute;
     right: 0px;
     top: 1px;
 }
 #sub-column .ranking h2 {
     background: url("../img/mark_line_blue.png") no-repeat scroll 10px 10px #FFFFFF;
     font-size: 80%;
     font-weight: bold;
     line-height: 165%;
     margin-bottom: 15px;
     padding: 5px 0 5px 25px;
     border-bottom: 2px solid #1CA4E0;
     box-shadow: 0 1px 3px gray;
 }
 #sub-column .ranking .column5 {
     padding: 0 0 10px 0;
     margin: 0 0 25px 0;
     float: none;
     width: 100%;
 }
 #sub-column .ranking .column5 .itemThumb-wrap {
     margin: 0 40px 10px 40px;
     height: 130px;
     width: 130px;
 }
 #sub-column .ranking .column5 .itemThumb {
     margin-bottom: 5px;
     position: relative;
     text-align: center;
 }
 #sub-column .ranking .column5 .itemThumb img {
     max-height: 130px;
     max-width: 130px;
 }
 #sub-column .ranking .column5 .itemThumb {
     margin-bottom: 5px;
     position: relative;
 }
 #sub-column .ranking .column5 .badge {
         position: absolute;
         z-index: 100;
 }
 #main-column .recommend .column5 .badge {
     position: absolute;
     z-index: 100;
 }
 /*  Footer
 ----------------------------------------------- */
 div#cart-footer,
 footer {
     clear: both;
     height: 51px;
     line-height: 100%;
     margin: 0 auto;
     position: relative;
     width: 1000px;
 }
 div#cart-footer,
 footer{
         /*             background: url(../img/footer_bg.png) repeat-x left bottom;*/
          }
 #footer-inner {
     margin:0 25px;
     padding:15px 0 15px;
     position:relative;
 }
 div#cart-footer #footer-inner{
     background:none !important;
 }
 div#cart-footer #footer-inner .footer_gnavi,
 footer #footer-inner .footer_gnavi {
     float: left;
 }
 div#cart-footer #footer-inner .footer_gnavi ul li,
 footer #footer-inner .footer_gnavi ul li {
     display: inline-block;
     padding: 0 20px 0 18px;
     font-size: 60%;
     border-right: 1px solid #3E3E3E;
 }
 div#cart-footer #footer-inner .footer_gnavi ul li:first-child,
 footer #footer-inner .footer_gnavi ul li:first-child {
     border-left: 1px solid #3E3E3E;
     border-right: 1px solid #3E3E3E;
 }
 div#cart-footer #footer-inner .footer_gnavi ul li a,
 footer #footer-inner .footer_gnavi ul li a {
     color: #000000;
     background: url("../img/arrow_white_right_1.png") no-repeat scroll left 5px transparent;
     padding-left: 8px;
 }
 div#cart-footer div.cart-nav,
 footer nav, #copyright {
     float: right;
     font-size: 8px;
     text-align: right;
     color: #000000;
 }
 #copyright ul li {
     color: #000000;
     background-image: none;
     padding: 0;
 }
 div#cart-footer #footer-inner .footer_gnavi ul li a:hover,
 footer #footer-inner .footer_gnavi ul li a:hover {
     background-color: #DCD8A2;
     text-decoration: underline;
 }
 /*  Page Top
 ----------------------------------------------- */
 #page-top {
     position: fixed;
     bottom: 67px;
     right: 20px;
     font-size: 77%;
     z-index: 100;
 }
 #page-top a {
     background: #666;
     text-decoration: none;
     color: #fff;
     width: 50px;
     height: 50px;
     padding: 0;
     text-align: center;
     display: block;
 }
 #page-top a:hover {
     text-decoration: none;
     background-image: url(../img/pagetop_on.gif);
 }
 #page-top a:hover img {
     opacity: 0;
 }
 /*  キャンペーン
 ----------------------------------------------- */
 #cam-bnr {
     position: fixed;
     bottom: 120px;
     right: 20px;
     font-size: 77%;
     z-index: 100;
 }
 #cam-bnr a {
     background: #666;
     text-decoration: none;
     color: #fff;
     width: 100px;
     height: 350px;
     padding: 0;
     text-align: center;
     display: block;
 }
 #cam-bnr a:hover {
     text-decoration: none;
     background-image: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/16aki-bnr.jpg);
 }
 #cam-bnr a:hover img {
     opacity: 0;
 }
 /* shoppinguide
 ----------------------------------------------- */
 section #guide p {
     font-size: 75%;
     line-height: 175%
 }
 section #guide .guide01 {
     background: none repeat scroll 0 0 #F9F9F9;
     margin-bottom: 30px;
     border: solid 4px #FFF;
     outline: solid 1px #CCC;
     padding: 20px;
     width: 674px;
 }
 section #guide .guide01 h2 {
     font-size: 75%;
     font-weight: bold;
     line-height: 200%;
     background: none;
     padding: 0 0 0 20px;
     background: url("../img/mark_circle_green.png") no-repeat left center;
     border-bottom: medium dotted;
 }
 section #guide .guide01 ul {
     font-size: 75%;
     list-style-type: disc;
     margin-top: 10px;
 }
 section #guide .inner {
     overflow: hidden;
     position: relative;
 }
 section #guide .inner .fL {
     float: left;
     width: auto;
     margin-right: 20px;
     max-width: 325px;
 }
 section #guide .inner .fR {
     float: right;
     width: auto;
     max-width: 325px;
 }
 section #shopGuide_wrap #guide .chart {
     background: none;
     border: none;
 }
 /* business
 ----------------------------------------------- */
 section #guide .chart .ttlShop {
     font-size: 80%;
     font-weight: bold;
     border: none;
     margin: 0;
 }
 section #guide table {
     line-height: 120%;
     border-bottom: 1px dotted #000000;
     table-layout: fixed;
 }
 section #guide table th {
     background-color: #EEEEEE;
     border-top: 1px dotted #000000;
     color: #2B2B2B;
     font-size: 75%;
     font-weight: bold;
     padding: 15px 20px;
     width: 100px;
 }
 section #guide table th.shopGuidePointClass{
     width:230px;
 }
 section #guide table td {
     font-size: 75%;
     border-top: 1px dotted #000000;
     padding: 15px 20px;
     width: 300px;
 }
 section #guide ul
 {
     margin: 0px 40px;
 }
 section #guide ul li
 {
     list-style-type: square;
 }
 section #guide ol
 {
     margin: 0px 40px;
 }
 section #guide ol li
 {
     list-style-type: decimal;
 }
 /* diary
 ----------------------------------------------- */
 #DiaryList h2, #Diary h2 {
     font-size: 90%;
 }
 #DiaryList .Diary-cont, #Diary .Diary-cont {
     margin: 0 0 15px;
 }
 #DiaryList article {
     margin: 0 0 40px;
 }
 .state_l {
     border-top: 1px dotted #333;
     padding: 10px 0 0;
     font-size: 65%;
 }
 .state_r {
     border-top: 1px dotted #333;
     padding: 10px 0 0;
     margin: 0 0 25px;
     text-align: right;
     font-size: 65%;
 }
 .state_l ul, .state_r ul {
     line-height: 90%;
 }
 .state_l li, .state_r li {
     display: inline-block;
     *display: inline;
     *zoom: 1;
     padding: 0 3px 0 0;
 }
 .state_l li.comment, .state_r li.comment {
     border-left: 1px solid #333;
     padding: 0 0 0 5px;
 }
 .state_l li.cate, .state_r li.cate {
     border-left: 1px solid #333;
     padding: 0 5px;
 }
 .state_l li.name {
     border-right: 1px solid #333;
     padding: 0 5px 0;
     margin: 0 5px 0 0;
 }
 #Diary .more, #Journal .more {
     display: block;
     width: 160px;
     height: 22px;
     font-size: 75%;
     font-size: 0.75rem;
     color: #FFF;
     text-align: center;
     vertical-align: middle;
     margin: 10px 0 0;
     padding: 3px 0 0;
     background: url(../img/btn-confirm_bg.gif) repeat-x scroll left top;
 }
 #Diary a, #Journal a {
     text-decoration: none;
 }
 #Diary a .more:hover, #Journal a .more:hover {
     width: 160px;
     height: 22px;
     background: url(../img/btn-confirm_bg_on.gif) repeat-x scroll left top;
 }
 #Diary .more img, #Journal .more img {
     padding: 0 5px 0;
     vertical-align: middle;
 }
 #DiaryList .comment-t, #Diary .comment-t, #JournalList .comment-t, #Journal .comment-t {
     font-size: 80%;
     font-weight: bold;
     margin: 0 0 10px 0;
 }
 #Diary .comment-cont, #Journal .comment-cont {
     margin: 0 0 15px;
 }
 #Diary fieldset, #Journal fieldset {
     margin-bottom: 5px;
 }
 #Diary legend, #Journal legend {
     background: none repeat scroll 0 0 transparent;
     font-size: 75%;
     line-height: 200%;
     padding: 0;
     width: 100%;
 }
 #Diary fieldset p, #Journal fieldset p {
     margin-bottom: 5px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 #Diary fieldset input, #Journal fieldset input {
     margin: 0 3px 2px 0;
 }
 #Diary input.name, #Journal input.name {
     width: 215px;
     height: 20px;
     margin: 0;
 }
 #Diary input.url, #Journal input.url {
     width: 215px;
     height: 20px;
     margin: 0;
 }
 #Diary textarea, #Journal textarea {
     width: 360px;
     height: 100px;
     margin: 0;
     padding: 1px;
 }
 #Diary .btn-confirm, #Journal .btn-confirm {
     margin: 10px 0 0 120px;
 }
 .btn-confirmPost {
     height: 25px;
     width: 120px;
     color: #FFF;
     padding: 0 0 0 8px;
     font-size: 80%;
     font-size: 0.8rem;
     text-align: center;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
     margin: 0 0 0 5px;
 }
 .btn-confirmPost:hover {
     background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 #comment-form #comment-post {
     margin: 0;
 }
 #comment-form legend  {
     background: none repeat scroll 0 0 transparent;
     font-size: 75%;
     line-height: 200%;
     padding: 0;
     width: 100%;
     font-weight: bold;
 }
 #comment-form p {
     margin-bottom: 15px;
 }
 #comment-form .name {
     width: 215px;
     height: 16px;
 }
 #comment-form .comment-txt {
     width: 360px;
     padding: 0;
     height: auto;
 }
 #comment-post {
     margin: 35px 0;
 }
 .comment-box {
     margin: 30px 0 0;
 }
 div.caution p {
     color: #d51414;
     font-size: 70%;
     line-height: 145%;
 }
 .btn-confirmBack {
     height: 25px;
     width: 80px;
     color: #FFF;
     padding: 0 0 0 8px;
     font-size: 75%;
     font-size: 0.75rem;
     text-align: center;
     background: url(../img/btn-back_bg.gif) no-repeat left top;
     border: none;
     margin: 0 5px 0 0;
 }
 .btn-confirmBack:hover {
     background: url(../img/btn-back_bg_on.gif) repeat-x left top;
 }
 @-moz-document url-prefix() {
     .btn-confirmPost {
         padding: 0 5px 2px;
     }
     .btn-confirmBack {
         padding: 0 2px 2px 8px;
     }
 }
 /*JournalList
 ----------------------------------------------- */
 #JournalList h2, #Journal h2 {
     font-size: 85%;
 }
 #JournalList .journal-cont, #Journal .journal-cont {
     margin: 0 0 15px;
 }
 #JournalList article {
     margin: 0 0 40px;
 }
 #JournalList .journal-cont ul, #Journal .journal-cont ul
 {
     margin: 0px 40px;
 }
 #JournalList .journal-cont ul li, #Journal .journal-cont ul li
 {
     list-style-type: square;
 }
 #JournalList .journal-cont ol, #Journal .journal-cont ol
 {
     margin: 0px 40px;
 }
 #JournalList .journal-cont ol li, #Journal .journal-cont ol li
 {
     list-style-type: decimal;
 }
 /* sitemap
 ----------------------------------------------- */
 section#document_wrap h2 {
     font-size: 85%;
     font-weight: bold;
     line-height: 200%;
     background: url("../img/Title-line-gray_l.gif") no-repeat scroll left top transparent;
     margin-bottom: 10px;
     padding: 4px 0 0 30px;
 }
 section#document_wrap h3 {
     font-size: 75%;
 }
 section #document li {
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list01 {
     margin-bottom: 30px;
     background-color: #F9F9F9;
 }
 section #document .txt-list01 li.c1 {
     display: inline-block;
     *display: inline;
     *zoom: 1;
     padding: 0 25px 0 0;
 }
 section #document .txt-list02 {
     overflow: hidden;
     background-color: #F9F9F9;
     margin-bottom: 30px;
 }
 section #document .txt-list02 h3 {
     font-weight: bold;
 }
 section #document .txt-list02 section.tree00 {
     float: left;
     padding: 0 25px 20px 15px;
     width:150px;
 }
 section #document .txt-list02 ul.tree01 {
     padding: 0 0 0 12px;
     overflow: hidden;
 }
 section #document .txt-list02 ul.tree01 li.c2 {
     padding: 0 0 0 14px;
     margin: 0 0 0 3px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 li.c3 {
     padding: 0 0 0 28px;
     margin: 0 0 0 3px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 li.c4 {
     padding: 0 0 0 42px;
     margin: 0 0 0 3px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 ul.tree02 li.c5 {
     padding: 0 0 0 56px;
     margin: 0 0 0 3px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 li.sp1 {
     float:left;
     padding: 0 0 0 14px;
     margin: 0 0 0 3px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 li.sp2 {
     float:left;
     padding: 0 0 0 2px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 li.sp3{
     float:left;
     padding: 0 0 0 2px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.tree01 ul.tree02 li.c5 a{
     display: inline;
     *display: inline;
     *zoom: 1;
     padding: 0 10px 0 0;
     font-size: 110%;
     font-size: 0.75rem;
 }
 section #document .txt-list02 ul.iB {
     padding: 5px 0 0 12px;
     float: left;
     line-height: 120%;
 }
 section #document .txt-list02 ul.iB li {
     padding: 0 10px 0 0;
     float: left;
 }
 section #document .txt-list03 {
     margin-bottom: 30px;
     overflow: hidden;
     background-color: #F9F9F9;
 }
 section #document .txt-list03 section.tree00 {
     float: left;
     padding: 0 35px 0 0;
     width: 156px;
 }
 section #document .txt-list03 ul.tree01 li {
     padding: 0 0 0 7px;
     margin: 0 0 0 5px;
     background: url(../img/ico_list01.gif) no-repeat left center;
 }
 /*---------------------------------------------
     form
   ---------------------------------------------*/
 #contact div.caution {
     margin-bottom: 15px;
 }
 #contact div.caution p {
     color: #d51414;
     font-size: 70%;
     line-height: 145%;
 }
 #formArea_cc #contact form {
     margin-top: 30px;
 }
 #contents-pop #contact {
     width: auto;
     margin: 10px 20px;
 }
 /* contact
 ----------------------------------------------- */
 #contact {
     width: 720px;
     margin: 0 auto;
 }
 #contact h4 {
     font-size: 75%;
 }
 #contact .txtBox {
     margin: 25px 0 10px;
 }
 section #contact .text-center {
     text-align: center;
     margin: 50px 0;
 }
 #contact .txtBox p.txt-T {
     font-size: 80%;
     font-weight: bold;
     margin-bottom: 5px;
 }
 section #document li {
     font-size: 100%;
     font-size: 0.75rem;
 }
 #contact table {
     width: 100%;
     margin: 10px 0 0;
     word-break:break-all;
 }
 #contents-pop table {
     width: 100%;
 }
 #contact table th {
     width: 28%;
     padding: 20px;
     font-size: 75%;
     font-weight: bold;
     color: #2B2B2B;
     background-color: #EEE;
     border-top: dotted 1px #000;
     border-bottom: dotted 1px #000;
 }
 #contact em {
     color: #C23E42;
     margin-left: 5px;
     font-size: 90%;
     font-size: 0.7rem;
 }
 #contact table td {
     width: 72%;
     font-size: 75%;
     font-size: 90%\9;
 }
 #contact table td input.name, #contact table td input.tel {
     height: 16px;
     width: 40%;
     padding: 2px 5px;
 }
 #contact table td input.mailAddress, #contact table td input.mailAddress2 {
     height: 20px;
     width: 60%;
 }
 #contact .weaktxt {
     color: #333;
     font-size: 90%;
     padding: 5px 0 0;
 }
 #contact .note {
     color: #333;
     font-size: 95%;
     font-size: 0.7rem;
     line-height: 150%;
     margin: 0 0 15px;
 }
 #contact .txtBox .note {
     font-size: 70%;
     font-size: 0.7rem;
 }
 #contact table td textarea {
     height: 150px;
     width: 90%;
     padding: 5px;
 }
 #contact table td .text-area {
     display: block;
     margin: 0 0 15px;
 }
 #contact .btn-confirm {
     text-align: center;
     padding: 20px;
     border-bottom: none;
     font-size: 100%;
 }
 #contact .btn-confirm-enq {
     padding: 20px;
     font-size: 100%;
 }
 #contact input.btn-confirmNext {
     height: 25px;
     width: 150px;
     color: #FFF;
     font-size: 75%;
     font-size: 0.75rem;
     text-align: center;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
     margin: 0 5px;
 }
 #contact input.btn-confirmNext:hover {
     background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 #contact .btn-enq input.btn-confirmNext {
     height: 25px;
     width: 200px;
     color: #FFF;
     padding: 0;
     font-size: 75%;
     font-size: 0.75rem;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
     margin: 0 5px;
 }
 #contact .btn-enq input.btn-confirmNext:hover {
     background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 #contact input.btn-confirmBack {
     height: 25px;
     width: 80px;
     color: #FFF;
     padding: 0 0 0 8px;
     font-size: 75%;
     font-size: 0.75rem;
     text-align: center;
     background: url(../img/btn-back_bg.gif) no-repeat left top;
     border: none;
     margin: 0 5px;
 }
 #contact input.btn-confirmBack:hover {
     background: url(../img/btn-back_bg_on.gif) no-repeat left top;
 }
 #contact input.btn-confirmCancel {
     height: 25px;
     width: 120px;
     color: #FFF;
     padding: 0 0 0 8px;
     font-size: 75%;
     font-size: 0.75rem;
     text-align: center;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
     margin: 0 5px;
 }
 #contact .btn-confirmCancel:hover {
     background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 #contact .btn-confirmClose {
     height: 25px;
     width: 120px;
     color: #FFF;
     padding: 0 0 0 8px;
     font-size: 80%;
     font-size: 0.8rem;
     text-align: center;
     background: url(../img/btn-close_bg.gif) no-repeat left top;
     border: none;
     margin: 0 5px;
 }
 #contact .btn-confirmClose:hover {
     background: url(../img/btn-close_bg_on.gif) no-repeat left top;
 }
 @-moz-document url-prefix() {
     #contact .btn-enq input.btn-confirmNext {
         padding: 0 5px 2px;
     }
     #contact input.btn-confirmNext {
         padding: 0 5px 2px;
     }
     #contact input.btn-confirmBack {
         padding: 0 2px 2px 8px;
     }
     #contact input.btn-confirmCancel {
         padding: 0 2px 3px 8px;
     }
     #contact input.btn-confirmClose {
         padding: 0 2px 4px 8px;
     }
 }
 /*
 ----------------------------------------------- */
 #contact fieldset {
     margin-bottom: 25px;
 }
 #contact legend {
     background: none repeat scroll 0 0 transparent;
     border-bottom: 1px dotted;
     font-size: 75%;
     font-weight: bold;
     line-height: 200%;
     margin-bottom: 10px;
     padding: 0;
     width: 100%;
 }
 #contact fieldset p {
     margin-bottom: 5px;
     font-size: 75%;
     font-size: 0.75rem;
 }
 #contact fieldset ul {
     overflow: hidden;
 }
 #contact fieldset li {
     font-size: 75%;
     font-size: 0.75rem;
 }
 #contact fieldset li.fL {
     float: left;
     margin-right: 20px;
 }
 #contact fieldset input {
     margin: 0 3px 2px 0;
 }
 #contact fieldset label {
     margin-right: 10px;
     font-size: 100%;
     font-size: 0.75rem;
 }
 #contact input.txtF {
     height: 16px;
     margin: 0;
     padding: 2px 5px;
 }
 #contact input.mailAddress {
     width: 300px;
     margin: 0;
 }
 #contact input.name_sei {
     margin: 0 10px 0 0;
 }
 #contact select {
     margin: 0 0 5px;
     padding: 3px 1px;
     min-width: 110px;
 }
 #contact fieldset textarea {
     width: 70%;
     height: 150px;
     padding: 5px;
 }
 #contact .commentItem {
     padding: 10px 0 0;
 }
 /*commentWite
 ----------------------------------------------- */
 #contact table td.commentWite {
     border-bottom: 1px dotted #000000;
     border-top: 1px dotted #000000;
     font-size: 100%;
     padding: 15px 20px 20px;
     width: 72%;
 }
 #contact .commentItem {
     font-weight: 150%;
 }
 #contact .memberF {
     padding: 20px 20px 10px;
     margin: 20px 0 0 0;
     border: 10px solid #EEE;
 }
 #contact .atttxt {
     color: #333;
     font-size: 75%;
     padding: 5px 0 0;
 }
 #contact .memberF input {
     width: 40%;
     height: 16px;
     margin: 0;
     padding: 2px 5px;
 }
 #contact .memberF th {
     padding: 10px 20px;
 }
 #contact .memberF td {
     padding: 10px 20px;
     font-size: 100%;
 }
 #contact .memberF input.btn-confirm160 {
     margin: 10px 0 0;
 }
 .memberName {
     border-bottom: 1px dotted;
     font-size: 75%;
     font-weight: bold;
     line-height: 200%;
     margin-bottom: 5px;
     padding: 0;
 }
 #contact input.btn-confirm120 {
     height: 25px;
     width: 120px;
     color: #FFF;
     padding: 0;
     font-size: 75%;
     font-size: 0.75rem;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
     margin: 0 5px;
 }
 #contact input.btn-confirm120:hover {
     background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 #contact input.btn-confirm160 {
     height: 25px;
     width: 160px;
     color: #FFF;
     padding: 0 0 0 8px;
     font-size: 75%;
     font-size: 0.75rem;
     text-align: center;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
 }
 #contact input.btn-confirm160:hover {
     background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 #contact input.btn-confirmReg {
     height: 25px;
     width: 160px;
     color: #FFF;
     padding: 0 0 0 8px;
     font-size: 75%;
     font-size: 0.75rem;
     text-align: center;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
 }
 #contact input.btn-confirmReg:hover {
     background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 #contact input.btn-confirmBackItem {
     height: 25px;
     width: 120px;
     color: #FFF;
     padding: 0 5px 2px 15px;
     font-size: 75%;
     font-size: 0.75rem;
     text-align: center;
     background: url(../img/btn-back_bg120.gif) no-repeat left top;
     border: none;
     margin: 0 5px;
 }
 #contact input.btn-confirmBackItem:hover {
     background: url(../img/btn-back_bg120_on.gif) no-repeat left top;
 }
 @-moz-document url-prefix() {
     #contact input.btn-confirm120, #contact input.btn-confirm160, #contact input.btn-confirmReg {
         padding: 0 5px 2px;
     }
     #contact input.btn-confirmBackItem {
         padding: 0 2px 2px 8px;
     }
 }
 /*
 ----------------------------------------------- */
 #contact .mailm:first-child {
     margin: 3px 0 0;
 }
 #contact .mailm {
     margin: 30px 0 0 0;
 }
 #contact .mailm .txtBox {
     margin: 0;
 }
 #contact .mailm .txtBox h2 {
     border-bottom: none;
     margin: 0;
     font-weight: normal;
 }
 #contact .mailm .caution {
     margin: 0 0 5px;
 }
 #contact table.mailMF td {
     overflow: hidden;
     font-size: 100%;
     border-top: dotted 1px #000;
     border-bottom: dotted 1px #000;
     padding:20px;
 }
 #contact table.mailMF input.mailAddress {
     margin: 0 10px 0 0;
     float: left;
 }
 #contact table.mailMF span.btn-confirm {
     display: block;
     float: left;
     padding: 0;
 }
 #contact table.mailMF input.btn-confirmNext, #contact .mailMC input.btn-confirmNext {
     float: left;
     height: 21px;
     width: 100px;
     padding: 0 5px 2px;
 }
 #contact .mailMF input.btn-confirmNext:hover {
     background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 @-moz-document url-prefix() {
     #contact table.mailMF input.btn-confirmNext, #contact .mailMC input.btn-confirmNext {
     padding: 0 5px 3px;
     }
 }
 #contact table.mailMF td.n1 {
     border-bottom: none;
     padding: 20px 20px 10px;
 }
 #contact table.mailMF td.n2 {
     border-top: none;
     padding: 10px 20px 20px;
 }
 #contact table.mailMF td p {
     float: left;
     padding: 2px 0 0;
     margin-right: 10px;
 }
 #contact input.mailAddress_new {
     height: 20px;
     width: 60%;
     margin: 0 10px 0 0;
     float: left;
 }
 #contact .mailMC span.btn-confirm {
     display: block;
     padding: 0;
 }
 #contact .freeArea {
     margin: 60px 50px 0;
     width: 620px;
     background-color: #FFFFFF;
 }
 /*
 ----------------------------------------------- */
 #contact .ann-input {
     margin: 5px 0 0;
     font-size: 100%;
 }
 #contact .ann-input input {
     margin: 0 3px 2px 0;
 }
 /*---------------------------------------------
     itemDetail/itemList
   ---------------------------------------------*/
 /* itemList
 ----------------------------------------------- */
 #itemList_wrap {
     margin: 0 0 20px 0;
 }
 #itemList {
     margin: 15px 0 0 0;
     position: relative;
 }
 article #main-column #itemList section {
     margin: 0;
 }
 .column4 h2 {
     font-size: 70%;
     line-height: 130%;
     margin-bottom: 3px;
     background: none;
     font-weight: normal;
     padding: 0;
     border: none;
 }
 article #main-column #itemList section.column4 {
     overflow: hidden;
     margin: 0 13px 20px 0;
 }
 article #main-column #itemList section.column4:nth-child(4n) {
     margin: 0 1px 20px 0;
 }
 #itemList2 {margin:15px 0 0 0;position:relative;}
 #itemList2 .column4 {float:none;width:100%;height:auto !important;overflow:hidden;*zoom:1;}
 #itemList2 .column4 .itemThumb-wrap {float:left;padding-right:15px;}
 #itemList2 .column4 .inner-catch {
     line-height:160%;
     margin-top:3px;
 }
 #itemList_wrap #pager-top {
     width: 100%;
     padding: 5px 0 0 0;
     overflow: hidden;
     border-top: 1px dotted #333333;
     line-height: 100%;
 }
 #itemList_wrap div.pagerlist #pager-bm {
     width: 100%;
     padding: 0;
     margin: 0 0 20px 0;
     overflow: hidden;
     line-height: 100%;
 }
 #itemList_wrap #pager-top .quantity {
     float: left;
     font-size:80%;
     line-height:100%;
 }
 #itemList_wrap #pager-bm .quantity {
     float: left;
     font-size:80%;
     line-height:100%;
     margin: 1px 30px 0 0;
 }
 #itemList_wrap #pager-top .selectbox, #itemList_wrap #pager-bm .selectbox {
     font-size: 70%;
 }
 #itemList_wrap #pager-top .selectbox {
     margin-bottom:10px;
     padding-top: 30px;
 }
 #itemList_wrap #pager-top .selectbox .select01 {margin-right:10px;}
 #itemList_wrap #pager-top .pagerlist, #itemList_wrap #pager-bm .pagerlist {
     float: right;
 }
 #itemList_wrap #pager-top ul, #itemList_wrap #pager-bm ul {
     margin: 0;
     padding: 0;
     overflow: hidden;
     *zoom: 1;
 }
 #itemList_wrap #pager-top ul li, #itemList_wrap #pager-bm ul li {
     float: left;
     *float: none;
     *display: inline;
     padding: 0 4px;
     margin: 0;
     line-height: 120%;
     *zoom: 1;
     font-size: 80%;
 }
 #itemList_wrap #pager-top ul li.pagericon, #itemList_wrap #pager-bm ul li.pagericon  {
     float: left;
     *float: none;
     *display: inline;
     padding: 0;
     margin: 0;
     line-height: 120%;
     *zoom: 1;
 }
 #pager-top ul li.selected, #pager-bm ul li.selected {
     font-weight: bold;
     color: #333;
     text-decoration: none;
 }
 /* itemDetail
 ----------------------------------- */
 #itemDetail-cont {
     overflow: hidden;
 }
 #itemDetail-cont .cartArea input:hover,
 #itemDetail-cont .cartArea .variation a:hover{
     opacity: .70;
     filter: alpha(opacity=70);
     -ms-filter: "alpha(opacity=70)";
     -khtml-opacity: .70;
     -moz-opacity: .70;
     cursor: pointer;
 }
 #itemDetail-cont .itemThumb-wrap {
     float: left;
     width: 350px;
     margin: 0 20px 0 0;
 }
 #itemDetail-cont .itemThumb-wrap .itemThumb-main {
     text-align:center;
 }
 #itemDetail-cont .itemThumb-wrap .itemThumb-main img {
     height: auto;
     margin: 0 0 5px 0;
 }
 #itemDetail-cont .itemThumb-wrap .itemThumb ul {
     overflow: hidden;
 }
 #itemDetail-cont .itemThumb-wrap .itemThumb ul li {
     float: left;
     padding: 0;
     height: 66px;
     width: 66px;
     margin: 0 5px 5px 0;
     overflow: hidden;
 }
 #itemDetail-cont .itemThumb-wrap .itemThumb ul li:nth-child(5n) {
     margin: 0 0 5px 0;
 }
 #itemDetail-cont .itemOutline {
     float: left;
     width: 350px;
 }
 #itemDetail-cont .itemOutline .icons {
     margin: 0 0 15px 0;
 }
 #itemDetail-cont .itemOutline  ul.ico_salesMethod {
     overflow: hidden;
     margin: 0 0 10px 0;
 }
 #itemDetail-cont .itemOutline ul.ico_salesMethod li {
     float: left;
     width: 60px;
     height: 17px;
 }
 #itemDetail-cont .itemOutline  ul.ico_itemType {
     overflow: hidden;
 }
 #itemDetail-cont .itemOutline ul.ico_itemType li {
     float: left;
     width: 35px;
     height: 36px;
 }
 article#Detail #main-column h1 {
     background: none;
     margin-bottom: 10px;
     font-size: 95%;
     font-weight: normal;
     padding: 0;
 }
 article#Detail #main-column h2 {
     margin: 0;
     font-size: 80%;
 }
 article#Detail section#itemDetail-wrap p.price {
     font-size: 90%;
     margin-bottom: 3px;
 }
 article#Detail section#itemDetail-wrap p.sp_price {
     font-size: 90%;
     color: #FF0000;
     font-weight: bold;
     margin-bottom: 3px;
 }
 article#Detail section#itemDetail-wrap p.regular_price {
     font-size: 80%;
     margin-bottom: 0;
     color: #2A78D0;
 }
 section#itemDetail-wrap table.spec {
     line-height: 250%;
     margin: 15px 0 15px;
     font-size: 70%;
 }
 section#itemDetail-wrap table.spec tr {
     border: none;
 }
 section#itemDetail-wrap table.spec tr.date {
     line-height:150%;
 }
 section#itemDetail-wrap table.spec th {
     vertical-align: top;
     padding: 0 5px 0 0;
     width: 40%;
 }
 section#itemDetail-wrap table.date {
     margin: 15px 0 3px;
 }
 section#itemDetail-wrap table.jan {
     margin: 0 0 15px;
 }
 section#itemDetail-wrap table.price {
     line-height: 170%;
     margin: 0 0 20px;
 }
 section#itemDetail-wrap table.price th {
     font-size: 70%;
     padding: 0 0 1px;
 }
 section#itemDetail-wrap table.price td {
     font-size: 80%;
 }
 table.price tr.fx_price span.strike span.fixed_price,
 table.price span.strike {
     text-decoration: line-through;
 }
 table.price tr.price span.selling_price,
 table.price tr.price span.taxin,
 table.price tr.price span.discount_rate,
 table.price tr.sp_price span.special_price,
 table.price tr.sp_price span.taxin,
 table.price tr.sp_price span.discount_rate {
     color: #FF0000;
     font-size: 120%;
     font-weight: bold;
     margin-bottom: 3px;
 }
 table.price tr.rg_price span.regular_price_str {
     color: #2A78D0;
     margin-bottom: 3px;
 }
 table.price tr.rg_price span.regular_price,
 table.price tr.rg_price span.taxin
 {
     color: #2A78D0;
     margin-bottom: 3px;
 }
 table.price tr.rg_price span.publish_point {color:inherit;}
 .quantityArea select.quantity {
     padding: 1px 2px;
 }
 section#itemDetail-wrap .cartArea {
     margin-bottom: 20px;
 }
 section#itemDetail-wrap .cartArea img {
     width: 350px;
     height: 30px;
 }
 section#itemDetail-wrap .cartArea img.nostock {
     width: auto;
     height: auto;
 }
 section#itemDetail-wrap .cartArea table.variation {
     width: 100%;
     word-break:break-all;
 }
 section#itemDetail-wrap .cartArea tr.t-variation {
     background-image: url(../img/gray_dot_3.png);
     background-repeat: x-repeat;
     background-position: left top;
 }
 section#itemDetail-wrap .cartArea table.variation th {
     font-size: 60%;
     font-weight: bold;
     padding: 3px 5px;
     text-align: center;
     line-height: 150%;
     border: 1px solid #CCCCCC;
 }
 section#itemDetail-wrap .cartArea table.variation tr {
     border-bottom: 1px dotted #CCCCCC;
 }
 section#itemDetail-wrap .cartArea table.variation tr.t-variation {
     border: none;
 }
 section#itemDetail-wrap .cartArea table.variation td {
     font-size: 60%;
     padding: 5px;
     text-align: center;
     line-height: 150%;
     border: 1px solid #CCCCCC;
 }
 section#itemDetail-wrap .cartArea table.variation td img {
     vertical-align: middle;
     width: auto;
     height: auto;
 }
 section#itemDetail-wrap .cartArea table.variation span.nostock {
     color: #F00;
 }
 section#itemDetail-wrap p.cancel {
     padding: 5px 0 5px 30px;
     background: url("../img/btn_cancel.gif") no-repeat scroll 0 0 transparent;
     background-position: left top;
     font-size: 70%;
     font-weight: bold;
     margin-bottom: 5px;
 }
 section#itemDetail-wrap p.review_txt {
     padding-left: 20px;
     background-image: url(../img/ico_review.gif);
     background-repeat: no-repeat;
     background-position: left top;
     margin-bottom: 15px;
     font-size: 70%;
 }
 section#itemDetail-wrap p.cancel a, section#itemDetail-wrap p.review_txt a {
     display: block;
 }
 .itemOutline ul.snsArea, article#Detail .itemOutline ul.infoArea {
     overflow: hidden;
     margin-bottom: 10px;
     height:30px;
 }
 section#itemDetail-wrap .itemOutline li {
     float: left;
     margin-right: 5px;
 }
 section#itemDetail-wrap .description {
     margin: 20px 0 0;
     width: 100%;
     padding: 0;
 }
 section#itemDetail-wrap .description p {
     font-size: 70%;
     line-height: 160%;
 }
 article#Detail #main-column .spec-g_txt_table_wrap {
     width: 100%;
     overflow: hidden;
     margin-bottom: 30px;
 }
 article#Detail #main-column section.spec-g_txt {
     float: left;
     margin-right: 4%;
     width: 48%;
     padding: 20px 0 0;
 }
 article#Detail #main-column section.spec-g_txt p {
     font-size: 90%;
     padding-top: 10px;
     line-height: 160%;
 }
 article#Detail #main-column .spec-g_txt_table_wrap h2,
 article#Detail #main-column section.spec-g_txt h2 {
     border-bottom: 1px dotted #333333;
 }
 article#Detail #main-column section.spec-g_table {
     float: right;
     width: 48%;
     padding: 20px 0 0;
 }
 article#Detail #main-column section.spec-g_table table {
     width: 100%;
 }
 article#Detail #main-column section.spec-g_table th {
     width: 70px;
     max-width: 70px;
     min-width: 25px;
     padding: 5px 0;
 }
 article#Detail #main-column section.spec-g_table tr {
     width: 100%;
     font-size: 90%;
 }
 article#Detail #main-column section.spec-g_table td {
     padding: 5px 0;
 }
 article#Detail #main-column section.spec-g_table h2 {
     border-bottom: 1px dotted #333333;
 }
 article#Detail #main-column .w100 section.spec-g_txt {
     float: none;
     width: 100%;
 }
 article#Detail #main-column .w100 section.spec-g_txt p {
     font-size: 70%;
     padding-top: 10px;
     line-height: 160%;
 }
 article#Detail #main-column .w100 section.spec-g_table {
     float: none;
     width: 100%;
 }
 article#Detail #main-column .w100 table.spec-g_cont tr {
     border-bottom: 1px dotted #CCC;
     width: 100%;
 }
 article#Detail #main-column .w100 table.spec-g_cont th {
     padding: 5px 0;
 }
 article#Detail #main-column .w100 table.spec-g_cont td {
     padding: 5px 0;
 }
 section.userreview {
     background: none repeat scroll 0 0 #F9F9F9;
     margin-bottom: 30px;
 }
 section.userreview h2 {
     background: url(../img/Title-userreview.gif) no-repeat;
     height: 37px;
     padding: 3px 0 0 30px;
 }
 section.userreview table.userreview_list {
     width: 100%;
     font-size: 70%;
     margin: 10px 0 0 0;
     line-height: 160%;
     border-bottom: 1px dotted #CCC;
 }
 section.userreview div.more {
     width: 80px;
     height: 19px;
     margin: 3px 0 0 0;
 }
 section.userreview div.more a img {
     width: 80px;
     height: 19px;
     vertical-align: middle;
 }
 section.userreview table.userreview_list tr td.userreview_user {
     text-align: left;
 }
 section.userreview table.userreview_list tr td.userreview_date {
     text-align: right;
 }
 section.userreview table.userreview_list td.userreview_rate img {
     vertical-align: middle;
 }
 section.userreview table.userreview_list td.userreview_comment {
     padding: 10px 0 20px;
 }
 article#Detail #main-column section.recommend {
 /*    background: none repeat scroll 0 0 #F9F9F9;*/
 }
 article#Detail #main-column section.recommend h2 {
     margin: 0 0 10px 0;
/*     background: url(../img/Title-recomend.gif) no-repeat;*/
     background-color:#DCD8A2;
/*     height: 37px;*/
     padding: 5px 0 5px 10px;
     width:90%;
 }
 article#Detail section.column5 {
     border: none;
 }
 .column-set .quantityArea {
     margin-top: 5px;
 }
 .column-set .quantityArea span {
     font-size: 70%;
 }
 /* rating_all
 ----------------------------------------------- */
 article #main-column .pageNav_top {
     overflow: hidden;
     font-size: 70%;
     padding-bottom: 5px;
     border-bottom: 1px dotted #111111;
 }
 article #main-column .pageNav{
     font-size: 70%;
 }
  article #main-column .pageL  {
     float: left;
     width:100%;
 }
 article #main-column .pageNav_top .pageL {
     width: 50%;
 }
 article #main-column .pageR {
     float: right;
 }
 article #main-column h1 {
     background: url("../img/Title-line-pink_m.gif") repeat-x scroll left bottom transparent;
     color: #333333;
     font-size: 90%;
     font-weight: bold;
     line-height: 165%;
     margin-bottom: 15px;
 }
 article #main-column section.rating {
     padding-bottom: 30px;
     margin-bottom: 5px;
     border-bottom: 1px dotted #111111;
 }
 article #main-column section.rating .reviewBox {
     overflow: hidden;
     margin: 15px 0;
 }
 article #main-column section.rating .tmb {
     float: left;
     margin-right: 20px;
     width:80px;
 }
 article #main-column section.rating .reviewTxt {
     float: right;
     width: 620px;
 }
 article #main-column section.rating .reviewTxtNoImg {
     float: left;
     width: 100%;
 }
 article #main-column section.rating .ttlArea {
     overflow: hidden;
 }
 article #main-column section.rating h2 {
     float: left;
     font-size: 100%;
     background: none;
     font-weight: normal;
     padding: 0;
     margin: 0;
     line-height: 160%;
     border-bottom: none;
 }
 article #main-column section.rating .btnMore {
     float: right;
 }
 article #main-column section.rating .reviewTxt ul ,
 article #main-column section.rating .reviewTxtNoImg ul {
     margin: 5px 0;
     vertical-align: middle;
     line-height: 120%;
     overflow: hidden;
 }
 article #main-column section.rating .reviewTxt ul li ,
 article #main-column section.rating .reviewTxtNoImg ul li {
     float: left;
     margin-right: 5px;
     font-size: 75%;
 }
 article #main-column section.rating .comment p {
     background: #eaeaea;
     padding: 5px 15px 15px;
     width:690px;
 }
 article #main-column section.rating .comment h3 {
     padding: 20px 0 0 15px;
     background: url(../img/trigona.png) no-repeat;
     font-size: 70%;
     font-weight: bold;
 }
 article #main-column .pageNav .pageL strong , article #main-column .pageNav_top .pageL strong {
     font-weight: bold;
 }
 /* rating_item
 ----------------------------------------------- */
 article #main-column section.rating .reviewBox_item h2 {
     color: #0C3;
     float: left;
     font-size: 75%;
     background: none;
     font-weight: bold;
     padding: 0;
     margin: 0;
     line-height: 160%;
     border-bottom: none;
 }
 article #main-column section.rating .reviewBox_item {
     margin: 15px 0;
 }
 article #main-column section.rating .reviewBox_item ul {
     overflow: hidden;
     vertical-align: middle;
     line-height: 120%;
 }
 article #main-column section.rating .reviewBox_item ul li {
     float: left;
     margin-right: 5px;
     margin-bottom: 10px;
     font-size: 75%;
 }
 article #main-column section.rating .reviewBox_item ul li.point {
     margin-right: 20px;
     color: #F60;
     font-weight: bold;
 }
 article #main-column section.rating ul li.space {
     margin-right: 20px;
 }
 article #main-column #itemBox {
     overflow: hidden;
     margin-bottom: 15px;
 }
 article #itemBox h2 {
     float: left;
     font-size: 90%;
     border-bottom: none;
 }
 article #itemBox p {
     float: right;
 }
 #contact #center1 .centerbox {
     margin:0px;
 }
 #contact #center1 .centerbox .mainCont .step_navi01 {
     background-image: url("../img/navi01.gif");
     background-repeat: no-repeat;
 }
 #contact #center1 .centerbox .mainCont .step_navi02 {
     background-image:url(../img/navi02.gif);
     background-repeat:no-repeat;
 }
 #contact #center1 .centerbox .mainCont .step_navi03 {
     background-image:url(../img/navi03.gif);
     background-repeat:no-repeat;
 }
 #contact #center1 .centerbox .mainCont .step_navi04 {
     background-image:url(../img/navi04.gif);
     background-repeat:no-repeat;
 }
 #contact #center1 .centerbox .mainCont .step_navi01,#contact #center1 .centerbox .mainCont .step_navi02,#contact #center1 .centerbox .mainCont .step_navi03,#contact #center1 .centerbox .mainCont .step_navi04 {
     height: 83px;
     text-align: center;
     width: 100%;
 }
 #contact #center1 .centerbox .mainCont input[type="button"],
 #contact #center1 .centerbox .mainCont input[type="submit"]{
     height: 25px;
     color: rgb(255, 255, 255);
     padding: 0px 8px;
     font-size: 0.8rem;
     text-align: center;
     background: url("../img/btn-confirm_bg.gif") repeat-x scroll left top transparent;
     border: medium none;
     margin: 5px 5px;
     width:auto;
 }
 #contact #center1 .centerbox .mainCont input[type="button"]:hover,
 #contact #center1 .centerbox .mainCont input[type="submit"]:hover{
     background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 #contact #center1 .center{ text-align:center!important;}
 #contact #center1 p.center a#logout{float:none;}
 #deli_scadule .deli_plan_box{width:681px;}
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td table td.day,
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td table td.sat,
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td table td.sun,
 #center3 .centerbox table td[align="right"],
 #center3 .centerbox .right,
 #contact #center1 .right{
     text-align:right!important;
 }
 #center-seo .centerbox .backcolor3 .deli_plan_box table.layoutp5 th,
 #center-seo .centerbox table th[align="left"],
 #center-seo .centerbox table td[align="left"],
 #center3 .centerbox .backcolor3 .deli_plan_box table.layoutp5 th,
 #center3 .centerbox table th[align="left"],
 #center3 .centerbox table td[align="left"],
 #contact #center1 .left{
     text-align:left!important;
 }
 #contact #center1 .middle{ vertical-align:middle!important;}
 #contact #center1 .buttom{ vertical-align:bottom!important;}
 #contact #center1 .float_left{ float:left!important;}
 #contact #center1 .centerbox .title1{
     padding:15px 0px 12px 8px;
     margin:0px;
     width:auto;
     line-height:100%;
     font-weight:bold;
     font-size:12px;
     vertical-align:middle;
     letter-spacing:0.2em;
     color:#000000;
     background-color:#A2981A;
 }
 #contact #center1 .centerbox .title1 a{color:#000000;text-decoration:underline;}
 #contact #center1 .centerbox .title1 a:hover{
     color:#000000;
     text-decoration:underline;
     font-weight:bold;
 }
 #contact #center1 .centerbox .mainCont {
     padding:10px;
     margin:0px;
     width:auto;
     background-color:#FFFFFF;
 }
 .backcolor1 strong,.backcolor2 strong{font-weight:bold;}
 #contact #center1 .centerbox .mainFrame .mainCont #confirm .right{width:100%!important;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table{font-size:100%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3  { padding:5px 0px;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 th { padding:10px;border:1px solid #999999;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td { padding:2px 4px;border:1px solid #999999;font-size:0.75rem;}
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td.first,
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td.second,
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td.third,
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td.deli_plan_calday,
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 tr.border_none td {
     border:none;
 }
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 .side { padding:10px 15px;}
 #contact #center1 .backcolor3 { background:#D7EBF4;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor1 {width:35%;background:#DDDDDD}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 tr.backcolor1 { background:#DDDDDD}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 tr.backcolor1 td{text-align:center;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor2 {vertical-align:middle;background:#FFFFFF;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor2[width="17%"]{width:1%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor2 input[type="text"] ,
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor2 input[type="password"]{ padding:2px 1px;height:16px;}
 #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXT"] .bordlayoutp3 table.border tbody tr td.backcolor1{background:#DDDDDD;width:100%\9;}
 #deli_scadule .deli_scadule_box div.backcolor3.deli_plan table.layoutp5.deli_plan_day tbody tr td.backcolor1{
     width:15%!important;
 }
 #deli_scadule .deli_scadule_box table.layoutp5.deli_cycle tbody tr td.backcolor1{
     width:35%\9!important;
 }
 #contact #center1 .centerbox .mainFrame .mainCont form[name="PREV_ENQUETE"] + form[name="NEXT"] .bordlayoutp3 table.border tbody tr td.backcolor1{background:#DDDDDD;width:30%\9!important;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td{width:15%;#width:100%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td + td{width:25%;word-break: break-all;#width:100%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td + td + td{width:12%;}
 #contact #center1 .centerbox .mainFrame .mainCont form[name="MODIFY"] .bordlayoutp3 table.border tbody tr td + td + td + td{width:26%;}
 #contact #center1 .centerbox .mainFrame .mainCont form[name="MODIFY"] .bordlayoutp3 table.border tbody tr td + td + td + td + td{width:12%;}
 #contact #center1 .centerbox .mainFrame .mainCont form[name="MODIFY"] .bordlayoutp3 table.border tbody tr td + td + td + td + td + td{width:10%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td + td + td + td{width:8%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td + td + td + td + td{width:10%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 form[name="NEXTM"] table.border tbody tr td{width:auto;}
 #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] .bordlayoutp3 table.border tbody tr td{width:auto;}
 #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] table.border tbody tr td.backcolor1.center,
 #contact #center1 .centerbox .mainFrame .mainCont table.border tbody tr td[width="49%"],
 #contact #center1 .centerbox .mainFrame .mainCont table.border tbody tr td[width="49%"] + td + td[width="49%"]{
     width:49%;
 }
 #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] table.border tbody tr td + td,
 #contact #center1 .centerbox .mainFrame .mainCont table.border tbody tr td[width="49%"] + td,
 #contact #center1 .centerbox .mainFrame .mainCont table.border tbody tr td.backcolor2 + td{
     width:2%;
 }
 #contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] table.border tbody tr td + td +td.backcolor1.center{width:49%;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.layoutp5.deli_cycle tbody tr td{width:auto;}
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td[align=right]{text-align:right;}
 #deli_scadule table.deli_plan_cal tbody tr td{vertical-align:top;}
 #contact #center1 .centerbox .mainFrame .mainCont div.layoutp3 table.border{ border: 1px solid #999999;width:100%!important}
 #contact #center1 .centerbox .mainFrame .mainCont div.layoutp3 table.border tbody tr td.backcolor2 table.layoutp3{
     margin-top: 0px;
 }
 #contact #center1 .centerbox .mainFrame .mainCont div.layoutp3 table.border tbody tr td{border:none;padding:2px 9px;}
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_day th {
     font-size: 100%;
     background-color: inherit;
     border: none;
 }
 #contact form[name="NEXT"] table .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td + td + td + td{
     width:10% !important;
 }
 table#enter #center3 .centerbox .mainCont div.bordlayoutp3 form[name=list] table[align=center],
 table#enter #center3 .centerbox .mainCont div.bordlayoutp3.center form table[align=center],
 table#enter #center3 .centerbox .mainCont div.bordlayoutp3.center table[align=center]{
     width:auto;
     margin:0 auto;
 }
 table#enter #center3 .centerbox .mainCont div.bordlayoutp3 hr{
     display:block;
     margin:5px;
 }
 table#enter #center-seo .centerbox .mainCont div.bordlayoutp3,
 table#enter #center3 .centerbox .mainCont div.bordlayoutp3 {
     padding: 5px 0;
 }
 table#enter{
     background: none repeat scroll 0 0 #FFFFFF;
     text-align: left;
     width: 100%;
 }
 table#enter #center3 .centerbox form[name="NEXT"] .mainCont .bordlayoutp3 table tbody td div.send_info{
     width:75% !important;
     margin:0 54px !important;
 }
 #center-seo .centerbox a,#center3 .centerbox a{text-decoration : underline;}
 #contact #center1 .centerbox .mainCont .bordlayoutp3 #deli_scadule .deli_plan_box table.deli_plan_cal td table caption,
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor3 div>table tr.backcolor2 td[align="center"],
 #center3 .centerbox .bordlayoutp3 table td[align="center"],
 #center3 .centerbox .bordlayoutp3 table tr.center td,
 #center-seo .centerbox .center,#center3 .centerbox .center,
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td[align=center] {
     text-align:center
 }
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td[align=center] p font[color=red] strong{
     font-weight:bold;
 }
 #contact #center1 .float_right,table#enter td#center3 div.centerbox form div.mainCont input.float_right{ float:right!important;}
 table#enter td#center3 div.centerbox form div.mainCont div{
     width:100%!important;
 }
 table#enter td#center3 div.centerbox form div.mainCont input.float_right{
     position: absolute;
     right: 19px;
     top: 77px;
 }
 table#enter td#center3 div.centerbox input[type=checkbox]{
     margin-top:5px;
 }
 #contact #center1 .centerbox .mainFrame{
     margin:0px;
     padding:1px;
     background-color:#EBEBEB;
 }
 #contact #center1 .box_in_box{text-align:center!important;}
 #contact .layoutp3 table.layoutp3 tbody td,
 #contact .layoutp3 table.layoutp5 tbody td,
 #contact .bordlayoutp3 table tbody td{text-align:left}
 #contact .layoutp3 table.layoutp3 tbody td,
 #contact .layoutp3 table.layoutp5 tbody td{padding:5px }
 #contact .mainFrame .mainCont .layoutp3 table.layoutp3 tbody td.center,
 #contact .mainFrame .mainCont .layoutp3 table.layoutp5 tbody td.center{
     width: 2%;
 }
 #contact .mainFrame .mainCont .layoutp3 table.layoutp3 tbody td label,
 #contact .mainFrame .mainCont .layoutp3 table.layoutp5 tbody td label strong{
     font-size: 0.75rem;
 }
 #contact .mainFrame .mainCont #tradesafe_div1 {
     font-size: 100% !important;
     line-height: 142% !important;
 }
 #center3 .centerbox .red,
 #contact #center1 .red{color:#CC0000;font-size: 0.75rem!important;}
 #contact #center1 .point {font-size:120%;color:red;font-weight:900;}
 #contact #center1 .pointline {font-size:100%;color:#FFFFFF;font-weight:900;padding:5px ;padding-bottom:5px;background-color:#666666;margin-top:5px;margin-bottom:5px;}
 #contact .mainFrame .mainCont a{color:#333333; font-size:0.75rem;}
 #contact .mainFrame .mainCont div.layoutp3 table tbody tr td{border:none;}
 #contact .mainFrame .mainCont a:hover{color:#666666; text-decoration: underline;}
 #contact .mainFrame .mainCont h4{
     font-size: 0.75rem;
     font-weight:bold;
 }
 #contents div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame{
     border: 1px solid #EBEBEB;
     margin: 0;
     padding: 10px;
     background-color:#fff;
 }
 #contents .enquete-section #contact table tbody tr td div.mainCont:first-child{
     padding:0px;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] p{
     margin: 5px 0;
     padding: 2px 0;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name="ENQ"] table tbody tr td:first-child{
     width:45%;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] table{
     width:50%;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] table tbody tr td{
     padding: 1px;
     text-align: left;
     vertical-align: top;
     word-break: break-all;
     border:none;
     font-size:100%;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame{
     border:soild 1px;
 }
 div.enquete-section #contact{
     width:100%;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type="text"],
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type="password"],
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] select{
     height: 20px;
     padding: 0;
 }
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] h4.title {
     background: none repeat scroll 0 0 transparent;
     border-bottom: 1px dotted;
     font-size: 110%;
     font-weight: bold;
     line-height: 200%;
     margin-bottom: 10px;
     padding: 0;
     width: 100%;
 }
 #enquete-header{
     width:960px;
     margin:0 auto;
     background-color: #FFF;
 }
 #enquete-header #logo {
     margin: 0 auto;
 }
 #enquete-header #logo .shoplogo img{
     display: table-cell;
     vertical-align: middle;
     padding: 5px 0;
 }
 #enquete-header #logo .shoplogo h1 {
     max-width: 340px;
     background: none;
     margin: 0;
     padding-top: 5px;
 }
 #enquete-header #logo .shoplogo h1 a:hover img, #enquete-header #logo h1 a:hover img {
     opacity: 1;
     filter: alpha(opacity=100);
     -ms-filter: "alpha(opacity=70)";
     -khtml-opacity: 1;
     -moz-opacity: 1;
     filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
 }
 #enquete-header #logo .shoplogo img.float_right{float:right;}
 #enquete-header #logo .shoplogo img.float_left{float:left;}
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type=radio] ,
 div.enquete-section #contact #center1 .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type=checkbox] {
      margin:0px 5px 3px 5px;
 }
 div.enquete-section{
     padding:0;
 }
 div.enquete-section #contact table tbody tr td#center1 .centerbox .mainCont h3.title1{
     background: url("../img/Tline-scolumn.gif") repeat-x scroll left bottom transparent;
     color: #333333;
     font-size: 120%;
     font-weight: bold;
     line-height: 165%;
     margin-bottom: 15px;
     padding: 0 0 12px;
 }
 div.enquete-section #contact table tbody tr td{
     width:100%;
     border-top:none;
     padding:0px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS4_1] {
     margin-left:22px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS4_2] ,
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS4_3]{
     margin-left:11px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] select[name=ANS5_1]{
     margin-left:13px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS5_2]{
     margin-left:25px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS5_3]{
     margin-left:2px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[name=ANS5_4]{
     margin-left:26px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] strong{
     font-weight:bold;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] textarea{
     height: 150px;
     padding: 5px;
     width: 70%;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type=submit]{
     background: url("../img/btn-confirm_bg.gif") repeat-x scroll left top transparent;
     border: medium none;
     color: #FFFFFF;
     font-size: 0.75rem;
     height: 25px;
     margin: 0 5px;
     padding: 0;
     width: 200px;
 }
 div.enquete-section #contact .centerbox .mainCont .mainFrame .mainCont form[name=ENQ] input[type=submit]:hover{
     background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 .shoplogo{
     width:340px;
 }
 #enquete-footer{
     width:960px;
     margin:0 auto;
     height: 57px;
     line-height: 100%;
     position: relative;
     clear: both;
 }
 #enquete-footer #footer-inner .footer_gnavi{float:left;}
 #enquete-footer #footer-inner .footer_gnavi ul li:first-child{
     background-image:none;
     padding:0 3px 0 0;
 }
 #enquete-footer #footer-inner .footer_gnavi ul li{
     background: url("../img/slash_ccc.gif") no-repeat scroll left center transparent;
     color: #999999;
     display: inline-block;
     font-size: 60%;
     line-height: 100%;
     padding: 0 3px 0 18px;
 }
 #enquete-footer #footer-inner .footer_gnavi ul li a{
     color:#999;
 }
 #enquete-footer #footer-inner .footer_gnavi ul li a:hover{
     color:#fff;
     text-decoration: underline;
 }
 #enquete-footer #footer-inner .footer_gnavi ul li{#float:left}
 #enquete-footer #copyright{
     float: right;
     font-size: 67%;
     text-align: right;
     color: #FFF;
 }
 #center-seo .centerbox,#center3 .centerbox {
     font-size: 75%;
     line-height: 200%;
     margin: 0px;
     padding: 0 10px 10px;
     word-break:break-all;
 }
 #center-seo h3.title1,#center3 h3.title1 {
     background: url("../img/Title-line-pink_m.gif") no-repeat scroll left bottom transparent;
     color: #333333;
     font-size: 120%;
     font-weight: bold;
     margin-bottom: 15px;
     padding: 20px 0 10px 30px;
 }
 #center-seo #bread,#center3 #bread {
     margin: 0px;
     padding: 3px 15px;
     text-align: left;
     font-size: 75%;
     line-height: 200%;
 }
 #center-seo .mainCont,#center3 .mainCont {
     padding: 10px;
     margin: 0px;
     width: auto;
 }
 #center-seo .centerbox .caution,
 #center3 .centerbox .caution {
     font-weight: bold;
     color: #d51414;
 }
 #center-seo .centerbox table th,#center-seo .centerbox table td,#center3 .centerbox table th,
 #center3 .centerbox table td {
     word-break: break-all;
     vertical-align: top;
     text-align: left;
     padding: 1px;
 }
 #center3 .centerbox table td[width="5%"] {
     width: 10%;
 }
 #center-seo .centerbox .backcolor1,#center3 .centerbox .backcolor1 {
     background-color: #EEEEEE;
 }
 #center-seo .centerbox .bordlayoutp3 table th,#center3 .centerbox .bordlayoutp3 table th {
     color: #2B2B2B;
     font-weight: bold;
     text-align: center;
     word-break: normal;
 }
 #center3 .layoutp3 table th,
 form[name$="FORM"]~tbody #center3 .layoutp3 table th {
     width: 25%;
     font-weight: bold;
     *width: 0%;
 }
 #center-seo .centerbox th.backcolor1,
 #center-seo .bordlayoutp3 th,
 #center-seo .bordlayoutp3 td,
 #center3 .centerbox th.backcolor1,
 #center3 .bordlayoutp3 th,
 #center-seo .bordlayoutp3 td,#center3 .bordlayoutp3 td {
     border: 1px solid #999999;
     vertical-align: middle;
 }
 #center3 .bordlayoutp3 .layoutp3 th,
 #center3 .bordlayoutp3 .layoutp3 td {
     padding: 0px;
     border: none;
 }
 #center3 .bordlayoutp3 .layoutp3 td.send_info {
     border: 1px solid #999999;
 }
 #center3 .bordlayoutp3 .layoutp3 td.send_info+td {
     *width: 70%;
 }
 #center3 .centerbox strong,
 #center3 .centerbox h4 {
     text-align: left;
     font-weight: bold;
 }
 #center-seo .centerbox .layoutp3 + .bordlayoutp3>table,
 #center3 .centerbox .layoutp3 + .bordlayoutp3>table {
     width:95%;
 }
 #center-seo input[type="submit"],
 #center-seo input[type="button"],
 #center3 input[type="submit"],
 #center3 input[type="button"] {
     height: 25px;
     color: #FFF;
     padding: 0 8px 0 8px;
     font-size: 80%;
     font-size: 0.8rem;
     text-align: center;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
     margin: 2px 2px;
     width:auto;
     width:initial;
 }
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor3 div>table tr.backcolor2 td div select,
 #center-seo select, #center-seo input[type="text"],
 #center3 select,
 #center3 input[type="text"],
 #center3 input[type="password"] {
     height: 20px;
     line-height:20px;
     padding: 0px;
     margin: 2px 0px;
     min-width: inherit;
 }
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor3 div>table tr.backcolor2 td div select,
 #center-seo select,
 #center-seo textarea,
 #center3 select,
 #center3 textarea{
     padding: 1px;
     margin: 2px 0px;
 }
 #center3 select[name="SEL_CARD"] {
     margin-left: 5px;
     padding: 1px;
 }
 #center-seo input[type="submit"]:hover,
 #center-seo input[type="button"]:hover,
 #center3 input[type="submit"]:hover,
 #center3 input[type="button"]:hover {
     background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 #center-seo .centerbox table td input[type="radio"],
 #center3 .centerbox table td input[type="radio"] {
     margin: -3px 3px 0px 5px;
 }
 table#enter form[name="NEWMEM"] #center3 .centerbox .bordlayoutp3 table td[colspan="2"] input[type="checkbox"] {
     margin: -3px 4px 0px 0px;
 }
 #center-seo p,#center3 p {
     margin: 5px 0px;
     padding: 2px 0px;
 }
 #center3 .centerbox .bordlayoutp3 table td.backcolor2 div form {
     display: inline-block;
 }
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor3 div>table tr.backcolor2 td {
     background-color:#FFFFFF;
 }
 #contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.layoutp5.deli_cycle tbody tr td input[type="radio"],
 #contact #center1 .centerbox .mainCont form[name="NEXT"] h4 + div.right input[type="button"],
 #contact #center1 .centerbox .mainCont form[name="NEXT"] h4 + div.right input[type="submit"] {
     margin: 0px 3px;
     height: 20px;
 }
 section .freeTop h2 {
     border: medium none;
     font-size: 90%;
     font-weight: bold;
     line-height: 165%;
 }
 .leftSearch {
     overflow: hidden;
 }
 .leftSearch #searchbox_wrap {
     margin-bottom: 30px;
     overflow: hidden;
 }
 .leftSearch searchbox {
     color: #999999;
     float: right;
     font-size: 65%;
     line-height: 160%;
     overflow: hidden;
     text-align: right;
 }
 .leftSearch #searchbox form {
     border: 1px solid #777777;
     float: left;
     height: 27px;
     width: 160px;
 }
 .leftSearch #searchbox input.searchbox {
     border: medium none;
     margin-left: 1px;
     padding: 0 5px;
     width: 117px;
 }
 .leftSearch #searchbox input.searchSubmit {
     padding: 1px 1px 0 0;
 }
 .leftSearch #searchbox p {
     float: left;
     margin: 5px 5px 0 0;
 }
 #header-inner h2 {
     max-width : 340px;
 }
 .siteName {
     margin:0px;
     padding:10px 10px 5px 10px;
     font-size:100%;
     line-height:1em;
 }
 .siteName a { color:black ;text-decoration:none;}
 .siteName a:hover { color:blue;text-decoration:underline;}
 .sitecopy{
     padding:10px 10px 5px 5px;
     margin:0px;
     color:#999999;
     font-size:80%;
     line-height:1em;
 }
 .sitecopy a {color:black;text-decoration:none;}
 .sitecopy a:hover {color:blue;text-decoration:underline;}
 .header_area {
     text-align:left;
     width:765px;
 /*    margin:0px 5px 0px 5px;*/
     padding:0px;
 }
 .footer_area {
     text-align:left;
/*     width:680px;*/
     width:765px;
/*     margin:0px 5px 0px 5px;*/
     padding:0px;
 }
 .cart-section .header_area {
     width:720px;
     margin: 0 auto;
 }
 .cart-section .footer_area {
     width:720px;
     margin: 0 auto;
 }
 #contents #main-column .footer_area{
     padding-top:5px;
 }
 .pageNav form img{
     float:right;
 }
 #sub-column #sps-itemListAllCategory {
     margin-top: 30px;
 }
 #sub-column .category .fukidashi nav,
 #sub-column .category .tatenarabi nav,
 #sub-column .category #sps-itemListAllCategory nav {
     margin-bottom:0;
 }
 #sub-column .category #sps-itemListAllCategory section nav:last-child {
     margin-bottom:20px;
 }
 #sub-column .category #sps-itemListAllCategory nav ul li {
     border-bottom: 1px dotted #333333;
 }
 #sub-column .category section:last-child nav:last-child ul:last-child li:last-child,
 #sub-column .category #sps-itemListAllCategory section:last-child nav:last-child ul:last-child li:last-child {
     border-bottom: none;
 }
 #sub-column .category .fukidashi ul {
     zoom:1;
 }
 #sub-column .category .fukidashi nav {
     position:relative;
 }
 #sub-column .category .fukidashi nav .sps-itemCategorySub {
     width:100%;
     position:absolute;
     top:0;
     left:100%;
     display:none;
 }
 #sub-column .category .fukidashi nav:hover .sps-itemCategorySub {
     display:block;
     z-index:999;
 }
 #sub-column .category .fukidashi nav .sps-itemCategorySub {
     padding: 0 5px 5px 5px;
     border-top:1px solid #ddd;
     border-left:1px solid #ddd;
     border-right:1px solid #aaa;
     border-bottom:1px solid #aaa;
     background:#fff;
 }
 #sub-column .category .tatenarabi nav .sps-itemCategorySub .cat2 {
     padding-left:20px;
 }
 #sub-column .category .fukidashi nav .sps-itemCategorySub .cat2 a {
     font-weight:normal;
     text-decoration:underline;
 }
 #sub-column .category .fukidashi nav .sps-itemCategorySub .cat2 a:hover {
     font-weight:normal;
     text-decoration:underline;
 }
 #sub-column .category nav ul li.listcat2 a {
     zoom: 1;
     display: block;
     margin: 3px 2px 3px 30px;
     line-height: 100%;
     color:#000;
     text-decoration: none;
     font-weight:bold;
 }
 #sub-column .category nav ul li.listcat3 a {
     zoom: 1;
     display: block;
     margin: 3px 2px 3px 50px;
     line-height: 100%;
     color:#000;
     text-decoration: none;
 }
 #sub-column .category nav ul li.listcat3 {
         border-bottom: none;
 }
 #sub-column .category nav ul li.child a {
     color:#000;
 }
 section.half-cont div.category section h3{
     font-weight: bold;
     line-height: 120%;
     font-size:    80%;
 }
 #sub-column .category .sps-allList {
     margin-top: 20px;
 }
 #sub-column .category .sps-allList+#sps-itemListAllCategory {
     display:none;
     margin-top: -10px;
 }
 #sub-column .category .sps-allList+#sps-itemListAllCategory {
     display:none;
 }
 #center1 .centerbox .mainCont{
     width: 600px;
     padding: 10px;
 }
 #center1 .centerbox .mainCont h3{
     height: 43px;
     line-height: 43px;
     margin-bottom: 0;
     padding: 0;
     vertical-align: middle;
     font-size: 100%;
     font-weight: bold;
 }
 #center1 .centerbox .mainCont h3.title1 {
     background: url("../img/mark_line_long_pink.png") no-repeat scroll left bottom transparent;
     border-bottom: 1px solid #E51B88;
     color: #333333;
     font-size: 100%;
     font-weight: bold;
     height: 20px;
     letter-spacing: 0.2em;
     line-height: 165%;
     margin: 10px;
     padding: 0 0 3px 20px;
 }
 div.comment_box table {
     border-collapse: collapse;
 }
 div.comment_box td {
     border: 1px solid #999999;
     #F6E5C4
 }
 .mainCont .comment_box  td.backcolor1 {
     background-color: #EEEEEE;
     border: 1px solid #999999;
      color: #2B2B2B;
     font-weight: bold;
     text-align: center;
     word-break: normal;
 }
 .mainCont .comment_box  td.backcolor2 {
     background-color: #fff;
     border: 1px solid #999999;
     color: #2B2B2B;
     font-weight: normal;
     text-align: center;
     word-break: normal;
 }
 .mainCont .comment_box  td.backcolor2 div.float_left{
     text-align:left;
 }
 .mainCont .comment_box  td.backcolor2 div.float_left a{
  text-decoration: underline;
 }
 .mainCont .comment_box  td.backcolor1,
 .mainCont .comment_box  td.backcolor2{
     text-align:left;
 }
 .mainCont .comment_box td.center{
     text-align:center !important;
 }
 .mainCont .comment_box td.backcolor2 div.write_comment input[type="submit"],
 .mainCont .comment_box td.backcolor2 div.write_comment input[type="button"] {
     height: 25px;
     color: #FFF;
     padding: 0 8px 0 8px;
     font-size: 80%;
     font-size: 0.8rem;
     text-align: center;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
     margin: 2px 2px;
 }
 .mainCont .comment_box td.backcolor2 div.write_comment  input[type="submit"]:hover,
 .mainCont .comment_box td.backcolor2 div.write_comment  input[type="button"]:hover {
     background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 div.mainCont input[type="button"],
 div.mainCont input[type="submit"]{
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     width: auto;
     height:25px;
     color: #FFF;
     padding: 0 8px 0 8px;
     font-size: 0.8rem;
     text-align: center;
     background: url(../img/btn-confirm_bg.gif) repeat-x left top;
     border: none;
     margin: 2px 2px;
 }
 div.mainCont input[type="button"]:hover,
 div.mainCont input[type="submit"]:hover{
       background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
 }
 .header-mypage{
/*    color:#000000;
    height: 42px;*/
     padding: 8px !important;
/*     -moz-box-shadow:inset 0px 1px 0px 0px #fbafe3;
     -webkit-box-shadow:inset 0px 1px 0px 0px #fbafe3;
     box-shadow:inset 0px 1px 0px 0px #fbafe3;
     background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff5bb0), color-stop(1, #ef027d));
     background:-moz-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
     background:-webkit-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
     background:-o-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
     background:-ms-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
     background:linear-gradient(to bottom, #ff5bb0 5%, #ef027d 100%);
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bb0', endColorstr='#ef027d',GradientType=0);*/
     background-color:#FFFFFF;
     -moz-border-radius:6px;
     -webkit-border-radius:6px;
/*     border-radius:6px;
     border:1px solid #ee1eb5;*/
     color:#000000;
     font-size:10px;
     font-weight:bold;
/*     text-decoration:none;
     text-shadow:0px 1px 0px #c70067;*/
}
 .header-mypage:hover {
/*     background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ef027d), color-stop(1, #ff5bb0));
     background:-moz-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
     background:-webkit-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
     background:-o-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
     background:-ms-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
     background:linear-gradient(to bottom, #ef027d 5%, #ff5bb0 100%);
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef027d', endColorstr='#ff5bb0',GradientType=0);
     background-color:#ef027d;*/
     background-color:#DCD8A2;
}
 .header-mypage:active {
     position:relative;
     top:1px;
 }
 .header-cart {
/*    color:#000000;
    height: 42px;*/
     padding: 8px !important;
/*     -moz-box-shadow:inset 0px 1px 0px 0px #fbafe3;
     -webkit-box-shadow:inset 0px 1px 0px 0px #fbafe3;
     box-shadow:inset 0px 1px 0px 0px #fbafe3;
     background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff5bb0), color-stop(1, #ef027d));
     background:-moz-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
     background:-webkit-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
     background:-o-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
     background:-ms-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
     background:linear-gradient(to bottom, #ff5bb0 5%, #ef027d 100%);
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bb0', endColorstr='#ef027d',GradientType=0);*/
     background-color:#DCD8A2;
     -moz-border-radius:6px;
     -webkit-border-radius:6px;
/*     border-radius:6px;
     border:1px solid #ee1eb5;*/
     color:#000000;
     font-size:10px;
     font-weight:bold;
/*     text-decoration:none;
     text-shadow:0px 1px 0px #c70067;*/
 }
 .header-cart:hover {
/*     background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ef027d), color-stop(1, #ff5bb0));
     background:-moz-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
     background:-webkit-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
     background:-o-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
     background:-ms-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
     background:linear-gradient(to bottom, #ef027d 5%, #ff5bb0 100%);
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef027d', endColorstr='#ff5bb0',GradientType=0);
     background-color:#ef027d;*/
     background-color:#DCD8A2;
 }
 .header-cart:active {
     position:relative;
     top:1px;
 }
 div.cart-section div#contact img[height="1"]{
     display:none;
 }
 .itemDescFc{
     position:absolute;
     margin-left:5px;
 }
 .popItemh3 {
     border-top: solid #e51b88;
     margin: 5px 0;
     padding: 3px 0;
     background: url(../img/pop_title_ft_bg.png) repeat left center;
 }
 .popItemh3  h3.title1 {
     height: 100% !important;
     line-height:initial !important;
     background: url(../img/pop_title_bg.png) no-repeat 10px center !important;
     padding: 5px 10px 5px 20px !important;
     margin-bottom: 1px !important;
 }
 .itemThumb-wrap-left{
     width:170px;
     padding-left:10px;
 }
 .itemThumb-wrap-right{
     width:70%;
     word-break:break-all;
     margin-left:210px;
 }
 #enter #contents {
     width: auto;
 }
 .freeAreaOnlyBody{
     padding-top: 40px;
 }
 /* フッタご利用ガイド調整用*/
 .footer_area .w100 .freeArea2 h2 {
 font-size:90% !important;
 line-height: 220% !important;
 padding-top: 0px !important;
 margin-bottom: 10px !important;
}
 #main-column-full .footer_area .w100 .freeArea2 h2 span {/* padding-left:20px; */}
 #main-column-full .footer_area .w100 .freeArea2 { margin: 10px 0 10px 20px; padding-bottom: 10px; }
 /*カートのまとめ割引リンク用*/
 .bundle_display a {
     display:inline-block;
     margin-top:3px;
     padding:3px;
     border:1px solid #f00;
     line-height:1.3;
     text-decoration:none !important;
     color:#f00;
 }
 .bundle_display a:hover {
     border:1px solid #f00;
     background:#ffefef;
 }
 /*まとめ割引詳細用*/
 div[aria-describedby='bundle_dialog'] * {
     font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
 }
 div[aria-describedby='bundle_dialog'] .ui-dialog-content {
     padding-bottom:0 !important;
 }
 div[aria-describedby='bundle_dialog'] .ui-dialog-title {
     font-size:0.8em;
     color:#333;
 }
 #bundle_detail > h4 {
     font-size:0.7em;
     font-weight:bold;
     color:#333;
     padding-bottom:0.5em;
 }
 #bundle_detail > .bundle_table + h4,
 #bundle_detail > .bundle_table + .bundle_table {
     margin-top:1.5em;
 }
 #bundle_detail > .bundle_table td {
     padding:2px 4px;
     border:1px solid #999;
     font-size:0.7em;
     color:#333;
     word-break:break-all;
 }
 #bundle_detail > .bundle_table td.bundle_title,
 #bundle_detail > .bundle_table td.bundle_backcolor1 {
     background:#ddd;
 }
 #bundle_detail > .bundle_table td.bundle_backcolor1 {
     text-align:center;
 }
 #bundle_detail > .bundle_table td span.bundle_name {
     display:inline-block;
     margin-top:3px;
     padding:3px;
     border:1px solid #f00;
     line-height:1.3;
 }
 #bundle_detail > div:last-child {
     padding:1.5em 0 1em;
     text-align:center;
 }
 #bundle_detail > div:last-child input {
     height:25px;
     padding:0 8px;
     background:url(../img/btn-confirm_bg.gif);
     border:none;
     font-size:0.75em;
     color:#fff;
 }
 #bundle_detail > div:last-child input:hover {
     background:url(../img/btn-confirm_bg_on.gif);
 }
 div[aria-describedby='bundle_dialog'] .ui-widget-header {
     border: 0px;
     background: #ffffff;
     text-align: left;
 }
 #bundle_dialog table {
   border-collapse: collapse;
 }
 .bundle_name {
     display: inline-block;
     margin-top: 3px;
     padding: 3px;
     border: 1px solid #f00;
     line-height: 1.3;
     text-decoration: none;
     color: #f00;
 }
 #bundle_link{
   font-size:90%;
 }
 #bundle_link a{
   font-weight:normal;
 }
h4.title{
  font-size:110%;
  margin:5px 0px;
  padding:2px 0px;
  color:#FF0000;
  border-bottom:1px dotted #333333;
    width:90%;
}
.backcolor1 { background:#FFFFFF;} /* テーブル内カラー切り替え（タイトル部分） */
.bordlayoutp3  { padding:5px 0px; width:90%;}/* ボーダーテーブル(余白3px) */
.bordlayoutp3 th { padding:3px;border:1px solid #A2981A;}
.bordlayoutp3 td { padding:3px;border:1px solid #A2981A;}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */
ul.main_center_menu{
  width:695px;
/*	height:600px;*/
  margin:0px;
  padding:0px;
/*	background-color:#06F;*/
  float:left;
  list-style-type: none;
  display:block;
}
.main_center_title{
  width:695px;
}
ul.main_center_menu li{
  float:left;
  margin:0px 13px 10px 0px;
  width:160px;
  height:160px;
  display:inline;
}
ul.main_center_menu h3{
  float:left;
  color:#363636;
  font-size:12px;
  padding-top:10px;
  padding-left:9px;
  width:140px;
  display:inline;
}
ul.main_center_menu li img{
  float:left;
  padding-top:10px;
  padding-left:9px;
  width:140px;
  height:60px;
  display:inline;
}
ul.main_center_menu p{
  float:left;
  line-height:12px;
  width:145px;
  font-size:10px;
  padding-left:8px;
  display:inline;
}
ul.main_center_menu a{
  display:block;
  width:160px;
  height:160px;
}
ul.main_center_menu a:hover{
  background-color:#F1F1EF;
}
/*---------------------------------------------------メディア*/
.main_media_downbox{
  float:right;
  margin:0px;
  width:335px;
  height:350px;
  display:inline;
  padding:95px 5px 5px 5px;
  background:url(//www.godaiume.co.jp/images/bn01-05.gif) no-repeat;
  background-position:left;
}
ul.main_media_ul{
  width:340px;
  height:340px;
  margin:100px 5px 5px 5px;
  padding:0px 0px 5px 5px;
  list-style-type: none;
  border:#039 1px solid;
}
ul.main_media_ul li.me_left{
  margin:0px 0px 5px 0px;
  padding:0px;
  float:left;
  width:60px;
  text-align:right;
  display:inline;
  border-spacing:3px;
  border-bottom:solid 1px #999;
  border:#3C0 1px solid;
}
ul.main_media_ul li.me_right{
  margin:0px 0px 5px 65px;
  padding:0px;
  width:252px;
  text-align:left;
  border:#936 1px solid;
}
ul.main_media_ul a{
  display:block;
}
ul.main_media_ul h3{
  font-size:12px;
  line-height:150%;
  color:#363636;
}
ul.osirase_list{
  float:left;
   margin-left: 0px;
    padding-left: 0px;
  font-size:10px;
  width:285px;
  height:70%;
  list-style-type: none;
  display:inline;
/*	border:#00F 1px solid;*/
}
ul.osirase_list li{
  background:url(//www.godaiume.co.jp/images/osirase-yajirusi.gif) no-repeat;
  background-position:0px 1px;
}
ul.osirase_list p{
  margin-left:15px;
  padding:0px;
  color:#ee7700;
  font-size:10px;
  display:inline;
}
ul.osirase_list h3{
  margin:0px;
  padding:0px;
  color:#363636;
  font-size:12px;
}
.text_list {
  width: 695px;
/*  border:dashed 1px #F00;*/
}
.text_list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
/*  border:dashed 1px #093;*/
  width:695px;
}
.text_list h3 {
  font-size:20px;
}
.text_list li img {
  float:left;
  margin: 0 15px 0 0;
}
.text_list li p {
  float:left;
  font-size:12px;
  line-height:12px;
  width:315px;
}
.text_list li {
  padding: 10px;
  overflow: auto;
}
.text_list li:hover {
  background: #eee;
  cursor: pointer;
}
.review_list{
  width:695px;
}
.review_list ul{
  margin: 15px;
  padding: 0;
  list-style-type:square;
}
.setumei_text{
  float:left;
  padding:5px;
}
.topics_box{
  width:675px;
  padding:5px 5px;
  _zoom: 1;
  overflow:hidden;
        margin-bottom:5px;
}
.topics_box img{
  float:left;
}
.topics_box h3{
  font-size:15px;
  padding:3px 5px;
}
.topics_box_left{
  float:left;
  width:345px;
  padding:0;
  zoom:1;
}
.topics_box_right{
  float:left;
  width:315px;
  padding:0px 5px;
  overflow:hidden;
  zoom:1;
  font-size:10px;
  font-weight:11px;
}
.are_table{
    font-size: 70%;
}
.contents-image img {
  display: block;
  margin: 0 auto;
  padding: 0;
}
.tbl_item{
width: 80%;
border-collapse: separate;
border-spacing: 0px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}
..tbl_item th{
width:25%;
padding:4px;
text-align: left;
vertical-align: top;
color: #444;
background-color: #DCD8A2;
border-left: 3px double #999;
border-top: 1px solid #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
..tbl_item td{
width:75%;
padding:4px;
background-color: #fafafa;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.starlevel5 {
   background-image: url('/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/star.gif'); /*星画像*/
   background-repeat: no-repeat; /* 繰り返しはナシ */
   width: 75px;                  /* 横幅は星５つ分 */
   height: 15px;                 /* 高さは星１つ分 */
}
.star50 { background-position: left top; }
.star40 { background-position: -15px top; }
.star30 { background-position: -30px top; }
.star20 { background-position: -45px top; }
.star10 { background-position: -60px top; }
.star00 { background-position: -75px top; }
.star45 { background-position: -150px top; }
.star35 { background-position: -165px top; }
.star25 { background-position: -180px top; }
.star15 { background-position: -195px top; }
.star05 { background-position: -210px top; }
p.dotline {
border-right: none;
border-bottom: none;
border-left: none;
border-image: initial;
border-top: 1px dashed rgb(255, 0, 0);
height: 1px;
color: rgb(255, 255, 255);
width: 500px;
}
/* キャンペーンメニュー */
.menu {
    position: relative;
    width: 100%;
    height: 100px;
    max-width: 730px;
    /*margin: 0 auto;*/
}
.menu > li {
    float: left;
    width: 20%; /* グローバルナビ4つの場合 */
    height: 50px;
    line-height: 50px;
    background: #CC924B;
    text-align:center;
}
.menu > li a {
    display: block;
    color: #fff;
}
.menu > li a:hover {
    color: #786E55;
}
ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}
ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}
ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}
.menu > li:hover {
    background: #CC924B;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.menu__second-level li {
    border-top: 1px solid #111;
}
.menu__third-level li {
    border-top: 1px solid #111;
}
.menu__second-level li a:hover {
    background: #111;
}
.menu__third-level li a:hover {
    background: #2a1f1f;
}
.menu__fourth-level li a:hover {
    background: #1d0f0f;
}
/* 下矢印 */
.init-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* floatクリア */
.menu:before,
.menu:after {
    content: " ";
    display: table;
}
.menu:after {
    clear: both;
}
.menu {
    *zoom: 1;
}
li.menu__mega ul.menu__second-level {
    position: absolute;
    top: 100px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 2%;
    background: #af7e42;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
li.menu__mega:hover ul.menu__second-level {
    top: 100px;
    visibility: visible;
    opacity: 1;
}
li.menu__mega ul.menu__second-level > li {
    float: left;
    width: 32%;
    border: none;
}
li.menu__mega ul.menu__second-level > li:nth-child(3n+2) {
    margin: 0 1%;
}
/* -----------------------------------------------------------
キャンペーンメニュー
----------------------------------------------------------- */
ul#navigation {
  margin:0;
  padding:0;
  list-style:none;
}
ul#navigation li {
  float:left;/*テキストを横並びにする*/
  text-indent:-9999px;/*テキストをウィンドウ外に飛ばし見えなくする指定*/
  overflow:hidden;/*はみ出した内容を隠すように指定*/
margin-right:5px;
}
ul#navigation li a {
  display: block;
  width:100px;
  height:150px;
}
li#navi01 a{
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/2017spcam_06.jpg) 0 0 no-repeat;
}
li#navi02 a{
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/2017spcam_06.jpg) -100px 0 no-repeat;
}
li#navi03 a{
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/2017spcam_06.jpg) -200px 0 no-repeat;
}
li#navi04 a{
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/2017spcam_06.jpg) -300px 0 no-repeat;
}
li#navi05 a{
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/2017spcam_06.jpg) -400px 0 no-repeat;
}
li#navi06 a{
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/2017spcam_06.jpg) -500px 0 no-repeat;
}
li#navi07 a{
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/2017spcam_06.jpg) -600px 0 no-repeat;
}
li#navi08 a{
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/2017spcam_06.jpg) -700px 0 no-repeat;
}
li#navi01 a:hover{
background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/2017spcam_06.jpg) 0 -150px no-repeat;
}
li#navi02 a:hover{
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/2017spcam_06.jpg) -100px -150px no-repeat;
}
li#navi03 a:hover{
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/2017spcam_06.jpg) -200px -150px no-repeat;
}
li#navi04 a:hover{
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/2017spcam_06.jpg) -300px -150px no-repeat;
}
li#navi05 a:hover{
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/2017spcam_06.jpg) -400px -150px no-repeat;
}
li#navi06 a:hover{
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/2017spcam_06.jpg) -500px -150px no-repeat;
}
li#navi07 a:hover{
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/2017spcam_06.jpg) -600px -150px no-repeat;
}
li#navi08 a:hover{
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/2017spcam_06.jpg) -700px -150px no-repeat;
}
/* お店ページに会員カート情報表示（PC_header03） */
#header-inner:before,
#header-inner:after {
    content: " ";
    display: table;
}
#header-inner:after {
    clear: both;
}
#header-inner {
    *zoom: 1;
}
#header-inner .member_info_cart_info {
    min-width: 340px;
    margin: 10px 0;
    display: table;
    float: right;
}
#header-inner .member_info_cart_info .member_nav_mypage {
    display: table-cell;
    padding: 2px 9px 0 0;
}
#header-inner .member_info_cart_info .member_nav_cart {
    padding: 0 30px 0 0;
    position: relative;
    vertical-align: middle;
    width: 68px;
    display: table-cell;
}
#header-inner .member_info_cart_info .member_nav_cart a:hover {
    text-decoration: none;
}
#header-inner .member_info_cart_info .member_nav_cart .item_cnt {
    border-radius: 13px;
    min-width: 12px;
    min-height: 20px;
    padding: 2px 6px;
    border: 1px solid #FF6F6F;
    background-color: #ff6f6f;
    font-size: 13px;
    color: #FFFFFF;
    margin: 5px 0;
    position: absolute;
    top: 0;
    left: 46px;
    text-align: center;
}
#header-inner .member_info_cart_info .member_nav_cart .item_cnt:not(:target) {
    padding: 3px 6px 0\9; /* IE9, 10 */
}
@media all and (-ms-high-contrast:none){
    #header-inner .member_info_cart_info .member_nav_cart .item_cnt {
        padding: 3px 6px 0;
    }
}
#header-inner .member_info_cart_info .member_nav_cart .cart_info {
    position: absolute;
    display: none;
    min-width: 176px;
    top: 0;
    left: 0;
    padding: 15px 10px 7px;
    background-color: #F6F6F6;
    box-shadow: 2px 2px 2px #CCCCCC;
    text-align: center;
    font-size: 16px;
    z-index: 100;
}
#header-inner .member_info_cart_info .member_nav_cart .cart_info a:hover {
    text-decoration: underline;
}
#header-inner .member_info_cart_info .member_nav_cart:hover .cart_info {
    display: block;
    top: 70px;
}
#header-inner .member_info_cart_info .member_nav_cart .cart_info .item_count {
    margin: 0 0 5px;
}
#header-inner .member_info_cart_info .member_nav_cart .cart_info .item_total {
    margin: 0 0 7px;
}
#header-inner .member_info_cart_info .member_nav_cart .cart_info .count_htxt {
    padding: 0 15px 0 0;
}
#header-inner .member_info_cart_info .member_nav_cart .cart_info .shipping_box {
    color: #FFF;
    background-color: #FF6F6F;
    padding: 1px 5px 2px;
    text-align: center;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 130%;
}
#header-inner .member_info_cart_info .member_nav_cart .cart_info .shipping_box .freeship_txt {
    padding: 0 3px;
    font-weight: bold;
}
#header-inner .member_info_cart_info .member_nav_cart .cart_info .cartlink:before {
    content: url(./../../../../pic-labo/ico_arrowbk.png);
    position: relative;
    top: -1px;
    right: 3px;
}
#header-inner .member_info_cart_info .member_nav_cart .cart_info .cartlink {
    text-align: right;
    font-size: 12px;
    padding: 3px 0 0;
    font-weight: normal;
}
#header-inner .member_info_cart_info #member_info {
    display: table-cell;
    text-align: right;
    font-size: 13px;
    top: 0;
    vertical-align: middle;
}
#header-inner .member_info_cart_info #member_info a {
    font-weight: bold;
}
#header-inner .member_info_cart_info #member_info .memberrank {
    line-height: 155%;
    margin: 5px 0 0 0;
    border: 1px dotted #010101;
    padding: 5px 10px;
}
#header-inner .member_info_cart_info #member_info .rankup {
    font-size: 12px;
}
#header-inner .member_info_cart_info #member_info .rank_txt {
    color: #FF6F6F;
    font-weight: bold;
    padding: 0 2px 0 0;
    letter-spacing: 1px;
}
#header-inner .member_info_cart_info #member_info .point_txt {
    color: #FF6F6F;
}
/* お店ページに会員カート情報表示（非表示設定） */
    .member_info_cart_info {
    display: none;
}
.member_info_cart_info .account_guest {
    display: none;
}
.member_info_cart_info .rank_name_0 {
    display: none;
}
.member_info_cart_info .rankup_none {
    display: none;
}
.member_info_cart_info .nrank_prc_0 {
    display: none;
}
.member_info_cart_info .nrank_cnt_0 {
    display: none;
}
.member_info_cart_info .firstname_guest {
    display: none;
}
.member_info_cart_info .more_maru_1 {
    display: none;
}
.member_info_cart_info .free_shipping_0 {
    display: none;
}
.member_info_cart_info .shipping_box_none {
    display: none;
}
.member_info_cart_info .pointmember_none {
    display: none;
}
.member_info_cart_info .rankmember_none {
    display: none;
}
.member_info_cart_info .memberrank_none_none {
    display: none;
}
.member_info_cart_info #member_info_none_none {
    display: none;
}
/* お店ページに会員カート情報表示（PC_side03） */
#sub-column .member_info_cart_info {
    width: 175px;
    margin: 10px 0 5px;
    border: 1px solid #010101;
    padding: 10px;
    text-align: center;
}
#sub-column .membername_box {
    font-size: 11px;
    padding: 0 0 3px;
    border-bottom: 1px dotted #555555;
}
#sub-column #cart_info {
    font-size: 12px;
    padding: 10px 0;
    font-weight: bold;
    line-height: 150%;
}
#sub-column #cart_info a:hover {
    text-decoration: none;
    color: #FF4A4A;
}
#sub-column #cart_info .item_count {
    position: relative;
}
#sub-column #cart_info .item_count img {
    position: relative;
    right: 30px;
}
#sub-column #cart_info .item_count .item_cnt {
    position: absolute;
    right: 32px;
    top: 14px;
    border-radius: 50px;
    min-width: 30px;
    padding: 15px 10px;
    border: 1px solid #A2981A;
    background-color: #A2981A;
    font-size: 23px;
    color: #FFFFFF;
}
#cart_info .item_total {
    font-size: 20px;
    color: #A2981A;
}
#sub-column #member_info {
    font-size: 10px;
    padding: 7px 10px 2px;
    background-color: #EFEFEF;
    line-height: 135%;
}
#sub-column #member_info .point_num {
    display: inline-block;
    margin: 0 0 5px;
}
#sub-column #member_info .point_num .point_numtxt, #sub-column #member_info .point_num.point_numtxt {
    font-size: 11px;
    color: #CC924B;
    font-weight: bold;
}
#sub-column #member_info .memberrank {
    font-size: 10px;
}
#sub-column .rankup {
    font-size: 10px;
    padding: 6px 0 0;
    line-height: 135%;
}
#sub-column .rankup ul {
    margin: 0;
}
#sub-column .rankup li {
    list-style: none;
    margin: 0 0 5px;
}
#sub-column .rankup .point_txt {
    color: #CC924B;
    font-weight: bold;
    padding: 0 3px;
}
/* お店ページに会員カート情報表示（非表示設定） */
.member_info_cart_info {
    display: none;
}
.member_info_cart_info .account_guest {
    display: none;
}
.member_info_cart_info .rank_name_0 {
    display: none;
}
.member_info_cart_info .rankup_none {
    display: none;
}
.member_info_cart_info .nrank_prc_0 {
    display: none;
}
.member_info_cart_info .nrank_cnt_0 {
    display: none;
}
.member_info_cart_info .firstname_guest {
    display: none;
}
.member_info_cart_info .more_maru_1 {
    display: none;
}
.member_info_cart_info .free_shipping_0 {
    display: none;
}
.member_info_cart_info .shipping_box_none {
    display: none;
}
.member_info_cart_info .pointmember_none {
    display: none;
}
.member_info_cart_info .rankmember_none {
    display: none;
}
.member_info_cart_info .memberrank_none_none {
    display: none;
}
.member_info_cart_info #member_info_none_none {
    display: none;
}
/* 170720 */
#header-inner h1 img,
#header-inner p img {
  width: 68px;
  padding-top: 20px;
}
#header-inner {
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/header_top2.png) left no-repeat !important;
}
#gnav {
  height: 77px;
}
#gnav div.cart-nav, #gnav nav {
  height: 40px;
  border-bottom: 1px dashed #cf9441;
}
#gnav div.cart-nav ul li, #gnav nav ul li {
  border-right: 1px solid #7c935d;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  height: 30px;
  background: #fff url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/nav_bg2.png) no-repeat 50% 100%;
}
#gnav div.cart-nav ul li a, #gnav nav ul li a {
  color: #7c935d;
}
#main-column .ranking h2 {
  font-size: 20px;
  display: block;
  height: 44px;
  color: #443623;
  font-weight: normal;
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/background-1_ttl.jpg) no-repeat 0 0;
  line-height: 36px;
  padding: 0 25px;
}
#main-column .newItem h2 {
  padding-right: 0px !important;
  font-size: 20px;
  display: block;
  height: 44px;
  color: #443623;
  font-weight: normal;
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/background-1_ttl.jpg) no-repeat 0 0;
  line-height: 36px;
  padding: 0 25px;
}
#main-column .pickup h2 {
  padding-right: 0px !important;
  font-size: 20px;
  display: block;
  height: 44px;
  color: #443623;
  font-weight: normal;
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/background-1_ttl.jpg) no-repeat 0 0;
  line-height: 36px;
  padding: 0 25px;
}
#main-column .pickup h2 {
  padding-right: 0px !important;
  font-size: 20px;
  display: block;
  height: 44px;
  color: #443623;
  font-weight: normal;
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/background-1_ttl.jpg) no-repeat 0 0;
  line-height: 36px;
  padding: 0 25px;
}
#sub-column .link {
  border: 1px solid #dadada;
  border-bottom: 0px none;
  padding-top: 15px;
}
#sub-column .link h2 {
  border: 0px none;
  padding: 0;
  width: 100%;
  color: #333;
  font-size: 16px;
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/sakura_14.png) no-repeat 6px 50%;
  padding: 5px 0 5px 33px;
  box-shadow: none;
}
#sub-column .category h2 {
  display: none;
}
#sub-column .group nav ul li, #sub-column .category nav ul li {
  border-bottom: 0px none;
}
#sub-column .category nav ul.sps-itemCategoryMain li a {
  border: 0px none;
  padding: 0;
  width: 100%;
  color: #333;
  font-size: 16px;
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/sakura_14.png) no-repeat 0 50%;
  padding: 5px 0 5px 28px;
  box-shadow: none;
  font-weight: bold;
}
#sub-column .category .tatenarabi nav .sps-itemCategorySub .cat2 {
    padding-left: 20px;
    background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/arrow-ri_s.png) no-repeat 12px 70%;
}
#sub-column .category .fukidashi nav, #sub-column .category .tatenarabi nav, #sub-column .category #sps-itemListAllCategory nav {
    margin-bottom: 0;
    border-bottom: 1px solid #bbbbbb;
    width: 185px;
    padding: 10px 0;
}
#sub-column .link nav ul li a {
  padding-left: 28px;
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/arrow-ri_s.png) no-repeat 12px 50%;
}
#sub-column .link nav ul li {
  border-bottom: 0px none;
}
#sub-column .link nav {
  border-bottom: 1px solid #bbbbbb;
  width: 185px;
  padding: 0 0 20px 0;
  margin: 0 auto;
}
#sub-column .category nav ul li.cat2 a {
  background: none;
  padding-left: 0;
}
#sub-column section:nth-of-type(3) {
  border: 1px solid #dadada;
  margin-right: -1px;
}
#contents #main-column .footer_area {
  background: #e3d5bc url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/background-ft.jpg) no-repeat 0 100%;
}
.footer_area .w100 .freeArea2 h2 {
  background: transparent;
  color: #443623;
  font-size: 18px !important;
}
#contents #main-column .footer_area p {
  padding: 0 30px;
  font-size: 14px;
}
#contents #main-column .footer_area table p {
  padding: 5px;
  font-size: 12px;
}
#contents #main-column .footer_area section.cont > div:nth-of-type(2) {
  margin-left: -40px;
}
#contents #main-column .footer_area section.cont > div:nth-of-type(2) table {
  width: 90%;
  margin: 30px;
  background-color: #fff;
}
#contents #main-column .footer_area section.cont > div:nth-of-type(4) table {
  background-color: #fff;
  width: 90%;
  margin: 0 auto;
}
.w100 .freeArea2 h2 {
  display: block;
  width: 100%;
  padding-top: 10px;
  padding-right: 0px !important;
  font-size: 20px;
  display: block;
  height: 44px;
  color: #443623;
  font-weight: normal;
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/background-1_ttl.jpg) no-repeat 0 0;
  line-height: 36px;
  padding: 0 25px;
}
.half-cont dl.news-box {
  border-bottom: 0px none;
}
.news-box dd {
  font-size: 14px;
  color: #585858;
}
.news-box dd a {
  font-size: 14px;
}
.half-cont .news-box dd a {
  color: #ff6b8b;
  font-size: 14px;
  text-decoration: underline;
}
#main-column .w100 .freeArea2 .freeAreaTitle {
  padding: 15px 0 0;
  font-weight: bold;
}
#contents #main-column .footer_area section.cont > div:nth-of-type(4) table {
  margin-top: 20px;
}
.news .news-contents {
  padding: 5px 20px;
}
#sub-column .category {
  margin-bottom: 0;
}
#sub-column .category .tatenarabi nav:last-child {
  border-bottom: 0px none;
}
header {
  position: relative;
}
header .member_info_cart_info {
  display: block;
  width: 290px;
  height: 85px;
  position: absolute;
  right: 0;
  top: 20px;
  border: 2px solid #cf9441;
}
header .member_info_cart_info #cart_info {
  overflow: hidden;
  position: relative;
}
header .member_info_cart_info #cart_info .item_count {
  padding: 19px 0 0 14px;
  float: left;
  width: 100px;
  box-sizing: border-box;
}
header .member_info_cart_info #cart_info .item_total {
  font-size: 30px;
  color: #727264;
  line-height: 100px;
  padding-right: 30px;
  text-align: right;
}
header .member_info_cart_info #cart_info .item_count span.item_cnt {
  position: absolute;
  top: 7px;
  left: 52px;
}
header .member_info_cart_info #cart_info .item_count span.item_cnt .number_comma {
  display: block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #fff;
  background-color: #cf9441;
  border-radius: 32px;
  font-size: 18px;
}
#cart-header {
  position: relative;
}
#cart-header .member_info_cart_info {
  display: block;
  width: 290px;
  height: 85px;
  position: absolute;
  right: 0;
  top: 20px;
  border: 2px solid #cf9441;
}
#cart-header .member_info_cart_info #cart_info {
  overflow: hidden;
  position: relative;
}
#cart-header .member_info_cart_info #cart_info .item_count {
  padding: 19px 0 0 14px;
  float: left;
  width: 100px;
  box-sizing: border-box;
}
#cart-header .member_info_cart_info #cart_info .item_total {
  font-size: 30px;
  color: #727264;
  line-height: 100px;
  padding-right: 30px;
  text-align: right;
}
#cart-header .member_info_cart_info #cart_info .item_count span.item_cnt {
  position: absolute;
  top: 7px;
  left: 52px;
}
#cart-header .member_info_cart_info #cart_info .item_count span.item_cnt .number_comma {
  display: block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #fff;
  background-color: #cf9441;
  border-radius: 32px;
  font-size: 18px;
}
#gnav {
    height: 55px;
}
#gnav div.cart-nav ul li, #gnav nav ul li{
    width: 100px;
}
#gnav nav ul li:first-child{
    width: 120px;
}
#gnav div.cart-nav ul li a:hover, #gnav div.cart-nav ul li a:active, #gnav nav ul li a:hover, #gnav nav ul li a:active{
    background:none;
}
#sub-column .category nav ul li a:hover {
    background-color: #DDDDDD;
}
#gnav div.cart-nav ul li:first-child {
  width: 120px;
}
#contents .cart-section .footer_area {
  background: #e3d5bc url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/background-ft.jpg) no-repeat 0 100%;
  padding-bottom: 30px;
}
#contents .cart-section .footer_area p {
  padding: 0 30px;
  font-size: 14px;
}
#contents .cart-section .footer_area table p {
  padding: 5px;
  font-size: 12px;
}
#contents .cart-section .footer_area section.cont > div:nth-of-type(2) {
  margin-left: -40px;
}
#contents .cart-section .footer_area section.cont > div:nth-of-type(2) table {
  width: 90%;
  margin: 30px;
  background-color: #fff;
}
#contents .cart-section .footer_area section.cont > div:nth-of-type(4) table {
  background-color: #fff;
  width: 90%;
  margin: 20px auto 0;
}
header .member_info_cart_info #member_info,
#cart-header .member_info_cart_info #member_info {
  position: absolute;
  top: 7px;
  right: 30px;
  font-size: 12px;
}
#main-column-full .footer_area .w100 .freeArea2 h2 span {
  font-weight: bold;
}
#gnav div.cart-nav ul li:last-child {
  border-right: 0px none;
}
div#wrapper div#enquete-header, div#wrapper > div#cart-header, header {
  width: 1000px;
}
/* 170731 */
.header_visual {
  text-align: center;
}
#gnav {
  background: #cb924b;
  height: 50px;
}
#gnav div.cart-nav, #gnav nav {
  height: 50px;
  border-bottom: 0px none;
}
#gnav div.cart-nav ul, #gnav nav ul {
  height: 50px;
  float: none;
}
#gnav div.cart-nav ul li, #gnav nav ul li {
  background: transparent;
  border-right: 1px solid #e0be93;
  height: 17px;
  line-height: 17px;
  margin-top: 16px;
  font-size: 12px;
}
#gnav div.cart-nav ul li a, #gnav nav ul li a {
  color: #fff;
}
#header-inner {
  background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/header_top3.png) no-repeat right top !important;
  height: 50px !important;
}
p.header_visual_txt {
  text-align: center;
  padding: 22px 0 13px;
  font-size: 12px;
  color: #786e55;
  text-decoration: underline;
}
p.header_visual_txt1 {
  text-align: center;
  padding: 22px 0 13px;
  font-size: 14px;
  text-decoration: none;
}
#header-inner #logo {
  width: 109px;
  height: 110px;
    padding: 20px 14px 8px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -55px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
  background-color: #fff;
  text-align: center;
}
#header-inner h1,
#header-inner p {
  max-width: none;
}
#header-inner h1 img ,
#header-inner p img {
  padding-top: 0;
}
#cart-header .member_info_cart_info,
header .member_info_cart_info {
  width: 104px;
  height: 23px;
  top: 12px;
  left: 20px;
  border: 1px solid #a19818;
}
#cart-header .member_info_cart_info #cart_info .item_total,
header .member_info_cart_info #cart_info .item_total {
  display: inline-block;
}
#cart-header .member_info_cart_info #cart_info .item_count,
header .member_info_cart_info #cart_info .item_count {
  float: none;
  display: inline-block;
  width: auto;
  padding: 0 20px 0 5px;
}
#cart-header .member_info_cart_info #cart_info .item_count span.item_cnt,
header .member_info_cart_info #cart_info .item_count span.item_cnt {
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 26px;
}
#cart-header .member_info_cart_info #cart_info .item_count span.item_cnt .number_comma,
header .member_info_cart_info #cart_info .item_count span.item_cnt .number_comma {
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 11px;
}
#cart-header .member_info_cart_info #cart_info .item_count img,
header .member_info_cart_info #cart_info .item_count img {
  vertical-align: middle;
}
#cart-header .member_info_cart_info #cart_info .item_total,
header .member_info_cart_info #cart_info .item_total {
  line-height: 23px;
  padding: 0;
  font-size: 12px;
  color: #a19818;
  font-weight: bold;
}
#gnav div.cart-nav ul li a img , #gnav nav ul li a img  {
  margin-right: 4px;
}
#gnav div.cart-nav ul li, #gnav nav ul li {
  width: 124px;
}
#gnav div.cart-nav ul li:first-child,
#gnav nav ul li:first-child {
  width: 124px;
  border-left: 1px solid #e0be93;
}
#gnav div.cart-nav ul li:nth-of-type(3),
#gnav nav ul li:nth-of-type(3) {
  margin-right: 195px;
}
.member_info_cart_info .rankmember_none{
  display: block;
}
header .member_info_cart_info #member_info, #cart-header .member_info_cart_info #member_info {
    position: absolute;
    top: 1px;
    right: 0;
    font-size: 10px;
    font-weight: bold;
    left: 200px;
    width: 120px;
    color: #786e55;
}
div#my_page {
    position: absolute;
    left: 116px;
    top: 1px;
    background: url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/mypage_ico.png) no-repeat right top;
    background-position-x: 0;
    background-position-y: 3px;
    height: 50px;
}
div#my_page p {
    font-weight: bold;
    left: 123px;
    width: 120px;
    color: #786e55;
    top: 1px;
    padding-left: 18px;
}
div#my_page p a{
font-size: 10px;
  color: #786e55;
}
#cart-header .member_info_cart_info #cart_info .item_count span.item_cnt .number_comma, header .member_info_cart_info #cart_info .item_count span.item_cnt .number_comma {
  line-height: 16px;
}
/* ===== ゆっくりロールオーバー ===== */
a.fade02 {
-webkit-transition: 1.5s ease;
-moz-transition: 1.5s ease;
-o-transition: 1.5s ease;
transition: 1.5s ease;
}
a.fade02:hover {
opacity: 1.5;
  filter: alpha(opacity=50);
  color:#fff;
}
/* ===== クリックでアコーディオン（スマホ用メニュー） ===== */
.menu_sp_inner {
position: absolute;
z-index: 9998;
padding-top: 35px;
width: 124px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
ul.menu_sp_inner{
list-style:none;
padding: 0;
margin: 0;
}
.menu_sp.for_sp {
  height:34px;
}
.for_sp {
display: block;
color: #fff;
}
.menu_sp_inner li {
background-color: #cf9441!important;
padding: 10px 0 10px 0;
border-bottom: 1px solid #fff;
margin-top: 0!important;
}
.menu_sp_inner li a {
color: #ffffff;
font-size: 12px;
text-decoration: none;
}
input[type="checkbox"].on-off{
display: none;
}
input[type="checkbox"].on-off + ul{
height: 0!important;
overflow: hidden;
}
input[type="checkbox"].on-off:hover + ul{
height: 190px!important;
width: 125px!important;
}
input[type="checkbox"].on-off + ul:hover {
  height: 190px!important;
  width: 125px!important;
}
ul.menu_sp_inner{
width: 125px!important;
}
.footer_contents {
  background: #e3d5bc url(/USERTHEMEIMG/vol1/godaiume.ez.shopserve.jp/background-ft.jpg) no-repeat 100% 100%;
  padding: 20px;
  box-sizing: border-box;
}
.footer_contents .w100 .freeArea2 h2 {
  background: transparent;
  color: #443623;
  font-size: 16px !important;
  line-height: 220% !important;
  margin-bottom: 10px !important;
  padding: 0 !important;
}
.footer_contents .w100 .freeArea2 .freeAreaTitle {
  padding: 15px 0 0;
  font-weight: bold;
}
.footer_contents p {
  font-size: 12px;
}
.footer_contents table {
  background-color: #fff;
  width: 100%;
  margin: 20px auto 0;
}
.footer_contents table th {
  padding: 0;
}
.footer_contents table p {
  padding: 5px;
}
#sub-column section:nth-of-type(3)
border-top: 1px solid #dadada!important;
}
.w100 .freeArea2 .gift_type h2 {
    margin-top: 7px;
  }
  .freeArea2 .free-contents .gift_type ul {
    overflow: hidden;
    list-style: none;
  }
  .freeArea2 .free-contents .gift_type ul li {
    list-style-type: none;
    float: left;
    position: relative;
    margin-right: 7px;
    margin-bottom: 7px;
  }
  .freeArea2 .free-contents .gift_type ul li:nth-child(5n) {
    margin-right: 0;
  }
  .freeArea2 .free-contents .gift_type ul li img {
    vertical-align: top;
  }
  .freeArea2 .free-contents .gift_type ul li:nth-of-type(2) p {
    bottom: 4px;
  }
  .freeArea2 .free-contents .gift_type ul li p {
    position: absolute;
    left: 0;
    bottom: 10px;
    font-size: 13px;
    text-align: center;
    width: 100%;
    line-height: 1.2em;
  }
/* monipla entry output css 20100311 */
#sd_moni_entry_outoput1 {margin:0 0 20px !important;padding:0 !important;border:0 !important;clear:both !important;}
/* 記事出力タイトル　枠 */
#sd_moni_entry_outoput1 #sd_moni_entry_outoput1_head1 {
margin:0px 0px 10px 0px !important;padding:0 !important;border:0 !important;
/* custom */
border-top:5px solid #CCCCCC !important;
border-right:5px solid #CCCCCC !important;
border-bottom:5px solid #CCCCCC !important;
border-left:5px solid #CCCCCC !important;
background:#EEEEEE !important;
}
#sd_moni_entry_outoput1 #sd_moni_entry_outoput1_head1 #sd_moni_entry_outoput1_head1_inner {
margin:0 !important;padding:0 !important;border:0 !important;
}
/* 記事出力タイトル　テキスト */
#sd_moni_entry_outoput1 #sd_moni_entry_outoput1_head1 #sp_ttl_moni_entry_outoput1_head1 {
margin:0 !important;padding:0 !important;border:0 !important;padding:10px 10px 10px 10px !important;
/* custom */
font-size:14px !important;
font-weight:bold !important;
color:#000000 !important;
text-align:left !important;
}
/* サムネイル画像枠 【横位置】 */
#su_moni_entry_outoput1 {
margin:0 !important;padding:0 !important;border:0 !important;clear:both !important;
/* custom */
text-align:left !important;
}
/* サムネイル個別の枠　※幅と高さ = 180 + 画像の線の幅×2 */
#su_moni_entry_outoput1 .su_moni_entry_outoput1 {
margin:0 !important;padding:0 !important;border:0 !important;list-style:none !important;display:inline-block !important;*display:inline !important;overflow:hidden !important;position:relative !important;*zoom:1 !important;
/* custom */
width:186px !important;
height:186px !important;
}
#su_moni_entry_outoput1 .su_moni_entry_outoput1 a {
margin:0 !important;padding:0 !important;border:0 !important;display:none !important;text-decoration:none !important;vertical-align:top !important;*zoom:1 !important;cursor:default;/*cursor:pointer !important;*/width:186px !important;height:186px !important;
}
#su_moni_entry_outoput1 .su_moni_entry_outoput1 a:hover {
margin:0 !important;padding:0 !important;border:0 !important;vertical-align:top !important;background:#fff !important;
}
/* リンク有無　su_moni_entry_outoput1_link */
#su_moni_entry_outoput1 .su_moni_entry_outoput1 a.sa_moni_entry_outoput1 {display:none !important;}
#su_moni_entry_outoput1 .su_moni_entry_outoput1 a.sa_moni_entry_outoput2 {display:block !important;}
#su_moni_entry_outoput1 .su_moni_entry_outoput1_link a.sa_moni_entry_outoput1 {display:block !important;cursor:pointer;}
#su_moni_entry_outoput1 .su_moni_entry_outoput1_link a.sa_moni_entry_outoput2 {display:none !important;cursor:pointer;}
/* サムネイル画像デフォルト　線色 */
#su_moni_entry_outoput1 .su_moni_entry_outoput1 a img {
margin:0 !important;padding:0 !important;border:0 !important;display:block !important;vertical-align:top !important;
/* custom */
border:3px solid #fff !important;}
/* サムネイル画像マウスオーバー　線色 */
#su_moni_entry_outoput1 .su_moni_entry_outoput1 a:hover img {
margin:0 !important;padding:0 !important;border:0 !important;
/* custom */
border:3px solid #CCCCCC !important;
}
/* Aタグの設定 ※幅と高さ = 180 + 画像の線の幅×2 */
#su_moni_entry_outoput1 .su_moni_entry_outoput1 a .cs_su_moni_entry_outoput1 {
margin:0 !important;padding:0 !important;border:0 !important;display:block !important;
/* custom */
width:186px !important;
height:186px !important;
}
#su_moni_entry_outoput1 .su_moni_entry_outoput1 a .cs_su_moni_entry_outoput2 {
margin:0 !important;padding:0 !important;border:0 !important;display:block !important;width:180px !important;height:180px !important;
}
#su_moni_entry_outoput1 .su_moni_entry_outoput1 a:hover .cs_su_moni_entry_outoput2 {
margin:0 !important;padding:0 !important;border:0 !important;position:absolute !important;top:3px !important;left:3px !important;background:#fff !important;-ms-filter:"alpha( opacity=80 )" !important;*filter:alpha( opacity=80 ) !important;opacity:0.8 !important;
}
#su_moni_entry_outoput1 .su_moni_entry_outoput1 a .cs_su_moni_entry_outoput3 {
margin:0 !important;padding:0 !important;border:0 !important;display:block !important;position:absolute;bottom:10px;right:10px;
}
#su_moni_entry_outoput1 .su_moni_entry_outoput1 a .cs_su_moni_entry_outoput3 img ,
#su_moni_entry_outoput1 .su_moni_entry_outoput1 a:hover .cs_su_moni_entry_outoput3 img {
margin:0 !important;padding:0 !important;border:0 !important;display:block !important;
}
#su_moni_entry_outoput1 .su_moni_entry_outoput1 a:hover .cs_su_moni_entry_outoput3 img {
display:none !important;
}
#su_moni_entry_outoput1 .su_moni_entry_outoput1 a:hover .cs_su_moni_entry_outoput2_name {
margin:0 !important;padding:0 !important;border:0 !important;
display:block !important;
padding:10px 10px 0px 10px !important;
text-decoration:none !important;
/* custom */
font-size:12px !important;
font-weight:bold;
color:#333333 !important;
text-align:right !important;
}
#su_moni_entry_outoput1 .su_moni_entry_outoput1 a:hover .cs_su_moni_entry_outoput2_prof {
margin:0 !important;padding:0 !important;border:0 !important;text-decoration:none !important;
display:block !important;
padding:0px 10px 0px 10px !important;
/* custom */
font-size:12px !important;
font-weight:normal;
color:#333 !important;
text-align:right !important;
}
#su_moni_entry_outoput1 .su_moni_entry_outoput1 a:hover .cs_su_moni_entry_outoput2_title {
margin:0 !important;padding:0 !important;border:0 !important;padding:10px 10px 5px 10px !important;border-bottom:1px dotted #ccc !important;text-decoration:underline !important;
display:block !important;
/* custom */
font-size:12px !important;
font-weight:bold !important;
color:#333333 !important;
text-align:left !important;
}
#su_moni_entry_outoput1 .su_moni_entry_outoput1 a:hover .cs_su_moni_entry_outoput2_text {
margin:0 !important;padding:0 !important;border:0 !important;text-decoration:none !important;padding:5px 10px 5px 10px !important;border-bottom:1px dotted #ccc !important;display:block !important;
/* custom */
font-size:12px !important;
font-weight:normal !important;
color:#333333 !important;
text-align:left !important;
}
#su_moni_entry_outoput1 .su_moni_entry_outoput1 a:hover .cs_su_moni_entry_outoput2_date {
margin:0 !important;padding:0 !important;border:0 !important;padding:0px 10px 5px 10px !important;line-height:1.2;
display:block !important;
/* custom */
font-size:10px !important;
font-weight:normal !important;
color:#333333 !important;
text-align:right !important;
}