@charset "UTF-8";

/* //////////////////////////////////////////////////
[Base] 
////////////////////////////////////////////////// */
* {margin:0;padding:0;}
html {
    overflow-y: scroll;
    height: 100%;
}
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;
}
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;
}
input[type="button"]{
    font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
    *font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
/*---------------------------------------------
    body
  ---------------------------------------------*/
body {
    margin: 0;
    padding: 0;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    *font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    color: #333;
    font-size: 16px;
    line-height: 125%;
    text-align: left;
    -webkit-text-size-adjust: 100%;
    background-color: #FFF;
    height: 100%;
    word-wrap: break-word;
}
/*---------------------------------------------
    Anchor
  ---------------------------------------------*/
a {
    outline: none;
}
a:link,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 {}
article > h1 {
    background: url(../img/Tline-item.gif) repeat-x left bottom;
    margin-bottom: 15px;
    color: #333;
    font-size: 110%;
    font-weight: bold;
    line-height: 36px;
}
article h2 {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px dotted #e0e0e0;;
    font-size: 75%;
    font-weight: bold;
    line-height: 200%;
    margin-bottom: 10px;
    padding: 0;
}
#sub-column h2 {
	background: #000;
	height: 40px;
	font-size: 16px;
	color: white;
	display: block;
	position: relative;
	border:0;
	padding: 0;
	font-weight:bold;
	overflow: hidden;
}
#sub-column .category h2 {
	text-indent: -500px;
	background: url(../../img/common/ttl_sub_category.png) no-repeat;
}
.w100 {
    width: 100%;
}
.bold {
    font-weight: bold;
}
#contents-pop {
    width: auto;
    background-color:#FFF;
}
/* Header
----------------------------------------------- */
div#wrapper div#enquete-header,
div#wrapper > div#cart-header,
header { /* lpla */
    width: 100%;
    border-top: solid 30px #000;
}
div#wrapper div#enquete-header {
    width: 100%;
    padding-bottom:3px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #F4553B;
}
.headerPrimal{ /* lpla */
	line-height:30px;
	height:30px;
}
.headerPrimal h1{ /* lpla */
	font-size:12px;
	font-weight:normal;
	color:#aaa;
	margin-top: -30px;
}
.headerPrimal .primalNav{ /* lpla */
	list-style:none;
	margin-top: -30px;
	padding:0;
	float: right;
	overflow: hidden;
}
.headerPrimal .primalNav li{ /* lpla */
	font-size:12px;
	height:30px;
	float: left;
	border-left: solid 1px #333;
}
.headerPrimal .primalNav li + li{
	border-right: solid 1px #333;
}
.headerPrimal .primalNav li a:link,
.headerPrimal .primalNav li a:visited{ /* lpla */
	color:#aaa;
	display: block;
	padding: 0 20px;
}
.headerPrimal .primalNav li img{ /* lpla */
	vertical-align:middle;
	margin-right: 5px;
}
#header-inner { /* lpla */
    *zoom: 1;
}
header #header-inner,div#cart-header #header-inner{
	max-width: 1040px;
	margin: 0 auto;
}
#header-inner #logo { /* lpla */
    width: 281px;
	margin: 18px 0;
	float: left;
}
#header-inner #logo img{
    vertical-align:bottom;
}
#header-inner { /* lpla */
    background: none;
    margin: 0;
    padding: 0;
}
#headerCatch {
	margin: 19px 10px 0 0;
	float: right;
}
#headerCatch ul {
	overflow: hidden;
}
#headerCatch ul li {
	float: left;
	padding: 8px 17px;
}
#headerCatch ul li + li {
	border-left: solid 1px #a0a0a0;
}
/*2015/12/28 追加（IIDA） 重要情報の枠 START*/
#important_info{
	margin-bottom: 5px;
}
#important_info p{
	margin-left: 30px;
}
/*2015/12/28 追加（IIDA）END*/
/* Contents
----------------------------------------------- */
/* 2015/2/18　追加　（IIDA） 商品説明テーブル用　START*/
#content-layout img{
	width: 697px;
	margin: 0px;
}
#content-layout table{
	width: 699px;
	padding: 0px;
	margin: 0px;
	table-layout: fixed;
	border-collapse: collapse;
	line-height: 130%;
	border: 1px solid #000000;
}
#content-layout td{
	border: 1px solid #000000;
	padding: 8px;
	color: #000000;
	background-color: #ececec;
}
#content-layout th{
	width: 100px;
	color: #ffffff;
	background-color: #858484;
	text-align: center;
	border: 1px solid #000000;
}
/* 2015/2/18　追加　（IIDA） END*/
#contents {
    width: auto;
    min-width: 1010px;
    max-width: 1040px;
    margin: 35px auto 0;
    overflow: hidden;
    padding: 0 0 50px;
    *zoom: 1;
}
#sub-column {
    float: left;
    width: 200px;
    *zoom: 1;
    word-break:break-all;
}
#main-column {
    float: right;
	width: 810px;
}
#main-column-full {
    width: 100%;
}
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;
}
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;
}
article #main-column .rating .reviewBox .reviewTxtNoImg ul li{
    display:inline;
}
#mainVisual {
    width: 100%;
}
#bread-crumb {
    margin: 0 0 10px 0;
    padding-bottom:7px;
}
#bread-crumb a {
	text-decoration: underline;
}
#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: 70%;
    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-image: none;
}
#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;
    border-bottom: 1px dotted #333;
}
.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: 230px;
    width: 230px;
    vertical-align: middle;
    margin-bottom: 5px;
}
.column3 h3 {
    font-size: 81%;
    line-height: 120%;
    margin-bottom: 3px;
}
.column3 p {
    font-size: 81%;
}
.column3 img {
    vertical-align: bottom;
}
.column3 p.price {
    margin-bottom: 3px;
}
.column3 p.sp_price {
    color: #F00;
}
.column4,
.ranking .column5 {
    float: left;
    width: 180px;
    margin: 0 17px 20px 0;
    padding-bottom: 20px;
    color: #333;
}
.column4:nth-child(4n) {
}
.column4 .itemThumb-wrap,
.ranking .column5 .itemThumb-wrap {
    margin: 0 0 10px 0;
    padding-top:5px;
    position:relative;
}
.column4 .itemThumb,
.ranking .column5 .itemThumb {
    display: table-cell;
    text-align: center;
    height: auto;
    width: 180px;
    vertical-align: middle;
    margin-bottom: 5px;
}
.column4 .item-list-span-img,
.ranking .column5 .item-list-span-img{
    width:178px;
    display:inline-block;
    border: solid 1px #c9c9c9;
    margin-bottom: 30px;
}
.ranking .column4 .item-list-span-img,
.ranking .column5 .item-list-span-img{
    margin-bottom: 0;
}
.column5 .item-list-span-img{
    width:140px;
    display:inline-block;
}
.column4 .itemThumb a img,
.ranking .column5 .itemThumb a img {
    max-height: 178px;
    max-width: 178px;
}
.column4 h3,
.ranking .column5 h3 {
    font-size: 81%;
    line-height: 130%;
    margin-bottom: 3px;
}
.column4 p,
.ranking .column5 p {
    font-size: 81%;
}
.column4 img,
.ranking .column5 img {
    vertical-align: bottom;
}
.column4 p.sp_price,
.ranking .column5 p.sp_price {
    color: #F00;
}
.column5 {
    float: left;
    width: 140px;
    margin: 0 17px 20px 0;
    padding-bottom: 10px;
}
.column5:nth-child(5n) {
}
.column5:nth-child(5n+1) {
}
.column5 .itemThumb-wrap {
    margin: 0 0 10px 0;
    padding-top:6px;
    position:relative;
}
.column5 .itemThumb {
    display: table-cell;
    height: 140px;
    width: 140px;
    margin-bottom: 5px;
    text-align: center;
    vertical-align: middle;
}
.column5 .itemThumb a img {
    max-height: 140px;
    max-width: 140px;
}
.column5 h3 {
    font-size: 81%;
    line-height: 130%;
    margin-bottom: 3px;
}
.column5 p {
    font-size: 81%;
}
.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{
}
p.price span.selling_price{
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
p.price span.taxin{
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
/* TOP PAGE
----------------------------------------------- */
section .newItem h2, section .pickup h2, section .ranking h2, section .group h2, section .category h2,
section .news h2, section .freeArea2 h2 {
	background: #000;
	padding:5px 10px;
	margin-bottom: 15px;
	font-size: 16px;
	color: white;
	display: block;
	position: relative;
	border:0;
	font-weight:bold;
}
.newItem,.ranking {
    position: relative;
    margin-bottom: 30px;
}
.newItem .new-Title {
    height: 21px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}
.column3 .badge {
    padding: 0;
    position: absolute;
    z-index: 100;
}
.column4 .badge,
.column5 .badge  {
    display:block;
    padding: 0;
    position: absolute;
    top:197px;
    left:0;
    z-index: 100;
    line-height:13px;
}
.ranking .column4 .badge,
.ranking .column5 .badge {
	text-align: center;
	margin-bottom: 10px;
	height: 37px;
    position: static !important;
}
.pickup {
    position: relative;
    margin-bottom: 30px;
}
.pickup .pickup-Title {
    height:21px;
    overflow:hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}
.pickup .column5 {
    margin-bottom: 20px;
}
.pickup .column5 .itemThumb {
    margin-bottom: 30px;
    position: relative;
}
.pickup .column5 .badge {
    display:block;
    padding: 0;
    position: absolute;
    top:0;
    left:0;
    z-index: 100;
    line-height:13px;
}
.ranking .ranking-Title {
    height:21px;
    overflow:hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}
.ranking .column5 {
}
.ranking .column5 .itemThumb {
}
.ranking .column5 .badge {
}
.half-cont_wrap01, .half-cont_wrap02 {
    overflow: hidden;
}
.half-cont {
    float: left;
    width: 48.62%;
    margin-right: 2.76%;
}
.half-cont:nth-child(2n) {
    float: left;
    width: 48.62%;
    margin-right: 0;
}
.news {
    margin-bottom: 30px;
    position:relative;
}
.news .news-Title {
    height:21px;
    overflow:hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}
.news .news-contents {
    overflow: hidden;
    height: 275px;
}
.news .news-more {
	margin: 10px 20px 0;
	text-align: right;
}
dl.news-box {
	min-height: 38px;
    font-size: 13px;
    color: #333333;
    padding: 10px 0 7px;
    border-bottom: 1px dashed #7f7f7f;
}
dl.news-box strong {
	font-size: 14px;
	color: #000;
}
.news-box dd {
    line-height: 145%;
}
.w100 .news {
    float: none;
    width: 100%;
    margin-right: 0;
}
.freeArea2 {
    margin-bottom: 30px;
    position:relative;
}
.freeArea2 .free-Title {
    height:21px;
    overflow:hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}
.freeArea2 .free-banner {
    margin-bottom: 5px;
}
.w100 .freeArea2 {
    float: none;
    width: 100%;
}
.w100 .freeArea2 .free-Title {
    height:21px;
    overflow:hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}
.w100 .freeArea2 .free-banner {
    margin-bottom: 5px;
}
.group {
    position: relative;
    margin-bottom: 30px;
}
.group .group-Title {
    height:21px;
    overflow:hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}
.group .group-banner {
    margin-bottom: 5px;
}
.group ul {
    line-height: 110%;
}
.group ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 75%;
    padding: 0;
    margin:0 4px 4px 0;
}
.group ul li:first-child {
    background-image: none;
    padding: 0;
}
.group ul li a{
    display: inline-block;
    background:#FFF url(../img/ico_arrow.gif) no-repeat 12px center;
    padding:0 24px;
    margin:0 auto;
    line-height:1.4em;
    border:1px solid #acacac;
    border-radius:3px;
    max-width: 300px;
    word-break: break-all;
}
.group ul li a:hover{
    text-decoration: none;
    background-color: #f6f6f6;
}
.w100 .group {
    position: relative;
    float: none;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 30px;
}
.category {
    position: relative;
    margin-bottom: 30px;
}
.category .category-Title {
    height:21px;
    overflow:hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}
.category .category-banner {
    margin-bottom: 5px;
}
.category ul {
    line-height: 110%;
}
.category ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 75%;
    padding: 0;
    background: url(../img/slash_000.gif) no-repeat left center;
    max-width: 300px;
    word-break: break-all;
}
.category ul li:first-child {
    background-image: none;
    padding:0;
}
.w100 .category {
    position: relative;
    float: none;
    width: 100%;
    margin-bottom: 30px;
}
 .freeArea {
    width: 100%;
    height: 300px;
    background-color: #EEE;
}
#main-column #guide {
    margin-bottom: 10px;
}
/*  Sub Column
----------------------------------------------- */
#sub-column .group, #sub-column .newItem, #sub-column #followUs, #sub-column .link {
    width: 100%;
    border: none;
    top: 0;
    left: 0;
    margin-bottom: 30px;
    padding: 0;
}
#sub-column .category{
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	margin-bottom: 20px;
}
#sub-column .category h2 { /* lpla */
	margin: 0 -1px;
}
#sub-column .group nav, #sub-column .category nav, #sub-column .link nav {
    border-top: none;
}
#sub-column .group nav ul, #sub-column .category nav ul, #sub-column .link nav ul {
    line-height: 160%;
}
#sub-column .group nav ul li, #sub-column .category nav ul li, #sub-column .link nav ul li,#main-column #kate_inner .kateCatList li .catImg a {
    display:block;
}
#sub-column .link nav ul li {
 line-height:180%;
}
#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 .category nav ul li:first-child a:hover {
     background-color: #DDDDDD;
}
#sub-column .group nav ul li a:hover,
#sub-column .group nav ul li a:active,
#sub-column .link nav ul li a:hover,
#sub-column .link nav ul li a:active {
    text-decoration: underline;
}
#sub-column .sitelink:hover {
    background-color: #DDDDDD;
}
#sub-column #snav_calendar h2 {
    background-image: none;
}
#sub-column #subc_calendar {
    padding: 0;
    margin-bottom: 20px;
}
#sub-column div.subc_cal_cont {
	border-left:1px #c9c9c9 solid;
	border-right:1px #c9c9c9 solid;
	border-bottom:1px #c9c9c9 solid;
	padding:0;
}
#sub-column div#subc_calendar h2 {
	height:40px;
    margin: 0 -1px;
    border-top: none;
    background: url(../../img/common/ttl_sub_calendar.png) no-repeat;
}
#sub-column div.cal_wrapper{
	padding: 9px 7px 0;
}
#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%;
}
#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/common/icon_arrow_left01.png) no-repeat left center #FFF;
    width: 15%;
    height: 17px;
}
#sub-column div.cal_wrapper table.cal tr th input.next {
    background: url(../../img/common/icon_arrow_right01.png) no-repeat right center #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 {
	background:#dbdbdb;
    padding: 2px 0 2px 0;
}
#sub-column div.subc_cal_cont .cap {
    font-size: 10px;
    width: auto;
    margin-left: 10px;
    line-height: 1.2;
}
#sub-column div.subc_cal_cont .cap ul {
    margin: 8px 0 0;
    color: #757575;
}
#sub-column div.subc_cal_cont .cap li {
    display: inline-block;
    overflow: hidden;
    margin-right: 3px;
}
#sub-column div.subc_cal_cont .cap .ico_cap01 {
    font-size: 10px;
    vertical-align: middle;
}
#sub-column div.subc_cal_cont .cap .ico_cap02 {
    font-size: 10px;
    vertical-align: middle;
}
#sub-column div.subc_cal_cont .cap .ico_cap03 {
    font-size: 10px;
    margin: 0 !important;
    vertical-align: middle;
}
#sub-column div.subc_cal_cont .cap .cap-info {
	text-align: left;
	font-size: 10px;
	padding-bottom: 8px;
    color: #757575;
}
#contents #sub-column div#cal1.cal_wrapper table.cal tr td div.Today { 
	color: #fff !important;
	background: #ae8b00 !important;
}
.ccolor1,.ccolor2 { 
	color: #fff;
}
#sub-column div.cal_wrapper table.cal tr td div.Today {
    
}
#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: #f19387;
    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 {
    border:2px solid #e0e0e0;
    padding: 0px;
    width:     194px;
    margin-bottom: 30px;
}
#sub-column #snav_mailMag h2 {
    background-image: none;
    border-top: none;
    border-bottom: 1px dotted #e0e0e0;
}
#sub-column div.snav_mailMag_cont {
    background: #FFF url(../img/Title-scolumn_mmag.gif) no-repeat;
    width:     158px;
    padding: 45px 18px 15px;
}
#sub-column div.snav_mailMag_cont h2 {
    width:     158px;
    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: 10px 0 10px;
}
#sub-column div.snav_mailMag_cont input.mailAddress{
    width: 118px;
    height: 18px;
    position: relative;
    vertical-align: middle;
}
#sub-column div.snav_mailMag_cont input.submit_mailMag {
    width: 30px;
    height: 20px;
    text-align: center;
    background-color: #e72a10;
    border: none;
    color: #FFF;
    font-size: 75%;
}
#sub-column div.snav_mailMag_cont input.submit_mailMag:hover {
    background-color: #666;
}
#sub-column #snav_followUs {
    margin-bottom: 30px;
}
#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: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    cursor: pointer;
}
#subc_freeArea {
    margin-bottom: 30px;
}
#subc_freeArea img {
    margin-bottom: 10px;
}
#sub-column .newItem {
    position: relative;
    margin-bottom: 30px;
    line-height: 90%;
}
#sub-column .newItem h2 {
    background: url(../img/Tline-new.gif) repeat-x left bottom;
    font-size: 80%;
    font-weight: normal;
    line-height: 165%;
    padding: 4px 0 3px 16px;
    margin-bottom: 15px;
}
#sub-column .newItem .new-Title {
    display:none;
    position: absolute;
    right: 0px;
    top: 1px;
}
#sub-column .newItem .column3, #sub-column .newItem .column4 {
    padding: 0 0 10px 0;
    margin: 0;
    float: none;
    width: 100%;
}
#sub-column .newItem .column4 .itemThumb-wrap {
    margin: 0 0 10px 0;
}
#sub-column .newItem .column4 .itemThumb {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
#sub-column .newItem .column4 .itemThumb a img {
    max-height: 200px;
    max-width: 200px;
}
#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: 0;
    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%;
    margin-bottm: 30px;
}
#sub-column .pickup .pickup-Title {
    display:none;
    position: absolute;
    right: 0px;
    top: 1px;
}
#sub-column .pickup h2 {
    background: url(../img/Tline-pickup.gif) repeat-x left bottom;
    margin-bottom: 15px;
    font-size: 80%;
    font-weight: normal;
    line-height: 165%;
    padding: 4px 0 3px 16px;
}
#sub-column .pickup .column5 {
    padding: 0 0 10px 0;
    margin: 0;
    float: none;
    width: 100%;
}
#sub-column .pickup .column5 .itemThumb-wrap {
    margin: 0 0 10px 0;
}
#sub-column .pickup .column5 .itemThumb {
    margin: 0 0 5px 0;
    position: relative;
    text-align: center;
}
#sub-column .pickup .column5 .itemThumb img {
    max-height: 200px;
    max-width: 200px;
}
#sub-column .pickup .column5 .badge {
    padding: 0;
    position: absolute;
    z-index: 100;
}
#sub-column .ranking {
    position: relative;
    line-height: 90%;
    margin-bottom: 30px;
}
#sub-column .ranking .ranking-Title {
    display:none;
    position: absolute;
    right: 0px;
    top: 1px;
}
#sub-column .ranking h2 {
    background: url(../img/Tline-ranking.gif) repeat-x left bottom;
    margin-bottom: 15px;
    font-size: 80%;
    font-weight: normal;
    line-height: 165%;
    padding: 4px 0 3px 16px;
}
#sub-column .ranking .column5 {
    padding: 0 0 10px 0;
    margin: 0;
    float: none;
    width: 100%;
}
#sub-column .ranking .column5 .itemThumb-wrap {
    margin: 0 0 10px 0;
    width: 200px;
}
#sub-column .ranking .column5 .itemThumb {
    margin-bottom: 5px;
    position: relative;
    text-align: center;
}
#sub-column .ranking .column5 .itemThumb img {
    max-height: 200px;
    max-width: 200px;
}
#sub-column .ranking .column5 .itemThumb {
    margin-bottom: 5px;
    position: relative;
}
#sub-column .ranking .column5 .badge {
        padding: 4px 0 0 8px;
        position: absolute;
        z-index: 100;
}
/*  Footer
----------------------------------------------- */
div#cart-footer,
footer { /* lpla */
    position: relative;
    clear: both;
    background: #f1f1f1;
}
div#cart-footer #footer-inner,
#footer-inner { /* lpla */
    margin: 0 auto;
    overflow: hidden;
}
footer #footer-inner{
    }
