/*エリア設定：商品案内タイトル*/
div#prodtitlearea {
	display: block;
	padding: 0px;
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
div#prodtitlearea h3 {
	background-image: url(prodgeneral/catitle_shohin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 140px;
	width: 310px;
	display: block;
	text-indent: -9999px;
}
div#prodtitlearea div#sakumini {
	float: right;
	width: 220px;
}

/*エリア設定：商品案内・w720*/
div.prodarea {
	display: block;
	width: 760px;
	padding: 0px;
	clear: both;
	margin: 10px 50px;
}

div.prodarea h3 {
	background-image: url(prodgeneral/title_k.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 75px;
	width: 460px;
	text-indent: -9999px;
}
div.prodarea h3#ky {
	background-image: url(prodgeneral/title_k.gif);
}
div.prodarea h3#ka {
	background-image: url(prodgeneral/title_ka.gif);
}
div.prodarea h3#yu {
	background-image: url(prodgeneral/title_yu.gif);
}
div.prodarea h3#go {
	background-image: url(prodgeneral/title_go.gif);
}


div.prodarea h4 {
	font-size: 20px;
	font-weight: normal;
	color: #6B0;
	display: block;
	margin-bottom: 10px;
}
div.prodarea table td {
	border-top: 1px solid #666;
	border-right: 1px #666;
	border-bottom: 1px #666;
	border-left: 1px solid #666;
	font-size: 12px;
	line-height: 16px;
	padding: 3px 8px;
}


div.prodarea table {
	border-top: 1px #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px #666;
}
div.prodarea table.new {
	background-color: #FFD;
}
div.prodarea table tr.komoku td{
	background-color: #EEE;
}

p.newtitle {
	font-size: 14px;
	line-height: 15px;
	color: #FFD;
	background-color: #F60;
	padding: 5px;
}

p.newtitle2 {
	margin: 5px 200px 0px 20px;
	font-size: 15px;
	line-height: 15px;
	color: #FFD;
	background-color: #f4f9bf;
	padding: 3px;
}

div.prodarea h5 {
	font-size: 14px;
	line-height: 16px;
	display: block;
	font-weight: normal;
	color: #000;
	margin: 20px 0px 5px;
	padding: 3px 0px;
	border-top: 5px solid #6B0;
	border-right: #6B0;
	border-bottom: #6B0;
	border-left: #6B0;
}
div.prodarea h6 {
	font-size: 16px;
	font-weight: normal;
	border-left: 16px solid #6B0;
	padding-left: 10px;
	margin-bottom: 6px;
	margin-top: 10px;
	color: #090;
	line-height: 16px;
}
/*推奨品種と適合作型表*/
/*□　注釈・（）内などを小さく→「em」指定*/
table.sakugata td em {
	font-size: 10px;
	font-style: normal;
}
/*□　特長の強調に色変更→「strong」指定*/
table.sakugata td strong {
	font-weight: normal;
	color: #F30;
}

/*旧データ利用ブロック*/
div.oldarea {
	margin-top: 20px;
	margin-bottom: 20px;
}
