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


#ctMain02 div.ct-box2 div.category h3.short-title01 {
	color: #444444;
	line-height: 1.6em;
	height: 45px;
	margin: 0 0 8px 18px;
	font-size: 135%;
	text-align: center;
	padding: 0 0 5px 0;
	background: none;
	width: 585px;
}

#ctMain02 div.ct-box2 div.category h3.hall-title02 {
	color: #333333;
	margin: 0 0 2px 18px;
	font-size: 110%;
	padding: 5px 0 0 10px;
	background: url(../img/h3-hall.gif) no-repeat;
	width: 575px;
}

#ctMain02 div.ct-box2 div.category p.hall-t {
	margin: 8px 0 8px 20px;
	padding: 0 0 0 0;
	background: none;
	width: 585px;
}


#ctMain02 div.ct-box2 div.category  p.hall-sub {
	margin: 0 0 15px 15px;
	font-size: 115%;
	padding: 0 0 0 10px;
	background: none;
	width: 575px;
}

#ctMain02 div.ct-box2 div.category  p.hall-sub strong.short-b {
	font-size: 130%;
	font-weight: normal;
}

#ctMain02 div.ct-box2 div.category  p.hall-sub strong.red {
	font-size: 120%;
	color: #ff0000;
}


#ctMain02 div.ct-box2 div.category  p.hall-sub img {
	float: right;
	margin: 0 15px 15px 5px;
	padding: 0 0 0 10px;
	background: none;
}


#ctMain02 div.ct-box2 div.category  p.hall-txt {
	margin: 0 0 15px 15px;
	padding: 0 0 0 10px;
	background: none;
	width: 565px;
}

#ctMain02 div.ct-box2 div.category  p {
	margin: 0 0 0 20px;
	padding: 0 20px 0 20px;
}

#ctMain02 div.ct-box2 div.category p.h-caution {
	margin: -15px 0 10px 40px;
	padding: 0 0 0 0;
	background: none;
	font-size: 90%;
}



/* 表組み */


div.category table.short-box {
	width: 530px;
	letter-spacing:0.1em;
	margin: 5px 0 15px 40px;
}

div.category table.short-box th,
div.category table.short-box td {
	padding: 0.8em 1em;
	border: 1px solid #666666;
	line-height: 1.4em;
}

div.category table.short-box th {
	width: 75px;
	font-weight: bold;
	background: #ededed;
	text-align: left;
	color: #333333;
}




div.category table.short-box td {
	padding: 0.4em 1em;
	color: #333333;
}