footer #footer-inner .layoutHalf {
	width: 47.45%;
}
footer #footer-inner .footerGuide img{
	margin:5px 0;
    }
.footerNav{
	text-align: center;
	font-size:12px;
	padding:21px 0 25px;
	margin-top: 40px;
	background: #222222;
	color: #686868;
}
.footerNav a{
	color: #fff;
	display: inline-block;
	padding: 0 12px;
}
.footer_inner {
	margin: 10px auto;
	width: 90%;
	display: table;
	padding-left: 6px;
	padding-right: 6px;
}
.footer_contact {
	display: block;
	float: left;
	height: 290px;
	margin-left: 6px;
	margin-right: 6px;
	width: 30%;
	background: #ddd;
	color: #767676;
	padding : 10px;
	border-radius: 10px;
}
.footer_contact .store_info {
	height: 45%;
}
.footer_contact .store_info h2 {
	font-weight: bold;
	margin-bottom: 4px;
}
footer nav, #copyright {
    font-size: 10px;
    text-align: center;
	background: #222222;
    color: #5d5d5d;
    padding: 0 0 8px;
}
footer nav, #copyright img {
	margin-bottom: 10px;
}
#copyright{
    width: 100%;
}
#copyright ul li { /* lpla */
    color: #FFF;
    background-image: none;
		line-height:36px;
}
div#cart-footer #footer-inner .footer_gnavi ul li a:hover,
footer #footer-inner .footer_gnavi ul li a:hover {
    text-decoration: underline;
}
/*  Page Top
----------------------------------------------- */
#page-top {
    position: fixed;
    bottom: 70px;
    left: 50%;
    margin-left:540px;
    font-size: 77%;
    z-index: 100;
}
#page-top a {
	width: 70px;
	height: 70px;
	background: url(../../img/common/btn_pagetop.png) no-repeat;
	display: block;
}
#page-top a:hover {
	opacity: .7;
}
#page-top a img {
	display: none;
}
/*---------------------------------------------
    itemDetail/itemList
  ---------------------------------------------*/
