/* KIRAKIRAAFRO 2006 StyleSheet for SIDEBAR FRAME */

/* ---------------------------------------------------- General Style */
body {
	background: #ffffff url("../img/main_bg.gif") -685px -40px no-repeat fixed;
	color: #4c4c4c;
	font-size: 12px;
	margin: 0;
}
h1 {
	display: none;
}
h2 {
	border-bottom: 1px solid #555555;
	font-size: 16px;
	margin-top: 0;
}
a:link, a:visited {
	color: #555555;
}
a:hover, a:active {
	color: #fe30a7;
}
ul {
	line-height: 140%;
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
}

/* ----------------------------------------------------- Layout Style */
div#page {
	height: 100%;
	padding: 20px;
	width: 199px;
}
div.backnumber {
	border-left: 5px solid #696969;
	padding-left: 10px;
}