@charset "UTF-8";

/* カテゴリセレクトスタイル 
----------------------------------------------------------- */
div#sub-contents-area div#category-select ul li#medical-med a,
div#sub-contents-area div#category-select ul li#medical-med a:hover { background:url(../../shared/img/page-select-medical.gif) 0 -56px no-repeat; }


/* メインコンテンツスタイル
------------------------------------------------------------ */
div#contents-area dl {
	display:inline-block;
	margin-bottom:30px;
}

div#contents-area dl:after {
	content:".";
	height:0px;
	clear:left;
	display: block;
	visibility:hidden;
}

div#contents-area dl dt { float: left; }

div#contents-area dl dt img {
	border: 1px solid #CCCCCC;
	display:block;
}

div#contents-area dl dd {
	margin-left:130px;
	margin-bottom:5px;
}

div#contents-area dl dd h3 {
	margin-bottom:10px;
	background:#F4EDE7;
	line-height:180%;
	padding-left:8px;
	font-weight:bold;
}

div#contents-area dl dd p span.supervision { margin-left:40px; }

div#contents-area dl dd p a.a04 {
	display:block;
	width:240px;
	height:28px;
	padding:3px 0 0 25px;
	background:url(../img/sizai_btn_bg.gif) 0 0 no-repeat;
}