/* itemList
----------------------------------------------- */
#itemList_wrap {
    margin: 0 0 20px 0;
}
#itemList {
    margin: 0;
    position: relative;
}
#itemList h1{
}
article #main-column #itemList section {
    margin: 0;
}
#main-column .column4 h2 , #sub-column .column4 h2,
#main-column .ranking .column5 h2{
    font-size: 70%;
    line-height: 130%;
    margin-bottom: 3px;
    background: none;
    font-weight: normal;
    padding: 0;
    border: none;
		color:#333;
}
#main-column .column4 h2 a,#main-column .ranking .column5 h2 a,#sub-column .column4 h2 a{
		color:#333;
		font-size:14px;
		font-weight:bold;
}
article #main-column #itemList .column-set,.recommend .column-set {
	margin-left: 25px;
}
#itemList_wrap {position: relative;}
article #main-column #itemList_wrap #pager-top .quantity,
article #main-column #itemList_wrap #pager-top .pagerlist {
	display: none;
}
article #main-column #itemList_wrap #pager-top .selectbox {
	position: absolute;
	top: 90px;
	left: 10px;
}
article #main-column #itemList h1 {
	margin-bottom: 80px;
}
article #main-column #itemList section.column4,.recommend .column-set section.column5 {
    overflow: hidden;
    margin: 0 10px 0 0;
    width:182px;
}
article #main-column #itemList section.column4:nth-child(4n+1),.recommend .column-set section.column5:nth-child(4n+1) {
    margin: 0;
	clear: both;
}
article #main-column #itemList section.column4 .itemThumb,.recommend .column-set section.column5 .itemThumb {
    width:130px;
    height:130px;
}
article #main-column #itemList section.column4 .itemThumb a img,.recommend .column-set section.column5 .itemThumb a img {
    max-width:130px;
    max-height:130px;
}
article #main-column #itemList section.column4 .itemThumb .item-list-span-img,.recommend .column-set section.column5 .itemThumb .item-list-span-img {
	border: none;
	margin-bottom: 0;
}
article #main-column #itemList section.column4 .badge,.recommend .column-set section.column5 .badge {
	top: -2px;
}
article #main-column #itemList section.column4 .badge img,.recommend .column-set section.column5 .badge img {
	max-height: 26px;
	width: auto;
}
article #main-column #itemList section.column4 h2 a,
article #main-column #itemList section.column4 .price + p,.recommend .column-set section.column5 .price + p {
	font-size: 12px;
	font-weight: normal;
}
article #main-column #itemList section.column4 span.price,
article #main-column #itemList section.column4 span.selling_price,
article #main-column #itemList section.column4 span.taxin,
.recommend .column-set section.column5 span.price,
.recommend .column-set section.column5 span.selling_price,
.recommend .column-set section.column5 span.selling_price span {
	color: #cd061d;
	font-size: 12px;
	font-weight: normal;
}
#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%;
}
#itemList_wrap #pager-bm {
    width: 100%;
    padding: 10px 0 0 0;
    margin: 0 0 20px 0;
    overflow: hidden;
    line-height: 100%;
    border-top: none;
}
#itemList_wrap #pager-top .quantity {
}
#itemList_wrap #pager-bm .quantity {
    float: none;
    font-size:12px;
    text-align: center;
    line-height:100%;
    margin: 50px 0 0 0;
}
#itemList_wrap #pager-bm .quantity:before {
	content: "（";
}
#itemList_wrap #pager-bm .quantity:after {
	content: "）";
}
#itemList_wrap #pager-top .selectbox, #itemList_wrap #pager-bm .selectbox {
    font-size: 70%;
}
#itemList_wrap #pager-top .selectbox {margin-bottom:10px;}
#itemList_wrap #pager-top .selectbox .select01 {margin-right:10px;}
#itemList_wrap #pager-top .pagerlist, #itemList_wrap #pager-bm .pagerlist {
    float: none;
    overflow: hidden;
    position: relative;
    top: -60px;
}
#itemList_wrap #pager-top ul, #itemList_wrap #pager-bm ul {
    margin: 0;
	position: relative;
	left: 50%;
	float: left;
	overflow: visible;
    padding: 0;
    *zoom: 1;
}
#itemList_wrap #pager-top ul li, #itemList_wrap #pager-bm ul li {
    float: left;
    position: relative;
    left: -50%;
    padding: 0;
    margin: 0 3px;
    line-height: 120%;
    *zoom: 1;
    font-size: 16px;
}
#itemList_wrap #pager-top ul li a, #itemList_wrap #pager-bm ul li a {
	width: 35px;
	height: 35px;
	display: block;
	line-height: 35px;
	text-decoration: none;
	background: #ccc;
	text-align: center;}
#itemList_wrap #pager-top ul li a[title="次へ"], #itemList_wrap #pager-bm ul li a[title="次へ"] {
	overflow: hidden;
	text-indent: -500px;
	background: url(../../img/common/btn_next02.png) no-repeat;
	margin-left: 12px;}
#itemList_wrap #pager-top ul li a[title="前へ"], #itemList_wrap #pager-bm ul li a[title="前へ"] {
	overflow: hidden;
	text-indent: -500px;
	background: url(../../img/common/btn_prev02.png) no-repeat;
	margin-right: 12px;}
#itemList_wrap #pager-top ul li a[title="最後へ"], #itemList_wrap #pager-bm ul li a[title="最後へ"] {
	width: auto;
	background: none;
	margin-left: 10px;
	text-decoration: underline;
}
#itemList_wrap #pager-top ul li a[title="最初へ"], #itemList_wrap #pager-bm ul li a[title="最初へ"] {
	width: auto;
	background: none;
	margin-right: 10px;
	text-decoration: underline;
}
#itemList_wrap #pager-top ul li a[title="次の5ページへ"], #itemList_wrap #pager-bm ul li a[title="次の5ページへ"],
#itemList_wrap #pager-top ul li a[title="前の5ページへ"], #itemList_wrap #pager-bm ul li a[title="前の5ページへ"] {
	display: none;
}
#itemList_wrap #pager-top ul li.selected, #itemList_wrap #pager-bm ul li.selected {
	width: 35px;
	height: 35px;
	display: block;
	line-height: 35px;
	background: #be9800;
	color: #fff;
	font-weight: normal;
	text-align: center;}
#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: 100%;
    *zoom: 1;
}
#itemList_wrap #pager-top ul li.pagericon img, #itemList_wrap #pager-bm ul li.pagericon img  {
    vertical-align:middle;
}
#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 10px 0;
}
#itemDetail-cont .itemOutline  ul.ico_salesMethod {
    overflow: hidden;
    margin: 0;
}
#itemDetail-cont .itemOutline ul.ico_salesMethod li {
    float: left;
    width: 45px;
    height: 13px;
    line-height:13px;
}
#itemDetail-cont .itemOutline  ul.ico_itemType {
    overflow: hidden;
}
#itemDetail-cont .itemOutline ul.ico_itemType li {
    float: left;
    max-width: 51px;
    min-height: 29px;
}
#itemDetail-cont .itemOutline ul.ico_itemType li img{
    vertical-align:middle;
}
article#Detail #main-column h1 {
	margin: 5px 0px;
	padding: 0px;
	color: #333;
	font-size: 140%;
	font-weight: bold;
	background-color: transparent;
	line-height: 1.5em;
	background:none;
}
article#Detail #main-column h2 {}
article#Detail section#itemDetail-wrap p.price {
    font-size: 90%;
    margin-bottom: 3px;
}
article#Detail section#itemDetail-wrap p.sp_price {
    font-size: 100%;
    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 tr.mfr,
section#itemDetail-wrap table.spec tr.model,
section#itemDetail-wrap table.spec th {
    width: 40%;
    vertical-align: top;
    padding: 0 5px 0 0;
}
section#itemDetail-wrap table.date {
    margin: 15px 0 3px;
    border-top:1px dotted #e0e0e0;
}
section#itemDetail-wrap table.date th,
section#itemDetail-wrap table.date td{
    padding-top:15px;
}
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%;
}
/*
section#itemDetail-wrap table.count tr:nth-child(3n) td{
    padding: 0 0 10px 1px;
}
section#itemDetail-wrap table.count tr.quantityArea{
    border-top: 1px dotted #CCCCCC;
}
section#itemDetail-wrap table.count tr.quantityArea th,
section#itemDetail-wrap table.count tr.quantityArea td{
    padding: 10px 0 0 1px;
}
*/
table.price tr.fx_price span.strike span.fixed_price,
table.price tr.fx_price span.strike span.taxin,
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 {
    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;
}
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/valiation_bk.gif);
    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-top: 1px dotted #CCCCCC;
}
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: 98px;
    height: 21px;
}
section#itemDetail-wrap .cartArea table.variation span.nostock {
    color: #F00;
}
section#itemDetail-wrap p.cancel {
    width:186px;
    height: 15px;
    line-height:1.3;
    padding-top:6px;
    padding-bottom:3px;
    padding-left: 35px;
    background-color: #d7d7d7;
    background-image: url(../img/ico_return.png);
    background-repeat: no-repeat;
    background-position: 8px 2px;
    font-size: 70%;
    margin-bottom: 5px;
    border-radius:4px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    section#itemDetail-wrap p.cancel {
        padding-top:5px;
        padding-bottom:4px;
    }
}
@-moz-document url-prefix() {
    section#itemDetail-wrap p.cancel {
        padding-top:6px;
        padding-bottom:3px;
    }
}
section#itemDetail-wrap p.review_txt {
    width:186px;
    line-height:1.3;
    padding-top:6px;
    padding-bottom:3px;
    padding-left: 35px;
    background-color: #d7d7d7;
    background-image: url(../img/ico_review.png);
    background-repeat: no-repeat;
    background-position: 8px 2px;
    margin-bottom: 15px;
    font-size: 70%;
    border-radius:4px;
