
/* ######################################## TOP			######################################## */
#topcol {
	background-image: none;
	height: 103px;
}

#topmenu {
	width: 760px;
	height: 103px;
}

#topmenu .menu-nav {
	padding-top: 10px;
	margin-left: 100px;
	clear: both;
}

#topmenu .menu-nav li a:link,
#topmenu .menu-nav li a:visited,
#topmenu .menu-nav li a:hover,
#topmenu .menu-nav li a:active,
#topmenu .menu-nav li a:focus {
	font-size: 13px;
	font-weight: normal;
}

#topmenu  ul.menu-nav li ul {
	display: none;
}

/* ######################################## SUB			######################################## */

#footer .subnav {
	float: left;
	padding-top: 17px;
}

#footer .subnav li {
	display: inline;
}

#footer .subnav li a:link,
#footer .subnav li a:visited,
#footer .subnav li a:hover,
#footer .subnav li a:active,
#footer .subnav li a:focus {
	display: block;
	float: left;
	height: 78px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#footer .subnav li a:hover,
#footer .subnav li a:active,
#footer .subnav li a:focus {
	background-position: left -78px;
}

#footer .subnav li.item108 a {
	background-image: url(../images/new/nav/01.png);
	width: 130px;

}

#footer .subnav li.item109 a {
	background-image: url(../images/new/nav/02.png);
	width: 169px;

}

#footer .subnav li.item110 a {
	background-image: url(../images/new/nav/03.png);
	width: 143px;

}

#footer .subnav li.item111 a {
	background-image: url(../images/new/nav/04.png);
	width: 156px;

}

#footer .subnav span {
	display: none;
}

/* ######################################## IMPRESS		######################################## */



#second ul {
	background-image: url(../images/new/bg_second.png);
	background-repeat: no-repeat;
	background-position: 26px top;
	display: block;
	width: 300px;
	height: 31px;
	padding-top: 11px;
	margin-top: 10px;
}

#second ul li {
	display: inline;
	
}

#second ul li a:link,
#second ul li a:visited,
#second ul li a:hover,
#second ul li a:active,
#second ul li a:focus {
	color: #000000;
	font-weight: normal;
}

#second ul li a:hover,
#second ul li a:active,
#second ul li a:focus {
	color: #d30322;
}

#second ul li.item113 a {
	padding: 0 40px;
}


