@charset "utf-8";

/*--------------------------------------
	Style Name : Home Style Sheet

	main-content
--------------------------------------*/


/*--------------------------------------
	div#main-content
--------------------------------------*/

#main-content #section-01 {
	color:#000;
}

#main-content div.section div.figure {
	margin:30px 0;
}

#main-content div.section dl.news dl{

}

#main-content div.section dl.news dt {
	width:90px;
	float:left;
	border-bottom:1px dotted #999;
	line-height:2;
}

#main-content div.section dl.news dt {
	clear:both;
}

#main-content div.section dl.news dd {
	padding-left:110px;
	width:500px;
	border-bottom:1px dotted #999;
	line-height:2;
}
