@charset "utf-8";
/* CSS Document */

 
#item_Content table tr th{
	font-size: 16px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #333;
}

#item_Content table tr td{
		padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}


#item_Content #mr433 h5 {
	font-size: 17px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.2mm;
	text-align: center;
	border:none;
}
