* {
	margin: 0px;
	padding: 0px;
	zoom: 1;
}
html {
	overflow-y:scroll;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1;
	width: 700px;
	margin: 0 auto;
}
li {
	list-style-type: none;
	zoom: normal;
}
img {
	vertical-align: text-bottom;
	border-style: none;
}
/* .clearfix floatの解除 */
.clearfix {zoom:1;}
.clearfix:after{
	content: " ";  
	display: block; 
	visibility: hidden; 
	clear: both; 
	height: 0.1px; 
	font-size: 0.1em; 
	line-height: 0; 
}

p{
	margin: 20px 0;
}

.bnrArea li{
	margin: 0 0 12px;
}
.productArea{
	padding: 200px 0;
	margin: 0 0 24px;
	text-align: center; 
	background: #cccccc;
}
.title{
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 10px;
	margin: 0 0 12px;
	background: url(../img/titleLine.gif) repeat-x left bottom;
}
.title:before{
	content: "■";
	margin-right: 4px;
}


/* seriesTable */

.seriesTable{
	margin: 0 0 20px;
}
.seriesTable table{
	width: 100%;
	border: none;
	border-spacing: 1px;
	background: #cccccc;
}
.seriesTable table th{
	text-align: center;
	background: #f6f6f6;
}
.seriesTable table thead th{
	line-height: 1.2;
	padding: 8px 0;
}
.seriesTable table tbody th{
	line-height: 1.4;
	width: 96px;
}
.seriesTable table td{
	text-align: center;
	padding: 8px;
	background: #ffffff;
	vertical-align: bottom;
}
.seriesTable table td img{
	width: 100%;
	height: auto;
}
.seriesTable table td span{
	display: block;
	font-weight: bold;
	text-align: center;
	margin: 0 0 8px;
}

/* table A */
#chairSetTableA table img {
	width: 100%;
	}
 
#chairSetTableA table{
	width: 100%;
	border: none;
	border-spacing: 1px;
	background: #cccccc;
	margin: 0 0 16px;
	table-layout: fixed;
}
#chairSetTableA table thead th{
	background: #f6f6f6;
}
#chairSetTableA table tbody th,
#chairSetTableA table tbody td{
	background: #ffffff;
}
#chairSetTableA table tbody th{
	width: 98px;
	background: #f6f6f6;
}
#chairSetTableA table tbody td{
	text-align: center;
}
#chairSetTableA table tbody td a{
	display: table-cell;
	width: 85px;
	height: 61px;
	color: #FF0000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 0.8;
	padding-bottom: 16px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	background: url(../img/linkBtn.gif) no-repeat center bottom 10px;
}
#chairSetTableA table tbody td a:hover{
	color: #;
	height: 59px;
	padding-bottom: 18px;
	background: url(../img/linkBtn_ovr.gif) no-repeat center bottom 10px;
}
#chairSetTableA table tbody td.asu a{
	height: 79px;
	padding-bottom: 3px;
	background: url(../img/linkBtn_asu.gif) no-repeat center bottom 5px;
}
#chairSetTableA table tbody td.asu a:hover{
	height: 77px;
	padding-bottom: 5px;
	background: url(../img/linkBtn_asu_ovr.gif) no-repeat center bottom 5px;
}
#chairSetTableA table tbody td small{
	font-size: 11px;
	margin-left: 2px;
}
#chairSetTableA table tbody td span.tax{
	display: block;
	color: #787878;
	font-size: 11px;
	margin-top: 4px;
}


/* table B */

