div#main_top {
	margin: 10px 0px 5px 0px!important;  
	margin: 10px 0px 5px 0px; /* for only IE6 style */  
}

div#home {
	float: right;
	width: 770px;
	margin: 10px 0px 5px 10px!important;  
	margin: 10px 0px 5px 0px; /* for only IE6 style */  
}
div#home_text{
	padding: 3px;
	margin-bottom:10px;
	}

div#home h1{
	background: url(../images/title/title_american.gif) left top no-repeat;
	margin: 0px 0px 5px 0px !important;  
	margin: 0px 0px 5px 0px ; /* for only IE6 style */  
	height: 30px;
	width: 550px;
	text-indent: -99999px;
}

div#home h2{
	background: url(../images/title/title_pickup.gif) left top no-repeat;
	margin: 0px 0px 5px 0px !important;  
	margin: 0px 0px 5px 0px ; /* for only IE6 style */  
	height: 30px;
	width: 200px;
	text-indent: -99999px;
}

/* 2段組
-----------------------------------*/
.home_newstext {
	width:550px;
	float:left;
	font-size:13px;
	margin: 0px 0px 15px 0px!important;  
	margin: 0px 0px 15px 0px; /* for only IE6 style */  
}
.home_pickup {
	width:200px;
	float:right;
	margin: 0px 0px 15px 10px!important;  
	margin: 0px 0px 15px 10px; /* for only IE6 style */  
}

/* バナー
-----------------------------------*/
div#home_banna{
	width: 200px;
	margin-bottom: 5px !important;  
	margin-bottom: 5px ; /* for only IE6 style */  
	}


