@charset "UTF-8";
/* Bed */

/*---------------------------------------------------- */
/* h2 */
/*---------------------------------------------------- */
/* .page-title {
	padding: 0 0 20px 0;
	margin: 0;
	width: 400px;
	height: auto;
}

.page-title h2 {
	padding: 27px 0 0 0;
	margin: 0;
	width: 400px;
	height: 0;
	background: url(../../images/bed/page-title.png) no-repeat 0 0;
	overflow: hidden;
} */

/*---------------------------------------------------- */
/* h3 */
/*---------------------------------------------------- */
.category-title {
	padding: 16px 0 16px 0;
	margin: 0;
	width: 1280px;
	height: auto;
	border-top: solid 1px #c1c0bf;
	border-bottom: solid 1px #c1c0bf;
}

.category-title h3 {
	padding: 0;
	margin: 0 0 0 10px;
	font-size: 17px;
	font-weight: normal;
	line-height: 120%;
}

/*---------------------------------------------------- */
/* Waku */
/*---------------------------------------------------- */
.waku-photo {
	margin: 0;
	width: 1280px;
	height: auto;
	overflow: hidden;
}

.waku-photo .photo-left {
	margin: 0;
	width: 830px;
	height: auto;
	float: left;
}

.waku-photo .photo-right {
	margin: 0;
	width: 440px;
	height: auto;
	float: right;
}

.waku-photo .photo-left2 {
	margin: 0;
	width: 635px;
	height: auto;
	float: left;
}

.waku-photo .photo-right2 {
	margin: 0;
	width: 635px;
	height: auto;
	float: right;
}

/*---------------------------------------------------- */
/* Photo */
/*---------------------------------------------------- */

/* img 1 */
.photo-bathtime001 {
    margin: 0;
	width: 830px;
	height: auto;
}

.photo-bathtime001 img {
    margin: 0;
    padding: 0;
	width: 830px;
    z-index: 1;
}

.photo-bathtime001 p {
	visibility: hidden;
	text-indent: -9999px;
	display: none;
}

/* img 2 */
.photo-bathtime002 {
    margin: 0 0 10px 0;
	width: 440px;
	height: auto;
}

.photo-bathtime002 img {
    margin: 0;
    padding: 0;
	width: 440px;
    z-index: 1;
}

.photo-bathtime002 p {
	visibility: hidden;
	text-indent: -9999px;
	display: none;
}

/* img 3 */
.photo-bathtime003 {
    margin: 0;
	width: 440px;
	height: auto;
}

.photo-bathtime003 img {
    margin: 0;
    padding: 0;
	width: 440px;
    z-index: 1;
}

.photo-bathtime003 p {
	visibility: hidden;
	text-indent: -9999px;
	display: none;
}

/* img 4 */
.photo-bathtime004 {
    margin: 0;
	width: 635px;
	height: auto;
}

.photo-bathtime004 img {
    margin: 0;
    padding: 0;
	width: 635px;
    z-index: 1;
}

.photo-bathtime004 p {
	visibility: hidden;
	text-indent: -9999px;
	display: none;
}

/* img 5 */
.photo-bathtime005 {
    margin: 0;
	width: 635px;
	height: auto;
}

.photo-bathtime005 img {
    margin: 0;
    padding: 0;
	width: 635px;
    z-index: 1;
}

.photo-bathtime005 p {
	visibility: hidden;
	text-indent: -9999px;
	display: none;
}

/*---------------------------------------------------- */
/* P */
/*---------------------------------------------------- */
.text-bathtime1 {
	margin: 0 0 0 20px;
	width: 400px;
	height: auto;
}

.text-bathtime1 p {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 160%;
}

.text-bathtime2 {
	margin: 0 auto;
	width: 600px;
	height: auto;
}

.text-bathtime2 p {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 160%;
}



















