@charset "utf-8";
/* CSS Document */

#header	{
	height:36px;
	color:#7C652E;
	background-image:url(../image/header/bg.gif);
	background-repeat:repeat-x;
	font-size:0.93em;
	line-height:30px;
	font-weight:bold;
	padding-right:10px;
	text-align:right;
}

#header a	{
	color:#7C652E;
}