.content-banner{
	margin-bottom: 15px;
}

#all #main-content .content-banner{
	background: url(../image/tokusyu.jpg) no-repeat 0 0;
	width: 728px;
	height: 120px;
	text-align: left;
}

#all #main-content .content-banner h1{
	background: none;
	margin: 0;
	padding: 0;
	text-align:left;
}

#all #main-content .content-banner p{
	font-size: 12px;
	line-height: 150%;
	width: 300px;
	padding: 13px 0 0 15px;
}

h2.index-head{
	margin-top: 15px;
}

.button{
	text-align: right;
}

.button img{
	margin: 5px 10px 0 0;
}

div.item-listbox{
	margin: 0 auto;
}

dl.item-box{
	background: url("../image/item-line.gif") repeat-y 0 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 236px;
	margin: 10px 10px 0 0;
	padding: 0 0 10px;
	display: inline;
	height: 280px;
}

dl.item-box dt{
	padding: 15px 15px 0;
}

dl.item-box dd{
	font-size: 12px;
	line-height: 130%;
	padding: 0 8px;
}

dl.item-box dd.price{
	font-size: 25px;
	color: #ff0000;
	font-weight: bold;
}

#main-content dl.item-box a:link,
#main-content dl.item-box a:visited,
#main-content dl.item-box a:hover,
#main-content dl.item-box a:active{
	color: #0000ff;
}