@charset "shift_jis";
/* CSS Document */


.tm {
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 608px;
}

.tm li {
	float: left;
}

.tm01 a {
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 152px;
	background-image: url(../common/g_menu/gm01.jpg);
	margin: 0px;
	height: 76px;
}

.tm01 a:hover {
	background-position: bottom;
	background-image: url(../common/g_menu/gm01.jpg);
}
