.section .float_l{
	padding: 10px 0 0 0;
	width: 160px;
}

.section .float_r{
	width: 475px;
}

#contents .section h4{
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0 0 0 40px;
	line-height: 30px;
	border-bottom: 3px double #E9CEE4;
	background: url('images/common/bg_h3.jpg') no-repeat;
}

#contents .section h4 a{
	text-decoration: none;
}


/********************
item page ssetting
********************/
#item_box .float_l{
	width: 500px;
}

#item_box .float_r{
	width: 120px;
	padding: 10px 10px 0 0;
}

#item_box .float_r img{
	margin: 0 0 5px 0;
}

#item_box h4{
	clear: both;
}

#thumbs{

	width: 700px;
}

#thumbs li{
	width: 120px;
	height:90px;
	display: inline;
	float: left;
	margin: 0 8px 10px;
	overflow:hidden;
}

#page_navi a{
	display: inline-block;
	padding: 15px 0 0 0;
	height: 27px;
	background: none;
}

#page_navi .arrow a{
	background: url('images/works/arrow1.jpg') no-repeat top center;
}