/* CSS Document */

body {
	margin:0px;
	font-family:"lr SVbN", "Osaka|";
	font-size:11px;
	background-color:#FFFFFF;
	
 }
 
 #body {
 width:820px;
 margin-right: auto;
 margin-left: auto;
 position:relative;
 
 }
 
 #main_clm {
	background-image: url(img/sozai_gazou/back_img.jpg);
	background-repeat: no-repeat;
	width:810px;
	height:420px;
	margin-top: 2px;
	margin-left:20px;
	padding-top: 80px;
	margin-bottom:5px;
	overflow: auto;
	position: relative;		
	
 }
 