@charset "utf-8";

/* Reset

Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.2r1

-------------------------------------------------------------------------------*/

html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}input,button,textarea,select{*font-size:100%}

/* Font
-------------------------------------------------------------------------------*/

body{font:14px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;line-height:1.75;letter-spacing:.05em}

/* Basic
-------------------------------------------------------------------------------*/

a {
    text-decoration:none;
    -webkit-touch-callout:none;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}

a:link {
    color: #7070cb;
    text-decoration:underline;
}

a:visited {
    color: #535398;
    text-decoration:underline;
}

a:hover {
    color: #ff8000;
    text-decoration:none;
}

a:active {
    
}

a:focus {
    outline:0;
}

a img {
    vertical-align:top;
}

.opc a:link,
.opc a:visited {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
}

.opc a:hover,
.opc input[type="image"]:hover {
    opacity: .5;
    -moz-opacity: .5;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
}

.opc .current > a:hover {
    opacity: 1;
    -moz-opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
}

.current > a {
    cursor:default;
    pointer-events: none;
}

.sprite {
    position:relative;
    display:block;
    overflow:hidden;
}

.sprite:hover {
    /zoom:1;
}

.sprite img {
    position:absolute;
}

.normal {
    font-weight:normal!important;
}

.bold {
    font-weight:bold;
}

.fltL {
    float:left!important;
}

.fltR {
    float:right!important;
}

.clrml {
    margin-left:0!important;
}

.clrmr {
    margin-right:0!important;
}

.clrmb {
    margin-bottom:0!important;
}

.clrmt {
    margin-top:0!important;
}

.clrbt {
    clear:both!important;
}

.clrL {
    clear:left!important;
}

.clrR {
    clear:right!important;
}

.clrbd {
    border:none!important;
}

.alnR {
    text-align:right;
}

.block {
    display:block;
}

.whitespace {
    white-space:pre;
    white-space:pre-wrap;
    white-space:pre-line;
    white-space:-pre-wrap;
    white-space:-o-pre-wrap;
    white-space:-moz-pre-wrap;
    white-space:-hp-pre-wrap;
    word-wrap:break-word;
}

.clrfx:before,
.clrfx:after {
    content:"";display:table;
}

.clrfx:after {
    clear:both;
}

.clrfx {
    zoom:1;
}

/* Layout
-------------------------------------------------------------------------------*/

html {
    background: url(../images/techo2014/bg_html.png);
}

#wrapper {
    width: 914px;
    margin: 0 auto;
}

/* header */

#header {
    background: url(../images/techo2014/bg_header.png) no-repeat;
    height: 113px;
    overflow: hidden;
    padding-left: 22px;
    position: relative;
}

#header h1 {
    float: left;
}

#header ul {
    position: absolute;
    padding-top: 43px;
    right: 44px;
    bottom: 46px;
    display: inline-block;
    /display: inline;
    /zoom: 1;
}

#header li {
    float: left;
}

#header li + li {
    padding-left: 36px;
}

/* footer */

#footer {
    background: url(/store/cart/images/techo2014/bg_footer_f.png) no-repeat left bottom;
    min-height: 29px;
    overflow: hidden;
    padding-bottom: 17px;
    margin-bottom: 3px;
}

#footer ul {
    padding: 10px 32px 0 26px;
    background: url(/store/cart/images/techo2014/bg_footer_b.png) repeat-y;
}

#footer li {
    float: left;
    margin: 0 26px -5px 0;
}

#footer li.lastChild {
    float: right;
    margin-right: 0;
}

.en #footer ul {
	padding: 5px 0 0 26px;
    position: relative;
}

.en #footer li {
    float: none!important;
    margin: 0;
    position: relative;
    top: 5px;
}

.en #footer li.lastChild {
    position: absolute;
    top: 10px;
    right: 32px;
}

/* form
-------------------------------------------------------------------------------*/

form {
    background: url(/store/cart/images/techo2014/bg_contents.png) repeat-y;
    padding: 0 7px;
    /display: inline;
    /zoom: 1;
}

form > ul {
    width: 390px;
    margin: 0 auto;
    padding: 61px 0 17px;
    overflow: hidden;
}

form > ul li {
    float: left;
}

form > ul li + li {
    float: right;
}

/* #cart
-------------------------------------------------------------------------------*/

#cart {
    position: relative;
    display: block;
    padding: 0 23px;
}

#cart select,
#cart option {
    padding: 0;
}

#cart h2 {
    margin-left: -23px;
}

#cart > p {
    color: #5b5b5b;
    line-height: 1.5;
    padding: 30px 0 30px 7px;
}

#cart > a,
#cart > img {
    margin: 0 0 10px 7px;
    display: inline-block;
}

#cart > a:hover {
    opacity: .5;
    -moz-opacity: .5;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
}

#cart > .clrfx {
    position: relative;
    display: inline-block;
    margin-top: -13px;
}

