.header1 {
	background-color: #CCCCCC;
	height: 24px;
	width: 550px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #0066FF;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;



}
table tbody tr th {
	background-color: #FC9;
	text-align: left;
	font-weight: normal;
	width: 250px;
}
.moji-setsumei tr td ul li {
	list-style-type: none;
}

