@charset "utf-8";
/* our_works.css
--------------------------------------------------------- */

#our_works_top {
	background: #ffffff; 
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	width:920px;
	height:200px;
	background-image: url(_src/ourworks/tit_works01.jpg);
}

#title_our_works {
	width: 100%;
	height: 40px;
	background-image: url(_src/ourworks/tit_works02.gif);
	margin-top: 18px;
}

#box {
	float: left;
	width:  230px;
	height: 262px;
}

#box_shadow {
	width:  228px;
	height: 260px;
	background: #cccccc;
}

#box_inner {
	position: relative;
	left:  -2px;
	top:   -2px;
	width:  226px;
	height: 258px;
	text-align: left;
	border: 1px solid #cccccc;
	background: #ffffff;
}

.thumb {
	width:  210px;
	height: 158px;
	margin: 8px;
	background: #cccccc;
}

.house_text {
	margin: 8px;
}

#houseimage {
	width: 325px;
	height: 224px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.table_our_works {
	margin-top: 10px;
	border-spacing: 0;
	border-collapse: collapse;
	white-space: normal;
}

.table_our_works td {
	padding-left: 0;
	padding-right:40px;
	padding-bottom: 20px;
	width: 325px;
}

