#dock_container {
    /*background : url('http://lambrusco-jp.com/design/lambrusco/images/bar-ref.jpg') repeat-x 0 265px;*/
    height     : 221px;
    overflow   : hidden;
    padding-top: 50px;
}

    
.float {
	float: left;
	margin-right: 1em;
}

.floatclear {
	clear: both;
}

div.highslide-html-content {
	text-align: left;
}

.highslide-overlay {
	display: none;
}

.highslide-wrapper .highslide-header {
	padding: 10px;
}
.highslide-wrapper .highslide-image {
	padding-bottom: 5px;
}

.highslide-wrapper .highslide-caption {
	text-align: left;
}


/*NEWS‚ÌCSS*/
#news {
	text-align:left;
	width:440px;
	padding:40px 50px;
	margin-top:10px;
	background:url(http://lambrusco-jp.com/design/lambrusco/img/news/news-bg.gif) no-repeat center top;
}
#news-end {
	width:540px;
	height:20px;
	background:url(http://lambrusco-jp.com/design/lambrusco/img/news/news-bg.gif) no-repeat center bottom;
	margin-bottom:30px;
}

#news h1 {
	padding-bottom:30px;
}
#news h2 {
	padding-bottom:20px;
}
#news p img {
	float:right;
	padding:0 0 1em 1.5em;
}
#news p {
	color:#666666;
	line-height:1.5;
	font-size:12px;
	width:439px;
}
#news .section2 {
	margin-top:20px;
	padding-top:40px;
	background:url(http://lambrusco-jp.com/design/lambrusco/img/news/hr-tensen.jpg) no-repeat;
}