@charset "utf-8";

/*--------------------------------------
	Home_Medicicine 家庭の医学シリーズ
---------------------------------------*/

body.home_medicine div.medicine {
	background: url(../images/top_banner/home_medicine.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;
}

div.entry h2 span {
	padding-left: 3em;
	color: #0f83a0;
	font-weight: normal;
	font-size: 85%;
}

body.home_medicine div.entry h4 {
	margin: 0;
	margin-right: 10px;
	margin-bottom: 0.5em;
	padding: 0.35em 0 0.2em 15px;
	border-bottom: 1px dotted #82b5e8;
	line-height: 1.2;
	background: none;
	color: #0066cc;
	font-size: 107%;
	letter-spacing: 0.2em;
}

body.home_medicine div.summary ul.course_navi li {
	padding-right: 2em;
	padding-left: 15px;
	float: left;
	background: url(../images/icon/ic_dt_blue.png) left center no-repeat;
}

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

body.home_medicine div.frame_body p {
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0;
	color:#444;
}

body.home_medicine div.frame_body img,
body.home_medicine div.frame_body p img {
	clear: both;
	float: none;
	vertical-align: center;
}

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

body.home_medicine div.frame_body p img.right {
	margin-right: 0;
	margin-left: 5px;
	float: right;
}

body.home_medicine ul.summary,
body.home_medicine ul.summary li.content {
	margin-left: 0;
}

body.home_medicine ul.summary li.content {
	margin-right: 15px;
	padding-left: 15px;
	float: left;
	background: url(../images/icon/ic_arrow_blue.gif) 0 0.35em no-repeat;
}

body.home_medicine ul.summary a.top_level:link,
body.home_medicine ul.summary a.top_level:visited {
	color: #990000;
}

body.home_medicine ul.summary a.top_level:hover {
	color: #999;
}

body.home_medicine ul.tip_list {
	margin-right: 10px;
}

body.home_medicine ul.tip_list li{
	padding: 0.2em 10px 0.2em 20px!important;
	border-bottom: 1px dotted #999;
	background: url(../images/icon/ic_dt_blue.png) 0 0.35em no-repeat!important;
}

body.home_medicine ul.tip_list li span{
	padding-left: 1em;
}

body.home_medicine ul.tip_list li.more{
	border-bottom: none;
	font-size: 85%;
	text-align: right;
}

/*--------------------------------------
	記事ページ
---------------------------------------*/

body.home_medicine div.entry p {
	clear: both;
}

hr {
	margin: 0 15px 1em 0;
	padding: 0;
	border: 1px dashed #ddd;
	width: 652px;
	height: 1px;
}

p.right {
	padding-left: 18px;
	display: block;
	float: right;
	background: url(../images/icon/ic_arrow_blue.gif) 0 0.5em no-repeat;
}

p.right a {
	border-bottom: 2px dotted #82b5e8;
}

/* summary _____________________________*/

body.entry_archive div#summary dl {
	margin-top: 0.3em;
	padding-left: 40px;
	float: left;
	width: 270px;
}

body.entry_archive div#summary dl dt {
	padding-left: 15px;
	border-bottom: 1px solid #999;
	background: url(../images/icon/ic_bat_ye.gif) 0 center no-repeat;
}

body.entry_archive div#summary dl dt a {
	color: #990000;
}

body.entry_archive div#summary dl dd {
	margin: 0 0 0 1em;
	padding: 0 0 0 12px;
	background: url(../images/icon/ic_arrow_blue.gif) 0 center no-repeat;
}

body.entry_archive div#summary dl.content_1 {
	margin-top: 0;
	padding-top: 0.3em;
	float: none;
	width: 570px;
}

/* List Module _____________________________*/

body.home_medicine div.entry div.frame_body dl,
body.home_medicine div.entry div.frame_body ol {
	margin-bottom: 1em;
	padding: 0.5em 1em 0.5em 4em;
	list-style-position: outside;
}

body.home_medicine div.entry div.frame_body dl {
	padding-left: 15px;
}

body.home_medicine div.entry div.frame_body ul {
}

body.home_medicine div.entry div.frame_body dd,
body.home_medicine div.entry div.frame_body li {
	padding: 0.3em 0;
	font-size: inherit;
}

body.home_medicine div.entry div.frame_body dd {
	padding-left: 2em;
}

body.home_medicine div.entry div.frame_body ul li {
	background: none;
}

body.home_medicine div.entry div.frame_body dl dt {
	border-bottom: 1px solid #ddd;
}

body.home_medicine div.entry div.frame_footer {
	clear: both;
}

body.home_medicine div.entry div.frame_body ol.box {
	float: left;
	width: 240px;
	list-style-position: inside;
}

