@charset "Shift_JIS";

/*-- box --*/

.kansai-c-box {
	width: 742px;
	margin-bottom: 30px;
}
.kansai-c-head {
	width: 742px;
}
.kansai-c-head td.day {
	font-size: 10px;
	color: #333;
	text-align: left;
	background: #FFDE00;
}
.kansai-c-head td.space {
	background:url(../navi_image/kansai_c_list_08.gif) top right #FFDE00 no-repeat;
}
.kansai-c-data {
	width: 742px;
	background: #FFDE00;
}
.kansai-c-name {
	width: 420px;
	float: left;
	font-size: 15px;
	color: #333;
}
.kansai-c-name a {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.kansai-c-name a:hover {
	text-decoration: underline;
}
.kansai-c-icon {
	width: 270px;
	float: right;
	text-align: right;
	padding: 5px;
}
.kansai-c-about {
	background: #EEE;
	padding: 5px;
}
.kansai-c-about .cate {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #FF603C;
}
.kansai-c-about .photo {
	width: 240px;
	float: left;
	padding-top: 5px;
}
.kansai-c-about .dat {
	width: 480px;
	float: right;
	padding-top: 5px;
}
.kansai-c-catch {
	font-size: 15px;
	font-weight: bold;
	color: #F00;
	padding: 20px 0;
}
.kansai-c-catch a {
	color: #F00;
	text-decoration: none;
}
.kansai-c-catch a:hover {
	color: #F60;
	text-decoration: underline;
}
.kansai-c-about .dat .item {
	margin-bottom: 20px;
}
.kansai-c-about .dat .item td {
	font-size: 11px;
	text-align: left;
	line-height: 150%;
}
