@charset "utf-8";
/* CSS Document */


DIV#news {
	background-image: none;
	color: #333333;
	padding-top: 38px;
}

DIV#news h3 {
	color: #81755F;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81755F;
	padding-bottom: 3px;
	margin-bottom: 15px;
}

DIV#news h3 {
	font-size: 14px;
	font-weight: bold;
	color: #856D54;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #856D54;
	padding-bottom: 2px;
	margin-bottom: 13px;
}

DIV#news p.blog_day {
	color: #856D54;
	font-size: 12px;
	font-weight: bold;
}

DIV#news p.blog_text {
	font-size: 12px;
	line-height: 160%;
}

DIV#blog_shousai {
	padding-bottom: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #856D54;
	margin-bottom: 8px;
}

DIV#blog_shousai_bot a {
	color: #856D54;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

DIV#blog_shousai_bot a:hover {
	text-decoration: underline;
	color: #333333;
}

