@charset "utf-8";

#mainDiv{
	padding:0px;
	}

/*-------------------------------------------------
　　　　　　イベント情報
---------------------------------------------------*/
#event{
	background-image:url(../top_image/news_event.gif);
	background-repeat: no-repeat;
	padding-top:60px;
	padding-left:0px;
	width:610px;
	}
#event-left{
	float:left;
	}
#event-right{
	float:right;
	width:160px;
	}
#event ul{
	width:380px;
	padding-right:0px;
	}
#event li{
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom: 1px dotted #666666;
	background-image: url(../top_image/yajirushi_ao.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 22px;
	}
	
	
/*-------------------------------------------------
　　　　　　園内開花状況
---------------------------------------------------*/
#flower{
	background-image:url(../top_image/news_flower.gif);
	background-repeat: no-repeat;
	padding-left:0px;
	width:610px;
	margin-bottom:20px;
	clear: both;
	}
#flower:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.flower_news{
	float:left;
	width:410px;
	margin-top:70px;
	}
.flower_photo{
	float:right;
	width:190px;
	margin-top:20px;
	text-align:center;
	}
.flower_photo img{
	padding:5px;
	border:solid 1px #999999;
	background-color:#FFFFFF;
	}
.flower_news dl{
	margin:0px;}
.flower_news dt{
	margin-left:40px;
	}
	
	
/*-------------------------------------------------
　　　　　　お知らせ・ウエディング
---------------------------------------------------*/
#newswaku {
	clear: both;
	background-color: #FFEEEE;
	width:590px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.news{
	float:left;
	width:290px;
	margin:0px;
	}
.news ul {
	background-image: url(../top_image/news_news.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left:10px;
	margin: 0px;
}
.news li{
	list-style-type: none;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom: 1px dotted #666666;
	list-style-image: url(../top_image/yajirushi_pink.gif);
	padding-left: 5px;
	}
.wedding {
	width:280px;
	float:right;
	padding-top: 10px;
	}