#chairSetTableB table{
	width: 100%;
	border: none;
	border-spacing: 1px;
	background: #cccccc;
	margin: 0 0 16px;
}
#chairSetTableB table tbody td{
	background: #ffffff;
}
#chairSetTableB table tbody td{
	text-align: center;
}
#chairSetTableB table tbody td a{
	display: table-cell;
	width: 232px;
	height: 160px;
	color: #FF0000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 0.8;
	padding-top: 6px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	background: url(../img/linkBtn_asu_l.gif) no-repeat center bottom 7px;
}
#chairSetTableB table tbody td a:hover{
	height: 158px;
	padding-bottom: 2px;
	background: url(../img/linkBtn_asu_l_ovr.gif) no-repeat center bottom 7px;
}
#chairSetTableB table tbody td small{
	font-size: 11px;
	margin-left: 2px;
}
#chairSetTableB table tbody td span.tax{
	color: #787878;
	font-size: 11px;
	margin-top: 4px;
}
#chairSetTableB table tbody td a img{
	margin: 0 0 23px;
}
#chairSetTableB table tbody td a:hover img{
	margin: 0 0 21px;
}

/* table C */

#chairSetTableC table{
	width: 100%;
	border: none;
	border-spacing: 1px;
	background: #cccccc;
	margin: 0 0 16px;
}
#chairSetTableC table thead th{
	background: #f6f6f6;
}
#chairSetTableC table tbody th,
#chairSetTableC table tbody td{
	background: #ffffff;
}
#chairSetTableC table tbody th{
	width: 98px;
	background: #f6f6f6;
}
#chairSetTableC table tbody td{
	text-align: center;
}
#chairSetTableC table tbody td a{
	display: table-cell;
	width: 199px;
	height: 61px;
	color: #FF0000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 0.8;
	padding-bottom: 16px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	background: url(../img/linkBtn.gif) no-repeat center bottom 10px;
}
#chairSetTableC table tbody td a:hover{
	color: #;
	height: 59px;
	padding-bottom: 18px;
	background: url(../img/linkBtn_ovr.gif) no-repeat center bottom 10px;
}
#chairSetTableC table tbody td.asu a{
	height: 79px;
	padding-bottom: 3px;
	background: url(../img/linkBtn_asu.gif) no-repeat center bottom 5px;
}
#chairSetTableC table tbody td.asu a:hover{
	height: 77px;
	padding-bottom: 5px;
	background: url(../img/linkBtn_asu_ovr.gif) no-repeat center bottom 5px;
}
#chairSetTableC table tbody td small{
	font-size: 11px;
	margin-left: 2px;
}
#chairSetTableC table tbody td span.tax{
	display: block;
	color: #787878;
	font-size: 11px;
	margin-top: 4px;
}


/* table D */

#chairSetTableD table{
	width: 100%;
	border: none;
	border-spacing: 1px;
	background: #cccccc;
	margin: 0 0 16px;
}
#chairSetTableD table thead th{
	background: #f6f6f6;
}
#chairSetTableD table tbody th,
#chairSetTableD table tbody td{
	background: #ffffff;
}
#chairSetTableD table tbody th{
	width: 98px;
	background: #f6f6f6;
}
#chairSetTableD table tbody td{
	text-align: center;
}
#chairSetTableD table tbody td a{
	display: table-cell;
	width: 96px;
	height: 61px;
	color: #FF0000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 0.8;
	padding-bottom: 16px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	background: url(../img/linkBtn.gif) no-repeat center bottom 10px;
}
#chairSetTableD table tbody td a:hover{
	color: #;
	height: 59px;
	padding-bottom: 18px;
	background: url(../img/linkBtn_ovr.gif) no-repeat center bottom 10px;
}
#chairSetTableD table tbody td.asu a{
	height: 79px;
	padding-bottom: 3px;
	background: url(../img/linkBtn_asu.gif) no-repeat center bottom 5px;
}
#chairSetTableD table tbody td.asu a:hover{
	height: 77px;
	padding-bottom: 5px;
	background: url(../img/linkBtn_asu_ovr.gif) no-repeat center bottom 5px;
}
#chairSetTableD table tbody td small{
	font-size: 11px;
	margin-left: 2px;
}
#chairSetTableD table tbody td span.tax{
	display: block;
	color: #787878;
	font-size: 11px;
	margin-top: 4px;
}
