body {
	background-color: #E7EDD8;
	margin: 0px;
	padding: 0px;
}
.main_bg {
	background-image: url(images/bg_center.gif);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #E7EDD8;
}
.font_mid {
	font-size: 0.8em;
}
.font_main {
	font-size: 0.8em;
	line-height: 22px;
	color: #444444;
}
.font_sml {
	font-size: 0.7em;
	color: #006633;
}
.bg_sakura {
	background-image: url(images/sakura_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.font_bold-blue {
	font-weight: bold;
	color: #006699;
}
.font_c {
	font-size: 0.7em;
	color: #777777;
	line-height: 15px;
}
.font_sml02 {

	font-size: 0.7em;
	color: #555555;
	line-height: 15px;
}
.toshin_rogo {
	background-image: url(images/toshin_rogo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
