<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* topicPath
-------------------------------------------------------------------------------*/

#topicPath{
	padding:10px 0;
}

#topicPath li{
	float:left;
	margin-right:10px;
}

#topicPath a{
	display:block;
	font-size:10px;
	line-height:1em;
	color:#808080;
}

#topicPath a:before{
	content:"&gt;";
	padding-right:10px;
	float:left;
}

#topicPath li:first-child a:before{
	content:"";
}

/* content
-------------------------------------------------------------------------------*/

.content{ background:none; }

.contentMain{
	margin-top:25px;
	padding:0 0 140px 25px;
	background: url(/store/techo/2013_spring/images/bg_dashedline_v.gif) repeat-y;
}

#dtlArticle a:hover,
#dtlExplain ul li a:hover img,
#dtlExplain a.slist:hover img,
#dtlExplain a.howto:hover img,
.contentL .alnR a:hover img,
 a.hover:hover img,
.bannerArea a:hover img,
.naviArea a:hover img,
.comClose:hover img,
#commentArea p.centered input:hover,
#commentArea p.centered a:hover img,
#dtlComment .tSlide .slideCtrl a:hover img,
.enHelp a:hover img {
	opacity: 0.60;
	-moz-opacity: 0.6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
}

/* contentL
-------------------------------------------------------------------------------*/

.contentL{
	float:left;
	width:600px;
	padding-top:25px;
}

.contentL h1 {
	margin-bottom: 35px;
}

.contentL h3 {
	padding-bottom: 8px;
	margin-bottom: 10px;
	background: url(/store/techo/2013_spring/images/bg_dashedline_h.gif) repeat-x 0 bottom;
}

.contentL .alnR {
	position: relative;
	margin: -38px 0 18px!important;
	padding: 0!important;
}

.contentL .alnR a {
	line-height: 1;
}

.contentL #note {
	margin-bottom: 25px;
	color: #f00;
	font-size: 12px;
	line-height: 1.35em;
}

.dtlContent{
	margin-bottom: 85px;
}

/* explain */

#dtlExplain p {
	width: 600px;
	margin-right: -125px;
}

#dtlExplain ul {
	width: 125px;
	overflow: hidden;
	float:right
}

#dtlExplain ul li {
	margin-bottom: 7px;
	overflow: hidden;
	line-height: 1;
}

#dtlExplain ul li img {
	vertical-align: top;
}

#dtlExplain dl {
	clear: both;
	padding: 60px 30px 0 ;
	background: url(../detail_images/common/bg_shipment.gif) no-repeat 0 45px;
	min-height: 65px;
	line-height: 1;
	/height: auto!important;
	/height: 65px;
}

#dtlExplain dt {
	float: left;
	width: 90px;
	height: 15px;
}

.en #dtlExplain dt {
	width: 136px;
}

#dtlExplain dt img {
	vertical-align: middle;
}

#dtlExplain dd {
	font-size: 12px;
	line-height: 1.35em;
}

#dtlExplain dd.shipment {
	font-weight: bold;
	margin-top: 0;
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 10px;
}




#dtlExplain .column {
	margin: 25px 0;
}
#dtlExplain .column table {
    width: 600px;
}
#dtlExplain .column table th, 
#dtlExplain .column table td {
    border: 1px solid #CCCCCC;
    color: #808080;
    font-size: 12px;
    line-height: 1.35em;
    padding: 8px 10px;
}
#dtlExplain .column table th {
    font-weight: bold;
    width: 100px;
}



/* article */

#dtlArticle ul li {
	float: left;
	width: 300px;
	font-size: 13px;
	line-height: 1.5em;
}

#dtlArticle ul li a {
	text-decoration: none;
	display: inline-block;
	/display: inline;
	/zoom:1;
	/background-color: #fff;
	/cursor: pointer;
}

#dtlArticle ul li img, #dtlArticle ul li span {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: middle;
}

#dtlArticle ul li span {
	margin-left: 10px;
}

#dtlArticle a:link { color: #000; }
#dtlArticle a:visited { color: #000; }
#dtlArticle a:hover { color: #000; }
#dtlArticle a:active { color: #000; }

/* notice */

#dtlNotice .fltL {
	width: 285px;
}

#dtlNotice .fltR {
	width: 285px;
}

#dtlNotice p {
	padding-bottom: 20px;
	color: #808080;
	font-size: 12px;
	line-height: 1.35em;
}

#dtlNotice span {
	text-align: right;
	font-size: 10px;
	display: block;
	
}

