body{
	background-image: url(../../images/body_bg2.gif);
}
#container #header{
	height: 350px;
	background-image: url(../images/header_bg.jpg);
}
#container #header #menu{
	top: 40px;
}
#container #contents{
	top: 0px;
}
#container #footer{
	top: 0px;
}


#container #contents .contentsBox h3#interior{
	background-image: url(../images/h3_interior.gif);
}
#container #contents .contentsBox h3#terrace{
	background-image: url(../images/h3_terrace.gif);
}
#container #contents .contentsBox h3#staff{
	background-image: url(../images/h3_staff.gif);
}


#container #contents .contentsBox .photoImgBox{
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	border: 1px solid #666666;
}
#container #contents .contentsBox .photoImgBox img{
	border: 0px;
}

