#left_block {
	margin-right: 10px;
	margin-left: 10px;
}
#left_area h2 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CC9966;
	padding-bottom: 2px;
	font-size: medium;
	color: #CC6633;
	margin-bottom: 10px;
}
#left_area .comment_area {
	line-height: 150%;
	color: #996633;
	font-size: small;
	margin-bottom: 10px;
	margin-left: 10px;
}
#left_area .one_topic_area {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#left_area .one_topic_area .photo_area {
	float: left;
	width: 200px;
	margin-right: 20px;
	border: 1px solid #CC9999;
	padding: 5px;
}
#left_area .one_topic_area h3 {
	margin-left: 230px;
	font-size: small;
	color: #669966;
	padding-top: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#left_area .one_topic_area .comment_area {
	margin-left: 235px;
	font-size: small;
	color: #666666;
	line-height: 140%;
	margin-bottom: 10px;
}
#left_area h4 {
	font-size: x-small;
	color: #CCCCCC;
	text-align: right;
	margin: 0px;
	clear: both;
	visibility: hidden;
}
#left_area h5 {
	font-size: small;
	color: #669966;
	clear: both;
	text-align: right;
}

