@charset "utf-8";
/* CSS Document */

#index h1 {
	margin-bottom: 20px;
}

#index dl * {
	line-height: 1.7;
}

#index dl {

}

#index dl dt {
	background:transparent url(/common/image/icon_arrow03.gif) no-repeat scroll 0pt 1.3em;
	clear:left;
	float:left;
	padding:10px 0pt 0pt 10px;
	width:9em;
}

#index dl dd {
	border-bottom:1px dotted #DDDDDD;
	padding:10px 0pt 10px 10em;
}

.date {
	font-weight: bold;
}

.rss {
	background:url(/common/image/icon_rss.gif) no-repeat scroll 0pt 0.1em;
	margin:15px 0pt;
	padding-left:20px;
}
