@charset "utf-8";

/*--------------------------------------
	DR Endo ドクターエンドー
---------------------------------------*/

div.dr-endo {
	background: url(../images/top_banner/dr_endo.png) 0 25px no-repeat;
}

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

div.entry h2 {
	padding: 0.35em 0 0 25px;
	width: 652px;
	height: 30px;
	background: url(../images/bg_entry_title.gif) no-repeat;
	font-weight: bold;
	color: #000;
}

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

body.endo div.frame_body p {
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0;
	color:#000;
	font-size: 107%;
}

body.endo div.frame_body p img {
	clear: both;
}

body.endo div.frame_body p img.left {
	float: left;
}

body.endo div.frame_body p img.right {
	float: right;
}

body.endo div.frame_body ul.summary li.float_clear,
body.endo div.frame_body ul.endo_list li.float_clear{
	margin: 0;
	padding: 0;
	height: 0px;
	clear: both;
}

body.endo div.frame_body ul.endo_list {
	clear: both;
}

body.endo div.frame_body ul.endo_list li{
	float: left;
	background-image: none;
}

body.endo table {
	font-size: 92%;
}

body.endo table caption {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}

body.endo table td {
	text-align: center;
}

