body {
	background-image:   url("../img/head_bg.gif");
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}
a:link   { color: #000cc; text-decoration: none }
a:visited   { color: #222D67; text-decoration: none  }
a:hover { color: #0000FF; text-decoration: underline }
a:active {
	color: #0000cc;
	text-decoration: none;
}
.snavi {
	font-size: 10px;
	line-height: 1.5em;
	align: right;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.content {
	width: 730px;
	margin-bottom: 5px;
}
.head {
	height: 79px;
	width: 750px;
	margin-top: 5px;
}
.navi {
	height: 31px;
	width: 750px;
	margin-bottom: 5px;
}
.fnavi {
	background-image:   url("../img/ft_bg.gif");
	padding: 3px;
	font-size: 11px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.foot {
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	text-align: center;
}
.img {
	margin-bottom: 5px;
	margin-top: 2px;
}
.charta4 {
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
}
