@charset "UTF-8";
@import url(/themes/concept/master.css);

dl.float {
   clear: both;
}
dl.float dt{
   float: left;
}
dl.float dd{
   float: left;
}
ul.sitemap li {
	font-size: 105%;
}
ul.sitemap ul {
	margin: 0.5em 2em;
}
ul.sitemap ul li {
	font-size: 100%;
	background: url(/themes/concept/images/eventPoint.gif) no-repeat 0 4px;
	padding-left: 20px;	
}
ul.sitemap a:link,
ul.sitemap a:visited {
	color: #727070;
}
ul.sitemap a:hover {
	color: #FD5706;
}
ul.sitemap a:active {
	color: #727070;
}

h3.address {
	color:#33AA55;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5;
}
.teltel {
	color:#FF5500;
	font-size: 14px;
	font-weight: bold;
}