@charset "utf-8";
#flash{
	margin: 0px;
	border-top: 4px solid #65453A;
	border-bottom: 4px solid #65453A;
}
#topmenu {
	width: 700px;
	margin-bottom: 5px;
	background-color: #865C4F;
}
#topmenu img , #flash img {
	margin : 0;
}
#leftmenu img , #rightmenu img{
	margin-bottom: 15px;
}
#topmenu a:active {text-decoration: none;color: #0033FF;}
#topmenu ul {
	margin: 0px;
}
#topmenu .li01 {
	float: left;
	width: 99px;
	margin: 0px;
	text-align: center;
	border-left: 1px solid #865C4F;
}
#topmenu .li02 {
	float: left;
	width: 99px;
	margin: 0px;
	text-align: center;
}
#topmenu li a{
	display: block;
	height: 48px;
	background-color: #593D33;
}
#topmenu li a:hover {
	background-color: #990000;
}
#leftmenu {
	float: left;
	width: 480px;
}
.img_r1 {
	float: right;
}
#rightmenu {
	float: right;
	width: 200px;
}
#news ul {
	margin: 0px;
}
#news li {
	margin-left: 10px;
	background-image: url(../img/point2.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 18px;
	padding-bottom: 20px;
	line-height: 150%;
}
/*
#news .rss_date{
	color: #990000;
}
#news .news_title{
	font-size: 120%;
	font-weight: bold;
}
*/
#news .rss-date{
	color: #990000;
}
#news .rss-item a{
	font-size: 120%;
	font-weight: bold;
}
#news .rss-item{
	font-size: 120%;
}

#staff ul {
	margin: 0px;
	padding-bottom: 10px;
}
#staff li {
	color: #990000;
	margin-left: 10px;
	background-image: url(../img/point2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
	padding-bottom: 5px;
}
#news,#staff,#reform,#cafe,#reform_s,#info,#seach,#topcatch{
	margin-bottom: 20px;
}
#reform ul{
	width: 480px;
}
#reform li , #contact li{
	float: left;
}
#reform .li02{
	padding-left: 15px;
}
#contact {
	clear: both;
	margin-bottom: 20px;
}
#foot_r li{
	float: left;
	padding-left: 7px;
}
