@charset "utf-8";
#contents #main #top_flash {
	height: 330px;
	width: 760px;
	clear: none;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contents #main h3 {
	position: absolute;
	right: 9999px;
}
#contents #main #content .new_product {
	padding: 0px;
	margin: 0px;
	width: 780px;
}
#contents #main #content .new_product a img {
	border: 1px solid #999;
	float: left;
	margin-right: 10px;
}
#contents #main #content .new_product a:hover img {
	border: 1px solid #C03;
}




#contents #main #content .new_product dl {
	display: block;
	margin: 0px;
	float: left;
	width: 288px;
	padding: 0px;
	height: 100px;

}
#contents #main #content .new_product dt a{
	font-size: 1em;
	line-height: 1.5em;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#contents #main #content .new_product dl dt {
	float: left;
	clear: left;
}

#contents #main #content .new_product dt a:hover {
	font-size: 1em;
	line-height: 1.5em;
	color: #C03;
	text-decoration: underline;
}


#contents #main #content .new_product dd {
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666;
	margin: 0px;
	padding: 0px;
	clear: left;
}

#contents #sid_menu #linkthumb ul li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100px;
	margin: 0px;
	padding: 0px;
}
#contents #sid_menu #linkthumb ul li {
	height: 100px;
}

/** 1行全体 */
div.feedbox         {
	padding:4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1B79D;
	margin-bottom: 2px;
}


/** 日付の部分 */
div.feedbox span    {
	color:#484133;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.7em;
	margin-right: 50px;
}

/** タイトル部分 */
div.feedbox a       {
	color:#484133;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	font-size: 0.8em;
}

/** タイトル部分(マウスオーバー) */
div.feedbox a:hover {
	color:#6D4232;
	text-decoration: underline;
}

