@charset "utf-8";
body { background: #382d24 url(/img/navi_back.png) repeat-y; margin: 0px; padding: 0px; }
body, fieldset, legend, select, option, input, textarea, button {
	font: 11px/130% "굴림", Gulim, "Apple Gothic", AppleGothic, sans-serif;
	color: #b07e5b;
}
ul { margin: 0px; padding: 0px; list-style-type: none; }
img { border: 0px; vertical-align: baseline; }
a:link, a:active, a:visited { color: #aab300; text-decoration: none; }
a:hover { color: #ced54b; text-decoration: none; }
img.bullet { margin-right: 3px; vertical-align: top; }
span.little { font: bold 10px/100% Tahoma; }
div.title {
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	margin: 10px 0px 3px 0px;
	height: 14px;
	clear: both;
	overflow: hidden;
	color: #deba9a;
}
#wrap {
	padding: 7px 7px 7px 180px;
	overflow: hidden;
}
#wrap #copy {
	background: url(/img/copy.gif) no-repeat;
	height: 10px;
	width: 350px;
	overflow: hidden;
	margin: 10px auto 0px auto;
	padding: 10px 10px 10px 40px;
	font: bold 10px/100% Tahoma;
	clear: both;
}
#navi {
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 10;
	background: url(/img/navi.png) no-repeat;
	height: 700px;
	width: 180px;
	overflow: hidden;
}
#navi #logo {
	clear: both;
	height: 195px;
	overflow: hidden;
}
#navi #logo img {
	vertical-align: top;
}
#navi #menu {
	clear: both;
	height: 175px;
	margin-right: 63px;
	text-align: right;
	overflow: hidden;
	line-height: 160%;
}
#navi #menu a:link, #navi #menu a:active, #navi #menu a:visited { color: #72543f; text-decoration: none; }
#navi #menu a:hover { color: #b07e5b; text-decoration: none; }
#navi #counter {
	clear: both;
	height: 200px;
	margin-right: 63px;
	text-align: right;
	font: 10px/100% Tahoma;
	color: #b07e5b;
	overflow: hidden;
}
#navi #counter #today, #navi #counter #total {
	clear: both;
	height: 12px;
	margin-right: 4px;
	overflow: hidden;
}
