@charset "UTF-8";

#title_img{
	background-image: url(../../images/naze_title.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 430px;
	height: 40px;
	margin-bottom: 10px;
	display: block;
}
dt{
	margin-top: 40px;
	margin-bottom: 15px;
}
dd{
	background-image: url(../../images/icon_i_05.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 10px;
	font-size: larger;
		font-weight: bolder;

}
dt.dtitle1{
	background-image: url(../../images/naze_subtitle_1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-left: 12px;
	width: 400px;
	height: 39px;
	display: block; 
}
dt.dtitle2{
	background-image: url(../../images/naze_subtitle_2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-left: 12px;
	width: 400px;
	height: 39px;
	display: block; 
}
