/* Home main */
.homeGuide {
	width: 600px;
	margin:0 auto 10px;
	text-align:center;
}
.homeGuide a {
	display: block;
	width: 100%;
	height: 100px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.mainBtn07 {
	margin-bottom: 15px;
}
.mainBtn01 a {
	background: url(./../img/pcBtn/pcBtn01.jpg) no-repeat;
}
.mainBtn02 a {
	background: url(./../img/pcBtn/pcBtn02.jpg) no-repeat;
}
.mainBtn03 a {
	background: url(./../img/pcBtn/pcBtn03.jpg) no-repeat;
}
.mainBtn04 a {
	background: url(./../img/pcBtn/pcBtn04.jpg) no-repeat;
}
.mainBtn05 a {
	background: url(./../img/pcBtn/pcBtn05.jpg) no-repeat;
}
.mainBtn06 a {
	background: url(./../img/pcBtn/pcBtn06.jpg) no-repeat;
}
.mainBtn07 a {
	background: url(./../img/pcBtn/pcBtn07.jpg) no-repeat;
}

.homeGuide a:hover {
	background-position: 0 bottom !important;
}
