div,p,img,h1 {margin:0; padding:0;}

body {background:#FFFFFF;}

#Main_Area{
    width:930px;
    margin:0 auto;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

div#head {width:930px;}
div#head h1 {width:631px; height:38px; background:url(../img/main_ttl.gif) no-repeat; overflow:hidden; margin-left:15px; text-indent:-9999px;}
div#middle {width:930px;}
div#lbg,div#f_area,div#rbg {float:left;}
div#foot p {background:url(../img/copyright.jpg) no-repeat; width:930px; height:21px; background-position:15px 0; text-indent:-9999px;}

.text{
	color:#333333;
	padding:0 0 10px 0;
	font-size:12px;
	line-height:120%;
}
.text a{
	color:#FF6633;
	line-height:160%;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.text a:hover{
	text-decoration:underline;
}



