@charset "UTF-8";

#taste_topimg {
	background-image: url(../images/taste_topimage.jpg);
	height: 240px;
	width: 880px;
	text-indent: -9999px;
	position: relative;
	margin-bottom: 40px;
}
#sec_navi a {
	background-image: url(../images/taste_subnavi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	float: left;
	display: block;
}
#t_navi01 a{
	height: 35px;
	width: 127px;
}
#t_navi02 a{
	background-position: -127px 0px;
	height: 35px;
	width: 115px;
}
#t_navi03 a{
	background-position: -242px 0px;
	height: 35px;
	width: 115px;
}
#t_navi01 a:hover {
	background-position: 0px -35px;
}
#t_navi02 a:hover {
	background-position: -127px -35px;
}
#t_navi03 a:hover {
	background-position: -242px -35px;
}
.taste01 {
	width: 80px;
	float: left;
}
.taste02 {
	float: left;
	width: 330px;
	margin-right: 20px;
	margin-bottom: 40px;
}
.taste03 {
	float: left;
	width: 330px;
	padding-top: 150px;
	margin-bottom: 40px;
}
.taste04 {
	float: left;
	width: 160px;
	height: 130px;
	margin-right: 10px;
}
.taste05 {
	float: left;
	width: 160px;
	height: 130px;
}
.taste06 {
	font-size: 82%;
	width: 330px;
	margin-top: 20px;
	float: left;
}
.taste06 p {
	line-height: 1.48;
}
.taste_box a {
	background-image: url(../images/move_up.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 64px;
	width: 48px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	bottom: 5px;
	right: 0px;
}
.taste_box a:hover {
	background-position: 0px -64px;
}
