@charset "UTF-8";
#header #headerBox {
	height: 88px;
	position: relative;
}






#header #logo {
	position: absolute;
	left: 0px;
	top: 8px;
	height: 78px;
	width: 414px;
}


#header .utility {
	position: absolute;
	right: 0;
	top: 0;
	width: 500px;
	height: 58px;
	text-align: right;
}
#header  #shortcut {
	position: absolute;
	width: 500px;
	height: 50px;
	text-align: right;
	right: 0;
	margin-top: 15px;
}
#header  #shortcut  #top_navlist  li {
	color: #FFFFFF;
	display: inline;
	font-size: 100%;
	padding-right: 15px;
}
#header  #shortcut  #top_navlist  img {
	margin-right: 6px;
	vertical-align: middle;
}
#header  #shortcut  #top_navlist  li  a
{
	text-decoration: none;
	color: #CCCCCC;
	padding: 0em;
}
#header  #shortcut  #top_navlist  li  a:hover
{
	color: #FFFF33;
	text-decoration: underline;
}
