/* @charset "UTF-8"; */

/* Left			##################################### */
div#left {
}
	div#main {
	}
		span#topic-path {
			float: right;
			margin: 0 1px 3px 0;
			color: #999;
			font-size: 11px;
		}
		div#main-left {
		}
			div#bar-main {
				position: relative;
				height: 46px;
				background: url("../img/contents/bar_main.gif") top left repeat-x;
				clear: both;
			}
				div#bar-main h3 {
					position: absolute;
					top: 13px; left: 18px;
					height: 22px;
				}
				div#bar-main img {
					position: absolute;
					top: 15px; left: 758px;
					width: 17px; height: 17px;
				}