@charset "utf-8";

/* ----- 全体 ------------------------------------ */


/* ----- テーブル ------------------------------------ */


tr {
}

td {
	padding:4px;
	text-align:left;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
}

.photo {
}

.tit {
	width:340px;
	height:26px;
	vertical-align:middle; 
	text-align:left;
	background-color:#f3f3f3;
	font-size:16px;
	font-weight: bold;
	color:#333333;
}

.com {
	width:324px;
	text-align:left;
	line-height:16px;
	vertical-align:top;
	color:#666666;

}

.con {
	width:180px;
}

.price {
	width:100px;

	text-align:center;
	font-family:"Times New Roman";
	font-size:20px;
	font-weight: bold;
	color:#ff0000;

	background-image:url("../img/price_00.gif")
}