@charset "UTF-8";
/* CSS Document */




div.category span.f-ticket {
	margin: 0 0.4em 0 0;
}

#ctMain02 div.ct-box2 div.category h4.gentei {
	font-size: 100%;
	width: 340px;
	color: #222222;
	margin: 5px 10px 5px 10px;
	padding: 0 0 3px 10px;
	background: url(../../common/img/h4_sq.gif) no-repeat 0em center;
	border-bottom: 1px solid #ff6868;
	font-weight: bold;
}

/* 表組み */


div.category table {
	width: 540px;
	letter-spacing:0.1em;
	margin: 10px 0 20px 25px;
}

div.category table th,
div.category table td {
	padding: 0.8em 1em;
	border: 1px solid #ed8181;
	line-height: 120%;
}

div.category table th {
	width: 90px;
	font-weight: normal;
	background: #ffc8c8;
	text-align: left;
	color: #222222;
}


div.category table td {
	padding: 0.4em 1em;
}