vertical-align:text-bottom;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    section#itemDetail-wrap p.review_txt {
        padding-top:5px;
        padding-bottom:4px;
    }
}
@-moz-document url-prefix() {
    section#itemDetail-wrap p.review_txt {
        padding-top:6px;
        padding-bottom:3px;
    }
}
section#itemDetail-wrap p.cancel a, section#itemDetail-wrap p.review_txt a {
    display: block;
}
section#itemDetail-wrap p.cancel:hover, section#itemDetail-wrap p.review_txt:hover {
    background-color: #e5e5e5;
}
section#itemDetail-wrap p.cancel:hover a, section#itemDetail-wrap p.review_txt:hover a {
    text-decoration:none;
}
.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;
}
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: 70%;
    padding-top: 10px;
    line-height: 160%;
}
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 {
    border-bottom: 1px dotted #e0e0e0;
    width: 100%;
    font-size: 65%;
}
article#Detail #main-column section.spec-g_table td {
    padding: 5px 0;
}
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 {
    padding: 20px 0 0;
}
section.userreview table.userreview_list {
    width: 100%;
    font-size: 70%;
    margin: 10px 0 0 0;
    line-height: 160%;
    border-top: 1px dotted #e0e0e0;
}
section.userreview h2+table.userreview_list{
    border:none;
}
section.userreview div.more {
    width: 100%;
    height: 19px;
    margin: 10px 0 0 0;
    padding:10px 0 0 0;
    border-top: 1px dotted #e0e0e0;
    text-align:right;
}
section.userreview div.more a img {
    width: 98px;
    height: 21px;
    vertical-align: middle;
}
section.userreview table.userreview_list tr td.userreview_user {
    text-align: left;
    background-image:url(../img/shop/ico_comment.gif);
    background-repeat:no-repeat;
    background-position:0 10px;
    padding-left:25px;
    padding-top:10px;
    font-size:110%;
    font-weight:bold;
}
section.userreview table.userreview_list tr td.userreview_date {
    text-align: right;
    vertical-align:bottom;
}
section.userreview table.userreview_list td.userreview_rate{
    padding:18px 20px 0;
    background-color:#f6f6f6;
    background-image: url(../img/shop/box-comment.gif);
    background-repeat: no-repeat;
}
section.userreview table.userreview_list td.userreview_rate img {
    vertical-align: middle;
}
section.userreview table.userreview_list td.userreview_comment {
    padding: 10px 20px 10px;
    background-color:#f6f6f6;
}
article#Detail #main-column section.recommend {
    padding: 20px 0 0;
}
article#Detail #main-column section.recommend h2 {}
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 #e0e0e0;
}
article #main-column .pageNav{
    font-size: 70%;
}
.pageNav form img{
    float:right;
}
 article #main-column .pageL  {
    width:100%;
    float: left;
}
article #main-column .pageNav_top .pageL {
    width: 50%;
}
article #main-column .pageR {
    float: right;
}
article #main-column h1,
article #main-column #kate_inner > h2,
#main-column .pageTitle {
	background: #222;
	padding: 19px 22px;
	margin-bottom: 15px;
	font-size: 22px;
	color: white;
	display: block;
	position: relative;
	border: 0;
	line-height: 100%;
	font-weight: bold;
}
article #main-column #kate_inner h3,
article#Detail #main-column section.recommend h2,
article #main-column #Journal h2,
article #main-column #JournalList h2,
article #main-column #guide h2 {
	background: #707070;
	padding: 8px 13px;
	margin-bottom: 15px;
	font-size: 18px;
	color: #fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	font-weight: bold;
}
article #main-column #kate_inner p.alignright {
	border: solid 4px #ccc;
	overflow: hidden;
	width: 272px;
	margin: 0 0 5px 26px;
	text-align: right;
	background: #fff;
}
article #main-column #kate_inner p.alignright img {
	max-width: 272px;
	height: auto;
}
article #main-column #kate_inner .pickup_column3 {
	padding: 25px 0 1px;
}
article #main-column #kate_inner .pickup_column3 li {
	margin-bottom: 35px;
}
article #main-column #kate_inner .pickup_column3 li.clear {
	margin-left: 0;
}
article #main-column #kate_inner .cat_about {
	margin: 0 10px 40px;
	padding-top: 15px;
	font-size: 12px;
	overflow: hidden;
}
article #main-column .category_page #kate_inner p + p {
	margin-top: 15px;
}
article #main-column #kate_inner p + h3,
article #main-column #kate_inner p + h4 {
	margin-top: 30px;
}
article #main-column #kate_inner .cat_about p.alignright + p,
article #main-column #kate_inner .cat_about p.alignright + h3 {
	margin-top: 0;
}
article #main-column #kate_inner .cat_about ul {
	font-size: 12px;
	padding-bottom: 15px;
}
article #main-column #kate_inner .cat_about li {
	margin-bottom: 10px;
	background: url(../../img/shop/icon_arrow_gold01.png) no-repeat 2px center;
	padding-left: 9px;
}
article #main-column #kate_inner .cat_about a {
	text-decoration: underline;
}
article #main-column #kate_inner .cat_about h3 {
	margin-right: 302px;
}
article #main-column #kate_inner .cat_about h4 {
	background: none;
	line-height: 1.6;
    padding: 0;
	font-size: 16px;
}
article #main-column #kate_inner h3 a {
	color: #fff;
}
article #main-column section.rating {
    padding-bottom: 30px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #e0e0e0;
}
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 .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 {
    margin: 5px 0;
    vertical-align: middle;
    line-height: 120%;
    overflow: hidden;
}
article #main-column section.rating .reviewTxt ul li {
    float: left;
    margin-right: 5px;
    font-size: 75%;
}
article #main-column section.rating .comment p {
    background: #eaeaea;
    padding: 5px 15px 15px;
}
article #main-column section.rating .comment h3 {
    padding: 20px 0 0 15px;
    background: url(../img/shop/trigona.png) no-repeat;
    font-size: 70%;
    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;
}
/* shoppinguide
----------------------------------------------- */
section #guide p {
    font-size: 75%;
    line-height: 175%
}
section #guide .guide01 {
    padding-bottom: 20px;
}
section #guide .guide01 h2 {
}
section #guide .guide01 ul {
    font-size: 75%;
    list-style-type: disc;
    margin-top: 10px;
}
section #guide .inner {
    overflow: hidden;
    margin-bottom: 10px;
}
section #guide .inner .fL {
    float: left;
    width: auto;
    margin-right: 20px;
    max-width: 350px;
}
section #guide .inner .fR {
    float: right;
    width: auto;
    max-width: 350px;
}
/* business
----------------------------------------------- */
section #guide .chart .ttlShop {
    font-size: 80%;
    font-weight: bold;
    border: none;
    margin: 0;
}
section #guide table {
	width: 770px;
	margin: 0 auto;
	font-size: 12px;
}
section #guide table th {
}
section #guide table th.shopGuidePointClass{
    width:530px;
}
section #guide table td {
    width: 530px;
}
/* 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 #e0e0e0;
    padding: 10px 0 0;
    font-size: 65%;
}
.state_r {
    border-top: 1px dotted #e0e0e0;
    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:inline-block;
    line-height: 1.0;
    font-size: 75%;
    font-size: 0.75rem;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    margin: 10px 0 0;
    padding: 5px 10px 3px 6px;
    background-color:#e82a10;
    border-radius:4px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #Diary .more, #Journal .more {
        padding: 5px 10px 3px 6px;
    }
}
@-moz-document url-prefix() {
    #Diary .more, #Journal .more {
        padding: 4px 10px 4px 6px;
    }
}
#Diary a, #Journal a {
    text-decoration: none;
}
#Diary a .more:hover, #Journal a .more:hover {
    line-height: 1.0;
    background:#e67161;
}
#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: 21px;
    color: #FFF;
    padding: 1px 10px 0;
    font-size: 75%;
    font-size: 0.75rem;
    text-align: center;
    background-color:#e82a10;
    border: none;
    margin: 0 0 0 5px;
    border-radius:4px;
}
.btn-confirmPost:hover {
    background:#e67161;
}
#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: 21px;
    color: #FFF;
    padding: 1px 12px 0px 20px;
    font-size: 75%;
    font-size: 0.75rem;
    text-align: center;
    background: url(../img/ico_arrow2.gif) no-repeat 10px center;
    background-color:#e82a10;
    border: none;
    margin: 0 5px 0 0;
    border-radius:4px;
}
.btn-confirmBack:hover {
    background-color:#e67161;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .btn-confirmPost {
        padding: 1px 12px 0px 12px;
    }
    .btn-confirmBack {
        padding: 1px 12px 0px 20px;
    }
}
@-moz-document url-prefix() {
    .btn-confirmPost {
        padding: 1px 10px 3px 10px;
    }
    .btn-confirmBack {
        padding: 1px 10px 3px 18px;
    }
}
/*JournalList
----------------------------------------------- */
#JournalList h2, #Journal h2 {
    font-size: 85%;
}
#JournalList .journal-cont, #Journal .journal-cont {
    margin: 0 20px 15px;
}
#JournalList .journal-cont h4, #Journal .journal-cont h4 {
	background: none;
	padding: 0;
	margin-left: 0;
}
#JournalList .journal-cont h4:before, #Journal .journal-cont h4:before {
	content: "■";
	color: #be9800;
}
#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%;
    border-bottom:1px dotted;
    margin-bottom: 10px;
    background: none;
    padding: 0;
}
section#document_wrap h3 {
    font-size: 75%;
}
section #document li {
    font-size: 75%;
    font-size: 0.75rem;
}
section #document .txt-list01 {
    padding-bottom: 30px;
}
section #document .txt-list01 li.c1 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 25px 0 0;
}
section #document .txt-list02 {
    padding-bottom: 10px;
    overflow: hidden;
}
section #document .txt-list02 h3 {
    font-weight: bold;
}
section #document .txt-list02 section.tree00 {
    float: left;
    padding: 0 35px 20px 0;
    width:156px;
}
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 {
    padding-bottom: 30px;
    overflow: hidden;
}
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;
    padding: 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: 75%;
    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: 10px 20px;
    font-size: 75%;
    font-weight: bold;
    color: #2B2B2B;
    background-color: #f8f8f8;
    border-top: dotted 1px #e0e0e0;
    border-bottom: dotted 1px #e0e0e0;
}
#contact em {
    color: #C23E42;
    margin-left: 5px;
    font-size: 90%;
    font-size: 0.7rem;
}
#contact table td {
    width: 72%;
    padding: 10px 20px;
    font-size: 90%;
}
#contact table td input.name, #contact table td input.tel {
    height: 20px;
    width: 40%;
    padding: 2px 5px;
}
#contact table td input.mailAddress, #contact table td input.mailAddress2 {
    height: 16px;
    width: 60%;
    padding: 2px 5px;
}
#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: 21px;
    color: #FFF;
    padding: 1px 10px 0;
    font-size: 75%;
    font-size: 0.75rem;
    text-align: center;
    background-color:#e82a10;
    border: none;
    margin: 0 5px;
    border-radius:4px;
}
#contact input.btn-confirmNext:hover {
    background:#e67161;
}
#contact .btn-enq input.btn-confirmNext {
    height: 21px;
    color: #FFF;
    padding: 1px 10px 0;
    font-size: 75%;
    font-size: 0.75rem;
    background-color:#e82a10;
    border: none;
    margin: 0 5px;
    border-radius:4px;
}
#contact .btn-enq input.btn-confirmNext:hover {
    background:#e67161;
}
#contact input.btn-confirmBack {
    height: 21px;
    color: #FFF;
    padding: 1px 12px 0px 20px;
    font-size: 75%;
    font-size: 0.75rem;
    text-align: center;
    background: url(../img/ico_arrow2.gif) no-repeat 10px center;
    background-color:#e82a10;
    border: none;
    margin: 0 5px;
    border-radius:4px;
}
#contact input.btn-confirmBack:hover {
    background-color:#e67161;
}
#contact input.btn-confirmCancel {
    height: 21px;
    color: #FFF;
    padding: 1px 10px 0;
    font-size: 75%;
    font-size: 0.75rem;
    text-align: center;
    background-color:#e82a10;
    border: none;
    margin: 0 5px;
    border-radius:4px;
}
#contact .btn-confirmCancel:hover {
    background:#e67161;
}
#contact .btn-confirmClose {
    height: 21px;
    color: #FFF;
    padding: 1px 12px 0 26px;
    font-size: 75%;
    font-size: 0.75rem;
    text-align: center;
    background: url(../img/ico_close.gif) no-repeat 10px center;
    background-color:#e82a10;
    border: none;
    margin: 0 5px;
    border-radius:4px;
}
#contact .btn-confirmClose:hover {
    background-color:#e67161;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #contact .btn-enq input.btn-confirmNext {
        padding: 1px 10px 0px 10px;
    }
    #contact input.btn-confirmNext {
        padding: 1px 10px 0px 10px;
    }
    #contact input.btn-confirmBack {
        padding: 1px 12px 0px 20px;
    }
    #contact input.btn-confirmCancel {
        padding: 1px 10px 0px 10px;
    }
    #contact input.btn-confirmClose {
        padding: 1px 12px 0px 26px;
    }
}
@-moz-document url-prefix() {
    #contact .btn-enq input.btn-confirmNext {
        padding: 1px 10px 3px 10px;
    }
    #contact input.btn-confirmNext {
        padding: 1px 10px 3px 10px;
    }
    #contact input.btn-confirmBack {
        padding: 1px 10px 3px 18px;
    }
    #contact input.btn-confirmCancel {
        padding: 1px 10px 3px 10px;
    }
    #contact input.btn-confirmClose {
        padding: 1px 10px 3px 24px;
    }
}
/*contact
----------------------------------------------- */
#contact fieldset {
    margin-bottom: 25px;
}
#contact legend {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px dotted #e0e0e0;
    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 #e0e0e0;
    border-top: 1px dotted #e0e0e0;
    font-size: 100%;
    padding: 10px 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 #e0e0e0;
    font-size: 75%;
    font-weight: bold;
    line-height: 200%;
    margin-bottom: 5px;
    padding: 0;
}
#contact input.btn-confirm120 {
    height: 21px;
    color: #FFF;
    padding: 1px 10px 0;
    font-size: 75%;
    font-size: 0.75rem;
    background:#e82a10;
    border: none;
    margin: 0 5px;
    border-radius:4px;
}
#contact input.btn-confirm120:hover {
    background:#e67161;
}
#contact input.btn-confirm160 {
    height: 21px;
    width: auto;
    color: #FFF;
    padding: 1px 10px 0;
    font-size: 75%;
    font-size: 0.75rem;
    text-align: center;
    background:#e82a10;
    border: none;
    border-radius:4px;
}
#contact input.btn-confirm160:hover {
    background:#e67161;
}
#contact input.btn-confirmReg {
    height: 21px;
    width: auto;
    color: #FFF;
    padding: 1px 10px 0;
    font-size: 75%;
    font-size: 0.75rem;
    text-align: center;
    background:#e82a10;
    border: none;
    border-radius:4px;
}
#contact input.btn-confirmReg:hover {
    background:#e67161;
}
#contact input.btn-confirmBackItem {
    height: 21px;
    color: #FFF;
    padding: 1px 12px 0px 20px;
    font-size: 75%;
    font-size: 0.75rem;
    text-align: center;
    background: url(../img/ico_arrow2.gif) no-repeat 10px center;
    background-color:#e82a10;
    border: none;
    margin: 0 5px;
    border-radius:4px;
}
#contact input.btn-confirmBackItem:hover {
    background-color:#e67161;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #contact input.btn-confirm120, #contact input.btn-confirm160, #contact input.btn-confirmReg {
        padding: 1px 10px 0px;
    }
    #contact input.btn-confirmBackItem {
        padding: 1px 12px 0px 20px;
    }
}
@-moz-document url-prefix() {
    #contact input.btn-confirm120, #contact input.btn-confirm160, #contact input.btn-confirmReg {
        padding: 1px 10px 3px;
    }
    #contact input.btn-confirmBackItem {
        padding: 1px 10px 3px 18px;
    }
}
/*mailm:first
----------------------------------------------- */
#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 #e0e0e0;
    border-bottom: dotted 1px #e0e0e0;
}
#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;
    padding: 1px 10px 0;
}
#contact .mailMF input.btn-confirmNext:hover {
    background-color:#e67161;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #contact table.mailMF input.btn-confirmNext, #contact .mailMC input.btn-confirmNext {
        padding: 0 10px;
    }
}
@-moz-document url-prefix() {
    #contact table.mailMF input.btn-confirmNext, #contact .mailMC input.btn-confirmNext {
    padding: 0 10px;
    }
}
#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 {
    background-color: #FFFFFF;
    margin: 60px 50px 0;
    width: 620px;
}
/*
----------------------------------------------- */
#contact .ann-input {
    margin: 5px 0 0;
    font-size: 100%;
}
#contact .ann-input input {
    margin: 0 3px 2px 0;
}
#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,.align_c{ 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:#D6D6D6;
}
#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%;#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;
}
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;
}
#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;
}
#center1 .centerbox {
    background-color: #FFFFFF;
}
#center1 .centerbox .mainCont {
    width: 600px;
    padding: 10px;
}
#center1 .centerbox .mainCont .title1 {
    background: url("../img/Tline-item.gif") repeat-x scroll left bottom transparent;
    color: #333333;
    font-size: 100%;
    font-weight: bold;
    line-height: 165%;
    letter-spacing: 0.2em;
    padding: 0 0 10px;
}
div.comment_box table {
    border-collapse: collapse;
}
div.comment_box td {
    border: 1px solid #999999;
    #F6E5C4
}
.backcolor1 {
    background: none repeat scroll 0 0 #F8F8F8;
}
#center1 .centerbox .mainCont input[type="button"],
#center1 .centerbox .mainCont input[type="submit"],
.comment_box input[type="button"],
.comment_box input[type="submit"] {
    background: url("../img/btn-confirm_bg.gif") repeat-x scroll left top transparent;
    border: medium none;
    color: #FFFFFF;
    height: 25px;
    padding: 0 8px;
    font-weight: normal;
}
#center1 .centerbox .mainCont input[type="button"]:hover,
#center1 .centerbox .mainCont input[type="submit"]:hover,
.comment_box input[type="button"]:hover,
.comment_box input[type="submit"]:hover {
    background: url(../img/btn-confirm_bg_on.gif) repeat-x left top;
}
#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;
        background:url(../img/header_bg.gif) repeat-x left top;
    }