/* specific */

#dtlSpecific table {
	width: 600px;
}

#dtlSpecific table th, #dtlSpecific table td {
	border: 1px solid #ccc;
	padding: 8px 10px;
	font-size: 12px;
	line-height: 1.35em;
	color: #808080;
}

#dtlSpecific table th {
	font-weight: bold;
	width: 100px;
}

/* dtlComment */


#dtlComment h3 {
	background: none;
}

#dtlComment .tSlide {
	position: relative;
	width: 600px;
	padding: 30px 0;
	margin-top: -10px;
}

#dtlComment .tSlide .slideDisp {
	width: 600px;
	height: 420px;
}

#dtlComment .disable .slideDisp {
	background: url(/store/techo/2013_spring/images/bg_dashedline_h.gif) repeat-x 0 top;
}

#dtlComment .tSlide dl {
	display: block;
	width: 600px;
	height: 140px;
	overflow: hidden;
	background: #f00;
	background: url(/store/techo/2013_spring/images/bg_dashedline_h.gif) repeat-x 0 bottom;
}

#dtlComment .tSlide dt {
	float: right;
	width: 140px;
	height: 139px;
	background: url(../detail_images/common/bg_com_unit.gif) no-repeat 0 10px;
	text-align: center;
}

#dtlComment .tSlide dt img {
	margin: 21px auto 0;
	display: block;
}

#dtlComment .tSlide dt span {
	margin: 12px auto 0;
	padding: 0 8px;
	display: block;
	line-height: 1.35em;
}

#dtlComment .tSlide dd {
	float: left;
	width: 460px;
	padding-top: 15px;
	line-height: 1.5em;
}

#dtlComment .tSlide .slideCtrl {
	width: 600px;
}

#dtlComment .tSlide .slideCtrl li {
	height: 25px;
	text-align: center;
	position: absolute;
	width: 600px;
	top: 455px;
	line-height: 1;
}

#dtlComment .tSlide li:first-child {
	top: 5px;
	background: url(/store/techo/2013_spring/images/bg_dashedline_h.gif) repeat-x 0 bottom;
}

#dtlComment .active li:first-child {
	background: none;
}

#dtlComment .tSlide .slideCtrl a.disable {
	cursor: default;
	opacity: 0.30;
	-moz-opacity: 0.3;
	-ms-filter: "alpha(opacity=30)";
	filter: alpha(opacity=30);
}

/* contentR
-------------------------------------------------------------------------------*/

.contentR{
	float:right;
	width:290px;
	padding-top:25px;
	background-color:#FFF;
}

.contentR li {
	line-height: 1;
}

.contentR th{
	width: 65px;
	padding-right: 10px;
	text-align: center;
}

.contentR td{
	font-weight: bold;
}

.contentR td.stock{
	width: 25px;
	padding-right: 10px;
	text-align: right;
	font-size: 10px;
	line-height: 1em;
	letter-spacing: 0;
	color: #f00;
}

.contentR dl {
	border-left: 10px solid #ebebeb;
	border-right: 10px solid #ebebeb;
	border-bottom: 10px solid #ebebeb;
	padding: 10px;
}

.contentR dt {
	font-size: 16px;
	line-height: 1.9em;
	font-weight: bold;
	color: #eb6100;
}

.contentR dd.price {
	font-size: 14px;
	font-weight: bold;
	color: #4d4d4d;
	background: url(/store/techo/2013_spring/images/bg_dashedline_h.gif) repeat-x 0 bottom;
}

.contentR dd.price span {
	font-size: 10px;
	line-height: 1em;
	padding-left: 1em;
}

.contentR dd.setItem, .contentR dd.cartBtn {
	margin-top: 10px;
}

.contentR dd.cartBtn {
	margin-bottom: -5px;
}

.cartArea, .recomendArea {
	margin-bottom: 25px;
}

/* cartArea */

.cartArea {
	/border-top: 10px solid #ebebeb;
}

.cartArea .cartBtn tr img {
	margin: 0 0 5px;
}

.cartArea dl:first-child {
	border-top: 10px solid #ebebeb;
}

.cartArea .privilege img {
	display: block;
}

/* recomendArea */

.recomendArea h4 {
	background: #ebebeb;
	font-size: 13px;
	line-height: 1.5em;
	color: #9067AD;
	padding: 10px 10px 0;
}

.recomendArea td.stock {
	height: 24px;
}

