@charset "UTF-8";
/* CSS Document */

#tel tr td {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #036;
	padding-bottom: 10px;
}
.tel{
	font-size: 14px;
	color: #069;
}
#sitemap tr td {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
}
#sitemap tr .site {
	font-size: 12px;
	text-align: left;
	line-height: 160%;
}
#sys_title{
	width: 760px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	color: #036;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
