@charset "utf-8";

div#layout {
	height: 100%;
	background: url(../season/image/background.jpg) no-repeat;
}

div#logo a {
	position: absolute;
	top: 10px;
	left: 30px;
	width: 100px;
	height: 200px;
	background: url(../season/image/logo.gif) no-repeat;
	text-indent: -1000em;
}

h1.main-copy {
	position: absolute;
	top: 230px;
	left: 25px;
	width: 550px;
	height: 65px;
	background: url(../season/image/main_copy.jpg) no-repeat;
	text-indent: -1000em;
}

h2 {
	width: 542px;
	height: 90px;
	background: url(../season/image/title.gif) no-repeat;
	text-indent: -1000em;
}

#container div.contents {
	margin: 12px auto 0px;
}

.contents img {
	width: 492px;
	margin: 0 auto;
	display: block;
}

h3 {
	width: 492px;
	height: 60px;
	margin: 0 auto 30px;
	background: url(../season/image/copy.gif) no-repeat;
	text-indent: -1000em;	
}

h4.spring {
	width: 492px;
	height: 25px;
	margin: 0 auto 10px;
	background: url(../season/image/spring.gif) no-repeat;
	text-indent: -1000em;	
}

h4.summer {
	width: 492px;
	height: 25px;
	margin: 0 auto 10px;
	background: url(../season/image/summer.gif) no-repeat;
	text-indent: -1000em;	
}

h4.autumn {
	width: 492px;
	height: 25px;
	margin: 0 auto 10px;
	background: url(../season/image/autumn.gif) no-repeat;
	text-indent: -1000em;	
}

h4.winter {
	width: 492px;
	height: 25px;
	margin: 0 auto 10px;
	background: url(../season/image/winter.gif) no-repeat;
	text-indent: -1000em;	
}

h4.year {
	width: 492px;
	height: 25px;
	margin: 0 auto 10px;
	background: url(../season/image/year.gif) no-repeat;
	text-indent: -1000em;	
}

ul.season-list {
	margin: 0px 0px 15px 65px;
	line-height: 1.8em;
	color: #4A6539;
}