@charset "EUC-JP";

/*********************************
         アルバムメニュー
**********************************/

body {
	background: #ffffff;
}

dd {
	margin-left: 1em;
}

dl {
	margin-bottom: 1em;
}

/* 年号部分 */
dt.year {
	margin-top: 12px;
	margin-bottom: 5px;
	padding-left: 1em;
	background: #c1cfdb;
}

dl {
	line-height: 1.6;
}

dd {
	font-size: 85%;
}