@charset "UTF-8";

table.evt{ empty-cells:show; border-collapse:collapse; border-spacing:0px; margin:0; }
table.evt td{ padding:0px; }

/* top */
.estbox{
	width:130px;
	margin:12px 20px 0 20px ;
	float:left;
	font-size:85%;
	color:#2c3725;
}
.estbox img.cell{
	margin-top:3px;
}

/* Project Common */
.evt-overall{
	width:720px;
	overflow:hidden;
}
.evt-back-a{
	background-color:#e3efdc;
}
.evt-back-b{
	background-image:url(../images/cg000.gif);
}
.evt-back-c{
	background-color:white;
}
.evt-cfloat{ float:center; }
.evt-lfloat{ float:left; }
.evt-rfloat{ float:right; }
.vtop{ vertical-align:top; }
.vmiddle{ vertical-align:middle; }
.vbottom{ vertical-align:bottom; }

.evt-doc-std{
	vertical-align:top;
	text-align:left;
	font-size:100%;
	line-height:1.5em;
	color:#202020;
}



/* div list */
table.evt-cell{ empty-cells:show; border-collapse:collapse; border-spacing:0px; }
table.evt-cell td{
	padding:1px;
	text-align:center;
}
	/* header */
	table.evt-cell thead td.hs{
		font-size:85%;
		color:#377c6d;
		background-color:white;
		padding-top:4px;
	}
	/* cells */
	table.evt-cell tbody td{
		font-size:85%;
		background-color:white; font-size:92%;
		border-width:1px 0px;
		border-style:solid;
		border-color:#93c6ba;
	}
	table.evt-cell tbody td.pr{ padding:2px 5px; color:#EF0000; text-align:right; }
	table.evt-cell tbody td.lm{ color:#fa0000; font-weight:bold; padding:1px 2px; }
	table.evt-cell tbody td.s{ text-align:right; }
	table.evt-cell tbody td.d{ text-align:right; }

	.evt-divs{
		margin:3px 0px;
		padding:2px 5px;
		font-size:85%; color:#6a6a6a;
		text-align:left;
	}

/* Enviroment */
.asbox{
	width:130px; height:145px;
	margin-right:11px;
	float:left;
	font-size:92%;
	color:#2c3725;
	text-align:center;
}
.asbox img{
	margin-bottom:3px;
}

/* Detail */
.evt-dt-pr{
	font-weight:bold;
	color:#294862;
	font-size:122%;
}
.evt-dt-pr-num{
	font-size:152%;
}

/* new-styles */
dl,dd,dt,ul,li { padding:0; margin:0; list-style:none}
table.nomargin{ empty-cells:show; border-collapse:collapse; border-spacing:0px; margin:0; width:720px}
table.nomargin tr td{ padding:0px; vertical-align:top; text-align:left; }
#common_header img{ width:151px; height:50px;}

#wrapp { width:720px; margin:0 auto}
#wrapp .outline { padding:10px;}

#header { height:35px; margin-bottom:5px;}
#header h1{ width:141px; float:left}
#header p { width:500px; float:right; text-align:right;}
#header p span {font-size:182%; line-height:22px; height:35px; color:#294862; font-weight:bold;vertical-align:middle; display:inline-block; padding:8px 5px 0 0}
#header p img { vertical-align:top}

#wrapp .address {font-size:92%; color:#294862; text-align:right; margin:5px; clear:both}

#wrapp h2 { margin-top:10px}
#wrapp .evt{ border-left:solid 1px #92a39d;border-right:solid 1px #92a39d;border-bottom:solid 1px #92a39d}
#wrapp .layout {border-left:solid 1px #92a39d;border-right:solid 1px #92a39d;border-bottom:solid 1px #92a39d; padding:4px; text-align:center}

#wrapp .land-info {  color:#277465; text-align:right; padding:5px; border-bottom:solid 1px #277465}
#wrapp .land-info li { margin:0 0 5px 0}
#wrapp .outline ul { text-align:right; padding:5px;}
#wrapp .price { color:#294862}
#wrapp .price strong{ font-size:167%;}


#wrapp .notes {border-left:solid 1px #92a39d;border-right:solid 1px #92a39d;border-bottom:solid 1px #92a39d; padding:4px; text-align:left; margin-bottom:30px;}
#wrapp .notes p { margin:10px}

#wrapp .info { padding-left:15px; border-left:solid 1px #92a39d; text-align:left}
#wrapp .info span { font-weight:bold; font-size:122%;}

#footer{font-size:65%; margin:10px 5px; padding:8px; color:#404040; border-top:1px solid #a0a0a0; text-align:left;}

#wrapp .copy-right{ font-size:85%; color:#666; text-align:right; border-top:solid 1px #a0a0a0; margin:0 5px; padding:10px 0}
