@charset "UTF-8";

/* 薬物療法スタイル
-------------------------------------------------------------------------------- */

/* .columnLayoutC03スタイル上書き用 */
.columnLayoutC03a{
width:300px;
}
.columnLayoutC03b{
margin-left:310px;
}


/* 画像説明スタイル */
div#contents-area div.supplement {
	text-indent: -9999px;
	font-size: 0;
	line-height:0;
}


/* 可能性のある副作用 */
div#contents-area dl.use_exp {
	padding: 10px 15px;
	background: #f6f6f6;
	margin:0 10px 20px 10px;
}

div#contents-area dl.use_exp dt {
	font-weight: bold;
	color: #333;
	border-bottom: 3px double #999;
	margin: 10px 0 5px 0;
}


div#contents-area dl.use_exp dd {
	margin: 0 0 10px 0;
}