@charset "utf-8";
/* CSS Document */

/*製品ページの各見出しh2設定*/
#primary #lead .pick {
	height: 23px;
	width: 100%;
	padding-top: 22px;
	text-indent: 60px;
	font-size: 12px;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
	background-image: url(../images/pick_h2bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}

#primary #lead .pick span {
	border-left: 3px solid #99CC00;
	padding-left: 10px;
	margin-left: 10px;
}
/*商品名　品番　入り数*/
#Hinban,.hinban {
	color: #6666CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 140%;
	font-size: 12px;
}

/*イメージ表示　背景*/
div#Pickup_show div#Middle
{
	background-image: url(../images/shyo_yupobg.gif);
	background-repeat: no-repeat;
	background-position: 380px top;
}
.hinmei {
	color: #996600;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.02em;
	line-height: 120%;
	text-align: center;
}
/*クラス*/
.padding_t {
	padding-top: 200px;
}
.prodactbgimg1,.prodactbgimg2,.prodactbgimg3,.prodactbgimg4,.prodactbgimg5,.prodactbgimg6,.prodactbgimg7,.prodactbgimg8,.prodactbgimg9 {
	background-image: url(../kigu/kigu_img/sibori_bgimg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 355px;
}
.prodactbgimg1 h3,.prodactbgimg2 h3{
	font-size: 18px;
	padding-top: 20px;
	padding-left: 20px;
	color: #804000;
	line-height: 140%;
}
.prodactbgimg1 h4,.prodactbgimg2 h4,.prodactbgimg3 h4{
	width: 200px;
	letter-spacing: 0.08em;
	background-image: none;
	margin-top: 0px;
	background-color: #E1E1E1;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #663399;
	margin-left: 10px;
	height: 15px;
	padding-top: 5px;
	padding-left: 5px;
}
#lead p.leadSentence {
	margin-bottom: 10px;
	padding-top: 5px;
}
