.site-box {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	font-family: "HG正楷書体-PRO";
	background-color: #FFFFFF;
	position: static;
	height: auto;
}

#site-box {
          width : 750px;
}

#a-box {
          width : 750px;
}

#b-box {
          width : 750px;
}
.small_red {
	font-size: smaller;
	color: #C00;
}

