@charset "utf-8";

.main_photo{
	border:1px solid #CCCCCC;
	padding:9px;
	margin-bottom:15px;
}
.main_photo img{
	width:890px;
}
.message_list{
	border-top:1px solid #CCCCCC;
	width:290px;
	background:url(../ICO/Home/002.jpg) no-repeat;
	margin-right:20px;
	float:left;
}
.message_list_style{
	padding:10px;
	background:url(../ICO/Home/002.jpg) no-repeat right top;
}

.message_list a{
	display:block;
	padding-left:22px;
	background:url(../ICO/home/006.jpg) no-repeat left top;
	color:#606060;
	text-decoration:none;
}
.message_list a:hover{
	text-decoration:underline;
}