/* CSS Document */


/* ===== company ===== */
.company{
	margin:15px0px 25px 0px;
	width:640px;
}
.company p {
	font-size: 80%;
	color: #000000;
}

.company .outline{
	width:648px;
}
	.company table{
	width:648px;
	border-collapse:collapse;
	}
	.company table th,
	.company table td{
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	}
	.company table tbody th{
	width:150px;
	font-weight:normal;
	background:#f3f3f3;
	text-align:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	}
	.company table tbody th.last-row{
	border-bottom:1px solid #dddddd;
	}
	.company table tbody td{
	border:1px solid #dddddd;
	}
	.company .exlink{
		margin-left:20px;
		padding:1px 0 0 16px;
	}
.company:after{
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:".";
}
.company{
	display: inline-block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}


.li_no      {
	list-style-type: none;
	list-style-image: none;
}


.mark {
	list-style-image: url(aikon_ul.png);
}
.category {
	font-weight: bold;
	color: #666666;
	list-style-type: none;
}

.list_type_no {
	list-style-type: none;
}
.cara_green {
	color: #22AC38;
}

#sitemap   #left_sitemap    {
	list-style-type: none;
}
#sitemap {
	font-size: 80%;
	line-height: 20px;
	color: #666666;
	padding: 0px;
	width: 660px;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#sitemap a {
	color: #666666;
}
#sitemap a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #22AC38;
}

#left_map {
	width: 250px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#right_map {
	padding: 0px;
	width: 250px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 40px;
}

#sitemap ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.company a
{
	color: #ff0000;
}
.company a:visited
{
	color: #ff0000;
}
.company a:hover {
	color: #FF0000;
	text-decoration: none;
}
.company a:active {
	color: #FF0000;
	text-decoration: none;
}



/* Hides from IE-mac \*/
* html .company{
	height: 1%;
}
