#footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	text-align: center;
	color: #67686c;
}
#footer .copyright { display: block ;
	clear: both ;
	text-align: center ;
	padding-top: 2px ;
}
#footer a {
	text-decoration: none;
	color: #67686c;
	line-height: 1.4em;
	padding: 3px 0;
}

#footer a:hover {
	color: #000;
}

#footer ul {
	margin: 0px auto;
	margin-bottom: 30px;
	padding: 0;
	display: block;
	list-style: none;
}

#footer li {
	display: inline;
}

#footer li a.country {
	padding-left: 20px;
	background: url(http://www.trekbikes.co.jp/images/shared/person_icon.gif) no-repeat center left;
}

noscript p {
	padding: 10px;
	border: 1px solid #cc0000;
}

#iphone_site_link {
	background: #fff;
	color: #000;
	padding: 2px;
	-webkit-border-radius: 15px;
	border: 1px solid #dfdfdf;
	margin: 20px auto;
	font-size: 4.0em;
	text-align: center;
	width: 900px;
}

#iphone_site_link a:link, #iphone_site_link a:visited {
	color: #000;
	text-decoration: none;
}

#footer_safety {
	text-align: center;	
	margin-bottom: 30px;
}

#footer_safety_notice {
	display: inline;
	border: 1px solid #4d4d4d;
	margin: 5px auto;
	padding: 10px 15px;
	font-size: 1.1em;
	text-align: center;
}

#footer_safety_notice span {
	color: #ee3224;
	font-weight: bold;
}

#footer_safety_notice a {
	background: url(http://www.trekbikes.co.jp/images/shared/pdf.png) no-repeat right;
	padding: 3px 20px 3px 0;
}

#footer_safety_notice a:link, #footer_safety_notice a:visited {
	color: #ccc;
}

#footer_safety_notice a:hover {
	color: #fff;
}
