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

.link li#link_side {
	background-image	: url(../link/images/menu_link_r.png);
}

/*
.link li#link a {
	background-image	: url(../link/images/menu_link.png);
}
*/

.link li#link a.sel,
.link li#link a:hover {
	background-image	: url(../images/menu_link_r.png);
	_background-image	: none;
}


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

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

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


.link #h3_link strong {
	background-image	: url(../link/images/h3_link.png);
}

.link #h4_other strong {
	background-image	: url(../link/images/h4_other.png);
}

.link #h4_ohki strong {
	background-image	: url(../link/images/h4_ohki.png);
}

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

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

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

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

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

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

.link #td_strong {
	font-weight:bold;
}

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

#contents_container {
	margin-bottom		: 30px;
}

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

.link p.matter,
.link 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;
}

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