@charset "utf-8";

/* --------------------------------------------------------------
	過去の更新情報
-------------------------------------------------------------- */

/* --------------------------------------------------------------
	ページタイトル
-------------------------------------------------------------- */
#page_title {
	display: block;
	width: 840px;
	height: 36px;
	margin-bottom: 20px;
	padding: 0px;
	background: url(../img/page_title.gif) no-repeat;
	text-align: left;
	text-indent: -9999px;
}


/* --------------------------------------------------------------
	サイドメニュー
-------------------------------------------------------------- */
#sdm_info {
	display: block;
	width: 200px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	background: url(../img/sdm_info.gif) no-repeat;
	text-align: left;
	text-indent: -9999px;
}


/* --------------------------------------------------------------
	過去の更新情報
-------------------------------------------------------------- */

.year {
	width: 600px;
	margin-bottom: 10px;
	padding: 3px 0px 0px 0px;
	background-color: #eeeeee;
	text-align: left;
}


.info_list dl {
	margin: 0px;
	padding: 10px;
	width:580px !important;
	width:600px;
	background: url(../img/dot_line_info.gif) left bottom no-repeat;
}

.info_list dt {
	margin: 0px;
	padding-left: 15px;
	line-height: 150%;
	white-space: nowrap;
	background: url(../../shared/img/arrow_a.gif) 0 0.3em no-repeat !important;
	background: url(../../shared/img/arrow_a.gif) 0 0.1em no-repeat;
}

.info_list dd {
	margin: 0px;
	padding: 0px;
	line-height: 160%;
}


/* カテゴリアイコン */
.icon_cate {
	margin: 0px 5px;
	padding: 0px;
	width: 70px;
	height: 10px;
	vertical-align:middle;
}


/* --------------------------------------------------------------
	
-------------------------------------------------------------- */



