.items{
	clear: both;
}

.item_box{
	display: inline;
	float: left;
	width: 240px;
	height: 80px;
	border: 1px solid #999;
	padding: 2px;
	margin: 3px;
	background: #fff;
	overflow: hidden;
}

.item_img{
	display: inline;
	float: left;
	width: 120px;
	height: 80px;
	position:bottom;
	overflow:hidden;
	margin-right: 5px;
}

#items ul li{
	width: 100px;
}

.item_desc{
	float: right;
	width: 110px;
}

.item_desc h3{
	width: 110px;
	font-size: 13px;
}
.item_desc p{
	font-size: 12px;
}
.item_desc h3,
.item_desc p{
	width: 110px;
	margin: 0 0 0 0;
}
#example_comment{
	width:220px;
	float:left;
}
#example_comment h3{
	font-size:15px;
	margin:0px 0px 10px 0px;
}
#example_photo{
	width:270px;
	float:right;
}
.photo01{
	margin:0px 0px 10px 0px;
	height:202px;
	overflow:hidden;
}
.photo02{
	float:left;
	margin:0px 0px 10px 0px;
	height:97px;
	width:130px;
	overflow:hidden;
}
.photo03{
	float:right;
	margin:0px 0px 10px 0px;
	height:97px;
	width:130px;
	overflow:hidden;
}
#slide_wrapper{
	width: 509px;
	height: 360px;
	overflow: hidden;
}

#slide_box{
	width: 18000px;
	height: 360px;
}

.section_title{
	margin:0px 0px 5px 0px;
}
.section{
	float: left;
	width: 509px;
	height: 360px;
	padding:5px;
	margin: 0px 1px 0px 0px;
	text-align:center;
}
a:link.preview,a:visited.preview{
display:block;
width:75px;
height:35px;
float:left;
text-indent:-30000px;
background:url(images/mae.jpg) no-repeat 0 0;
}
a:hover.preview{

display:block;
width:75px;
height:35px;
float:left;
text-indent:-30000px;
background:url(images/mae.jpg) no-repeat 0 -35px;
}
a:link.next,a:visited.next{
display:block;
margin-top:-10px;
width:75px;
height:35px;
float:right;
text-indent:-30000px;
background:url(images/tsugi.jpg) no-repeat 0 0;
}
a:hover.next{
display:block;
width:75px;
height:35px;
float:right;
text-indent:-30000px;
background:url(images/tsugi.jpg) no-repeat 0 -35px;
}
a:link.top,a:visited.top{
display:block;
margin-top:-10px;
width:100px;
height:40px;
float:right;
text-indent:-35000px;
background:url(images/modoru.jpg) no-repeat 0 0;
}
a:hover.top{
display:block;
width:100px;
height:40px;
float:right;
text-indent:-35000px;
background:url(images/modoru.jpg) no-repeat 0 -40px;
}
