body {
	text-align: center;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
.container {
	text-align: left;
	width: 835px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sideL {
	background-image: url(cmnfix/bg_side_l.gif);
	background-repeat: repeat-y;
}
.sideR {
	background-image: url(cmnfix/bg_side_r.gif);
	background-repeat: repeat-y;
}
.txtSps {
	margin: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.txtTopic {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-top: 16px;
	padding-right: 13px;
	padding-bottom: 16px;
	padding-left: 13px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}
.submenu {
	margin-bottom: 10px;
}
.foot {
	background-image: url(cmnfix/foot_bg.jpg);
	width: 775px;
	text-align: right;
	vertical-align: middle;
}
.txtFoot {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	color: #000000;
	margin-right: 20px;
}
h1 {
	background-image: url(cmnfix/title_bg_01.jpg);
	background-repeat: no-repeat;
	height: 55px;
	padding-top: 24px;
	padding-left: 27px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 16px;
	letter-spacing: 6px;
	color: #000000;
	margin: 0px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
