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

#news {
}
#news .title_bg {
	background-color:#ffddc1;
	border:2px #ffc799 dotted;
	padding-top:5px;
}
#news .list_bg {
	background-color:#fff1d2;
	border:2px #ffe1be dotted;
}
#guestbook_re {
}
#guestbook_re .title_bg {
	background-color:#b8dbb1;
	border:2px #94bf98 dotted;
}
#guestbook_re .list_bg {
	background-color:#d7e7cf;
	border:2px #c5ddc4 dotted;
}
