
/*-----------------------------------------------------------------------------
 TOPICS
-----------------------------------------------------------------------------*/
#topics .text_block dt {
	float: left;
	width: 195px;
}
#topics .text_block dd {
	clear: both;
}

/*------------------------------------------------
 アイコン有
*/
#topics .text_block dt div.icons01 {
	float: left;
	width: 75px;
}
#topics .text_block dt div.icons01 img {
/*	padding-bottom: 3px;*/
	vertical-align: middle;
}
#topics .text_block dt div.text_date01 {
	float: left;
	width: 120px;
	font-weight: bold;
	color: #c00;
}
#topics .text_block dt div.text_date01 a {
}

/*------------------------------------------------
 アイコン無
*/
#topics .text_block dt div.icons02 {
	float: left;
	width: 11px;
}
#topics .text_block dt div.icons02 img {
/*	padding-bottom: 3px;*/
	vertical-align: middle;
}

#topics .text_block dt div.text_date02 {
	float: left;
	width: 184px;
	font-weight: bold;
	color: #c00;
}


/*-----------------------------------------------------------------------------
 INFORMATION
-----------------------------------------------------------------------------*/
#information .text_block dt {
	float: left;
	width: 224px;
}
#information .text_block dd {
	clear: both;
}
/*------------------------------------------------
 アイコン有
 縦の高さを合わせること（対応中）
 
*/
#information .text_block dt div.icons01 {
	float: left;
	width: 75px;
}
#information .text_block dt div.icons01 img {
/*	padding-bottom: 3px;*/
	vertical-align: middle;
}
#information .text_block dt div.text_date01 {
	float: left;
	width: 149px;
	font-weight: bold;
	color: #c00;
}
#information .text_block dt div.text_date01 a {
/*
	padding-top: 0px;
	padding-bottom: 3px;
	vertical-align: text-top;
	vertical-align: middle;
*/
}
/*
#information .text_block dt div.text_date01 span.icon img {
	vertical-align: baseline;
}
*/

/*------------------------------------------------
 アイコン無（ほぼ未使用）
*/
#information .text_block dt div.icons02 {
	float: left;
	width: 11px;
}
#information .text_block dt div.icons02 img {
/*	padding-bottom: 3px;*/
	vertical-align: middle;
}


/*------------------------------------------------
 リンク先無し（矢印無し）
*/
#information .text_block dt div.icons03 {
	float: left;
	width: 55px;
}
#information .text_block dt div.icons03 img {
	vertical-align: middle;
}


#information .text_block dt div.text_date02 {
	float: left;
/* 2013.4.8 テンプレート変更による修正
	width: 213px;
*/
	width: 140px;
	font-weight: bold;
	color: #c00;
}
#information .text_block dt div.text_date02 a {
	vertical-align: bottom;
}

#information .text_block dt  div.text_date03 {
	float: left;
	width: 160px;
	font-weight: bold;
	color: #c00;
}


