﻿@charset "utf-8";

/***********************************************************************

__ 製品情報

***********************************************************************/

/*----------------------------------------------------------------------
	サーマルプリントヘッド
----------------------------------------------------------------------*/

.thermal-products .ttl {
	position:relative;
}

.thermal-products .ttl .list-arrow {
	margin:0;
	position:absolute;
	right:15px;
	top:5px;
}

.thermal-products #size {
	background-color:#fff;
	border:5px #eee solid;
	font-weight:bold;
	margin:40px auto 0;
	width:750px;
}

.thermal-products #size dt {
	padding:10px 10px 0 10px;
}

.thermal-products .layout-block .box-l {
	width:470px;
}

.thermal-products .layout-block .box-s {
	width:270px;
}