@import url(http://fonts.googleapis.com/css?family=Arimo:700italic,400italic,400,700);
#header {
	height: 175px;
	width: 100%;
}
.inner {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	position: relative;
}
#header .inner #top {
	background-image: url(../images/head_logo.png);
	background-position: left 60px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 364px;
	padding-top: 60px;
	background-repeat: no-repeat;
}
#online_shop #header .inner #top {
	background-image: url(../images/head_logo_online.png);
}

#header .inner #top a {
	display: block;
	height: 100%;
	width: 100%;
}
#header .inner .nav-global {
	display: block;
	height: 35px;
	width: 100%;
	padding-top: 20px;
}
#header .inner .nav-global li {
	display: block;
	float: left;
	padding-right: 35px;
}
#header .inner .nav-utility {
	display: block;
	width: 500px;
	height: 44px;
	position: absolute;
	top: 0px;
	right: 15px;
}
#header .inner .nav-utility li {
	display: block;
	float: right;
	padding-left: 20px;
}
#contents .inner .breadcrumb {
	width: 100%;
	font-size: 90%;
	padding-top: 20px;
	padding-bottom: 40px;
}
#contents .inner .contact {
	clear: both;
	background-image: url(../images/bg-dot-02.gif);
	padding: 15px;
	width: 940px;
	margin-top: 50px;
}
.contact .white {
	padding: 15px;
	background-color: #FFF;
	width: 910px;
	position: relative;
}
.contact .white .logo {
	display: block;
	height: 30px;
	width: 365px;
	padding-bottom: 15px;
}
.contact .white .tel {
	height: 30px;
	width: 425px;
	display: block;
	position: absolute;
	top: 15px;
	right: 15px;
}
#footer {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 60px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 15px;
}
#footer .pagetop {
	display: block;
	width: 100%;
	padding-bottom: 20px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#footer .footer_info {
	padding-top: 20px;
	height: 20px;
	width: 970px;
	position: relative;
}
#footer .footer_info .foot_logo {
	display: block;
	height: 15px;
	width: 220px;
}
#footer .footer_info .copyright {
	display: block;
	color: #898989;
	font-size: 90%;
	height: 20px;
	width: 600px;
	text-align: right;
	position: absolute;
	top: 20px;
	right: 0px;
}
#contents .inner .pagetitle {
	text-align: right;
	display: block;
}
