@charset "utf-8";
/* CSS Document */

.logo-01 {
	background: url(images/droplogo.gif) top left no-repeat;
	top: 5px;
	width: 525px;
	position: relative;
	height: 170px;
	border-top: 1px solid #600;
	border-bottom: 1px solid #600;
}
.title-01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #600;
	position: absolute;
	top: 10px;
	left: 170px;
}
.title-02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #600;
	position: absolute;
	top: 50px;
	left: 170px;
	font-style: italic;
}
.title-03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #600;
	position: absolute;
	top: 75px;
	left: 170px;
	font-style: normal;
}
.title-04 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #600;
	position: absolute;
	top: 135px;
	left: 170px;
	font-style: normal;
}
.title-05 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #600;
	position: absolute;
	top: 200px;
	font-style: italic;
	left: 100px;
}
.title-06 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #600;
	position: absolute;
	top: 250px;
	font-style: italic;
	left: 2px;
}
