@charset "utf-8";

#headersub{
	border:0px solid #ccc;
	border-width:4px 0 2px 0;
	background-color:#000;
	width:960px;
	height:160px;
	padding:0px 0px 0px 0;
}
#headersub h2{
	padding:0 0 0 0px;
	height:160px;
	float:left;
}
#headersub div{
	width:700px;
	height:160px;
	margin-top:0px ;
	float:right;
	padding:0 0px 0 0px ;
}
#headersub div img{
	float:left;
	height:160px;
}

/* CONTENTS ------------------------------------------------------ // */

.contents{
	background:#fff url( ../images/belstaff/belstaff_bg.gif) ;
	padding:20px 10px 16px 10px;
	letter-spacing:0.1em;
}
.contents p{
	color:#fff;
	text-align:justify;
	margin-bottom:10px;
}

#item{
	margin-top:10px;
	width:940px;
	background-color:#f0f0f0; /* #181818; */
	padding:10px 0px 0 0;
}
#item h3{
	color:#000;
	font-weight:normal;
	font-family:"Garamond", "Times New Roman", serif;
	padding:10px 0 10px 12px;
}
.fsditem{
	float:left;
	width:939px;
	padding-left:1px;
	
}
.fsditem li{
	display:inline;
	color:#fff;
	float:left;
	font-size:80%;
	letter-spacing:0.1em;
}
.fsditem h4{
	color:#666;
	padding:8px 0 2px 20px;
	border-bottom:0px solid #181818;
	font-family:'Arial', sans-serif;
	min-height:42px;
	line-height:120%;
	margin-top:0px;
}
.fsditem h4 span{
	font-size:70%;
	font-weight:normal;
}
.itemw{
	display:inline;
	margin-left:10px;
	margin-bottom:10px;
	width:442px;
	background:#f8f8f8;
	padding:5px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
.itemw h4{ background:#f0f0f0 url(../images/belstaff/bs_itemnamebg_w.gif) no-repeat; font-size:120%; }
.itemw h4 span{ font-size:90%; }
.itemv{
	float:left;
	padding:10px 5px 10px 5px;
	color:#666;
	font-size:10px;
	width:180px;
}
.itemv img{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
}

.specification{
	float:left;
	width:240px;
	color:#333;
	padding:10px 0 10px 10px;
}
.specification dl{
	float:left;
	padding-bottom:5px;
}
.specification dt{
	display:block;
	float:left;
	clear:left;
	width:4em;
	text-align:right;
	white-space:nowrap;
	height:auto;
	padding:0;
	line-height:130%;
}
.specification dd{
	float:left;
	display:inline-block;
	padding:0 0 0 5px;
	width:180px;
	margin-bottom:0.25em;
	font-size:90%;
	line-height:130%;
}
.specification p{
	float:left;
	border-top:1px solid #ccc;
	padding-top:10px;
	color:#333;
	font-size:90%;
	text-align:left;
	line-height:140%;
	letter-spacing:0.05em;
}
.specification em{
	float:left;
	font-style:normal;
	font-size:90%;
	width:120px;
	text-align:center;
	padding:2px 0;
	color:#c00;
	background:#fdd;
}
.specification .nos{
	color:#fff;
	font-weight:bold;
	border-width:0;
	background:#c33;
}
.contents .infotxt{
	padding:10px;
	clear:left;
	width:422px;
	color:#333;
	background:#f0f0f0;
	margin:0 0 5px 0;
	line-height:130%;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-bottom:1px solid #f8f8f8;
	border-right:1px solid #f8f8f8;
	letter-spacing:0.05em;
}
.specification dd span{
	font-size:110%;
	letter-spacing:0.2em;
	font-family:'Helvetica','Arial', sans-serif;
}

/* // CONTENTS ------------------------------------------------------ */

.clearfloat {
	clear: both;
	height:0;
	line-height: 0;
	font-size: 0;
	border-width:0;
	margin:0;
	padding:0;
}
