@charset "UTF-8";

/* ----------------------------------------------------------
  TITLE : HANGTEN OFFICIAL SITE
  URI : www.hangten.jp
  Copyright HANGTEN ALL RIGHT RESERVED.
---------------------------------------------------------- */

/*----------------------------
	1. Import
	2. Common
	3. Products
------------------------------ */

/*   1. Import
---------------------------------------------------- */
@import "format.css";
@import "basic.css";
@import "lightbox.css";

/*   2. Common
---------------------------------------------------- */
#products #container {
	padding: 30px 0 30px 15px;
	background: url(../../images/wall.jpg);
	overflow: hidden;
	_zoom: 1;
}
#products #sideCol {
	width: 150px;
}
#products #mainCol {
	width: 730px;
	position: relative;
}
#products #sideCol h3 {
	float: left;
	width: 40px;
	padding-bottom: 3px;
}
#products #sideCol p.cap {
	padding: 18px 0 0 0;
}
#products #sideCol ul {
	margin: 0 0 50px 0;
	border-top: 1px solid #fff;
	clear: both;
}
#products #sideCol #link h3 {
	float: none;
	padding-bottom: 3px;
}
#products #sideCol #link ul {
	margin: 0;
	padding: 10px 0 0 0;
}
#products #sideCol #link li {
	background: none;
	padding: 0;
	margin: 0 0 5px 0;
}
#products #sideCol li {
	margin: 5px 0 0 5px;
	padding-left: 6px;
	line-height: 1.5;
	color: #999;
	background: url(../../products/img/arrow.gif) 0 0.6em no-repeat;
}
#products #sideCol li.season{
	margin: 5px 0 0 0;
	padding: 0;
	background: none;
}
#products #mainCol h3 {
	margin-bottom: 20px;
}
#products #mainCol h4 {
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(../../products/img/icon.gif) 0 0.2em no-repeat;
	line-height: 15px;
}
#products #mainCol p.backNum {
	position: absolute;
	top: 0;
	right: 15px;
	font-weight: bold;
}


/*   3. Products
---------------------------------------------------- */

#products #mainCol .itemArea {
	margin-bottom: 30px;
	overflow: hidden;
	_zoom: 1;
}
#products #mainCol li {
	float: left;
	width: 145px;
	line-height: 1.2;
	margin-bottom: 40px;
}
#products #mainCol li .icon img {
	margin-right: 3px;
}
#products #mainCol li img {
	margin-bottom: 5px;
}
#products #mainCol li.bnrBox {
	width: 398px;
}
#products #mainCol li.clear {
	clear: both;
}
#products #mainCol span {
	text-decoration: underline;
}
