#index_left {
	width:521px;
	float:left;
	margin-left:20px;
	margin-top:10px;
}

#index_right {
	width:230px;
	float:right;
	margin-right:20px;
	margin-top:10px;
}

.index_index_gohousan {
	margin-bottom:10px;
}

.index_rss_area {
	background-image:url(../images/top_rss_bg.jpg);
	padding-bottom:10px;
}

.index_blog_rss_area {
	background-image:url(../images/top_rss_bg.jpg);
	padding-bottom:10px;
}

.index_index_facebook {
	margin-bottom:10px;
	margin-top:10px;
}

.facebook {
	margin-bottom:10px;
}

.insta {
	margin-bottom:10px;
}

.index_rss {
	width:485px;
	border-bottom:1px dotted #999999;
	padding:5px 0 5px 10px;
	margin:0 auto;
}

.index_rss_area a , .index_rss_area a:visited{
	color:#990000;
}

.index_rss_area a:hover {
	color:#000000;
}

.index_blog_rss_area a , .index_blog_rss_area a:visited{
	color:#000000;
}

.index_blog_rss_area a:hover {
	color:#990000;
}

.index_topics_image {
	width:100px;
	float:left;
}

.index_topics_title {
	float:left;
	width:355px;
	margin-left:10px;
	font-size: 1.3em;
	font-weight: bold;
}
.index_topics_comment {
	float:left;
	width:355px;
	margin-left:10px;
	margin-top:5px;
}

.index_topics_rss_item_height {
	height:78px;
	overflow: auto;
}

.mt10 {
	margin-top: 10px;
}
