@charset "UTF-8";

/* ----------------------------------------------------------
  TITLE : HANGTEN OFFICIAL SITE
  URI : www.hangten.jp
  Copyright HANGTEN ALL RIGHT RESERVED.
---------------------------------------------------------- */

/*----------------------------
	1. Import
	2. Common
	3. Vintage
------------------------------ */

/*   1. Import
---------------------------------------------------- */
@import "format.css";
@import "basic.css";
@import "lightbox.css";

/*   2. Common
---------------------------------------------------- */
#detail {
	margin-bottom: 15px;
	padding: 45px 30px;
	background: url(../../vintage/img/bg.jpg) left top no-repeat;
}
#detail h3 {
	margin-bottom: 30px;
}
#detail p {
	width: 400px;
	margin-bottom: 15px;
	line-height: 1.5;
}
#vintage #container {
	padding: 30px 0 30px 15px;
	background: url(../../images/wall.jpg);
	overflow: hidden;
	_zoom: 1;
}
#vintage #sideCol {
	width: 150px;
}
#vintage #mainCol {
	width: 730px;
	position: relative;
}
#vintage #sideCol h3 {
	padding-bottom: 3px;
	border-bottom: 1px solid #fff;
}
#vintage #sideCol p {
	margin: 10px 0 0 0;
}
#vintage #sideCol ul {
	margin: 10px 0 30px 0;
}
#vintage #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;
}

/*   2. Vintage
---------------------------------------------------- */
#vintage #mainCol h3 {
	margin-bottom: 20px;
}
#vintage #mainCol .itemArea {
	margin-bottom: 30px;
	overflow: hidden;
	_zoom: 1;
}
#vintage #mainCol li {
	float: left;
	width: 145px;
	line-height: 1.2;
	margin-bottom: 40px;
}
#vintage #mainCol li .icon img {
	margin-right: 3px;
}
#vintage #mainCol li img {
	margin-bottom: 5px;
}
#vintage #mainCol li.bnrBox {
	width: 398px;
}
#vintage #mainCol li.clear {
	clear: both;
}
#vintage #mainCol span {
	text-decoration: underline;
}
#vintage #mainCol .large li {
	width: 182px;
	}

