@charset "shift_jis";
#new_title {
	height: 20px;
	width: 800px;
	background-image: url(../top_img/new_title-2.jpg);
	background-repeat: no-repeat;
}
#new_title h1 {
	font-size: 9px;
	font-weight: normal;
	float: right;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 20px;
}
#new_title p {
	margin-left: 350px;
	font-weight: bold;
	font-style: italic;
	float: left;
	font-size: 11pt;
	line-height: 130%;
}
#new_product #new_innner {
	height: 100px;
	width: 760px;
	margin-left: 20px;
	clear: both;
}
#new_product  ul  {
	height: 20px;
	width: 759px;
	border-right: 1px solid #FFFFFF;
	margin-left: 20px;
	list-style: none;
	background: #000000;
}
#new_product  li  {
	display: inline;
	float: left;
	height: 17px;
	width: 90px;
	border-left: 1px solid #FFFFFF;
	padding-top: 3px;
}
#new_product     li#index    {
	display: inline;
	float: left;
	height: 17px;
	width: 120px;
	border-left: 1px solid #FFFFFF;
	padding-top: 3px;
}
#new_product  a  {
	text-decoration: none;
	overflow: hidden;
	font-size: 10px;
	color: #C0C0C0;
	text-align: center;
	display: block;
}
#new_product a:hover {
	color: #DEDE00;
}
