@charset "utf-8";
/* use */
.wrappingTb{
	width: 650px;
	margin: 20px auto 100px;
	border-collapse: collapse;
}
.wrappingTb td{
	padding: 10px 5px 10px 5px;
	border-bottom: 1px solid #999900;
}
.wrapping a{
	text-decoration: none;
	width: 200px;
	padding-top: 5px;
	height: 55px;
	display: block;
	background: url(../images/wrapping.jpg) no-repeat 0 0;
	text-align: center;
	line-height: 1.4em;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
.wrapping a:hover{
	background-position: 0 -70px;
	color: #336600;
	font-weight: bold;	
}
.wrappingComment{
	font-size: 10px;
}
/* wrapping *************/
.wrappingImg{

}

