@charset "utf-8";
/* CSS Document */

#skycontents li {
	margin-bottom:22px;
}

.paddingright25 {
	padding-right:25px;
}

#skycontents .back a,
#skycontents .go a {
	display:block;
	height:20px;
}

#skycontents .back a {
	background:url(../../images/goodtree/back_concept_over.gif) no-repeat left top;
	width:126px;
}

#skycontents .go a {
	background:url(../../images/catechin/go_eco_over.gif) no-repeat left top;
	width:167px;
}

/*マウスオーバー時*/
#skycontents .back a:hover,
#skycontents .go a:hover { border: none; }
#skycontents .back a:hover img, 
#skycontents .go a:hover img { visibility:hidden; }