.recomendArea td.title {
	height: 41px;
	font-size: 13px;
	line-height: 1.5em;
}

.recomendArea td.btn {
	width: 180px;
}

/* bannerArea */

.bannerArea {
	padding: 20px 0 40px;
}

.bannerArea li {
	height: 80px;
	margin-bottom: 10px;
}

/* naviArea */

.naviArea {
	padding: 1px 0 50px;
	background: url(/store/techo/2013_spring/images/bg_dashedline_h.gif) repeat-x 0 0;
}

.naviArea li {
	height: 40px;
	background: url(/store/techo/2013_spring/images/bg_dashedline_h.gif) repeat-x 0 bottom;
}

.naviArea li a {
	display: inline-block;
	/display: inline;
	/zoom:1;
	height: 14px;
	margin-top: 12px;
}

.naviArea li.fblike .fb_iframe_widget {
	margin-top: 10px;
}

/* english */

.enHelp {
	padding: 20px 0 50px;
}

/* main
-------------------------------------------------------------------------------*/

#main {
	width: 1000px;
	height: 560px;
	overflow: hidden;
}

#main .fltL {
	width: 874px;
	height: 560px;
	float: left;
}

#main .fltR {
	width: 126px;
	height: 560px;
	float: right;
}

/* faderN */

#faderN {
	width: 1000px;
	height: 560px;
	overflow: hidden;
	background: #fff;
	display: none;
}

#faderN .fltL {
	width: 874px;
	height: 560px;
}

#faderN .fltL .slideDisp {
	position: relative;
}

#faderN .fltL .slideDisp img {
	position: absolute;
	top: 0;
	left: 0;
}

#faderN .fltL .slideDisp .foreground {
	z-index: 1;
}
#faderN .fltL .slideDisp .background {
	z-index: 0;
}

#faderN .fltR {
	width: 125px;
	height: 560px;
	background: url(../detail_images/common/bg_dash_h.gif) repeat-x 0 bottom;
}

#faderN .fltR .slideCtrl {
	display: block;
	width: 125px;
}

#faderN .fltR .slideCtrl li {
	position: relative;
	display: block;
	width: 125px;
	height: 80px;
	overflow: hidden;
	margin-bottom: 1px;
}

#faderN .fltR .slideCtrl a.current {
	cursor: default;
	/zoom: 0;
}

#faderN .fltR a:hover img:first-child {
	opacity: 0.6;
	-moz-opacity: 0.6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
	/zoom: 1;
}

#faderN .fltR .slideCtrl a.current:hover img:first-child {
	opacity: 1;
	-moz-opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
}

#faderN .fltR .btnCover {
	position: absolute;
	top: 0;
	left: 125px;
}

#faderN .fltR .slideCtrl .current .btnCover {
	left: 0;
}

#faderN .fltR .mainExc {
	position: relative;
	display: block;
	width: 125px;
	height: 155px;
	overflow: hidden;
	background: url(../detail_images/common/bg_dash_v.gif) repeat-y right 0;
}

#faderN .fltR .mainExc img {
	padding:40px 0 11px;
	background: url(../detail_images/common/bg_dash_h.gif) repeat-x 0 bottom;
}

#faderN .fltR .mainExc img.btnCover {
	padding:0 0 1px;
	background: none;
}

#faderN .fltR .mainExc .btnCover {
	left: 0;
	padding-bottom: 0;
	background: none;
}

#faderN .fltR .spacer {
	width: 125px;
	background: url(../detail_images/common/bg_dash_v.gif) repeat-y right 0;
}

/* faderZ */

#faderZ {
	width: 1000px;
	height: 560px;
	overflow: hidden;
	background: #fff url(../detail_images/common/bg_dash_h_double.gif) repeat-x 0 0;
	display: none;
}

#faderZ .fltL {
	background: url(../detail_images/common/bg_dash_v.gif) repeat-y 0 0;
	height: 558px;
	margin: 1px 0;
}

#faderZ .fltL .zoom {
	width: 873px;
	height: 558px;
	margin-left: 1px;
	position: relative;
	overflow: hidden;
}

#faderZ .fltR {
	background: url(../detail_images/common/bg_dash_v_double.gif) repeat-y 0 0;
	height: 558px;
	margin: 1px 0;
}

#faderZ .fltR .zoomCtrl {
	display: block;
	width: 124px;
	margin: 0 1px;
	background: url(../detail_images/common/bg_dash_h.gif) repeat-x 0 top;
}

