﻿@charset "UTF-8";
#land-system-allbox {
	height: auto;
	width: 880px;
	margin:0 auto;

}

#land-system-allbox #box01 {
	
	float: left;
	height: auto;
	width: 285px;
	margin-right:9px;
	margin-top:5px;
	border: 1px solid #CCC;
	padding-top:2px;
	margin-bottom:5px;
	padding-bottom:5px;
}

#land-system-allbox #box02 {

	float: left;
	height: auto;
	width: 285px;
	margin-top:5px;
	margin-bottom:5px;
	border: 1px solid #CCC;	
	padding-top:2px;
	padding-bottom:5px;
}

#land-system-allbox #image-box {
	height: 84px;
	width: 270px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#land-system-allbox #tx-box {
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 1px;
	margin-left: 10px;
	width: 270px;
}
