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

/*index.htmlの指定*/


div#flowertop {
	height: 480px;
	width: 806px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/backimgtop.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;
}