#enquete-header #logo {
    margin: 0 auto;
    width: 960px;
}
#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-color: #FFFFFF;
    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: 100%;
    margin:0 auto;
    height: 57px;
    line-height: 100%;
    position: relative;
    clear: both;
}
#enquete-footer #footer-inner .footer_gnavi{
    background-color: #FFFFFF;
    width: 1000px;
    margin: 0 auto;
    height: 30px
}
#enquete-footer #footer-inner .footer_gnavi ul {
    padding-left : 10px;
    margin: 0 25px;
}
#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{
    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:#333333;
    background: url("../img/ico_arrow.gif") no-repeat scroll left center transparent;
    padding-left: 10px;
}
#enquete-footer #footer-inner .footer_gnavi ul li a:hover{
    text-decoration: underline;
}
#enquete-footer #footer-inner .footer_gnavi ul li{#float:left}
#enquete-footer #copyright{
    float: right;
    font-size: 67%;
    text-align: center;
    color: #FFF;
}
#center-seo .centerbox,#center3 .centerbox {
    font-size: 75%;
    line-height: 200%;
    margin: 0px;
    padding: 10px;
    word-break:break-all;
}
#center-seo h3.title1,#center3 h3.title1 {
    background: url("../img/Tline-item.gif") repeat-x scroll left bottom transparent;
    color: #333333;
    font-size: 120%;
    font-weight: bold;
    line-height: 165%;
    margin-bottom: 15px;
    padding: 0 0 10px;
}
#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;
}
#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 {
}
.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_wrap #searchbox p img {
    display:none;
}
.leftSearch #searchbox form {
    border: 1px solid #777777;
    float: left;
    height: auto;
    width: 190px;
}
.leftSearch #searchbox input.searchbox {
    border: medium none;
    margin-left: 2px;
    padding: 0 2px;
    width: 130px;
    height: 22px;
}
.leftSearch #searchbox input.searchSubmit {
    float:right;
}
.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;
    padding:0px;
}
.footer_area {
    text-align:left;
    padding:0px;
}
.cart-section .header_area {
    margin: 0 auto;
}
.cart-section .footer_area {
    margin: 0 auto;
}
.pageNav form img{
    float:right;
}
#sub-column .category .fukidashi nav,
#sub-column .category .tatenarabi nav {
    margin-bottom:0;
}
#sub-column .category .fukidashi nav:last-child,
#sub-column .category .tatenarabi nav:last-child {
    margin-bottom:20px;
}
#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: 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 .fukidashi nav .sps-itemCategorySub .cat2 a {
    color:#333333;
    font-weight:normal;
}
#sub-column .category .fukidashi nav .sps-itemCategorySub .cat2 a:hover {
    color:#333333;
    font-weight:normal;
}#sub-column .category nav ul > li {
}
#sub-column .category nav > ul > li + li {
	border-top: 1px solid #c9c9c9;
}
#sub-column .category nav > ul > #catchild {
	border-top: none;
	font-size: 100%;
}
#sub-column .category nav ul > li.listcat2 {
	 margin:0;
	 border:none;
}
#sub-column .category section,
#sub-column .category nav {margin: 0;}
#sub-column .category section + #sps-itemListAllCategory {
	border-top: 1px solid #c9c9c9;
	margin-top: 5px;
}
.category ul {
	border-bottom: 1px solid #c9c9c9;
}
#sub-column .category nav ul li a,
#sub-column .category nav ul > li.listcat2:first-child a{
	background: url(../../img/common/icon_arrow01.png) no-repeat 10px center;
	padding:4px 3px 4px 31px;
	display: block;
	color:#757575;
	line-height: 160%;
}
#sub-column .category nav ul > li li  , #sub-column .category nav ul > li.child,
#sub-column .category nav ul > li.parent{
	 margin:0;
	 border:none;
}
#sub-column .category nav ul > li li a  , #sub-column .category nav ul > li.child  a,
#sub-column .category nav ul > li.listcat2 a{
    zoom: 1;
    display: block;
  	padding: 6px 3px 6px 30px;
    line-height: 100%;
	color:#757575;
	font-size:100%;
	background:none;
	font-weight:normal;
}
#sub-column .category .sps-allList+#sps-itemListAllCategory {
    display:none;
}
#sub-column .category #sps-itemListAllCategory section nav {
    margin-bottom: 0;
}
#sub-column .category #sps-itemListAllCategory section nav:last-child{
    margin-bottom:20px;
}
#sub-column .category #sps-itemListAllCategory section nav:first-child{
    margin-bottom: 0;
}
#sub-column .category nav ul .cat2 {
    padding: 3px 3px 3px 20px;
}
#sub-column .category nav ul li.child a {
}
section.half-cont div.category section h3{
    font-weight: bold;
    line-height: 120%;
    font-size:    80%;
}
div.cart-section div#contact img[height="1"]{
    display:none;
}
.itemDescFc{
    position:absolute;
    margin-left:5px;
}
.itemThumb-wrap-left{
    width:180px;
    padding-left:10px;
}
.itemThumb-wrap-right{
    width:70%;
    word-break:break-all;
    margin-left:210px;
}
#enter #contents {
    width: auto;
}
/*  */
.section {
  clear: both;
  margin-bottom: 30px; }
.layoutHalf {
  width: 49%; }
.layout1Third {
  width: 32%; }
.layout2Third {
  width: 66%; }
.layout3Col {
  float: left;
  width: 32%;
  margin-right: 2%; }
  .layout3Col.last {
    margin-right: 0%; }
