@charset "utf-8";

/*　
------------------------------------------------------------ */

#title {
	width: 570px;
	height: 200px;
	background: url(../images/title07.jpg) no-repeat;
	margin: 10px;
}




#bar {
	width: 550px;
	height: 40px;
	background: url(../images/bar07.jpg) no-repeat;
	text-indent: -9999px;
}


dl {
	margin-left: 10px;
}

dt {
	background: url(../../common/images/icon.gif) left center no-repeat;
	font-weight: bold;
	padding-left: 30px;
}

dd {
	margin-bottom: 20px;
}