@charset "utf-8";
/* CSS Document */

div#contents-r .large{
	margin:0 0 17px 0;
	}

div#contents00{
	width:550px;
	height:330px;
	position:relative;
	background:url(../land/img/land00-bg01.jpg) no-repeat left top;
	margin:0 0 18px 0;
	}
	
div#contents00 h1{
	position:absolute;
	top:200px;
	left:172px;
	}
	
div#contents00 p{
	position:absolute;
	top:246px;
	left:128px;
	}

div.contents01{
	width:550px;
	margin:0 0 26px 0;
	}
	
div#bottom{
	padding:0;
	margin:0;
	background:none;
	}	
	
div.contents01-l{
	width:370px;
	float:left;
	}
	
div.contents01-l h2{
	margin:0 0 10px 0;
	}
	
div.contents01-l ul{
	width:360px;
	margin:0 0 6px 0;
	}
	
div.contents01-l li{
	width:360px;
	}

div.contents01-l p{
	margin:0 10px 0 0;
	}
	
div.contents01-l p.middle{
	margin:0 10px 10px 0;
	}

div.contents01-l p span.special{
	font-weight:bold;
	font-size:115%;
	color:#007e3e;
	}
	
div.contents01-l p span.status{
	font-weight:bold;
	color:#dd0000;
	}
	
div.contents01-r{
	width:180px;
	float:left;
	position:relative;
	}
	
div.contents01-r p.image01{
	position:absolute;
	bottom:-1px;
	left:-45px;
	}