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

#contents{
	padding:0 3px 20px 3px;
}
h3{
	margin-bottom:35px;
}

#shisetu{
	background:url(img/shisetu_i.jpg) no-repeat right top;
	padding-right:600px;
	min-height:327px;
}
*html{
	height:327px;
}

#contents ul{
	margin-left:20px;
	margin-top:20px;
}

#contents ul li{
	list-style-position: inside;
	list-style-type: circle;
	line-height:1.3;
}

#contents .season p{
	line-height:1.3;}
.season p img{
	margin-bottom:10px;
}
.season h5{
	margin-bottom:10px;
}

#haru,#natu{
	width:405px;
	margin-top:20px;
}
#haru{
	float:left;
	border-right:1px dashed #333333;
}
#haru p#mizu{
	float:left;
	width:199px;
}

#haru p#ezo{
	float:right;
	width:165px;
	margin-right:5px;
}
#natu{
	float:right;
	}
	
#huyu{
	margin-top:10px;
	clear:both;
	border-top:1px dashed #333333;
	padding-top:15px;
}