@import url("waka_base.css");
/*----------------------------------------*/
#main {
	border-left-width: 0px;
	border-left-style: none;
}
#menu {
	font-size: 90%;
	background-color: #FFF;
}
/*----------------------------------------*/
#contents #header p {
	font-size: 80%;
	line-height: 120%;
	margin-bottom: 4px;
	text-align: left;
	color: #999;
}
#contents #header p.hanging_indent {
	text-indent: -1em;
	margin-left: 1em;
}
/*----------------------------------------*/


