/* CSS Document */
/*------realestate---------*/
body {
	text-align: center;
	margin: 0px auto;
	padding: 0px auto;
	background-image: url(../images/kensetsu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
ul	{
	margin: 0px;
	padding: 0px;
}
h2	{
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	height: 0px;
	/*background-color: #f1efe2;
	width: 240px;*/
}
img	{
	border: none;
}
#header_topstyle	{
	background-image: url(../images/headlogo_up2.gif);
	vertical-align: bottom;
	text-align: right;
}
#header_style	{
	background-image: url(../images/pagehead_up2.gif);
	vertical-align: bottom;
	text-align: right;
}
#header_style a	{
	color: #663300;
}
#header_style a:visited	{
	color: #663300;
}
#header_style a:hover	{
	color: #ffcc00;
}
#list_header	{
	font-size: 12px;
	color: #663300;
	list-style: none;
	text-align: right;
}
#list_header li	{
	float: right;
	margin: 0px 10px;
}
#pagetitle	{
	font-size: 20px;
	position: relative;
	padding: 6px 20px;
	top: 80px;
	left: 500px;
}
h3	{
	color: #333333;
	margin: 30px 20px;
	padding: 5px 20px;
	font-size: 1.0em;
	background-image: url(../images/pagetitle.gif);
	background-position: middle;
	background-repeat: repeat-x; 
	/*background-color: #f1efe2;*/
	border-right: double 2px #999999;
	border-bottom: double 2px #999999;
}
.mark_g	{
	position: relative;
	
}

p	{
	line-height: 140%;
	font-size: 1.0em;
}
a	{
	text-decoration: none;
	color: #333333;
}
a:visited	{
	text-decoration: none;
	color: #333333;
}
a:hover	{
	color: #ffcc00;
	
}
.bread	{
	font-size: 0.75em;
	color: #66cc00;
	padding: 10px 20px;
}

#nav	{
	vertical-align: center;
	background-color: #f1efe2;
}
.esnavi	{
	margin: 0px;
	padding: 0px;
}
.back	{
	text-align: right;
	padding-top: 30px;
	padding-right: 20px;
	font-size: 0.75em;
}
#estate_title	{
	background-image: url(../images/estate_title.gif);
	background-position: top;
	background-repeat: repeat-x;
}
/*------category------------*/
h4	{
	color: #000000;
	background-color: #;
	border: double 1px #66cc00;
	padding: 5px 20px;
}

#escontent	{
	margin: 10px 20px;
	width: 550px;
}

.item img	{
	float: left;
	margin: 0px 10px 10px 0px;
}
.item	{
	
	clear: both;
}

.list	{
	padding: 10px 30px 10px 50px;
}
.cat_detail	{
	text-align: right;
	padding-right: 20px;
	font-size: 0.75em;
}
.item_cat	{
	color: #666666;
	font-size: 0.85em;
}
/*--------single-----------*/

#s_date	{
	font-size: 0.8em;
	margin: 10px;
}
#photo	{
	text-align: center;
	margin: 10px;
}
#single_post	{
	margin: 10px 20px;
}
#detail	{
	text-align: left;
}
#data_table	{
	width: 80%;
	font-size: 0.85em;
	padding: 5px;
	
}
.data1	{
	padding: 5px 10px;
	background-color: #f1efe2;
	border-left: solid 1px #ccff33;
	border-bottom: solid 1px #ccff33;
}
.data2	{
	padding: 5px 10px;
	border-right: solid 1px #ccff33;
	border-bottom: solid 1px #ccff33;
}

/*-----------footer------------*/
#footer	{
	height: 26px;
	text-align: center;
	background-image: url(images/footer.gif);
	background-position: top;
	padding: 5px auto;
}

