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

h1 {
	background-image: url(../img/sugaara-img.jpg);
	background-repeat: no-repeat;
	background-position: 240px top;
	height: 120px;
	line-height: 80px;
	color: #CB6D6B;
	text-shadow: #888 1px 1px 6px;
	font-size: 28px;
}

#index-top {
	text-align: center;
	padding-top: 30px;
}
#index-top img {
	border: 1px solid #999;
}



#wrapper #cat {
	margin-top: -140px;
	margin-left: 65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rainbow {
	margin-top: -310px;
	margin-left: -50px;
}
#contents p {
	line-height: 25px;
}
#contents h2 {
	color: #328955;
	font-size: 20px;
	margin-right: 20px;
	margin-top: 40px;
	clear: both;
	background-image: url(../img/bg-h2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	text-indent: 10px;
	padding-top: 35px;
	padding-left: 15px;
}
#top {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 240px;
}
#top address {
	font-weight: bold;
	font-style: normal;
	font-size: 22px;
	float: right;
	padding: 10px;
	/*text-shadow: #666 2px 2px 5px;*/
	margin-top: 80px;
	line-height: 24px;
	color: #4A3224;
}
address img {
	margin-top: 5px;
	margin-left: 10px;
}
