/* CSS Document */

#img_mh {
	background-image: url(../medhist/images/logo.gif);
	width: 600px;
	height:100px;
	background-position: right;
	display: block;
	background-repeat: no-repeat;
}

.mh_name {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 130%;
	text-align: center;
	height: 20px;
	width: 100px;
}

.mh_title {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	width: 380px;
	text-indent: 10pt;
}

.mh_year{
	text-align: left;
	text-indent: 5pt;
	height: 20px;
	width: 600px;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

/*ここからメイン部 */
#main_mh{
	width: 730px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 5px;
}
#mh_title {
	width: 730px;
	text-align: center;

}

#mh_dr {
	width: 730px;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	background-color: #FFFFCC;
	margin-bottom: 20px;
}

#mh_dr2 {
	width: 530px;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	background-color: #FFFFCC;
	margin-bottom: 20px;
	padding_left: 30px;
	padding-left: 200px;
}
#mh_honbun {
	width: 730px;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
}

#mh_honbun p{
	font-size: 13px;
	line-height: 25px;
	text-indent: 13pt;
	margin-top: 10px;

}

#mh_honbun strong{
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
}


#mh_honbun h2{
	font-size:16px;
	line-height:25px;
	font-style: normal;
	font-weight: bold;
	color:#009900;
	padding-top: 5px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #666666;
	width: 730px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;

}

#mh_honbun h3{
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color:#FF0000;
	margin-top: 5px;

}
#mh_honbun h4{
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-indent: 13pt;
}

#mh_honbun h5{
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-indent: 12pt;
}

#mh_honbun li{
	font-size: 12px;
	line-height: 20px;
}


#mh_honbun ol{
	padding-left: 40px;
}

#mh_honbun ul{
	padding-left: 40px;
}


#main_mh dt {
	width: 490px;
	font-size:12px;
	line-height:20px;
	font-style:bold;
	text-align: left;
	text-indent: 10pt;
}

#main_mh dd{
	font-size:11px;
	line-height:20px;
	font-style:normal;
	width: 480px;
	height: 100%;
	text-align: left;
	padding-left: 20pt;
}

.nolist	{
	list-style: none;
	line-height: 20px;
	font-size: 12px;

}