@charset "UTF-8";
@import url(./base.css);
/*-------------------------------------------
健康情報
-------------------------------------------*/
.health-information #h2_health-information strong {
	background-image	: url(../health-information/images/h2_health-information.png);
}

.health-information li#constipation {
	background-image	: url(../health-information/images/menu_constipation_r.png);
}

/*
.health-information li#constipation a {
	background-image	: url(../health-information/images/menu_constipation.png);
}
*/

.health-information li#constipation a.sel,
.health-information li#constipation a:hover {
	background-image	: url(../health-information/images/menu_constipation_r.png);
	_background-image	: none;
}


.health-information h4 {
	display				: block;
	position			: relative;
	z-index				: 1;
	width				: 620px;
	height				: 24px;
	margin-bottom		: 1em;
}

.health-information h4 strong {
	display				: block;
	width				: 620px;
	height				: 24px;
	margin				: 0;
}

.health-information h4 strong span {
	display				: block;
	position			: relative;
	z-index				: -1;
	width				: 620px;
	height				: 24px;
	overflow			: hidden;
	margin				: 0;
}


.constipation #h3_constipation strong {
	background-image	: url(../health-information/images/h3_constipation.png);
}

.constipation #h4_why strong {
	background-image	: url(../health-information/images/h4_why.png);
}

.constipation #h4_cure strong {
	background-image	: url(../health-information/images/h4_cure.png);
}

.health-information h5 {
	background-image	: url(../images/h_marker.png);
	background-repeat	: repeat-y;
	padding-left		: 15px;
}

/*
.constipation dl.matter {
	margin-bottom		: 1.5em;
	width				: 620px;
}

.constipation dl.matter dt {
	width				: 3%;
	padding-bottom		: 0.1em;
	float				: left;
}

.constipation dl.matter dd {
	display				: block;
	width				: 97%;
	height				: auto;
	padding-bottom		: 0.1em;
	float				: left;
	clear				: right;
}
*/

.constipation th {
	padding-bottom		: 0.8em;
	font-weight			: normal;
	vertical-align		: top;
	line-height			: 1.5;
}

.constipation td {
	padding-bottom		: 0.8em;
	padding-left		: 0.5em;
	line-height			: 1.5;
	width				: 100%;
}

/* Only MacIE \*//*/
.constipation #contents_area {
	width				: 649px;
}
/* End */

#contents_container {
	margin-bottom		: 30px;
}

.constipation h6 {
	margin-left			: 1em;
}

.constipation p.matter,
.constipation table.matter {
	margin-left			: 32px;
	margin-right		: 1.2em;
}

/* Only MacSafari */
html[xmlns*=""] body:last-child p.matter,
html[xmlns*=""] body:last-child table.matter {
	margin-left			: 24px;
}

.constipation p {
	margin-left			: 1.2em;
	margin-right		: 1.2em;
}
