@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;
}

a.sold {
    cursor: default;
}

.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,
.opc a.sold:hover{
    opacity: 1;
    -moz-opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
}

.opcI a:link img,
.opcI a:visited img {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
}

.opcI a:hover img {
    opacity: .5;
    -moz-opacity: .5;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
}

.opcI .current > a:hover img {
    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;
}

/* general */
.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; }

.mt5{ margin-top: 5px; }
.mt10{ margin-top: 10px; }
.mt15{ margin-top: 15px; }
.mt20{ margin-top: 20px; }

.alnR { text-align: right; }
.alnC { text-align: center; }
.alnL { text-align: left; }

.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;
}

.txtUdl {
	text-decoration: underline;
}

/* clearfix */
.clrfx:before, .clrfx:after {
    content:"";
    display:table;
}
.clrfx:after { clear:both }
.clrfx { zoom:1; }



/* Layout
-------------------------------------------------------------------------------*/

#wrapper {
    width: 960px;
    margin: 10px auto 48px;
}

#wrapper .nav {
    clear: both;
}

#wrapper .nav li {
    float: left!important;
}

#wrapper .nav li:last-child {
    float: right!important;
    margin: 0;
}

#wrapper .nav li.last-child {
    float: right!important;
    margin: 0;
}

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

.ie8 #header a {
    display: inline-block;
}

#header > a {
    float: left;
}

#header > a:hover {
    opacity: 1;
    -moz-opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
}

#header > a + ul {
    float: right;
}

#header li {
    float: left;
    margin-left: 20px;
}

#header .nav {
    padding-top: 11px;
}

#header .nav li {
    margin: 0 1px 0 0;
}

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

#footer {
    clear: both;
}

.ie8 #footer a {
    display: inline-block;
}

#footer > a {
    float: right;
    margin-bottom: 100px;
}

#footer li {
    float: left;
}

#footer > div {
    width: 720px;
    float: left;
}

#footer > div h4 {
    height: 30px;
    background: #f0f0f0;
}

#footer > div li {
    width: 120px;
}

#footer > div li img {
    margin: 10px 0;
}

#footer > div li a {
    color: #808080;
    font-size: 10px;
    line-height: 1;
    text-decoration: none;
    display: inline-block;
}

#footer > div li span {
    display: block;
    color: #7070cc;
    font-size: 12px;
    line-height: 1.5;
    font-weight: bold;
    padding-right: 5px;
}

#footer > div + ul {
    clear: both;
    padding: 0 0 30px 5px;
}

#footer > div + ul li + li {
    margin-left: 10px;
}

#footer > div p {
    margin-top: 45px;
}

#footer .nav li {
    margin: 0!important;
}

#footer .nav + ul {
    padding-top: 15px;
}

#footer .nav + ul li {
    float: right;
    margin-left: 24px;
}

#footer .nav + ul li:first-child {
    float: left;
    margin: 0 23px 0 0;
}

#footer .nav + ul li:first-child + li {
    float: left;
    margin: 0;
}

#footer .nav + ul div.fb-like {
    margin-top: 7px;
}

#footer address {
    padding-top: 25px;
    text-align: center;
}

#footer #dearcustomer {
	float: none!important;
	margin-bottom: 10px!important;
}
#footer #dearcustomer a {
	padding-left: 18px;
	background: url(/store/techo/2014/images/index/lineup_arrow.gif) no-repeat left center;
	font-size: 13px;
}
#footer #dearcustomer a:hover {
	opacity: .5;
	-moz-opacity: .5;
	-ms-filter: "alpha(opacity=50)";
	filter: alpha(opacity=50);
	text-decoration: none;
	color: #7070cb;
}
.dearcustomer {
	width: 600px;
	padding: 40px;
	font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	letter-spacing: 0.075em;
	line-height: 1.75em;
}
.dearcustomer h1 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}
.dearcustomer h1 span {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.5em;
}
.dearcustomer p {
	font-size: 14px;
	margin: 1.75em auto;
}
.dearcustomer .close {
	display: block;
	text-align: center;
}
.dearcustomer a.arrow {
	padding-left: 18px;
	background: url(/store/techo/2014/images/index/lineup_arrow.gif) no-repeat left center;
}
.dearcustomer a.arrow:hover {
	opacity: .5;
	-moz-opacity: .5;
	-ms-filter: "alpha(opacity=50)";
	filter: alpha(opacity=50);
	text-decoration: none;
	color: #7070cb;
}
.dearcustomer .hobo {
	font-weight: bold;
}

/* breadcrumbs
-------------------------------------------------------------------------------*/

#breadcrumbs li {
    float: left;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
}

#breadcrumbs li + li {
    background: url(/store/techo/2014/images/icon_breadcrumb.png) no-repeat 11px center;
    padding-left: 28px;
}

#breadcrumbs a {
    text-decoration: none;
}

/* lineupLink
-------------------------------------------------------------------------------*/

#lineupLink {
	margin-top: 60px;
}

#lineupLink p {
	margin-top: 17px;
	text-align: center;
}

#lineupLink > div + div {
	margin-top: 60px;
}

/* pre
-------------------------------------------------------------------------------*/
/*
#header a[href*="/store/cart/"] {
	display: none;
}
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	background-color: #FFFFFF;
}