@charset "utf-8";
/* CSS Document */

#main-contents {
	position: relative;
	width: 949px;
	height: 600px;
	margin: 0px auto;
	background: url(/penguin_island/images/bg_main-contents.gif) no-repeat center bottom;
}
#main-contents h1 {
	
	width: 949px;
	height: 200px;
	margin-top: 40px;
	background: url(/penguin_island/images/bg_h1.gif) no-repeat center center;
}
#main-contents p {
	position: absolute;
	width: 147px;
	height: 139px;
	padding-left: 33px;
	padding-top: 141px;
	top: 260px;
}
#main-contents p a {
	display: block;
	width: 117px;
	height: 141px;
	text-indent: -9999em;
	overflow: hidden;
}
#main-contents p.words {
	left: 30px;
	background: url(/penguin_island/images/bg_words.jpg) no-repeat center top;
}
#main-contents p.words a {
	background: url(/penguin_island/images/btn_words.gif) no-repeat;
}
#main-contents p.words a:hover {
	background: url(/penguin_island/images/btn_words.gif) no-repeat 0px -141px;
}
#main-contents p.fishes {
	left: 220px;
	background: url(/penguin_island/images/bg_fishes.jpg) no-repeat center top;
}
#main-contents p.fishes a {
	background: url(/penguin_island/images/btn_fishes.gif) no-repeat;
}
#main-contents p.fishes a:hover {
	background: url(/penguin_island/images/btn_fishes.gif) no-repeat 0px -141px;
}
#main-contents p.penguin {
	left: 550px;
	background: url(/penguin_island/images/bg_penguin.jpg) no-repeat center top;
}
#main-contents p.penguin a {
	background: url(/penguin_island/images/btn_penguin.gif) no-repeat;
}
#main-contents p.penguin a:hover {
	background: url(/penguin_island/images/btn_penguin.gif) no-repeat 0px -141px;
}
#main-contents p.nankyoku {
	left: 740px;
	background: url(/penguin_island/images/bg_nankyoku.jpg) no-repeat center top;
}
#main-contents p.nankyoku a {
	background: url(/penguin_island/images/btn_nankyoku.gif) no-repeat;
}
#main-contents p.nankyoku a:hover {
	background: url(/penguin_island/images/btn_nankyoku.gif) no-repeat 0px -141px;
}