@charset "utf-8";

#contents .headline01 {
	margin-bottom:20px;
	background-image:url(../images/news/h1.jpg);
}


#contents .section {
	width:720px;
	margin-bottom:30px;
}
#contents .section .title {
	width:720px;
	height:26px;
	padding:0 0 10px 0;
	background-image:url(../images/top/title_news.gif);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:0;
	text-indent:-9999px;
	font-size:1px;
}
#contents .section .text {
	margin:0 10px;
}
#contents .section .text li {
	width:700px;
	padding:5px 0;
	background-image:url(../images/top/line_news.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	clear:both;
}
#contents .section dl {
	width:700px;
}
#contents .section dt {
	float:left;
	width:100px;
}
#contents .section dd {
	overflow:hidden;
	float:right;
	width:600px;
	word-break:break-all;
}
#contents .section .btn {
	padding-top:10px;
	text-align:right;
}
