/*WORKS ORIGINAL FURNITURE ENGLISH-JAPANESE
-------------------------------------*/
#main {
	clear: both;
	text-align: center;
}
#works_of {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
}
#works_of h2{
	display: block;
	width: 260px;
	height: 30px;
	background: url(../images/works_of.jpg) no-repeat;
	text-indent: -9999px;
}
#selection {
	width: 400px;
	position: relative;
	top: -22px;
	left: 280px;
}
#item_new {
	padding-top: 20px;
}
#item_new h3{
	display: block;
	height: 22px;
	background: #d6d9da url(../images/works_of_2012.png) no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}
#item_2010 {
	padding-top: 5px;
}
#item_2010 h3{
	display: block;
	height: 22px;
	background: #d6d9da url(../images/works_of_09-10.png) no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}
#item_old {
	padding-top: 20px;
	border-top: 3px #d6d9da solid;
}
/*
#of_mov {
	margin: 10px 0 20px 0;
	padding: 5px;
}
#of_mov strong{
	color: #333333;
	font-size: 1.2em;
}
.mov_box {
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	width: 255px;
	background-color: #d6d9da;
	text-align: center;
}
*/
.item_img {
	float: left;
	width: 460px;
	margin-bottom: 35px;
	margin-right: 20px;
	text-align: right;
	font-size: 0.8em;
}
.itembox {
	float: left;
	width: 150px;
	margin-bottom: 35px;
	margin-right: 10px;
	text-align: center;
	font-size: 0.8em;
}
.itembox_r {
	float: left;
	width: 150px;
	margin-bottom: 35px;
	text-align: center;
	font-size: 0.8em;
}
.itembox strong, .itembox_r strong{
	color: #333333;
	font-size: 1.25em;
}
#works_menu ul, #works_menu li{
	display: none;
}
