@charset   "Shift_JIS";

#infomation div.section p
{
	margin-bottom:0.5em;	/* 上書き */
}

#infomation div.section p a
{
	padding-left:1em;
	background : #ffffff url(img/back/p_05.gif) no-repeat;
}

#infomation div.section div.back
{
	text-align:right;
	padding-right:20px;
	margin-top:1em;
}

#infomation div.section dl {
	width: 100%; /* IE 6のために幅の指定が必要 */
margin: 0;
}

/* 日付エリア */
#infomation div.section dt {
	width: 7.5em; /* 日付エリアの幅 */
float: left;
padding: 7px 0 6px 20px; /* 日付エリアのパディング（上右下左） */
line-height: 120%; /* 行の高さ */
background : #ffffff url(img/back/p_01.gif) no-repeat left center;
}

/* 本文エリア */
#infomation div.section dd {
	margin: 0;
padding: 7px 3px 6px 7.6em; /* 本文エリアのパディング（上右下左） */
border-bottom: 1px #c0c0c0 dotted; /* 本文エリア下境界線 */
line-height: 120%; /* 行の高さ */
}
#infomation div.section div.hyo{
  margin-left : 1em;
}
