@charset "utf-8";

/*--------------------------------------
	Tip_Medicicine 先端医療講座
---------------------------------------*/

sub { font-size: 12px; }

div.textbody a { text-decoration: underline!important; }

div.tip {
	background: url(../images/top_banner/main_tip.png);
}

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 15px;
	width: 652px;
	height: 30px;
	background: url(../images/bg_entry_title.gif) no-repeat;
	font-weight: bold;
	color: #0066cc;
}

div.entry h3 {
	margin: 0 10px;
	padding: 0.35em 0 0 5px;
	width: 630px;
	height: 1.5em;
	background: none;
	border-bottom: 3px double #ddd;
	font-weight: bold;
	color: #457613;
	font-size: 107%;
}

body.tip_medicine div.frame_body p.ic {
	background: url(../images/bg_stripe_b.gif);
}

body.tip_medicine div.summary ul.course_navi {
	margin: 0;
}

body.tip_medicine div.summary ul.course_navi li {
	padding-right: 1.5em;
	padding-left: 15px;
	float: left;
	background: url(../images/icon/ic_dt_blue.png) left center no-repeat;
}

body.tip_medicine div.textbody div {
	margin: 0px 5px 2em;
	_margin-bottom: 1em;
	float: left;
}

body.tip_medicine div.frame_body p {
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0;
	color: #000;
}

body.tip_medicine div.frame_body li,
body.tip_medicine div.frame_body dd {
	color: #000;
}

body.tip_medicine div.frame_body ol {
	margin-left: 60px;
}

body.tip_medicine div.frame_body blockquote ol {
	margin-left: 20px!important;
}

body.tip_medicine div.frame_body li.ic {
	margin-left: 30px;
	background: url(../images/icon/ic_arrow_blue.gif) 0 0.35em no-repeat;
}

body.tip_medicine div.frame_body dl {
	clear: both;
}

body.tip_medicine div.frame_body dt {
	padding-left: 10px;
	background: url(../images/bg_stripe_b.gif);
}

body.tip_medicine div.frame_body dl dt {
	padding-left: 10px;
	background: none;
	border-bottom: 1px solid #999;
}

body.tip_medicine div.frame_body img,
body.tip_medicine div.frame_body p img {
	clear: both;
	float: none;
	vertical-align: center;
}

body.tip_medicine div.frame_body p img.left {
	float: left;
}

body.tip_medicine div.frame_body p img.right {
	float: right;
}

body.tip_medicine ul.summary,
body.tip_medicine ul.summary li.content {
	margin-left: 0;
}

body.tip_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.tip_medicine ul.summary a.top_level:link,
body.tip_medicine ul.summary a.top_level:visited {
	color: #990000;
}

body.tip_medicine ul.summary a.top_level:hover {
	color: #999;
}

body.tip_medicine ul.summary li.content ul.list,
body.tip_medicine ul.summary li.content ul.list li {
	margin: 0;
	padding: 0;
}

body.tip_medicine ul.summary li.content ul.list li {
	padding-left: 15px;
	background: url(../images/icon/ic_dt_blue.png) 0 0.35em no-repeat;
}

body.tip_medicine ul.summary li.float_clear,
body.tip_medicine ul.tip_list li.float_clear{
	margin: 0;
	padding: 0;
	height: 0px;
	clear: both;
}

body.tip_medicine ul.tip_list {
	margin-right: 10px;
}

body.tip_medicine ul.tip_list li{
	padding: 0.5em 10px;
	border-bottom: 1px dotted #999;
	background-image: none;
}

body.tip_medicine ul.tip_list li a{
	text-decoration: underline;
}

body.tip_medicine ul.tip_list li span{
	padding-left: 1em;
	color: #454545;
}

body.tip_medicine ul.tip_list li.more{
	border-bottom: none;
	font-size: 85%;
	_font-size: 12px;
	text-align: right;
}

body.tip_medicine div.frame_body div.half {
	width: 310px;
	float: left;
}

body.tip_medicine div.frame_body dl.border_1 {
	width: 620px;
	border: 1px solid #999;
}

body.tip_medicine div.frame_body div.left { float: left; }
body.tip_medicine div.frame_body div.right { float: right; }

.left_6 { margin-left: 6em!important; }

.cl_a { background: #c5ebf9; color: #000; }
.cl_b { background: #f9c5c5; color: #000; }
.cl_c { background: #c5f9db; color: #000; }

/*--------------------------------------
	記事ページ
---------------------------------------*/

body.tip_medicine div.frame_body img {
	float: none;
}

body.tip_medicine div.frame_body ul {
}

body.tip_medicine div.frame_body ul li {
	background: none;
}

body.tip_medicine div.frame_body ul li.end {
	padding-top: 2em;
}

body.tip_medicine div.frame_body ul li.arrow {
	padding-bottom: 50px;
	background-image: url(../images/icon/list_arrow.gif);
	background-position: 50px bottom;
	background-repeat: no-repeat;
}

body.tip_medicine div.frame_body ul li.right {
	float: right;
	background: none;
}

body.tip_medicine table { font-size: 92%; }
	*:first-child+html table { font-size: 92%; }

body.tip_medicine table caption {
	margin-top: 1em!important;
	margin-bottom: 1em!important;
	text-align: center!important;
	font-size: 1.2em!important;
	font-family: 'Hiragino Kaku Gothic Std','ヒラギノ角ゴ Std W8','HGP創英角ｺﾞｼｯｸUB'!important;
	letter-spacing: 0.1em!important;
}

body.tip_medicine table td {
	text-align: center;
}

body.tip_medicine table td ol { margin-left: 2em!important; }
body.tip_medicine table td ol li { padding-bottom: 0.5em; }
body.tip_medicine table td ul li { background: url(../images/icon/ic_arrow_c_bl_right.gif) left 0.3em no-repeat!important; }

body.tip_medicine div.frame_footer {
	clear: both;
}

body.tip_medicine div.frame_body blockquote ul li {
	padding-left: 13px;
	background: url(../images/icon/ic_arrow_c_bl_right.gif) left 0.5em no-repeat;
	line-height: 1.8;
}

body.tip_medicine table td ul li {
	margin-left: 0!important;
	padding-bottom: 0.5em;
	color: #444!important;
}

body.tip_medicine a.a_blue:link { color: #0066cc; }
body.tip_medicine a.a_blue:hover { color: #999; }


table.w_450 { margin-left: 65px!important; }

blockquote h4 {
	margin-bottom: 1em!important;
	font-weight: bold;
	border-bottom: 3px double #ff6600!important;
	text-align: center;
}

blockquote p.txt_center { text-align: center!important; }

ul li.none { list-style: none!important; background: none!important; }
ul li span.come { margin-left: -1em!important; }

/*--------------------------------------
	3-5-5. Back to Page Top
---------------------------------------*/

p.back_top { clear: both; }


/*--------------------------------------
	NWE アイコン
---------------------------------------*/

span.new {
	padding-left: 35px!important;
	background: url(../images/icon/new.gif) 5px center no-repeat;
}


/*--------------------------------------
	Clearfix
---------------------------------------*/

body.tip_medicine div.frame_body,
body.tip_medicine div.summary ul.course_navi,
.textBody,
.frame_body,
ul.tip,
ul.tip_list,
.textbody ul.list,
dl.comparison dd {
	_height: 1px;
	min-height: 1px;
}

body.tip_medicine div.frame_body:after,
body.tip_medicine div.summary ul.course_navi:after,
.textBody:after,
.frame_body:after,
ul.tip:after,
ul.tip_list:after,
.textbody ul.list:after,
dl.comparison dd:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


