/* テーブル全体の表示 */
#tb1 {
	width:640px;margin: 15px;font-size: 12px;line-height: 18px;
}


#tb2 {	margin: 5px;background-color: #92c2ce;
	width:500px;font-size: 12px;line-height: 18px;
}

.mini1 {color:#6e964b;	font-family: 'ＭＳ Ｐゴシック','MS UI Gothic',sans-serif;
	font-size: 11px;}


.test {	color: #FFFFFF;padding: 10px;
	font-family: 'ＭＳ Ｐゴシック','MS UI Gothic',sans-serif;
	font-size: 14px;}

.test a:link{
	color: #cccccc;
}
.test a:visited{
	color: #cccccc;
}
.test a:hover{
	color: #cccccc;
}
.test a:active {
	color: #cccccc;
}

.ad_foot{margin-left:30px;margin-bottom:20px;margin-top:20px;margin-right:20px;padding-top:20px;font-size:12px;color:#5a5447;border-top:dashed 1px #c9c9c9}
