#head {
	top:0px;
	width:100%;
	height:122px;
	background-image: url(../ui/head/bg_head.jpg);
	background-repeat: repeat-x;
	position: relative;
}

#ui_head {
	position:relative;
	width:980px;
	height:122px;
	margin-right: auto;
	margin-left: auto;
}

#ui-aw {
	position:absolute;
	left:0px;
	top:0px;
	width:223px;
	height:122px;
}

#bg-head {
	position:absolute;
	left:223px;
	top:0px;
	width:757px;
	height:79px;
	background-image: url(../ui/head/bg_top.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #957456;
	text-decoration: none;
	text-align: right;
	padding-top: 6px;
}

#navi {
	position:absolute;
	left:637;
	top:54;
	width:343;
	height:15px;
	text-align: left;
}

#menu {
	position:absolute;
	left:223px;
	top:79px;
	width:757px;
	height:43px;
	text-align: left;
}

#bg-head h3 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
}