.layout4Col {
  float: left;
  width: 24%;
  margin-right: 1%; }
  .layout4Col.last {
    margin-right: 0; }
.floatLeft {
  float: left; }
.floatRight {
  float: right; }
.headerSearch {
	width: 295px;
	float: right;
	overflow: hidden;
	margin: 20px 0 0;
}
.headerSearch input[type="text"] {
	width: 265px;
	height: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 12px;
	border: none;
	background: #eee;
	float: left;
	padding: 0 13px;
	color: #000;
}
.headerSearch .searchSubmit {
	width: 30px;
	float: right;
}
.headerSearch .contact {
	clear: both;
    line-height: 1;
    padding-top: 5px;
}
.headerSearch .contact img + img {
	margin-left: 14px;
}
.globalNav {
	clear: both;
    background: #e7e7e7;
    height: 80px;
    overflow: hidden;
}
.globalNav nav {
	max-width: 1040px;
	padding-right: 80px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0 auto;
}
.globalNav ul {
	list-style: none;
    position: relative;
    left: 50%;
}
.globalNav li {
    height: 80px;
    float: left;
    width: 16.66%;
    position: relative;
    left: -50%;
}
.globalNav li + li {
    background: url(//www.bodyguard.mom/hpgen/HPB/img/common/gnav_line.png) no-repeat left center;
}
.globalNav .globalNav07 {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 50%;
	top: 0;
}
.globalNav a, .globalNav span {
	text-indent: -9999px;
    height: 80px;
	display: block;
	overflow: hidden;
}
.globalNav li a:hover {opacity:.6;}
.globalNav .globalNav01 a {
	background: url(//www.bodyguard.mom/hpgen/HPB/img/common/gnav_self_defense.png) no-repeat center 10px;
}
.globalNav .globalNav01 a.active span {}
.globalNav .globalNav02 a,
.globalNav .globalNav01 + li a {
	background: url(//www.bodyguard.mom/hpgen/HPB/img/common/gnav_security_gear.png) no-repeat center 10px;
}
.globalNav .globalNav02 a.active span {}
.globalNav .globalNav03 a,
.globalNav .globalNav01 + li + li a {
	background: url(//www.bodyguard.mom/hpgen/HPB/img/common/gnav_disasterprevention.png) no-repeat center 10px;
}
.globalNav .globalNav03 a.active span {}
.globalNav .globalNav04 a,
.globalNav .globalNav01 + li + li + li a {
	background: url(//www.bodyguard.mom/hpgen/HPB/img/common/gnav_military_police.png) no-repeat center 10px;
}
.globalNav .globalNav04 a.active span {}
.globalNav .globalNav05 a,
.globalNav .globalNav01 + li + li + li + li a {
	background: url(//www.bodyguard.mom/hpgen/HPB/img/common/gnav_sports.png) no-repeat center 10px;
}
.globalNav .globalNav05 a.active span {}
.globalNav .globalNav06 a,
.globalNav .globalNav01 + li + li + li + li + li a {
	background: url(//www.bodyguard.mom/hpgen/HPB/img/common/gnav_mertial_arts.png) no-repeat center 10px;
}
.globalNav .globalNav06 a.active span {}
.globalNav .globalNav07 a,
.globalNav .globalNav01 + li + li + li + li + li + li a {
	background: url(//www.bodyguard.mom/hpgen/HPB/img/common/gnav_sale.png) no-repeat;
}
.globalNav .globalNav07 a.active span {}
.headerSubNav {
  background: #CACFDD;
  text-align: right;
  font-size: 12px;
  padding: 5px 10px; }
  .headerSubNav ul {
    list-style: none;
    margin: 0;
    padding: 0 5px 0 0;
    text-align: right;
    border-right: 1px solid #224378; }
    .headerSubNav ul li {
      display: inline;
      border-left: 1px solid #224378;
      padding-left: 5px; }
      .headerSubNav ul li a {
        color: #224378; }
/* --------------------------------------------------
	3. Footer
-------------------------------------------------- */
.listCategory {
  list-style: none;
  margin-bottom: 30px; }
  .listCategory li {
    float: left;
    margin: 0 8px 8px 0;
    width: 164px; }
    .listCategory li.last {
      margin: 0 0 8px 0; }
.footerGuide {
  padding: 20px;
  font-size: 11px;
  line-height: 1.6;
  max-width: 1040px;
  margin: 0 auto; }
  .footerGuide aside {
    margin-bottom: 30px; }
    .footerGuide aside a {
      color: blue;
      text-decoration: underline; }
/* --------------------------------------------------
	99. Clearfix
-------------------------------------------------- */
.clearfix:after, .headerSearch:after, .listCategory:after, #main-column .kateCatList li:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }
.clearfix, .headerSearch, .listCategory, #main-column .kateCatList li {
  display: inline-block; }
/* Hides from IE Mac */
* html .clearfix, * html .headerSearch, * html .listCategory, * html #main-column .kateCatList li, #main-column .kateCatList * html li {
  height: 1%; }
.clearfix, .headerSearch, .listCategory, #main-column .kateCatList li {
  display: block; }
/* End Hack */
/* HOME */
#mainv {
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
	display: none;
}
h1.ttl_category {
	width: 100%;
	overflow: hidden;
	height: 270px;
	display: none;
	position: relative;
}
h1.ttl_category img {
	display: none;
	position: relative;
	left: 50%;
	margin-left: -1000px;
	width: 2000px;
	max-width: none;
}
#mainv .mainv-inner {
	width: 2000px;
	height: 400px;
	position: relative;
	left: 50%;
	margin-left: -1000px;
}
#mainv .bx-controls .bx-prev,
#mainv .bx-controls .bx-next {
	width: 44px;
	height: 45px;
	background: url(../../img/common/btn_prev01.png) no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -22px 0 0 -564px;
	z-index: 10;
	overflow: hidden;
	text-indent: -500px;
}
#mainv .bx-controls .bx-next {
	background: url(../../img/common/btn_next01.png) no-repeat;
	right: 50%;
	left: auto;
	margin: -22px -564px 0 0;
}
#mainv .bx-pager {
	max-width: 1040px;
	position: relative;
	z-index: 20;
	margin: -25px auto 0;
	text-align: right;
}
#mainv .bx-pager .bx-pager-item {
	display: inline-block;
	margin-left: 9px;
}
#mainv .bx-pager .bx-pager-item a {
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background: #909090;
	overflow: hidden;
    line-height: 50px;
}
#mainv .bx-pager .bx-pager-item a.active {
	background: #fff;
}
/* sub sns */
#sub-column #subc_sns {
	color: #757575;
	border: solid 1px #c9c9c9;
	border-top: none;
	font-size: 13px;
	padding-bottom: 4px;
	text-align: center;
}
#sub-column #subc_sns h2 {
	background: url(../../img/common/ttl_sub_sns.png) no-repeat;
	text-indent: -500px;
	margin: 0 -1px 10px;
}
#sub-column #subc_sns p {
	margin-bottom: 5px;
}
#sub-column .subc_banner a {
	display: block;
	margin-bottom: 20px;
}
.asterisk {
	margin-left: 1em;
	text-indent: -1em;
}
.pickup_column4 ul {
	overflow: hidden;
}
.pickup_column3 ul {
	overflow: hidden;
	margin: 0 0 30px 20px;
}
.pickup_column4 li {
	width: 195px;
	float: left;
}
.pickup_column3 li {
	width: 246px;
	float: left;
}
.pickup_column4 li + li {
	margin-left: 10px;
}
.pickup_column3 li + li {
	margin-left: 17px;
}
.pickup_column4 li a,.pickup_column3 li a {
	display: block;
	position: relative;
}
.pickup_column4 li a p,.pickup_column3 li a p {
	height: 55px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	line-height: 1.4;
	padding: 5px 10px;
	font-size: 13px;
	color: #fff;
	background: rgba(0,0,0,.6);
	-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#77000000,EndColorStr=#77000000)";
}
.pickup_column3 li a p {
	height: 70px;
	padding: 5px 8px 5px 9px;
}
.pickup_column4 li a p .color_gray,.pickup_column3 li a p .color_gray,
.movie01 p .color_gray,.movie02 p .color_gray {
	color: #bebebe;
	font-size: 11px;
}
.pickup_column4 li a p .price,.pickup_column3 li a p .price {
	position: absolute;
	bottom: 5px;
	right: 8px;
	text-align: right;
	display: block;
}
.font11 {
	font-size: 11px;
}
#main-column .news h2 {
	background: #222 url(../../img/index/ttl_h2_information.png) no-repeat 23px center;
	text-indent: -500px;
}
#main-column .newItem h2 {
	background: #222 url(../../img/index/ttl_h2_new.png) no-repeat 24px center;
	text-indent: -500px;
}
#main-column .ranking h2 {
	background: #222 url(../../img/index/ttl_h2_ranking.png) no-repeat 23px center;
	text-indent: -500px;
}
#main-column .category_list h2 {
	background: #222 url(../../img/index/ttl_h2_category.png) no-repeat 23px center;
	margin-bottom: 20px;
	text-indent: -500px;
}
#main-column .video h2 {
	background: #222 url(../../img/index/ttl_h2_video.png) no-repeat 20px center;
	margin-bottom: 20px;
	text-indent: -500px;
}
.newItem > .column-set,.ranking > .column-set,.bx-wrapper {
	margin-left: 20px;
}
.newItem .bx-controls .bx-prev,
.newItem .bx-controls .bx-next,
.ranking .bx-controls .bx-prev,
.ranking .bx-controls .bx-next {
	width: 35px;
	height: 35px;
	background: url(../../img/common/btn_prev02.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 20px;
	overflow: hidden;
	text-indent: -500px;
}
.newItem .bx-controls .bx-next,
.ranking .bx-controls .bx-next {
	background: url(../../img/common/btn_next02.png) no-repeat;
	left: auto;
    right: 20px;
}
.newItem .bx-pager,
.ranking .bx-pager {
	max-width: 690px;
	margin: 0 auto;
	padding-bottom: 14px;
    text-align: center;
}
.newItem .bx-pager .bx-pager-item,
.ranking .bx-pager .bx-pager-item {
	display: inline-block;
	margin-left: 7px;
}
.newItem .bx-pager .bx-pager-item a,
.ranking .bx-pager .bx-pager-item a {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background: #b0b0b0;
	overflow: hidden;
    line-height: 50px;
}
.newItem .bx-pager .bx-pager-item a.active,
.ranking .bx-pager .bx-pager-item a.active {
	background: #202020;
}
.category_list {
	overflow: hidden;
}
.category_list h3 {
	margin: 0 20px 13px;
	border-bottom: solid 1px #a0a0a0;
}
.category_list h3 span {
	font-size: 22px;
	font-weight: bold;
	color: #282828;
	padding-bottom: 10px;
	display: inline-block;
	border-bottom: solid 4px #a0a0a0;
}
.category_list > ul {
	margin: 0 19px 15px 17px;
	overflow: hidden;
}
.category_list > ul li {
	width: 255px;
	height: 65px;
	float: left;
	margin: 0 0 4px 3px;
}
.category_list > ul li a {
	color: #333;
	display: block;
	height: 65px;
	padding-left: 10px;
	background: #e4e4e4 url(../../img/common/icon_arrow02.png) no-repeat 95.5% center;
	font-size: 14px;
	line-height: 65px;
	font-weight: bold;
}
.category_list > ul li.line2 a {
	line-height: 1.7;
	padding-top: 8px;
	height: 57px;
	overflow: hidden;
}
.category_list > ul li.line2 img {
	float: left;
}
.category_list > ul li a img {
	vertical-align: middle;
	margin-right: 6px;
}
.mb10 {margin-bottom:10px !important;}
/* --------------------------------------------------
	0. Resetting default margin and padding
-------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
object, iframe, pre, code, p, blockquote,
form, fieldset, legend,
table, th, td, caption, tbody, tfoot, thead {
  margin: 0;
  padding: 0; }
h1, h2, h3, h4, h5, h6 {
  display: block; }
/* --------------------------------------------------
	1. HTML, Body, Anchor
-------------------------------------------------- */
/*  html { overflow-y: scroll; } for mozilla: always display scrollbar */
/* Images
----------------------------------- */
img {
  vertical-align: bottom; }
a {
  text-decoration: underline; }
/* //////////////////////////////////////////////////
[Layout] 
////////////////////////////////////////////////// */
/* --------------------------------------------------
	0. Container
-------------------------------------------------- */
/* --------------------------------------------------
	1. GlobalNav
-------------------------------------------------- */
.headerSubNav {
  background: #CACFDD;
  text-align: right;
  font-size: 12px;
  padding: 5px 10px; }
  .headerSubNav ul {
    list-style: none;
    margin: 0;
    padding: 0 5px 0 0;
    text-align: right;
    border-right: 1px solid #224378; }
    .headerSubNav ul li {
      display: inline;
      border-left: 1px solid #224378;
      padding-left: 5px; }
      .headerSubNav ul li a {
        color: #224378; }
/* --------------------------------------------------
	2. Contents
-------------------------------------------------- */
/* 2015/2/18　追加　（IIDA） 商品説明テーブル用　START*/
#content-layout img{
	width: 700px;
}
#content-layout table{
	border-spacing: 3px;
	width: 700px;
}
#content-layout td{
	padding: 10px;
	margin: 0px;
}
#content-layout td#item{
	width: 100px;
	color: #ffffff;
	background-color: #858484;
}
#content-layout td#data{
	color: #000000;
	background-color: #ececec;
}
/* 2015/2/18　追加　（IIDA） END*/
/* 2018/6/15　追加　（IIDA） バナー用（センター揃え）　START*/
#main-column div.ban_contents{
	margin: 0px auto 15px auto;
	max-width: 774;
	width: 90%;
}
/* 2018/6/15　追加　（IIDA） END*/
.contents {
  padding: 0; }
