@charset "utf-8";
body {
	padding-top:20px;
	background:url(../images/bg_body.gif) left top repeat-x;
	}
.topBody {
	background:url(../images/top_e/bg_body.gif) left top repeat-x;
	}
.page {
	font-size:1.2em;
	}
.mgH1 {
/*	margin-bottom:9px;*/
	}
.content {
	margin:auto;
	width:760px;
	}
.footer {
	background:#000;
	}
.footer ul {
	padding:20px 0px;
	text-align:center;
	}
.footer ul li {
	padding:0px 85px;
	display:inline;
	color:#ffffff;
	font-size:1.4em;
	font-weight:bold;
	border-right:1px dotted #1F1F1F;
	}
.footer ul li a {
	color:#ffffff;
	text-decoration:none;
	}
.footer ul li.nobr {
	border-right:none;
	}
