/*TOP CONTENTS▼*/

#contents #top_category {
	background-image:url(../../img/top_category_back.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	margin-top:10px;
}

#contents #top_category li {
	float:left;
	width:307px;
	margin:10px 0px 0px 15px;
	display:inline;
}

#contents #top_category li.l12 {
	margin-left:12px;
}

#contents #news_box {
	border:1px solid #dedede;
	padding-bottom:5px;
	margin-top:10px;
	clear:both;
}

#contents #news_box h3 {
	background-color:#f7f8fa;
	padding:7px 0px 15px 9px;
	background-image:url(../img/news_back.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

#contents #news_box dl {
	margin:0px 3px 0px 0px;
	height:97px;
	overflow:auto;
}

#contents #news_box dl dt {
	float:left;
	display:inline;
	clear:both;
	width:95px;
	margin-left:15px;
	background-image:url(../img/arrow01.gif);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:12px;
}

#contents #news_box dl dd {
	float:left;
	width:575px;
}

#contents #top_navi {
	margin-top:10px;
	clear:both;
}

#contents #top_navi li {
	float:left;
	display:inline;
	margin-left:22px;
}

#contents #top_navi li.none {
	margin-left:0px;
}


/*CONTENTS▲*/
