@charset "Shift_JIS";
@import url("common.css");


/* --------------------------------------------------------------------------------------
 ŽY‰È
--------------------------------------------------------------------------------------- */

div.ctComText table.base{
}

div.ctComText table.base th{
	padding: 8px;
	width: 180px;
	border: 1px #ddd1b5 solid;
	text-align: left;
	background: #fffde4;
	color: #8e711e;
}

div.ctComText table.base td{
	padding: 8px;
	border: 1px #ddd1b5 solid;
}




div.ctComText table.schedule{
	margin-bottom: 5px;
}

div.ctComText table.schedule th{
	padding: 8px;
	width: 90px;
	border: 1px #ddd1b5 solid;
	text-align: left;
	color: #dd3d5d;
	background: #f9d1d4;
}

div.ctComText table.schedule td{
	padding: 8px;
	border: 1px #ddd1b5 solid;
}

div.ctComText table.schedule td.item{
	width: 130px;
	background: #fffde4;
	color: #8e711e;
}



div.price {
	width: 602px;
	margin-bottom: 40px;
	padding: 10px 15px 10px 15px;
	background: #;
	border: 4px #fadbd9 solid;
}

* html div.price {
	width: 640px;
}

div.price p {
	color: #e9545d;
}
