@charset "Shift_JIS";
/* take.css */
/*----------------------------------------------------------------------*/
/*current btn*/
#take #nextFrameTop ul li#btnTake a {
	background-position:0 -28px;
}
/*----------------------------------------------------------------------*/
/*layout*/
#take #tkA {
}
#take #tkB {
	padding-bottom:25px;
}
#take #tkC {
}
#take #tkD {
	position:relative;
	padding-bottom:0;
}
/*btn Conti*/
#take #tkBtnConti,
#take #tkBtnConti a {
	height:39px;
}
#take #tkBtnConti {
	width:189px;
	position:absolute;
	bottom:0;
	right:89px;
}
#take #tkBtnConti a {
	display:block;
	background:url(../img/take/pasture_take_btn.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#take #tkBtnConti a:hover {
	background-position:0 -39px;
}
