@charset "utf-8";
/* CSS Document */


body #content div.main ul.pickup {
	padding:0 0 45px 0;
}
body #content div.main ul.pickup li.first {
	float:left;
}
body #content div.main ul.pickup li.last {
	float:right;
}
body #content div.main h2 {
	clear:both;
}
body #content div.main dl.news {
	padding:10px 0;
	margin-bottom:3em;
}
body #content div.main dl.news dt {
	padding:10px 0 10px 55px;
	float:left;
	clear:left;
	width:110px;
}
body #content div.main dl.news dt.ethte {
	background:url(../images/common/ic_n01.gif) no-repeat left center;
}
body #content div.main dl.news dt.hp {
	background:url(../images/common/ic_n02.gif) no-repeat left center;
}
body #content div.main dl.news dt.other {
	background:url(../images/common/ic_n03.gif) no-repeat left center;
}
body #content div.main dl.news dd {
	border-bottom:1px dotted #D0D8B3;
	padding:10px 0 10px 165px;
}




