@charset "utf-8";
/* CSS Document */


#feature{
	width: 560px;
	/width: 550px;
	overflow:hidden;
	margin-bottom: 20px;
}

#map {}

#comment{
	margin-bottom: 20px;
}
#comment h2.title{
	background:url(/img/h2_title_comment.gif) no-repeat;
	width: 100%;
	height: 40px;
	text-indent: -9999px;
}
#comment ul{
	padding-left: 20px;
}
#comment p.comment_author{}

#comment p.comment_trim{
	margin-left:50px;
}


.info{
	margin-bottom: 20px;
	font-size: 12px;
}

.info h2.title{
	background:url(/img/h2_title_info.gif) no-repeat;
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	border-bottom: 1px solid #C6DF82;
	border-bottom: 1px solid #999;

}
#info1{
}
#info1 h2{
	margin-bottom: 10px;
}
#info1 ul{
}
#info1 li{
	background:#FAFAFA;
	margin-bottom: 2px;
	line-height:2;
}
#info1 li span.body p{
	padding-left: 100px;
}

#info1 li span.title{
	padding-right: 20px;
}

#info1 li span.date{
	font-size: 90%;
/*	color:#C6DF82;
	color:#B0D354;
*/
}

#info2{
}
#info2 h2{
	margin-bottom: 10px;
}
#info2 ul{
}
#info2 li{
	background:#F0F7DF;
	background:#FAFAFA;
	margin-bottom: 2px;
	line-height:2;
}


#info2 li span.category{
	padding-right: 20px;
}

#info2 li span.title{
	padding-right: 20px;
}

#info2 li span.date{
	font-size: 90%;
	color:#C6DF82;
	color:#B0D354;
	display:none;
}

#leftInfo3{}
#leftInfo3 h2{
	font-size: 12px;
	color:#666;
	background:url(/image/top-h2-1.gif) repeat-x;
	line-height: 20px;
/*	border:5px solid #999;*/
	padding-left: 20px;
	color:#333;
	font-weight: normal;
	_margin-bottom: 10px;
}
#leftInfo3 a{
	color:#666;
	font-size: 11px;
}
#leftInfo3 span.date{
	color:#999;
	font-size: 11px;
}

#estimate{
	margin-bottom: 20px;
}
#left-free{
	margin: 20px 15px 0px 15px;
	_margin: 20px 15px 0px 0px;
}

#left-free.p{
	margin:0px 10px 0px 10px;
}
	


#right{}
#right p{
/*	margin-bottom: 20px;*/
}