.mainColumn {
  width: 710px;
  float: right; }
.subColumn {
  width: 230px;
  float: left; }
/* //////////////////////////////////////////////////
[Sub Column] 
////////////////////////////////////////////////// */
.sideBnr a {
  display: block;
  margin-bottom: 9px; }
.subcolumnCont {
  border: 5px #CCCCCC solid;
  padding: 15px;
  margin-bottom: 15px;
  font-size: 12px;
  line-height: 20px; }
  .subcolumnCont a, .subcolumnCont a:visited {
    color: blue;
    text-decoration: underline; }
.sideStaff {
  display: block;
  margin-bottom: 15px; }
  .sideStaff img {
    border-color: #CDCDCD;
    border-style: solid;
    border-width: 14px 23px; }
/* Local Navigation
----------------------------------- */
.localNav {
  background: #DE5D00;
  padding: 7px;
  margin-bottom: 20px; }
  .localNav h1 {
    color: #fff;
    font-size: 113%;
    margin-left: -7px;
    padding: 10px 0 10px 25px; }
  .localNav ul {
    list-style: none;
    background: #fff; }
    .localNav ul li {
      border-bottom: 1px solid #DE5D00; }
      .localNav ul li a {
        display: block;
        padding: 5px 5px 5px 5px; }
/* --------------------------------------------------
	3. Footer
-------------------------------------------------- */
.listCategory {
  list-style: none;
  margin-bottom: 30px; }
  .listCategory li {
    float: left;
    margin: 0 8px 8px 0;
    width: 164px; }
    .listCategory li.last {
      margin: 0 0 8px 0; }
.footerGuide {
	padding: 48px 0 0;
	font-size: 12px;
	line-height: 1.8; }
  .footerGuide aside {
    margin-bottom: 30px; }
    .footerGuide aside a {
      color: #ae8b00;
      text-decoration: underline; }
.color_gold {color:#ae8b00;}
.color_red {color:#e60012;}
/* goPageTop
----------------------------------- */
.goPageTop {
  position: absolute;
  top: 18px;
  right: 0; }
/* //////////////////////////////////////////////////
[Item] 
////////////////////////////////////////////////// */
/* heading
----------------------------------- */
.pageTitle {}
#document h1 {
  background: #237858;
  padding: 10px 10px;
  margin-bottom: 15px;
  font-size: 20px;
  color: white;
  display: block;
  position: relative;
  border: 0;
  font-weight: bold; }
#main-column h2, .titLv1 {
  background: #222;
  padding: 9px 22px;
  margin-bottom: 15px;
  font-size: 18px;
  color: white;
  display: block;
  position: relative;
  border: 0;
  font-weight: bold; }
  #main-column h2 a, .titLv1 a {
    color: white; }
#main-column h3 {
  font-size: 13px;
  line-height: 1.3em;
  margin-bottom: 18px;
  font-weight: normal; }
#main-column h4 {
  background: #D3D5E1;
  padding: 8px 10px 5px;
  font-size: 15px;
  line-height: 1em;
  margin-left: 6px;
  margin-bottom: 11px;
  font-weight: bold; }
#main-column .catMainBnr {
  margin-bottom: 30px; }
.titLv2 {
  font-size: 14px;
  font-weight: bold; }
.titOther1 {
  background: #EAE6D0;
  padding: 3px 10px;
  margin-bottom: 5px;
  font-size: 100%;
  color: #83300F; }
.titOther2 {
  padding: 0px 10px;
  border-bottom: 1px dashed #ABA073;
  margin-bottom: 5px;
  font-size: 100%;
  color: #DE5D00; }
/* Topic Path
----------------------------------- */
.topicPath {
  text-align: right;
  font-size: 75%;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -10px; }
/* Layout
----------------------------------- */
.section {
  clear: both;
  margin-bottom: 30px; }
.layoutHalf {
  width: 49%; }
.layout1Third {
  width: 32%; }
.layout2Third {
  width: 66%; }
.layout3Col {
  float: left;
  width: 32%;
  margin-right: 2%; }
  .layout3Col.last {
    margin-right: 0%; }
.layout4Col {
  float: left;
  width: 24%;
  margin-right: 1%; }
  .layout4Col.last {
    margin-right: 0; }
/* Paragraph
----------------------------------- */
.txt {
  padding: 0 1px; }
.paragraph {
  padding: 0 1px 0 1px;
  margin-bottom: 1em; }
.txtSub {
  font-size: 85% !important;
  color: #666; }
.attention {
  padding: 0 0 0 0.7em;
  margin-bottom: 1em;
  text-indent: -0.7em;
  color: #C60; }
/* Text Alignment
----------------------------------- */
.center {
  text-align: center; }
.right {
  text-align: right; }
.left {
  text-align: left !important; }
.clear {
  clear: both; }
/* Box Float
----------------------------------- */
.block {
  display: block; }
.floatLeft {
  float: left; }
.floatRight {
  float: right; }
/* Text Decoration
----------------------------------- */
.fontEm {
  font-size: 116%;
  color: #DE5D00;
  font-weight: bold; }
.fontBold {
  font-weight: bold; }
.colorBrown {
  color: #83300E; }
.colorRed {
  color: red; }
.red {
  color: red; }
.fontSize88 {
  font-size: 88%; }
.fontSize100 {
  font-size: 100%; }
.fontSize125 {
  font-size: 125%; }
/* Space Alignment
----------------------------------- */
.padding10 {
  padding: 10px; }
.marginB10 {
  margin-bottom: 10px; }
.marginB15 {
  margin-bottom: 15px; }
.marginB20 {
  margin-bottom: 20px; }
.marginB40 {
  margin-bottom: 40px; }
img.alignleft {
  float: left;
  margin: 0 15px 15px 0; }
img.alignright,p.alignright {
  float: right;
  margin: 0 0 15px 15px; }
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }
/* text link
----------------------------------- */
.linkDetail {
  background: url(../img/common/mark/ico-arrow01.png) right 5px no-repeat;
  padding-right: 13px; }
.linkOutside {
  background: url(../img/common/mark/ico-linkoutside01.png) right 6px no-repeat;
  padding-right: 13px; }
/* list
----------------------------------- */
.listPtn01 {
  list-style: none;
  margin: 0; }
  .listPtn01 li {
    background: url(../img/common/mark/ico-arrow01.jpg) 2px 5px no-repeat;
    padding-left: 15px; }
.listPtn02 {
  list-style: none;
  margin-bottom: 10px; }
  .listPtn02 li {
    background: url(../img/common/mark/ico-arrow01.png) 4px 7px no-repeat;
    padding-left: 17px; }
.listPtn03 {
  list-style: none;
  margin-bottom: 10px; }
  .listPtn03 li {
    padding-left: 5px;
    border-bottom: 1px dashed #ABA073; }
.listNumbering {
  list-style: decimal inside;
  margin-bottom: 10px;
  padding-left: 30px; }
  .listNumbering li {
    margin-bottom: 5px;
    text-indent: -1.6em; }
    .listNumbering li .listNumbering {
      list-style: lower-roman inside; }
      .listNumbering li .listNumbering li {
        text-indent: -1.2em; }
.listNomal {
  list-style: disc　 inside;
  margin-bottom: 10px;
  padding-left: 20px; }
  .listNomal li {
    margin-bottom: 5px; }
.listStyleNone {
  list-style: none; }
/* table
----------------------------------- */
.tableColor01 th,
section #guide table th {
  background: #e9e9e9;
  border: 1px solid #CCC;
  padding: 8px; }
.tableColor01 td,
section #guide table td {
  background: #fff;
  border: 1px solid #CCC;
  padding: 8px; }
.tableColor01 .captioin {
  background: #e9e9e9;
  border: 1px solid #CCC;
  padding: 8px; }
.tableColor02 th {
  background: #CCE4AE;
  border: 1px solid #ABA073;
  padding: 5px 10px;
  color: #39330C; }
.tableColor02 td {
  background: #fff;
  border: 1px solid #ABA073;
  padding: 5px 10px; }
.tableColor03 th {
  border-bottom: 1px dashed #ABA073;
  padding: 10px;
  color: #de5d00;
  font-weight: bold; }
.tableColor03 td {
  border-bottom: 1px dashed #ABA073;
  padding: 10px; }
#volt table, #titan table {
  margin: 15px auto 0px;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-collapse: collapse;
  text-align: left; }
  #volt table td, #titan table td {
    padding: 8px;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC; }
/* form
----------------------------------- */
/* emphasis block
----------------------------------- */
.emBlock01 {
  border: 1px solid #ABA073;
  background: #fff;
  padding: 15px; }
.emBlock02 {
  border: 4px solid #FFC693;
  padding: 7px; }
.emBlock03 {
  border: 5px solid #CCC;
  padding: 15px;
  margin-bottom: 15px;
  font-size: 13px;
  line-height: 20px; }
  .emBlock03 .titLv1 {
    margin: -20px -20px 0 -20px; }
  .emBlock03 a, .emBlock03 a:visited {
    color: blue;
    text-decoration: underline; }
.emBlock04 {
  border: 1px solid #ccc;
  background: #fff;
  padding: 15px; }
/* subArea
----------------------------------- */
/* button
---------------------------------- */
/* pagination
----------------------------------- */
.pagination {
  clear: both;
  padding: 20px 0;
  position: relative;
  font-size: 14px;
  line-height: 14px; }
  .pagination span, .pagination a {
    display: block;
    float: left;
    width: auto;
    margin: 2px 2px 2px 0;
    padding: 5px 9px 5px 9px;
    background-color: #fff;
    color: #555;
    text-decoration: none; }
  .pagination a {
    border: 1px solid #ccc; }
    .pagination a:hover {
      background-color: #ccc;
      border: 1px solid #ccc;
      color: #fff; }
  .pagination .current {
    padding: 5px 9px 5px 9px;
    background-color: #ccc;
    border: 1px solid #ccc;
    color: #fff; }
/* line
----------------------------------- */
hr {
  background: none repeat scroll 0% 0% #FFF;
  margin: 20px 0px;
  padding: 0px;
  border-style: dashed none none;
  border-top: 1px dashed #CCC;
  height: 1px;
  display: block; }
/* justify
----------------------------------- */
ul.listJustify {
  padding: 0;
  margin: 0;
  text-align: justify;
  text-justify: distribute-all-lines; }
  ul.listJustify:after {
    content: url(../img/common/mark/line-uljustify.gif);
    line-height: 0;
    visibility: hidden; }
  ul.listJustify li {
    display: inline;
    margin: 0;
    padding: 0; }
    ul.listJustify li a:focus {
      outline: none; }
    ul.listJustify li img {
      margin: 0 0 0 0; }
/* --------------------------------------------------
	80. Common Item
-------------------------------------------------- */
#white4140dou01 {
  width: 774px;
  height: 278px;
  margin: 0px 0px 20px;
  position: relative;
  background: url("../img/index/bgi-movie01.jpg") no-repeat scroll left top transparent; }
  #white4140dou01 iframe {
    position: absolute;
    top: 34px;
    right: 25px; }
  #white4140dou01 a {
    position: absolute;
    display: block;
    width: 120px;
    height: 30px;
    top: 232px;
    left: 20px;
    text-indent: -99999px; }
/* --------------------------------------------------
	Free Page
-------------------------------------------------- */
#Journal,#JournalList {
  font-size: 12px; }
  #Journal h1 {
    background: url("../img/common/heading/h1.jpg") no-repeat scroll 0% 0% transparent;
    color: #FFF;
    padding: 21px 29px 19px;
    font-size: 20px;
    line-height: 1em;
    font-weight: normal;
    margin-bottom: 20px;
    font-weight: bold; }
