@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      contents.css
 Author:         Takuro Toyama
 Style Info:     TOPページの設定
----------------------------------------------------------- */


#topicsPath {
	background: url(../images/topics_path_bg.gif) no-repeat left top;
}
dl.voice dt {
	font-size: 110%;
	font-weight: bold;
	color: #003399;
}
dl.voice dd {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: #CCCCCC 1px dotted;
}
