@charset "utf-8";

#top_lr {
	clear: both;
	margin: 30px 55px 0px;
	width: 780px;
}
#top_main_box {
	float: left;
	width: 570px;
	margin-bottom: 30px;
}
#top_right_box {
	float: right;
	width: 190px;
	margin-bottom: 30px;
}
#top_start {
	background: url(../images/top/top_start_middle.gif) repeat-y;
}
#top_start h2 {
	position: relative;
	left: -9px;
}
#top_start table {
	border-collapse: collapse;
	border-width: 0px;
	margin: 5px auto 0px;
}
#top_start_bottom {
	background: url(../images/top/top_start_bottom.gif) no-repeat;
	height: 5px;
	width: 570px;
	margin-bottom: 30px;
}
#top_workers {
	background: url(../images/top/top_workers_middle02.gif) repeat-y;
	position: relative;
}
#top_workers dl {
	width: 530px;
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
	clear: both;
	margin-bottom: 6px;
	position: relative;
	z-index: 10;
}
#top_workers dl:after { content:""; display:block; height:0px; clear:both; visibility: hidden;}
* html #top_workers dl { zoom: 1; } /* IE6 */
*:first-child+html #top_workers dl { zoom: 1; } /* IE7 */
#top_workers dt {
	display: inline;
	float: left;
	width: 90px;
	background: url(../images/icon_arrow_red.gif) no-repeat 0px 6px;
	padding-left: 10px;
}
#top_workers dd {
	display: inline;
	float: left;
	width: 430px;
}
#top_workers dd img {
	vertical-align: -8%;
}
#top_workers_middle {
	background: url(../images/top/top_workers_middle01.gif) no-repeat 0px 0px;
	padding: 5px 20px;
}
#top_workers_bottom {
	background: url(../images/top/top_workers_bottom.gif) no-repeat;
	height: 40px;
	width: 570px;
	clear: both;
	position: relative;
	top: -30px;
}
#top_news {
	background: url(../images/top/top_news_middle.gif) repeat-y;
}
#top_news h2 {
	position: relative;
	left: -11px;
}
#top_news_middle {
	background: url(../images/top/top_news_middle.gif) repeat-y;
	padding: 0px 20px 5px;
}
#top_news dl {
	width: 530px;
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
	clear: both;
	margin-top: 6px;
}
#top_news dl:after { content:""; display:block; height:0px; clear:both; visibility: hidden;}
* html #top_news dl { zoom: 1; } /* IE6 */
*:first-child+html #top_news dl { zoom: 1; } /* IE7 */
#top_news dt {
	display: inline;
	float: left;
	width: 90px;
	background: url(../images/icon_arrow_red.gif) no-repeat 0px 6px;
	padding-left: 10px;
}
#top_news dd {
	display: inline;
	float: left;
	width: 430px;
}
#top_news dd img {
	vertical-align: -8%;
}
#top_news_bottom {
	background: url(../images/top/top_news_bottom.gif) no-repeat;
	clear: both;
	height: 10px;
	width: 570px;
	margin-bottom: 30px;
}
#top_other {
	margin-bottom: 30px;
}
#top_other p {
	margin-bottom: 15px;
}



#contents_left h2 {
	margin-bottom: 0px;
}
#contents_right p {
	margin-bottom: 0px;
}
