@charset "utf-8";
@import url("padding.css");

/*リセット*/
ul, ol, li,
table, caption, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	}	
#main {
	text-align: left;
	color:#333;
	}

/*右メニュー*/	
#side_menu {
	padding:2px 0 12px 0;
	margin: 0;
	}
#side_menu h2, ul,li{
	margin: 0 0;
	padding: 0 0;
	}
#side_menu li img {
    vertical-align: bottom;
	}
	
	
#map {
	width:620px;
	margin:12px 0 0 12px;
	}
#map div{
	width:425px;
	padding: 0 0;
	margin: 0 auto;	
}



/*--------------共通CSS---------------*/

/* コンテンツエリア */
.clear{
	clear:both;
	}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/*.clearfix {display: block;}*/
/* End hide from IE-mac */

.fleft{	float:left;	}
.fright{	float:right;	}

#contents{
	width:600px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:10px 9px 9px 9px;
	}
#contents p{
	line-height:1.6em;
	}
#contents p.spt_10{
	padding:10px 0 0 0;
	}
#number ol{
	list-style-type:cjk-ideographic;
	}
.spw10{
	padding:0 10px;
	}

/* コラム */
#column_menu{
	margin:0;
	padding-bottom:12px;	
	}
#column_menu li img{
	margin:auto;
	padding:12px 0 0 16px;	
	}
#column_menu .start{
	margin:auto;
	padding:7px 0 0 0;
	}
#column_menu .end{
	margin:auto;
	padding:0 0 15px 0;	
	}
.colum_box{
	width:600px;
	margin:auto;
	padding:10px;
	}
.btn_center{
	text-align:center;
	padding:20px 0;
	}
.txt_box ol{
	padding:10px 10px 10px 20px;
	margin:0;
	}
.txt_box ul{
	padding:10px 10px 10px 20px;
	margin:0;
	}
.txt_box ul li{
	list-style-type:none;
	}

/* 可変ブロック要素 */
.imgblock {
	display: table;
	padding: 15px 0 0 0;
	height: 1%;
	}
.imgblock .imgarea,.imgblock .textarea {
	display: table-cell;
	vertical-align: top;
	padding:0;
	}
.textarea {
	height: 1%;
	}
.imgblock .imgarea {
	position: relative;
	}
.imgblock .imgarea img {
	display: block;
	padding:0 20px 10px 20px;
	}
.imgblock > .textarea {
	width: 100%;
	}
*:first-child+html .textarea {
	width: auto;
	}
* html .long-caption .imgarea p {
	position: absolute;
	width: 100%;
	}
*:first-child+html .long-caption .imgarea p {
	position: absolute;
	width: 95%;
	}
* html .long-caption .imgarea {
	padding-bottom: 4em;
	}
*:first-child+html .long-caption .imgarea {
	padding-bottom: 4em;
	}
.img_right {
	direction: rtl;
	}
.img_right * {
	direction: ltr;
	}
* html .img_left .imgarea {
	float: left;
	}
* html .img_right .imgarea {
	float: right;
	}
*:first-child+html .img_left .imgarea {
	float: left;
	}
*:first-child+html .img_right .imgarea {
	float: right;
	}
.imgblock .textarea p {
	padding: 0;
	}
.img_left .textarea {
	padding: 0 0 15px 0;
	}
.img_right .textarea {
	padding: 0 10px 0 0;
	}
.imgblock .imgarea p {
	padding-top: 0px;
	text-align: center;
	font-size: 80%;
	}
/* 商品掲載 */
/* h3タイトル高さmiddle*/
div.item_box{
	border:1px solid #cccccc;
	}
div.item_title{
	border-bottom:1px solid #cccccc;
	}
div.wrap {
	padding:0 0 0 5px;

	}
div.wrap div {
	display: table-cell;
	vertical-align: middle;
	font-size: 1.2em;
	padding:10px;
	}
div.wrap div.box1 {
	width:325px;
	padding:0px;
	margin:0;
	}
div.wrap div.box2 {
	background-color: #eeeeee;
	padding:0;
	margin:0;
	border-left:1px solid #cccccc;
	font-size:100%;
	}
div.box2 ul{
	padding:0;
	margin:0;
	list-style:none;
	}
li.cate{
	width:257px;
	padding:3px 5px;
	margin:0;
	font-size:100%;
	}
li.meker{
	width:257px;
	font-size:100%;
	font-weight:bold;
	color:#FFF;
	padding:3px 5px;
	margin:0;
	background:#c0c0c0;
	}
/* IE 6 */
* html div.wrap div {
	display: inline;
	zoom: 1;
	}
/* IE 7 */
*:first-child+html div.wrap div {
	display: inline;
	zoom: 1;
	}
/*\*//*/
* html div.wrap div {
		display: inline-block;
}
/**/

/* ブランド説明 */
.imgarea2{
	margin:0;
	padding:0 0 0 20px ;	
}

/* 商品内容 */
div.item_area{
	padding:10px;
	margin:0;
	}
div.item_area div.pics{
	width:322px;
	text-align:center;
	float:left;
	padding-top:6px;
	}
div.pics img{
	padding-bottom:10px;
	}
div.item_area div.item_txt{
	float:right;
	width:255px;
	font-size:92%;
	}
div.item_txt p{
	padding:5px 0 0 0;
	margin:0;
	}
div.item_txt ul{
	margin:5px;
	padding:0;
	}
div.item_txt li{
	padding:0;
	margin:0;
	list-style:none;
	}


/* 仕様テーブル*/
div.shiyou{
	padding:0px 20px;
	}

/* PDF カタログダウンロード*/
div.pdf{
	text-align:right;
	padding:10px 0;
	}
.catalog_list{  /* ボーダーと背景色を指定 */
  width:100%;
  border-collapse: collapse;
  border: 1px solid #CCC;
  margin:15px 0 10px 0;
	}
.catalog_list th { /* tfootとtbodyのthへ背景色など */
  padding: 5px 10px;
  border: 1px solid #CCC;
	}
.catalog_sol{
  width:40%;
  background-color: #fff9df; 
	}
.catalog_sol2{ /* 2列用 */
  width:73%;
  background-color: #fff9df; 
	}
.catalog_name{
  width:40%;
  background-color: #fff9df; 
	}
.catalog_down{
  width:20%;
  background-color: #fff9df;
	}
.catalog_down2{ /* 2列用 */
  width:27%;
  background-color: #fff9df;
	}
.catalog_list td { 
  padding: 5px 10px;
  border: 1px solid #CCC;
	}


/* PAGE TOP */
.pagetop2{
	text-align:right;
	padding:20px 0;
	}
