@charset "UTF-8";
/**
 * industry.css
 * type: default skin
 */

/* contact　上書き
--------------------------------------------------------------*/
#SIDEBAR .contact{
	background-image: url(/common/images/sidebar/side_bg_industry.gif);
}

/* tourTbl
--------------------------------------------------------------*/
.tourTbl{
	width:100%;
}
.tourTbl th{
	vertical-align:top;
	background-color:#8C9BA5;
}
.tourTbl td{
	vertical-align:top;
}
.tourTbl td.space{
	width:14px;
}
.tourTbl td.text{
	padding:15px;
	border:1px solid #8C9BA5;
}
.tourTbl p.ttl{
	font-weight:bold;
	margin-bottom:3px;
}
.tourTbl p.ttl span{
	color:#8C9BA5;
}
