@charset "utf-8";

.keyv {
	margin:5px 0 20px;
}

.col1 {
	width:950px;
}

.cLeft {
	float:left;
	background:url(../../images/img_distribution.jpg) no-repeat 0 0;
	position:relative;
	width:580px;
	height:320px;
}

.cLeft img {
	position:absolute;
	top:230px;
	left:70px;
}

.cRight {
	float:right;
	width:350px;
}

.topNews {
	margin-top:8px;
}

.topNews table {
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:20px;
}
.topNews th, .topNews td {
	padding-bottom:5px;
}
.topNews th {
	font-weight:normal;
	padding-right:14px;
	text-align:left;
	white-space:nowrap;
}
.topNews td a {
	line-height:1.5;
	background:transparent url(../img/icon_arrow_blue02.gif) no-repeat scroll 0pt 0.3em;
	padding-left:10px;
}

.contact {
	width:355px;
	margin-top:10px;
}

.contact .tel {
	border-right:#CCCCCC 1px dotted;
	float:left;
	padding:5px 10px;
}

.contact .mail {
	float:right;
	padding:10px 10px 15px 10px;
}

.contact .mail p {
	margin-bottom:10px;
}

.col2 {
	background:url(../../images/bg_top.gif) repeat-x 0 0;
	margin-top:20px;
	padding:10px 0 10px 40px;
}

.col2 div {
	float:left;
	margin-right:20px;
}

.col2 dl {
	width:275px;
	margin-top:10px;
}

.col2 dt {
	float:left;
	margin-right:5px;
}

.col2 dd {
	padding:5px;
}

.col2 dd p {
	text-align:right;
}

.col2 dd a {
	background:transparent url(../img/icon_arrow_blue02.gif) no-repeat scroll 0pt 0.3em;
	padding-left:10px;
}



