/* CSS Document */

#contents{
width:900px;
margin-left:auto;
margin-right:auto;
background-image:none;
}
* html #contents{
background-image:none;
}

#header{
}


#main_02{
	width:900px;
	margin-left:auto;
	background-color: #FFCC66;
	text-align: center;
	height: 50px;
	clear:both;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;
	
}

#main_02 h1{
	font-size: 11px;
	color:#666666;
}
