@charset "utf-8";
/* ===================================================================
CSS information

 file name  :  top.css
 style info :  トップ用のスタイル指定
=================================================================== */







#txt01{
	width:900px;
	height:720px;
	background:url(../../../landscape/img/text01_201012_bg.jpg) no-repeat 0px 0px;
	padding: 10px 0px 0px 40px;
	margin-top: 30px;
}


#w850_box{
	width:850px;
	margin:auto;
	padding-bottom: 15px;
}

#w410_left{
	width:410px;
	float:left;
}

#w410_right{
	width:410px;
	float:right;
}



#main {
	position:relative;
}