/* point page */
#point .main_txt {
  width: 574px;
  margin: 50px auto 20px; }
#dairi_bg {
  background: url(../img/agent/bg_access.jpg) 0 0 no-repeat;
  height: 172px;
  width: 740px;
  position: relative; }
  #dairi_bg a {
    position: absolute;
    right: 10px;
    top: 10px; }
/* --------------------------------------------------
	Category Page
-------------------------------------------------- */
#main-column #kate_inner .kateCatList {
  list-style: none;
  margin-bottom: 50px; }
  #main-column #kate_inner .kateCatList li h3 {
    width: 488px;
    float: right; }
  #main-column #kate_inner .kateCatList li {
    margin-top: 30px;
    padding: 0 9px;
    overflow: hidden; }
  #main-column #kate_inner .kateCatList li .catImg {
    float: left;
    width: 270px;
    padding: 0;
    height: auto;
    text-align: center;
    border: solid 4px #ccc;
    background: none;
  }
  #main-column #kate_inner .kateCatList p.catDesc {
    width: 488px;
    min-height: 93px;
    padding: 0;
    margin-bottom: 20px;
    float: right;
    font-size: 12px; }
  #main-column #kate_inner .kateCatList li p.more {
    width: 488px;
    float: right;
    background: none;
    text-align: center;
    clear: none;}
#main-column .catBnr {
  margin-bottom: 20px; }
#main-column .catItemList {
  list-style: none outside none;
  margin: -15px 0px 20px -14px; }
  #main-column .catItemList li {
    float: left;
    width: 183px;
    height: 150px;
    padding: 14px 0px 0px 14px; }
#main-column #kate_inner .block {
  font-size: 12px;
  margin-bottom: 25px;
  padding-left: 10px; }
#main-column .category_page #kate_inner .options {
	padding-top: 15px;
}
#main-column .category_page #kate_inner .options li {
  position: relative;
  float: left;
  width: 257px;
  margin: 0px 0px 20px 10px;
  font-size: 12px;
}
#main-column .category_page #kate_inner .options li .title {
    background: #e4e4e4;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;}
#main-column .category_page #kate_inner .options li .title img {
	margin-right: 10px;
	vertical-align: middle;}
#main-column .category_page #kate_inner .options li .title span {
	display: inline-block;
	line-height: 1.1;
	vertical-align: middle;}
#main-column .category_page #kate_inner .options li .inner {
  	height: 105px;
  	line-height: 1.6;
    background: #f5f5f5;
    padding: 10px;}
#main-column .category_page #kate_inner .options li .inner .more {
  position: absolute;
  background: none;
  padding: 0;
  right: 10px;
  left: 10px;
  bottom: 10px;
  text-align: center;}
#main-column #kate_inner .options.short {
  margin: 23px 0px 0px -10px; }
#main-column #kate_inner .options.short li {
  width: auto;
  margin: 0px 0px 22px 10px; }
#main-column .category_page #kate_inner .banners {
	margin: 0 10px 20px;
	padding-top: 18px;
}
#main-column .category_page #kate_inner .banners + h2 {
	margin-top: 40px;
}
#main-column .category_page {
  padding-bottom: 60px; }
#main-column #kate_inner h4.short {
  width: 300px; }
#main-column #kate_inner .merit_table {
  position: relative;
  height: 170px;
  margin-bottom: 40px;
  font-size: 86%; }
  #main-column #kate_inner .merit_table .image {
    float: left;
    width: 185px;
    height: 135px; }
  #main-column #kate_inner .merit_table .merit, #main-column #kate_inner .merit_table .demerit {
    float: left;
    width: 293px;
    height: 133px;
    border-width: 1px 1px 1px medium;
    border-style: solid solid solid none;
    border-color: #999 #999 #999 -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none; }
  #main-column #kate_inner .merit_table .merit .title {
    background-color: #F6CA06;
    height: 22px;
    border-bottom: 1px solid #999;
    padding: 7px 30px;
    font-weight: bold; }
  #main-column #kate_inner .merit_table .demerit .title {
    background-color: #666;
    color: #FFF;
    height: 22px;
    border-bottom: 1px solid #999;
    padding: 7px 30px;
    font-weight: bold; }
  #main-column #kate_inner .merit_table ul {
    padding: 6px 10px; }
#main-column .more {}
  #main-column .more a {}
#main-column .kateCatList.small {
  padding-top: 25px;
  margin-bottom: 50px; }
#main-column .kateCatList.small li {
  padding-top: 78px; }
#main-column .kateCatList li:first-child,
#main-column .kateCatList.small li:first-child {
  padding-top: 0; }
#main-column .kateCatList li:after {
  clear: both;
  content: "";
  display: block; }
#main-column * + html .kateCatList li {
  display: inline-block; }
#main-column .kateCatList.small li .catImg {
  float: left;
  width: 185px;
  height: 135px;
  padding: 0;
  background: none; }
#main-column .kateCatList.small li p.catDesc {
  padding-right: 5px;
  width: 550px;
  height: auto; }
.flowbox {
  margin-bottom: 40px; }
  .flowbox img {
    margin: 10px auto; }
/* --------------------------------------------------
	90. Index
-------------------------------------------------- */
.header_banner .top_mv {
  width: 575px;
  float: left; }
.header_banner .block {
  width: 177px;
  float: left; }
.header_banner .bnrUnder {
  margin-top: 8px; }
  .header_banner .bnrUnder .item {
    width: 85px;
    height: 90px;
    margin-bottom: 7px; }
  .header_banner .bnrUnder a {
    display: block; }
  .header_banner .bnrUnder .bnrSairui {
    width: 174px;
    height: 184px;
    float: left;
    margin-left: 7px; }
  .header_banner .bnrUnder .bnrWw {
    width: 274px;
    height: 184px;
    float: left;
    margin-left: 7px; }
  .header_banner .bnrUnder .bnrSale {
    width: 128px;
    height: 184px;
    float: right; }
.news-contents {
  border-top: 0;
  margin-top: -15px;
  padding: 10px 20px; }
.catReccomendList {
  border-top: 1px solid #000;
  list-style: none;
  width: 164px;
  float: left; }
  .catReccomendList li {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000; }
.banner_list {
  width: 600px;
  float: right;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border: none; }
  .banner_list td {
    padding: 0;
    margin: 0;
    border: 1px solid #000; }
.movie01,.movie02 {
	background: url(../../img/index/bg_video01.jpg) no-repeat;
	width: 770px;
	height: 259px;
	margin: 0 auto 20px;
	position: relative;
}
.movie02 {
	background: url(../../img/index/bg_video02.jpg) no-repeat;
}
.movie01 iframe,.movie02 iframe {
	position: absolute;
	top: 20px;
	right: 21px;
}
.movie01 p,.movie02 p {
	width: 305px;
	height: 71px;
    position: absolute;
    left: 0;
    bottom: 0;
	line-height: 1.4;
	padding: 7px 10px;
	font-size: 13px;
	color: #fff;
	background: rgba(0,0,0,.6);
	-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#77000000,EndColorStr=#77000000)";
}
.movie01 p a,.movie02 p a {
	width: 97px;
	padding-right: 3px;
	height: 23px;
	line-height: 23px;
	font-size: 10px;
	color: #fff;
	text-align: center;
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	background: rgba(255,255,255,.3);
	-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#44FFFFFF,EndColorStr=#44FFFFFF)";
	background-image: url(../../img/index/icon_arrow_red.png);
	background-repeat: no-repeat;
	background-position: 92px center;
}
.movie01 p a:not(:target),.movie02 p a:not(:target),
.movie01 p:not(:target),.movie02 p:not(:target),
.pickup_column4 li a p:not(:target),.pickup_column3 li a p:not(:target) {
    -ms-filter: none;
}
.btn_box {
	text-align: center;
}
.btn_box a {
	display: inline-block;
	padding: 10px 20px 10px 32px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background: #3c3c3c url(../../img/common/btn_prev02.png) no-repeat left center;
}
/* --------------------------------------------------
	98. Other
-------------------------------------------------- */
/* for Voice Browser */
.hidden {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0; }
.dispNone {
  visibility: hidden !important; }
/* --------------------------------------------------
	99. Clearfix
-------------------------------------------------- */
.clearfix:after, .headerSearch:after, .listCategory:after, #main-column .kateCatList li:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }
.clearfix, .headerSearch, .listCategory, #main-column .kateCatList li {
  display: inline-block; }
/* Hides from IE Mac */
* html .clearfix, * html .headerSearch, * html .listCategory, * html #main-column .kateCatList li, #main-column .kateCatList * html li {
  height: 1%; }
.clearfix, .headerSearch, .listCategory, #main-column .kateCatList li {
  display: block; }
/* End Hack */