*{padding:0;margin:0;}
body, td, th{
	font: normal normal normal 0.9em/1em  arial, helvetica, san-serif;
}
body{
	text-align:center;
	padding:0;
	margin:0px;
	background:#ffffff url(../img/bg.gif);
}
#centerBox{
	text-align:center;
	margin:0px auto;
}
#all{
	text-align:left;margin:0px auto;
	width:780px;
	background:#ffffff;
}
#header{
	width:780px;
	height:65px;
	background:url(../img/frame/tel.gif) no-repeat right top;
}
#mainBox{
	width:780px;
	background:#ffffff url(../img/frame/header_line.gif) repeat-x top left;
	padding:4px 0 0 0;
}
#menuBox{
	float:left;
	width:150px;
}
#contentsBox{
	float:right;
	width:610px;
}
#contents{
	margin:15px 10px 0 0;
}
#copyright{
	border-top:1px solid #999999;
	padding:10px 0 0 0;
	margin:15px 0;
	font-size:0.85em;
	line-height:1.3em;
}
#adArea{
	margin:15px 0;
}
.clears{
	clear:both;
}
address{
	font-style:normal;
}
a{ color:#cc0000;text-decoration: underline;}
img a{border:0;}
.mg20{ margin:20px;}