.menu_text{
	padding-top: 20px;
	padding-left: 10px;
}
.price_card{
	float: right;
	padding-right: 20px;
}
td{
	vertical-align: top;
}
.text850{
	float: left;
	width: 850px;
	padding-bottom: 20px;
	padding-left: 20px;
}
/************************************
*	タブ　　　*
************************************/
#tab
{
	width: 560px;
	text-indent: -9999px;
	height: 39px;
	float: left;
	padding-top: 20px;
	margin-left: 20px;
}
#tab ul 
{
	margin: 0px;
	padding: 0px;
}
#tab li
{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#tab #tab1
{
	background-image:url(images/on_001.jpg);
	background-repeat: no-repeat;

}

#tab #tab1 a
{
	background-image:url(images/001.jpg);
	width: 176px;
	height: 39px;
	display: block;
	background-repeat: repeat-x;

}
#tab #tab1 a:hover
{
	background-image: none;
}
#tab #tab1_on
{
	background-image:url(images/on_001.jpg);
	background-repeat: no-repeat;

}

#tab #tab1_on a
{
	background-image:url(images/on_001.jpg);
	width: 176px;
	height: 39px;
	display: block;
	background-repeat: repeat-x;

}
#tab #tab1_on a:hover
{
	background-image: none;
}
#tab #tab2
{
	background-image:url(images/on_002.jpg);
	background-repeat: no-repeat;

}

#tab #tab2 a
{
	background-image:url(images/002.jpg);
	width: 169px;
	height: 39px;
	display: block;
	background-repeat: repeat-x;

}
#tab #tab2 a:hover
{
	background-image: none;
}
#tab #tab2_on
{
	background-image:url(images/on_002.jpg);
	background-repeat: no-repeat;

}

#tab #tab2_on a
{
	background-image:url(images/on_002.jpg);
	width: 169px;
	height: 39px;
	display: block;
	background-repeat: repeat-x;

}
#tab #tab2_on a:hover
{
	background-image: none;
}
#tab #tab3
{
	background-image:url(images/on_003.jpg);
	background-repeat: no-repeat;

}

#tab #tab3 a
{
	background-image:url(images/003.jpg);
	width: 177px;
	height: 39px;
	display: block;
	background-repeat: repeat-x;

}
#tab #tab3 a:hover
{
	background-image: none;
}
#tab #tab3_on
{
	background-image:url(images/on_003.jpg);
	background-repeat: no-repeat;

}

#tab #tab3_on a
{
	background-image:url(images/on_003.jpg);
	width: 177px;
	height: 39px;
	display: block;
	background-repeat: repeat-x;

}
#tab #tab3_on a:hover
{
	background-image: none;
}