﻿@charset "UTF-8";

/*臨床ページ用にノバルティスファーマサイトから引用
#contents-area h3.midashi01,
#contents-area-no-sidecontents h3.midashi01 {
	padding: 2px 0 2px 8px;
	margin: 20px 5px 10px 5px;
	border-bottom: 1px dotted #DAD2CC;
	border-left: 4px solid #FFAA29;
	font-size: 114%;
}
*/

/* 製品情報一覧 */
.dListB01{
background: url(../../shared/img/dListB01_bg01.gif) repeat-y 9.2em top;
margin-bottom: 10px;
margin-left: 5px;
clear: both;
}

.dListB01 dt{
padding-top:5px;
padding-left: 5px;
position:absolute;
width:8em;
font-weight:bold;
line-height:1.2;
color:#000000;
}

.dListB01 dd{
padding: 5px 0 0.5em 10em;
min-height: 2em;
}