body.home_medicine div.entry div.frame_body ol.box li {
	border-bottom: 1px dotted #ddd;
}

body.home_medicine div.entry div.frame_body ol.list_2 li {
	margin-top: 1.3em;
	margin-bottom: 1.3em;
}

body.home_medicine div.entry div.frame_body ul.style_disc {
	margin-left: 1em!important;
	list-style-type: disc;
}

body.home_medicine div.entry div.frame_body ul.style_disc li span {
	margin-left: 2em;
}

body.home_medicine div.entry div.frame_body dd ol {
	padding-left: 2em;
}

/* blockquote _____________________________*/

div.entry blockquote {
	margin-right: 40px;
	padding: 0.5em 0;
	clear: both;
	background: #f4f4f4 url(../images/bg_stripe_w.gif);
}

div.entry blockquote dl dt {
	padding-left: 0.5em;
	background: #fff;
	color: #000;
}

div.entry blockquote dl dd ol,
div.entry blockquote dl dd ol li {
	margin: 0;
	padding: 0;
	line-height: 1.2;
}

div.entry dl dd blockquote {
	margin-bottom: 1.5em;
}

/* TABLE _____________________________*/

body.home_medicine div.entry table {
	font-size: 92%;
}

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

body.home_medicine div.entry table {
	margin-top: 1em!important;
}

body.home_medicine div.entry table tr.cl_a {
	background-color: #fff;
}

body.home_medicine div.entry table tr.cl_b {
	background-color: #f4f4f4;
}

body.home_medicine div.entry th.separate,
body.home_medicine div.entry td.r_no {
	border-left: 3px double #999;
}

body.home_medicine div.entry table td {
	vertical-align: middle;
	text-align: center;
}

body.home_medicine div.entry table.t_2 td,
body.home_medicine div.entry table td.early,
body.home_medicine div.entry table td.progress {
	text-align: left;
}

body.home_medicine div.entry table.t_2 td {
	vertical-align: top;
}

body.home_medicine div.entry table td.department {
	width: 6em;
}

body.home_medicine div.entry table tr.cl_a td,
body.home_medicine div.entry table tr.cl_b td {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

body.home_medicine div.entry table td p {
	margin: 0;
	padding: 0;
	line-height: 1.2;
}

body.home_medicine div.entry table.t_2 dl,
body.home_medicine div.entry table.t_2 dl dt,
body.home_medicine div.entry table.t_2 dl dd {
	margin: 0;
	padding: 0.2em 0;
}

body.home_medicine div.entry table.t_2 dl dt {
	color: #0066CC;
}

body.home_medicine div.entry table.t_2 dl dd {
	padding-left: 1em;
}

body.home_medicine div.entry table th.half {
	width: 50%;
}

body.home_medicine div.entry table.w_small {
	width: 95%;
}

/* Contact _____________________________*/

body.home_medicine div.frame_body div.float_left,
body.home_medicine div.frame_body div.float_right {
	padding-top: 1em;
	width: 315px;
}

body.home_medicine div.frame_body div.float_left {
	padding-left: 15px;
}

body.home_medicine div.frame_body div.float_right p {
	padding-top: 3em;
	padding-right: 0;
	line-height: 3;
}


body.home_medicine div.contact h1 {
	font-size: 100%;
}

/* Contact（早鈴＆大悟） _____________________________*/

body.home_medicine div.contact_2 div.frame_body ul,
body.home_medicine div.contact_2 div.frame_body ul dl {
	margin-left: 0;
	padding-left: 10px;
}

body.home_medicine div.contact_2 div.frame_body ul {
	margin-bottom: 10px;
}

body.home_medicine div.contact_2 div.frame_body ul li {
	margin-left: 0;
	width: 310px;
	float: left;
}

body.home_medicine div.contact_2 div.frame_body ul li dl dt {
	color:#000;
}

body.home_medicine div.contact_2 div.frame_body ul li dl dd {
	margin-top: 0.5em;
	padding-left: 0;
	background: none;
}

/*--------------------------------------
	Clearfix
---------------------------------------*/

body.home_medicine div.entry div.frame_body ol.box,
body.entry_archive div.summary dl,
body.home_medicine div.frame_body,
body.home_medicine div.summary ul.course_navi,
p.right,
.textBody,
.frame_body {
	_height: 1px;
	min-height: 1px;
}

body.home_medicine div.entry div.frame_body ol.box:after,
body.entry_archive div.summary dl:after,
body.home_medicine div.frame_body:after,
body.home_medicine div.summary ul.course_navi:after,
p.right:after,
.textBody:after,
.frame_body:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


