@charset "UTF-8";

/* CSS Document */

body {
	width: 100%;
	background:url(../../images/common/home-hero.jpg) no-repeat center 158px;
}
div#visual {
	width: 950px;
	height: 340px;
}
div#top-menu {
	width: 950px;
	margin-top: 35px;
}
div#new {
	width: 745px;
	float: left;
}
.new-title {
	width: 166px;
	float: left;
}
.new-item {
	width: 555px;
	float: right;
}
.new-table {
	width: 100%;
	margin-bottom: 10px;
}
.new-table th {
	width: 10%;
	font-size: 92%;
	font-weight: normal;
	color: #00a3ce;
	padding: 4px;
	border-bottom: 1px dotted #999;
}
.new-table td {
	font-size: 92%;
	padding: 4px;
	border-bottom: 1px dotted #999;
}
div#banner {
	width: 167px;
	float: right;
}
.menu-icon {
	width: 100%;
}
.menu-icon li {
	width: 308px;
	height: 124px;
	float: left;
	margin-top: 15px;
}
.menu-icon li.lsize {
	width: 631px;
}
