@charset "utf-8";



#box1 {
	margin: 50px 0px 0px 0px;
	width: 480px;
	height: 190px;
}

#harubtn {
	margin-top: 20px;
}

#natsubtn {
	margin-top: 20px;
}

#box2 {
	clear: both;
	float: right;
	margin: 20px 0px 0px 0px;
	width: 480px;
	height: 190px;
}

#akibtn {
	margin-top: 20px;
}

#huyubtn {
	margin-top: 20px;
}


/*
�t
-------------------------------------------------------------------*/
#haru {
	background-image: url(../images/haru02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#haru p {
	width: 280px;
	margin: 5px 0px 0px 270px;
	line-height: 150%;
}

#haru h3 {
	margin: 15px 0px 0px 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e5c5;
	line-height: 35px;
	padding-left: 30px;
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
}

.photo01 img {
	margin: 20px auto 0px auto;
}

/*
��
-------------------------------------------------------------------*/
#natsu {
	background-image: url(../images/natsu06.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
}

#natsu p {
	width: 290px;
	margin: 5px 0px 0px 250px;
	line-height: 150%;
}

#natsu h3 {
	margin: 15px 0px 0px 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e5c5;
	line-height: 35px;
	padding-left: 30px;
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
}


/*
�H
-------------------------------------------------------------------*/
#aki {
	background-image: url(../images/aki08.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#aki p {
	width: 280px;
	height: 250px;
	margin: 5px 0px 0px 270px;
	line-height: 150%;
}

#aki h3 {
	margin: 15px 0px 0px 255px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e5c5;
	line-height: 35px;
	padding-left: 30px;
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
}


/*
�~
-------------------------------------------------------------------*/
#huyu {
	background-image: url(../images/fuyu03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#huyu p {
	width: 280px;
	height: 250px;
	margin: 5px 0px 0px 270px;
	line-height: 150%;
}

#huyu h3 {
	margin: 15px 0px 0px 255px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e5c5;
	line-height: 35px;
	padding-left: 30px;
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
}