#faderZ .fltR .zoomCtrl li {
	position: relative;
	display: block;
	width: 124px;
	height: 100px;
	overflow: hidden;
	background: url(../detail_images/common/bg_dash_h.gif) repeat-x 0 bottom;
}

#faderZ .fltR img {
	vertical-align: top;
}

#faderZ .fltR .zoomCtrl a.current {
	cursor: default;
	/zoom: 0;
}

#faderZ .fltR a:hover img:first-child {
	opacity: 0.6;
	-moz-opacity: 0.6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
	/zoom: 1;
}

#faderZ .fltR .zoomCtrl a.current:hover img:first-child  {
	opacity: 1;
	-moz-opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
}

#faderZ .fltR .btnCover {
	position: absolute;
	top: 0;
	left: 0;
}

#faderZ .fltR .zoomCtrl .current .btnCover {
	position: absolute;
	left: -131px;
}

#faderZ .fltR .mainExc {
	position: relative;
	display: block;
	width: 124px;
	height: 118px;
	margin: 0 1px;
	overflow: hidden;
	background: url(../detail_images/common/bg_dash_h.gif) repeat-x 0 0;
}

#faderZ .fltR .mainExc img {
	margin-top: 1px;
}

/* comment
-------------------------------------------------------------------------------*/

#wrapperC {
	width: 800px;
	overflow: hidden;
	position: relative;
}

#commentArea {
	padding: 40px;
}

#commentArea h2, #commentArea legend {
	background: url(../detail_images/common/bg_dash_h.gif) repeat-x 0 bottom;
}

#commentArea h2 {
	padding-bottom: 14px;
	margin-bottom: 20px;
}

#commentArea legend {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.35em;
	padding-bottom: 7px;
	margin-bottom: 10px;
	width: 340px;
	
}

#commentArea dl {
	line-height: 1;
}

#commentArea dt {
	float: left;
}

#commentArea dd {
	padding-left: 70px;
	line-height: 65px;
	color: #4C4C4C;
	font-weight: bold;
}

#commentArea form {
	margin-top: 30px;
	font-size: 12px;
	line-height: 1.35em;
}

#commentArea form .fltL, #commentArea form .fltR {
	width: 340px;
}

#commentArea form textarea {
	width: 328px;
	height: 138px;
	resize: none;
	padding: 5px;
}

#commentArea .fltR input {
	width: 324px;
	padding: 3px 5px;
	margin-bottom: 40px;
}

#commentArea p.clrbt {
	color: #4c4c4c;
	font-size: 12px;
	line-height: 1.35em;
	padding: 10px 0 0;
}

#commentArea p.centered {
	margin-top: 20px;
	padding: 0;
	text-align: center;
}

#commentArea li {
	line-height: 1;
	width: 30px;
	height: 50px;
	margin-right:4px;
	float: left;
	cursor: pointer;
}

#commentArea li.current {
	background: url(../detail_images/common/bg_com_icon.gif) no-repeat;
}

#commentArea span.alert {
	display: block;
	font-size: 12px;
	color: #f00;
	margin: -5px 0 5px;
}

#wrapperC .comClose {
	position: absolute;
	top: 15px;
	right: 15px;
}

iframe {
	border: 1px solid #000;
}





.obWrapper .comClose {
	position: absolute;
	top: 15px;
	right: 15px;
}


/* howto */
.howto {
	padding: 24px;
	margin: 25px 0;
	border: 1px solid #EB6100;
}
#dtlExplain .howto .attention {
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
}
.howto .photos {
	height: auto;
	overflow: hidden;
	margin: 25px 0;
}
.howto .photos a {
	display: block;
	float: left;
	margin-left: 10px;
}
.howto .photos a:first-child {
	margin-left: 0;
}

.howto h2 {
	margin: 0 0 10px 0;
	font-size: 16px;
	line-height: 1.75em;
	font-weight: bold;
}

.howto h3 {
	margin-top: 50px;
	font-size: 14px;
	line-height: 1.75em;
	font-weight: bold;
}

#dtlExplain .howto p {
	width: auto;
	margin-right: 0;
	font-size: 14px;
	line-height: 1.75em;
}

.howto strong {
	font-weight: bold;
}

#dtlExplain .howto .cap {
	margin: 25px 0;
	font-size: 12px;
	line-height: 1.5em;
	color: #808080;
}

#dtlExplain .howto .photos .cap {
	clear: both;
	margin: 0;
	padding-top: 10px;
}</pre></body></html>