/* --------------------------------------------------------------------
# SAKAE WEB SITE CSS  #
Copyright 2009 SAKAE 
-------------------------------------------------------------------- */

/*---------製品情報関連------------ */



#top_contents {
	margin-right:10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 10px;
	width: 780px;
	margin-bottom: 30px;
	clear: both;
	height: 100%;
}
#top_contents h2{
	width: 780px;
	height: 60px;
	background-image: url(p_topics/images/title_new.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-indent: -9999px;
}
#top_contents h3 {
	margin-bottom: 10px;
	height: 20px;
	width: 725px;
	padding: 0px 5px 0px 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #33CC00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
}


