@charset "UTF-8";
@import url("https://www.days.ne.jp/audi_common_2009/css/base.css");
@import url("base.css");

/* 独自コンテンツ関連 */

#audi_kagoshima_icon {
	position:absolute;
	top:140px;
	left:115px;
}
#audi_miyazaki_icon{
	position:absolute;
	top:230px;
	left:217px;
}
#audi_kitakyushu_icon{
	position:absolute;
	top:15px;
	left:339px;
}
#audi_kumamoto_icon{
	position:absolute;
	top:69px;
	left:277px;
}
.profiletable {
	margin:0 0 10px 0;
	border-spacing:1px;
	border:none;
}
.profiletable td {
	padding:4px;
	background-color:#B8BBC2;
	border:none;
}
.profiletable th{
	padding:8px 4px;
	background:#CDCFD3;
	font-weight:normal;
	border:none;
	text-align:left;
	white-space:nowrap;
}


