@charset "utf-8";

dl	{
	padding: 0 5px;
	margin-bottom: 15px;
	font-size: 13px;
}
dt	{
	font-weight: bold;
	border: 1px solid #959595;
	background-image: url(../images/dt.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	text-align: left;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	color: #333333;
}
#main .navi2 li {
	background-image: url(../images/dt2.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

dd	{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
#main .navi2 a {
	text-decoration: none;
	color: #333333;
}
