#card_top_v {
	background-image: url(../image/parts/shopcard_top02.png);
	/* [disabled]width: 530px; */
	padding-top: 35px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: top;
}
.kobetu_card02_v {
	height: auto;
	background-color: #f7f7f4;
	background-image: url(../image/parts/shopcard_bot02.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;
	padding-left: 15px;
	position: relative;
}
.font_small {
	font-size: small;
}
.font_90 {
	font-size: 0.9em;
}
.icon {
	position: absolute;
	top: 3px;
	margin-right: 15px;
	left: 225px;
}
#card_container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-position: bottom;
	margin-bottom: 25px;
	height: auto;
	width: 530px;
}
.card_container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-position: bottom;
	margin-bottom: 25px;
	height: auto;
	width: 530px;
}
#image_box {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	position: relative;
}
.image_box_mask {
	position: absolute;
	left: 0px;
	top: 0px;
}
.TextPatern02 {
	font-size: 18px;
	color: #666;
	font-weight: bold;
}
td a {
	text-decoration: none;
}
