@charset "EUC-JP";			/* 文字コードの指定 */

/* 目次スタイル */
#Contents .Item {
}
#Contents .Item h3{
	margin-top: 1em;
	font-size: 80%;
	color: #744;
}
#Contents .Item img{
	margin:0
}
#Contents .Item p{
	font-size: 80%;
	color: #555;
	margin:0
}
#Contents .Item .Date {
	clear: both;
	padding-right: 2em;
	color: #777;
	text-align: right;
}