@charset 'Shift_JIS';

#gaiyou a {
	background: url(../images/submenu/sm_gaiyou.gif);
	width: 133px;
	height: 25px;
}

#gaiyou a:hover,#gaiyou a.current {
	background: url(../images/submenu/sm_gaiyou_hv.gif);
}

#rinen a {
	background: url(../images/submenu/sm_rinen.gif);
	width: 133px;
	height: 25px;
}

#rinen a:hover,#rinen a.current {
	background: url(../images/submenu/sm_rinen_hv.gif);
}

#ryakureki a {
	background: url(../images/submenu/sm_ryakureki.gif);
	width: 133px;
	height: 25px;
}

#ryakureki a:hover,#ryakureki a.current {
	background: url(../images/submenu/sm_ryakureki_hv.gif);
}

#gaiyou_table {
	border-collapse: collapse;
	width: 485px;
}

#gaiyou_table td {
	padding: 5px;
}

#gaiyou_table td.left_td {
	background-color: #E4F1DE;
	width: 90px;
}

ul.business_list li {
	list-style-image: url(../images/businessli_arrow.gif);
	margin-left: 20px;
}

.ryakureki_img {
	float: left;
	width: 130px;
}

.ryakureki_img p {
	text-align: center;
}

.ryakureki_text {
	float: right;
	width: 335px;
	padding-left: 20px;
}

.sign {
	font-size: 20px;
}
