body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 100%;
}

#wrapper {
	width: 100%;
}

#footer_top {
	height: 30px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footer_top ul#foreign {
	width: 360px;
	float: left;
	height: 30px;
}
#footer_top ul#foreign li {
	width: 120px;
	float: left;
}
#footer_top ul#sub {
	width: 620px;
	float: right;
	padding-top: 6px;
}
#footer_top ul#sub li {
	float: right;
	margin-left: 20px;
}
#footer_top ul#sub li a {
	padding-left: 10px;
	display: inline-block;
	background-repeat: no-repeat;
	background-image: url(../images/f_arrow01.png);
	background-position: 0px 2px;
	text-decoration: none;
	color: #333333;
}
#footer_top ul#sub li a:hover {
	color: #0A96DC;
}

#footer_wrapper {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #0C97DC;
	color: #FFF;
	clear: both;
}
#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CEEAF8;
}
#footer a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);        /* ie 6 7 */
	-ms-filter: "alpha(opacity=80)";  /* ie 8 */
}
#left {
	width: 224px;
	float: left;
	margin-right: 40px;
	margin-left: -2px;
}
#center {
	width: 440px;
	float: left;
}
#right {
	width: 270px;
	float: right;
}
ul#race {
	margin-left: 2px;
	margin-bottom: 15px;
}
ul#race li {
	margin-bottom: 5px;
}
ul#sns {
	margin-bottom: 10px;
}
ul#sns li {
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	float: left;
}
ul#blog {
	background-image: url(../images/f_racer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	padding-top: 5px;
	padding-left: 85px;
	margin-left: 2px;
}
ul#blog li {
	margin-bottom: 10px;
	background-image: url(../images/f_arrow02.gif);
	background-position: left center;
	padding-left: 10px;
	background-repeat: no-repeat;
}
ul.list {
	width: 180px;
	margin-right: 40px;
	float:left;
}
ul.list h1 {
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 12px;
	padding-bottom: 2px;
	color: #FFFFFF;
}
ul.list li {
	margin-bottom: 10px;
}
ul.list li.blank {
	height: 20px;
}
ul.list span {
	font-size: 11px;
}
#QR {
	margin-bottom: 50px;
}
#contact h1 {
	width: 120px;
	height: 24px;
	background-image: url(../images/f_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#contact #contact_box {
	width: 232px;
	padding: 12px 19px;
	background-color: #FFFFFF;
	text-align: center;
}
#contact #contact_box #tel {
	margin-bottom: 5px;
}
#contact #contact_box p {
	margin-bottom: 10px;
	color: #999999;
	font-size: 11px;
}
#contact #contact_box li {
	width: 116px;
	height: 50px;
	display:table-cell;
	text-align: center;
}


#footer_bottom_wrapper {
	width: 100%;
	background-color: #333;
	clear: both;
}
#footer_bottom {
	width: 980px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#footer_bottom a#f_logo {
	float: left;
}
#footer_bottom a#f_logo img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);        /* ie 6 7 */
	-ms-filter: "alpha(opacity=80)";  /* ie 8 */
}
#footer_bottom p#copyright {
	float: right;
	width: 400px;
	text-align: right;
	color: #999;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-size: 13px;
	padding-top: 10px;
}
