@charset "utf-8";
/* CSS Document */

/*製品ページの各見出しh2設定*/

#primary #lead .pick {
	height: 20px;
	width: 100%;
	padding-top: 10px;
	text-indent: 30px;
	font-size: 12px;
	margin-bottom: 0px;
	letter-spacing: 0.1em;
	background-image: url(../images/original_h2bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
}
#primary #lead .pick span {
	border-left-color: #9B2B85;
	border-left-width: 3px;
	border-left-style: solid;
	padding-left: 6px;
	margin-left: 5px;
}
.leadSentence {
	padding-top: 10px;
}
/*商品名　品番　入り数*/

div#Pickup_show div#Middle{
	height: 350px;
}
#Slide .syosai2 {
	width: 220px;
}
div#Pickup_show div#Thumbnails div
{
	margin: 15px 12px 15px 12px;
}
div#Pickup_show div#Thumbnails
{
	width: 625px;
	margin-left: 65px;
	text-align: center;}
#Slide #Hinban, .hinban .hinban1{
	color: #CF50A9;
	font-weight: bold;
}
/*製品ページ　タイトル*/
#picktitle {
	background-image: url(../images/original_h2bg.jpg);
}
#picktitle h3 {
	color: #FFFFFF;
	text-indent: 60px;
}

/*説明など*/

.column h4 {
	line-height: 150%;
	color: #3F3C80;
	font-size: 14px;
	padding-left: 15px;
	width: 280px;
	letter-spacing: 1em;
	background-image: url(../images/kigu_h2bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 5px;
}
.column ul {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0.1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 18px;
}
.column li {
	list-style-type: square;
	list-style-position: inside;
}
