/*
#page-wrap {
	width:100%;
	background: #000;
	color: #fff;
}
*/

.button {
	float: left;
	margin: 10px;
}

#chapel-1{
	display: block;
	padding: 0px;
}

#chapel-2, #chapel-3, #chapel-4, #chapel-5, #chapel-6,#chapel-7, #chapel-8,#chapel-9 {
	display: none;
	padding: 0px;
}

#button-1{
	opacity: 1.0;
	border: 1px solid #fff;
}

#button-2, #button-3, #button-4, #button-5, #button-6 {
	opacity: 0.5;
	border: 1px solid #fff;
}

#thumb .active{
	padding: 17px;
	margin: 0;
	/*background: url(../img/sagamihara/bg-fade1.jpg) no-repeat;*/
	background: url(../img/sagamihara/bg-fade90.jpg) no-repeat;
}

/*header design for each category page*/
#cat-16 h3{
	background: url(../img/sagamihara/bg-h3-chapel.jpg) no-repeat right top;
}
#cat-18 h3{
	background: url(../img/sagamihara/bg-h3-avon.jpg) no-repeat right top;
}
#cat-19 h3{
	background: url(../img/sagamihara/bg-h3-electy.jpg) no-repeat right top;
}
#cat-20 h3{
	background: url(../img/sagamihara/bg-h3-toscana.jpg) no-repeat right top;
}
#cat-94 h3{
	background: url(../img/takadanobaba/bg-h3-angeli.jpg) no-repeat right top;
}
.sub-content{
	height: 480px;
}
.sub-content h3{
	padding-top: 140px;
	height: 30px;
	/*background: url(../img/sagamihara/bg-h3-chapel.jpg) no-repeat right top;*/
}

.sub-content img{
	float: left;
	padding: 10px;
}

.sub-content p{
	line-height: 200%;
}

.sub-content:after, #thumb:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#thumb{
	clear: both;
}



