@charset "UTF-8";
@import url("base.css");

/*page.htmlの指定*/

div#flower1 {
	height: 480px;
	width: 806px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/backimgpage1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div#flower2 {
	height: 480px;
	width: 806px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/backimgpage2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div#flower3 {
	height: 480px;
	width: 806px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/backimgpage3.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div#flower4 {
	height: 480px;
	width: 806px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/backimgpage4.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div#flower5 {
	height: 300px;
	width: 500px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/backimgpage5.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.clear {
	font-size: 0.1em;
	line-height: 0.1em;
	clear: both;
}

p.bun1 {
	font-size: 0.8em;
	text-align: center;
	color: #666666;
}

p.bun2 {
	font-size: 0.8em;
	text-align: center;
	color: #666666;
}

td.ti01 {
	font-size: 0.8em;
	line-height: normal;
	clear: both;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

td.ti02 {
	font-size: 0.8em;
	line-height: 18px;
	clear: both;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
