@charset "UTF-8";
/* CSS Document */

/* ====== [ hyper link -toprunner- ] ====== */
#container a:link { color:#8a7c68; text-decoration:none; }
#container a:visited { color:#8a7c68; text-decoration:none; }
#container a:hover { color:#bcad96; text-decoration:underline; }
#container a:active { color:#bcad96; text-decoration:underline; }


#cont-top {
	padding:20px 32px 20px;
	background:url(../../img/cont_bg_top.gif) no-repeat;
}
#title-cont {
	height:32px;
	background:url(../img/title_toprunner.gif) no-repeat;
	text-indent:-9999px;
	line-height:32px;
}
#container {
	background:url(../img/cont_bg.gif) repeat-y;
}
.division {
	width:634px;
	padding-bottom:24px;
	clear:both;
	float:left;
}
.division-title {
	width:442px;
	padding-left:42px;
	background:url(../img/txt_title.gif) no-repeat 0 50%;
	font-weight:bold;
	float:left;
}
.division-date {
	width:108px;
	padding-left:42px;
	background:url(../img/txt_date.gif) no-repeat 0 50%;
	float:right;
}
.division-text {
	width:462px;
	padding:12px 9px 0 12px;
	border-top:#8a7c68 1px solid;
	border-left:#8a7c68 1px solid;
	float:left;
	clear:both;
}
.division-img {
	width:150px;
	padding-top:12px;
	border-top:#8a7c68 1px solid;
	float:right;
}
.division-img img { width:150px; }
#title-backnumber { background:url(../img/title_backnumber.gif) no-repeat; }
#list-backnumber li { background:url(../img/list_triangle.gif) no-repeat 0 6px; }
