@charset "utf-8";
.home_upper{
	width:444px;
	height:auto;
	text-align:left;
}
h1.topic_main{
	color:#78B609;
	margin:0px;
	padding:0px;
}

.home_content{
	height:180px;
	overflow:hidden;
	font-size:11px;
	margin-top:10px;
}
.home_bottom{
	width:444px;
	height:121px;
	margin:0px 2px 2px 2px;
	text-align:left;
}
.topic_bottom{
	width:444px;
	height:31px;
	background-image:url(../images/panel_topic_bottom.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:0px;
}
.topic_bottom h1{
	width:150px;
	height:20px;
	color:#77B70B;
	margin:11px 0px 0px 5px;
}
.content_bottom{
	margin-top:4px;
	width:444px;
	height:90px;
}

a.link_next{color:#77B70B;}
.cont_pict{
	width:150px;
	margin:5px;
}


