body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:  url("../images/back.gif");
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	width:100%;
}
#container {
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	width:750px;
	background-color: #FFFFFF;
	}
.bar {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
	border-right-width: 0px;
	border-left-width: 0px;
	height: 19px;
	width: 750px;
	background-color: #666666;
	background-image: url(../images/top_ano.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFFF;
	text-align: right;
}
.content {
	padding: 25px;
	text-align:left;
}
.left {
	text-align: left;
	vertical-align: top;
	float: left;
}
.right {
	text-align: left;
	vertical-align: top;
	float: left;
	padding-left: 25px;
}
.update-list {
	padding-top: 15px;
	margin-bottom: 15px;
}
.update-list .date {
	padding-left: 10px;
	padding-right: 25px;
	float: left;
	line-height:1.3;
	vertical-align:top;
}
.update-list .matter {
	float: left;
	line-height:1.3;
	vertical-align:top;
	width:400px;
}
.update-list img {
	padding-top: 8px;
	padding-bottom: 8px;
}
.foot-navi{
	margin-top: 8px;
	line-height:1.4;
	font-size:10px;
	padding-right:12px;
	clear: both;
}
.footer {
	margin-top: 6px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #666666;
}
.footer .copy{
	float:left;
}
.footer .logo{
	float:right;
}
.line140{
	line-height:1.4;
}
.line120{
	line-height:1.2;
}
.font10{
	font-size:10px;
	line-height:1.2;
}
form{
	margin:0px;
}
