@charset "utf-8";
@import "contents.css";

/*タイトル*/
#contentsTitle h1 { background: url(../guide/flower/images/title.jpg) center top no-repeat;}

#rightContents h4 {
	width: 630px;
	height: 155px;
	text-indent: -9999px;
	margin: 0px auto 30px auto;
	background-position: left top;
	background-repeat: no-repeat;
}

#rightContents h4.season01 { background-image: url(../guide/flower/images/caption_b01.jpg) ;}
#rightContents h4.season02 { background-image: url(../guide/flower/images/caption_b02.jpg) ;}
#rightContents h4.season03 { background-image: url(../guide/flower/images/caption_b03.jpg) ;}
#rightContents h4.season04 { background-image: url(../guide/flower/images/caption_b04.jpg) ;}

#rightContents div.fleft {
	float: left;
}

#rightContents div.fright {
	float: right;
}

#rightContents .mt21 {
	margin-top: 21px;
}

#rightContents p {
	margin-bottom: 15px;
}