@charset "UTF-8";


/*メインFlash設定
**************************************************************************/
.main-Flash {
	clear:both;
	width:760px;
	margin:0px;
	padding:0px;
}
/*コンテンツ設定
**************************************************************************/
.top_contents {
	clear:both;
	margin:10px 0px 0px;
	padding:0px 0px 20px;
	background:url(../common_image/bg_content.gif) repeat-y right 0px;
}
.top_contentsL {
	float:left;
	width:510px;
}
.top_contentsR {
	float:right;
	width:200px;
	padding-right:15px;
}
/*トピックス設定
**************************************************************************/
.top_topics h2 {
	background:url(../index_image/top_title_topics.gif) no-repeat 0px 0px;
	height:24px;
	display:block;
	text-indent:-9999px;
}
.top_topics dl {
	width:480px;
	margin:10px 10px 0px 12px;
}
.top_topics dt {
	font-size:120%;
	font-weight:bold;
	background:url(../common_image/mark_02.gif) no-repeat center left;
	margin: 0 15px 0 0;
	padding: 0 0 2px 15px;
	border-bottom: 1px dotted #999999;
}
.top_topics dd {
	margin:3px 20px 3px 0px;
	padding-left:15px;
}
/*ニュース設定
**************************************************************************/
.top_news {
	clear:both;
	padding:20px 0px 0px;
}
.top_news h2 {
	background:url(../index_image/top_title_news.gif) no-repeat 0px 0px;
	height:24px;
	display:block;
	text-indent:-9999px;
}
.top_news dl {
	width:480px;
	margin:10px 10px 0px 12px;
}
.top_news dt {
	border-bottom:1px dotted #CCCCCC;
	padding:3px 0px 3px 15px;
	background:url(../common_image/news_mark.gif) no-repeat left center;
	margin-bottom:1em;
}
.top_news p {
	float:right;
	font-size:77%;
	background:url(../common_image/mark_02.gif) no-repeat center left;
	padding-left:15px;
}
/*バナー設定（DMS設計・製造ソリューション展）
**************************************************************************/
.info-banner {
	margin: 0 0 15px 0;
	padding: 0;
}