#cart #lang {
	float: right;
	font-size: 12px;
}

/* #cartHeader */

#cart #cartHeader {
    position: relative;
    margin: 13px 0 -5px;
    min-height: 36px;
    padding: 0 0 20px 1px;
}

#cart #cartHeader > a {
    position: absolute;
    right: 0;
    bottom: 0;
}

#cart #cartHeader > p {
    width: 650px;
    font-size: 14px;
    line-height: 1.5;
    color: #5b5b5b;
    padding-left: 8px;
}

#cart #cartHeader p#info {
    background: url(/store/cart/images/techo2014/bg_alert_b.png) repeat-y;
    position: relative;
    color: #000;
    margin-top: 36px;
    width: 630px;
    padding-left: 28px;
    display: none;
}

#cart #cartHeader p#info:before {
    width: 658px;
    content: url(/store/cart/images/techo2014/bg_alert_h.png);
    height: 20px;
    position: absolute;
    top: -20px;
    left: 0;
}

#cart #cartHeader p#info:after {
    width: 658px;
    content: url(/store/cart/images/techo2014/bg_alert_f.png);
    height: 20px;
    position: absolute;
    bottom: -20px;
    left: 0;
}

#cart #cartHeader p#info img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    margin-bottom: -8px;
    z-index: 1;
    position: relative;
}

#cart #cartHeader p#info span {
    display: inline-block;
    vertical-align: middle;
    width: 500px;
}

/* #cartFooter */

#cart #cartFooter {
    clear: both;
    padding-top: 15px;
}

#cart #cartFooter p {
    margin: 17px 0;
    position: relative;
    float: left;
    min-height: 35px;
}

#cart #cartFooter p:before {
    height: 17px;
    position: absolute;
    top: -17px;
    left: 0;
}

#cart #cartFooter p:after {
    height: 17px;
    bottom: -17px;
    position: absolute;
    left: 0;
}

#cart #cartFooter p img {
    display: inline-block;
    vertical-align: middle;
}

#cart #cartFooter p span {
    display: inline-block;
    vertical-align: middle;
    color: #a5a5a5;
    font-size: 10px;
    line-height: 1.75;
}

#cart #cartFooter p b {
    color: #ff8300;
    font-weight: normal;
}

#cart #cartFooter p#regi_amount {
    background: url(/store/cart/images/techo2014/bg_regi_01_b.png) repeat-y;
    width: 354px;
    padding-left: 22px;
}

#cart #cartFooter p#regi_amount:before {
    width: 376px;
    content: url(/store/cart/images/techo2014/bg_regi_01_h.png);
}

#cart #cartFooter p#regi_amount:after {
    width: 376px;
    content: url(/store/cart/images/techo2014/bg_regi_01_f.png);
}

#cart #cartFooter p#regi_amount img {
    margin-right: 27px;
}

#cart #cartFooter p#regi_amount span {
    width: 233px;
    letter-spacing: 0;
}

#cart #cartFooter p#regi_amount b {
    padding-right: 17px;
    font-size: 20px;
}

#cart #cartFooter p#regi_alert {
    background: url(/store/cart/images/techo2014/bg_regi_02_b.png) repeat-y;
    width: 265px;
    padding-left: 18px;
    margin-left: 1px;
}

#cart #cartFooter p#regi_alert:before {
    width: 283px;
    content: url(/store/cart/images/techo2014/bg_regi_02_h.png);
}

#cart #cartFooter p#regi_alert:after {
    width: 283px;
    content: url(/store/cart/images/techo2014/bg_regi_02_f.png);
}

#cart #cartFooter p#regi_alert img {
    margin-right: 30px;
}

#cart #cartFooter p#regi_alert span {
    width: 137PX;
}

#cart #cartFooter p#regi_alert b {
    padding-right: 17px;
    font-size: 15px;
}

#cart #cartFooter p#regi_amount,
#cart #cartFooter p#regi_alert {
    min-height: 3.9em;
}

#cart #cartFooter input {
    float: right;
}

/* 右カラム*/

#cart .fltR {
    width: 195px;
    padding-bottom: 39px;
}

#cart .fltR h3 {
    height: 43px;
    overflow: hidden;
}

#cart .fltR ul {
    background: url(/store/cart/images/techo2014/bg_ul.png) repeat-y;
    padding-top: 12px;
}

#cart .fltR li {
    font-size: 12px;
    color: #666;
    padding-left: 1em;
    position: relative;
    margin: 0 15px;
}

#cart .fltR li a {
    display: inline-block;
}

#cart .fltR li:before {
    content: '・';
    position: absolute;
    left: 0;
}

#cart .fltR li.lastChild {
    background: url(/store/cart/images/techo2014/bg_li.png) no-repeat left bottom;
    padding: 0 15px 16px 0;
    margin: 0;
    text-align: right;
}

#cart .fltR li.lastChild:before {
    content: '';
}

