#subnavi ul {
	margin: 0px;
	padding: 0px;
	height: 34px;
	background-image: url(../images/gaiyou/sub_navi_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#subnavi ul li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.text {
	font-size: 13px;
	line-height: 20px;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.text_10px {
	font-size: 10px;
	color: #333;
}
#leftside dl dt {
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/arrow.jpg);
	background-position: left center;
	margin: 0px;
	width: 10em;
	padding-top: 0.4em;
	padding-right: 0px;
	padding-bottom: 0.1px;
	padding-left: 0px;
	text-indent: 15px;
	float: left;
}
#leftside dl dd {
	font-size: 13px;
	margin: 0px;
	padding-top: 0.3em;
	padding-right: 0em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	width: 530px;
	color: #333;
	height: auto;
}
#leftside .name  ul li{
	list-style-image: none;
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	color: #5AB546;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
