@charset "shift_jis";

#wrapper{
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
	font-size:75%;
	}
	
#wrapper_inner{
	width:900px;
	margin:0 auto;
	background-color:#FFFFFF;
	}


	
h2 {
 margin:0;
 }	
 
 
#main {
border-left:#ea7100 solid 1px;
border-right:#ea7100 solid 1px;
border-bottom:#ea7100 solid 50px;
} 
 
 
#copy {
	display:block;
	clear:both;
	width:900px;
    text-align:right;	
	margin-bottom:20px;
}

