@charset "utf-8";
/* CSS Document */


/*-------------------------------------*/


#mainbox{
	width:100%;
	font-size: 13px;
	padding-top:20px;
	padding-bottom:20px;
}



.cate_box{
	margin-bottom:40px;
}

.cate_box_photo{
	float:left;
	width:100px;
	margin-left:10px;
}


.cate_box_text{
	float:left;
	width:650px;
	margin-left:20px;
}



#link_box{
	margin-left:20px;
	width:920px;
}


.link_list{
	padding-bottom:15px;
	border-bottom:1px dotted #877c60;
	margin-bottom:20px;
}

.link_list_end{
	padding-bottom:15px;
	margin-bottom:20px;
}



#link_box a{
	color: #877C60;
	text-decoration: none;
}

#link_box a:hover{
	color: #7d4401;
}
