@charset "utf-8";

/*--------------------------------------
	Perinatal Period 周産期医療センター
---------------------------------------*/

/*	Website Title（3-context.css 3-2）
---------------------------------------*/

/*	Top Banner（3-context.css 3-4）
---------------------------------------*/

div.perinatal {
	background: url(../../images/top_banner/perinatal.png);
}

/*	Entry（3-context.css 3-5-3）
---------------------------------------*/

div.entry h1 {
	padding: 0.35em 0 0 25px;
	width: 654px;
	height: 35px;
	background: url(../../images/frame_headline.gif) no-repeat;
	color: #454545;
	font-weight: bold;
}

div.entry h2 {
	background: url(images/bg_entry_title.gif) no-repeat;
	color: #0066cc;
}

div.entry h3 {
	padding: 0.1em 0 0 30px;
	width: 652px;
	height: 30px;
	background: url(../../images/icon/ic_bg_heart_pk.gif) no-repeat;
	font-weight: bold;
}

div.entry h4 {
	padding: 0.2em 0 0 0;
	height: 25px;
	background: url(images/bg_pink.png) 0 center;
	font-weight: bold;
}

div.entry div.frame_body {

}

body.perinatal div.textbody div {
	margin: 5px;
	margin-bottom: 2em;
	_margin-bottom: 1em;
	float: left;
}

body.perinatal div.textbody img {
	float: left;
}

body.perinatal div.textbody p.subject {
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-right: 1em;
	padding: 0;
	background: url(images/bg_entry_title.gif) 225px center no-repeat;
}

body.perinatal div.textbody p.subject span {
	padding-left: 20px;
	color: #000;
}

body.perinatal div.entry div.half {
	margin: 0 10px;
	width: 300px;
	_width: 295px;
	height: 23.5em;
	float: left;
	text-align: center;
}

body.perinatal div.entry div.half img {
	float: none;
}

body.perinatal div.entry div.half p {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	background: url(../../images/line.png) 0 0;
	line-height: 20px;
	font-size: 97%;
	text-align: left;
}

body.perinatal div.entry div.half p.float_clear {
	margin: 0;
	padding: 0;
	display: block;
	width: 0;
	height: 0;
}

