body {
	margin-top: 33px;
	padding: 0;
	background: url(../common/body_bg.jpg) repeat-x;
	font-size: 0.875em;
	line-height: 1.3em;
	color: #494949 }
a:link, a.visited {
	color: #039;
	text-decoration: underline }
a:hover {
	color: #06C;
	text-decoration: none }
a:active {
	color: #C00;
	text-decoration: none }
h1 {
	margin: 0 0 15px 0 }
#menu-sub {
	margin-left: 25px }
#menu-sub td {
	padding: 4px 7px;
	border-bottom: #730F00 1px dotted;
	font-size: 12px }
#menu-sub a {
	color: #333 }
#menu-sub td.noborder {
	border-bottom: none }

/* トップページのみ */
.whatsnew {
	border: #C7C9CD solid 1px;
	padding: 4px;
	background: url(../topimg/whatsnew_bg.gif) no-repeat 50% 95% }