@charset "utf-8";
/* CSS Document */
#topArea {
	width:887px;
	height:15px;
	padding-left:13px;
	background:url(img/top_bg.gif) no-repeat left top;
}
.flowerContents {
	width:846px;
	padding-top:5px;
	margin:0px auto 15px;
}
.contents {
	width:700px;
	margin:0px auto 15px;
}
.info {
	margin-top:15px;
	background-color:#02BC68;
	color:#FFF;
}
.infoInner {
	padding:0px 60px;
	background-color:#02BC68;
	color:#FFF;
}
.infoInner a {	text-decoration: none;	color:#F4A460;	}

.infoInner a:hover { text-decoration: underline; color: #F4A460; }
.f-leftbox {
	margin-top:10px;
	margin-right:30px;
	float:left;
	margin-bottom:5px;
}
.f-rightbox {
	width:390px;
	margin-top:10px;
	float:right;
}
dl.flower dt {
	background:url(img/icon01.gif) 0px 5px;
	background-repeat:no-repeat;
  	float:left;
 	padding-left:15px;
}
dl.flower dd {
  margin-bottom:3px;
  margin-left:80px;
}
.dataBox {
	border-bottom:dotted 1px #FA7DCB;
	margin-bottom:5px;
	padding-bottom:5px;
}
.dataBox2 {
	border-bottom:dotted 1px #FA7DCB;
	margin-bottom:5px;
	margin-left:3px;
	padding-bottom:5px;
}
.lign {
	width:700px;
	margin:10px auto 15px;
	border-bottom:dotted 1px #fa7dce;
}
ul.flower {
	width:700px;
	margin:0px auto 15px;
}

ul.flower li {
	width:158px;
    list-style:none;
	background:url(img/icon02.gif) 0px 4px;
	background-repeat:no-repeat;
	padding-left:17px;
	float:left;
}
.flowerEvent {
	width:680px;
	margin:0px auto 15px;
	border:solid 1px #fa7dce;
	padding:0px 10px;
}
.eventRight {
	width:410px;
	margin-top:10px;
	float:right;
	margin-bottom:10px;
}
.eventTitle {
	width:395px;
	float:right;
	border-left:solid 3px #fa7dce;
	padding:3px 5px;
	background-color:#FFB5C5;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:10px;
}
.event2 {
	margin:15px 0px;
}
.toTop {
	margin:0px auto 15px;
	width:700px;
	text-align:right;
}
.text {
	margin:0px auto 15px;
	width:700px;
}
