@charset "UTF-8";

/* ------------------------------------------

Reserve

------------------------------------------ */

#thumb {
}
#thumb table {
	width: 100%;

}
#thumb td {
	text-align: center;
	padding: 0px 0px 30px 0px;
	font-size: 11px;
	line-height: 120%;
}
#thumb    .pict  {
	border: 			1px solid #CCCCCC;
	margin-bottom: 		3px;
	background-color: 	#E3E3E3;
	padding: 			3px;
	width:				120px;
	height:				120px;
}

.pict_reserve {
	width:				120px;
	height:				120px;
	border: 			1px solid #666666;


}