#main{
	margin:0px auto;
	width:540px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-align: left;
	padding: 0px;
	line-height: 1.2em;
	}
		
#hozon{
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
#hozon_title {
	color: #333333;
	height: auto;
	width: 100%;
	text-align: center;
	font-size: 16px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #E3D7B3;
	border-bottom-color: #E3D7B3;
	background-color: #F0E7CA;
}
.text {
	font-size: 13px;
	text-align: left;
}
.text_center {
	font-size: 13px;
	text-align: center;
}
.black {
	color: #333333;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.tbl{
	background-color: #CDC08D;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E2DABE;
	border-bottom-color: #E2DABE;
}
.sub_t {
	font-size: 14px;
	font-weight: bold;
}