@charset "utf-8";


/* ======================================== for TopPage */
#Challenge h2{
	font-size:12px;
}
#Challenge p a{
	display:block;
	height:60px;
	margin-bottom:30px;
	text-indent:-9999px;
	text-decoration:none;
	font-size:1px;
	background:transparent url("./images/project13.png") no-repeat;
	background-position:0 0;
}
#Challenge p a:hover{
	background-position:0 -60px;
}


#Kotobuki h2{
	font-size:12px;
}

#Kotobuki p a{
	display:block;
	height:38px;
	margin-bottom:15px;
	text-indent:-9999px;
	text-decoration:none;
	font-size:1px;
	background:transparent url("./images/koto.gif") no-repeat;
	background-position:0 0;
}
#Kotobuki p a:hover{
	background-position:0px -38px;
}

#backyard p a{
	display:block;
	height:60px;
	margin-bottom:30px;
	text-indent:-9999px;
	text-decoration:none;
	font-size:1px;
	background:transparent url("./images/backyardstore.png") no-repeat;
	background-position:0 0;
}
#backyard p a:hover{
	background-position:0 -60px;
}

#backyardA4 p a{
	display:block;
	height:73px;
	margin-bottom:15px;
	text-indent:-9999px;
	text-decoration:none;
	font-size:1px;
	background:transparent url("./images/backyardstorea4.png") no-repeat;
	background-position:0 0;
}
#backyardA4 p a:hover{
	background-position:0 -73px;
}



