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

div#contents img {
	padding:0 14px;
	background-color:rgb(255,255,255);
}

div#contents table.hyo {
	width:600px;
	margin:0 auto;
}
div#contents table.hyo td, div#contents table.hyo th {
	padding:5px 14px 2px;
	border-bottom:1px solid rgb(204,204,204);
}
div#contents table.hyo td {
	font-weight:bold;
}
div#contents table.hyo th {
	font-weight:normal;
}

div#contents h4 {
	margin:0 0 0 32px;
	padding:0;
	font-size:14px;
	color:rgb(0,153,0);
	width:550px;
	border-bottom:1px solid rgb(0,153,0);
}

div#contents ul {
	margin:0;
	padding:8px 0;
}
div#contents ul li {
	margin:0 0 0 64px;
	padding:0;
}
