@charset "utf-8";
@import url(css/orange-child/styles-site.css);

/* 土地情報 */
.itembox .itembox-img img{float:left;margin-right:10px;}
.itembox dl.itembox-txt{padding:5px 10px 10px 130px;}
.itembox dl.itembox-txt dt,
.itembox dl.itembox-txt dd{
line-height:1.2em;margin-bottom:3px;padding:2px 0;
}
.itembox dl.itembox-txt dt{
float:left;background:#999;color:#fff;width:3.5em;text-align:center;margin-right:6px;
}
.itembox dl.itembox-txt dd{padding-left:4em;}

body {
	padding-bottom: 30px ;
	font-size: 0.625em ;
	line-height: 1.5 ;
	text-align: center ;
	background: url("/images/header.png") repeat-x;
}


#header h2 a {
	color: #555 ;
}

#header p {
	color: #555 ;
}
