@charset "utf-8";
/* CSS Document */

#home-story {
	position: absolute;
	left: 0px;
	top: 38px;
	overflow: hidden;
	}

#home-story a {
	display: block;
	width: 337px;
	height: 56px;
	text-indent: -9999px;
	background: url(main.jpg) 0px -38px;
	outline: none;
	}

#home-story a:hover {
	background: url(main_hover.jpg) 0px -38px;
	}


#home-tool {
	position: absolute;
	left: 0px;
	top: 118px;
	overflow: hidden;
	}

#home-tool a {
	display: block;
	width: 350px;
	height: 130px;
	text-indent: -9999px;
	background: url(main.jpg) 0px -118px;
	outline: none;
	}

#home-tool a:hover {
	background: url(main_hover.jpg) 0px -118px;
	}

#home-woman {
	position: absolute;
	left: 0px;
	top: 267px;
	overflow: hidden;
	}

#home-woman a {
	display: block;
	width: 428px;
	height: 170px;
	text-indent: -9999px;
	background: url(main.jpg) 0px -267px;
	outline: none;
	}

#home-woman a:hover {
	background: url(main_hover.jpg) 0px -267px;
	}

#home-style {
	position: absolute;
	left: 439px;
	top: 44px;
	overflow: hidden;
	}

#home-style a {
	display: block;
	width: 162px;
	height: 141px;
	text-indent: -9999px;
	background: url(main.jpg) -439px -44px;
	outline: none;
	}

#home-style a:hover {
	background: url(main_hover.jpg) -439px -44px;
	}

#home-local {
	position: absolute;
	left: 476px;
	top: 211px;
	overflow: hidden;
	}

#home-local a {
	display: block;
	width: 127px;
	height: 222px;
	text-indent: -9999px;
	background: url(main.jpg) -476px -211px;
	outline: none;
	}

#home-local a:hover {
	background: url(main_hover.jpg) -476px -211px;
	}

