@charset 'UTF-8';




.giftSample{
	width:260px;
	margin-bottom:20px;
}
.giftSample:after{content:""; display:block; clear:both;}


.giftSampleBox{
	width:260px;
	border:1px solid #aae800;
	margin-bottom:10px;
	text-align:center;
}

.giftSampleBox h3{
	background:#aae800;
	color:#fff;
	padding:2px 0;
}

.giftSampleBox img{
	margin:8px auto 2px;
}

.giftSampleBox p{
	margin-bottom:5px;
}


#giftArea{
	width:400px;
	margin-left:20px;
	position:relative;
}


#giftArea a{
	display:block;
	text-indent:-9999px;
	width:70px;
	height:24px;
	position:absolute;
	background:url(../image/gift_area.gif) no-repeat;
}

a#areaToyota	{background-position:0 0;		top:160px;	left:88px;}
a#areaFujioka	{background-position:-70px 0;	top:56px;	left:102px;}
a#areaObara		{background-position:-140px 0;	top:24px;	left:162px;}
a#areaShimoyama	{background-position:-210px 0;	top:198px;	left:224px;}
a#areaAsahi		{background-position:-280px 0;	top:53px;	left:236px;}
a#areaInabu		{background-position:-350px 0;	top:26px;	left:320px;}
a#areaAsuke		{background-position:-420px 0;	top:125px;	left:240px;}

a#areaToyota:hover		{background-position:0 -24px;}
a#areaFujioka:hover		{background-position:-70px -24px;}
a#areaObara:hover		{background-position:-140px -24px;}
a#areaShimoyama:hover	{background-position:-210px -24px;}
a#areaAsahi:hover		{background-position:-280px -24px;}
a#areaInabu:hover		{background-position:-350px -24px;}
a#areaAsuke:hover		{background-position:-420px -24px;}



/*-----̓Yi-----*/
h1#giftAsukeTitle{
	width:366px;
	height:369px;
	margin-left:100px;
	text-indent:-9999px;
	background:url(../image/gift_asuke_title.jpg) no-repeat;
}
table#giftAsuke{
	width:600px;
	margin-bottom:16px;
	border:1px solid #ccc;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}
table#giftAsuke td,
table#giftAsuke th{
	text-align:center;
	vertical-align:middle;
	border:1px solid #ccc;
	text-align:left;
	padding:4px 0 4px 4px;
}
table#giftAsuke th{
	background:#eee;
	width:12em;
	color:#900;
}
