﻿@charset "UTF-8";
/* フローティング広告テーブル内 */
.ad-tbl {
	background-color:transparent;
	font-family:'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
	font-size:8pt;
	color:#3a3a3a;
	line-height:1.3;
	_width:350px;
	vertical-align:top;
	word-break: break-all;
}

/* IE6対応 */
.zdcemapad-cont{
	_width:350px;
}
.ad_base{
	height:auto;
	width:auto;
	_width:350px;
}
.ad_contents{
	height:auto;
	width:auto;
	_width:350px;
}
.ad_trans{
	width:100%;
	height:100%;
	_width:352px;
}

