@charset "utf-8";
@import url("/common/base.css");
/* CSS Document */

body {
	margin-top:0;
	margin-left:13px;
	width:787px;
}
#mhnavi {
	float:left;
	width:567px;
	height:304px;
	background-color:#D8E2EB;
}
#mhnavi img {
	
}
#information {
	clear:both;
}
#news {
	float:left;
	width:449px;
}
#updates {
	float:left;
	width:328px;
	margin-left:10px;
}


/*ご案内メニュー
---------------------------*/
#introduction {
	float:left;	
	margin-left:6px;
	
}
#introduction a {
	display: block;
	text-indent: -9999px;/*テキストを消す裏技*/	
	text-decoration: none;/*Firefox向け対策（リンク線が表示されるのを防ぐ）*/
}
#introduction #product a {
	width:214px;
	height:66px;
	margin-bottom:6px;
	background: url(image/top_new/link_seminar.gif) repeat-x;
}
#introduction #case a {
	width:214px;
	height:66px;
	margin-bottom:6px;
	background: url(image/top_new/link_dounyu_jirei.gif) repeat-x;
}
#introduction #production a {
	width:214px;
	height:66px;
	margin-bottom:6px;
	background: url(image/top_new/link_seisaku_gaisya.gif) repeat-x;
}

/*フッター
--------------------------------------------- */
#footer {
	clear: both;
	margin:0;
	padding-top:10px;
}
#footer hr {
	margin:0;
	padding:0;
}
#footer p {
	color:#999999;
	margin:0;
	padding:0;
}