#cart .fltR li.lastChild a {
    background: url(/store/cart/images/techo2014/icon_arrow.png) no-repeat left .3em;
    padding-left: 19px;
    color: #666;
    font-weight: bold;
    text-decoration: none;
}

#cart .fltR > a {
    position: absolute;
    right: 0;
    bottom: 0;
}

/* 左カラム */

#cart .fltL {
    width: 659px;
}

#cart .fltL table {
    width: 659px;
    background: url(/store/cart/images/techo2014/bg_table.png) repeat-y;
}

#cart .fltL table th,  
#cart .fltL table td {
    table-layout: fixed;
}

#cart .fltL tfoot td {
    background: url(/store/cart/images/techo2014/bg_tfoot.png) no-repeat left bottom;
    height: 19px;
}

#cart .fltL tbody tr td {
    vertical-align: middle;
    padding: 12px 1px 11px 8px;
    line-height: 1.2;
    word-break: break-all;
    position: relative;
}

#cart .fltL tbody tr td + td {
    text-align: center;
    padding: 12px 2px 11px 0;
}

#cart .fltL table tr.soldout {
    background: url(/store/cart/images/techo2014/bg_tr.png) repeat-y;
}

#cart .fltL tr.soldout td {
    position: relative;
    z-index: 1;
    background: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #cart .fltL tr.soldout td:first-child:before {
        background: url(/store/cart/images/techo2014/bg_tr.png) repeat-y;
        content: " ";
        width: 659px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
    }
    
    #cart .fltL tr.soldout {
        background: none;
    }
}

#cart .fltL td.product_label img,
#cart .fltL td.product_label span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 14px;
    position: relative;
    z-index: 1;
}

#cart .fltL td.product_label span {
    width: 195px;
}

#cart .fltL td.product_price span {
    font-size: 10px;
}

#cart .fltL td.product_quantity {
    font-size: 12px;
}

#cart .fltL td.product_quantity span {
    color: #f00;
}

#cart .fltL td.product_dt {
    font-size: 12px;
    padding: 12px 6px 11px;
}

#cart .fltL td.product_wrapping {
    font-size: 13px;
}

#cart .fltL td.notwrap {
    color: #ff8300;
}

#cart .fltL td.product_del {
    padding: 12px 7px 11px 0;
    font-size: 12px;
}



.en #cart .fltL tbody tr td {
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}


/* grwt
-------------------------------------------------------------------------------*/

table#shipping {
	display: block;
	table-layout: fixed;
	width: 362px;
	margin-left: 7px;
	margin-top: 5px;
}

table#shipping th,
table#shipping td {
	font-size: 10px;
	text-align: center;
	padding: 10px;
}

table#shipping th {
	background: #a6a6a6;
	font-weight: bold;
	color: #fff;
	width: 200px;
	border-top: #a6a6a6 1px solid;
}

table#shipping tr + tr th {
	border-top: #fff 1px solid;
}

table#shipping td {
	width: 162px;
	border: #a6a6a6 1px solid;
	border-left: none;
	font-size: 12px;
}

#cart input + h3 {
	clear: both;
    color: #5b5b5b;
    margin-left: 8px;
    padding-top: 14px;
    font-weight: bold;
}

/* recommend
-------------------------------------------------------------------------------*/

#recommend {
    padding: 0 25px;
}

#recommend h3 {
    margin: 0 0 13px -25px;
}

#recommend h4 {
    font-size: 20px;
    margin: 0 0 19px 4px;
    font-weight: bold;
}

#recommend h4:before {
    content: url(/store/cart/images/techo2014/icon_reco.png);
    vertical-align: middle;
    margin-right: 6px;
}

#recommend div + div {
    border-top: #a8a8a8 1px dotted;
    margin-top: 25px;
    padding-top: 20px;
}

#recommend div p {
    clear: both;
    text-align: right;
    padding-top: 8px;
}

#recommend div p a {
    display: inline-block;
    color: #666;
    text-decoration: none;
    font-weight: bold;
    background: url(/store/cart/images/techo2014/icon_arrow.png) no-repeat left .3em;
    padding-left: 19px;
}

#recommend div p a span {
    font-size: 12px;
}

#recommend dl {
    width: 164px;
    float: left;
    margin-left: 5px;
}

#recommend dt {
    text-align: left;
}

#recommend dt a {
    display: block;
    position: relative;
}

#recommend dt a img + img {
    position: absolute;
    left: 0;
    top: -13px;
    z-index: 1;
}

#recommend dd {
    font-size: 13px;
    line-height: 1.46;
    font-weight: bold;
}

#recommend dd a {
    margin: -2px 0 0 -7px;
}

.ie8 #recommend dd a {
    display: inline-block;
}

#recommend dd img {
    margin: 0;
}

#recommend dt + dd {
    min-height: 3em;
    padding-top: 9px;
}