td {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border: 1px solid #CCCCCC;
}
body {
	width:900px;
	text-align: center;
	margin: auto;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 900px;
	margin-top: 10px;
}


.tyu-igaki {
	font-size: 12px;
	font-weight: normal;
	color: #336600;
	text-align: left;
	width: 900px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.tyu-igaki2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	width: 900px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}


.tyu-i {
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	margin: 1px;
}


p {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: center;
}
.sample {
	font-size: 12px;
	font-weight: normal;
	color: #008600;
	margin-top: 3px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
textarea {
	height: 7ex;
	width: 50ex;
}
table {
	width: 90%;
	border: 1px solid #CCCCCC;
}
