.menu {
	background-image: url(img/bg_menu.jpg);
	background-repeat: no-repeat;
}
.contents {
	background-image: url(img/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 30px;
	padding-top: 55px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 18px;
}
.marLR10 {
	margin-right: 10px;
	margin-left: 10px;
}
.contents td {
	vertical-align: top;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 20px;

}
.contents img {
	margin-bottom: 5px;
	margin-top: 5px;
}
.title {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004628;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.contents table {
	margin-bottom: 20px;
}
