body {
	margin: 0px auto;
	text-align:center;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	background-image: url(images/bg.gif);
	font-family:HGPSoeiKakugothicUB, MS PGothic, Verdana, Arial, Helvetica, sans-serif;
}

a:link,a:visited,a:active {
	font-size: 12px;
	color: #dd0000;
}

a:hover {
	font-size: 12px;
	color: #0c35d1;
	text-decoration: underline;
}

.tb {
	text-align:center;
	background-image: url(images/b_bg.gif);
}
.w_bg_left{
	padding:8px 0px 8px 0px;
	background:#FFFFFF url(images/w_bg_left.gif) repeat;
}
.w_bg_right{
	padding:8px 0px 8px 0px;
	background:#FFFFFF url(images/w_bg_right.gif) repeat;
}
.info_font{
	padding:20px 0px 0px 30px;
}
.foot{
	vertical-align:top;
	height: 55px;
	background:url(images/cp_foot.gif) no-repeat;
}
