@charset "UTF-8";
@import "css/style_import.css";

.tokutentitle{
	font-size:17px;
	color:#fff;
	margin: 1px;
	padding: 5px;
	text-align:center;
	font-weight:bold;
	background-color: orange;
}

.navi{
	font-weight: bold;
	font-size: 16px;
	background:#ffffff url(http://gentei.biz/images/bar.gif) no-repeat;
	border-bottom:  1px solid #a69fa1;
	margin: 3px 3px 20px 20px;
}
dt.navi{
	padding:10px 10px 0px 50px;
}
dt span{
	color:#F10D23;
}
dt{
	font-size: 20px;
	font-weight: bold;
	color:#33398C;
}
dd{
	padding:0 0 0px 50px;
}


