@charset "Shift_JIS";
@import "http://";

/********************************************************************************/
/********************************************************************************/
/* センターコンテナ																*/
/********************************************************************************/
/********************************************************************************/
/*	広告種類タイトル	*/
.pad_fm {
	margin-bottom:5px;
	width:630px;
	height:44px;
	line-height:44px;
	background:url(http://gtcp.jp/value/cont_bs.jpg) no-repeat;
}
.pad_tit {
	padding-left:20px;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
}
/*	説明部	*/
.pad_il {
	margin-left:20px;
	float:left;
	width:200px;
}
.pad_ir {
	float:left;
	width:400px;
	line-height:24px;
	text-align:left;
}
/*	説明テーブル	*/
.adt_tbl {
	background-color:#999999;
	line-height:18px;
}
.adt_tdt {
	padding:3px;
	width:80px;
	background-color:#efefef;
	text-align:center;
}
.adt_td {
	padding:3px;
	width:320px;
	background-color:#ffffff;
	text-align:left;
}
.pbn_tbl {
	background-color:#0000ff;
}
.pbn_tbl td {
	background-color:#ffffff;
	width:55px;
	height:20px;
	line-height:20px;
	color:#0000ff;
	text-align:center;
}
