#crowdgate_globalfooter{
	margin: 0 auto;
	padding: 15px 20px;
	width: 920px;
	text-align:left;
}

#crowdgate_globalfooter #crowdgate_g_footer_logo{
	background:url(//t-on.jp/pc/img/common/icon_gray_yajirushi.gif) no-repeat 0 6px;
	padding-left:10px;
}

#crowdgate_globalfooter ul#crowdgate_g_footer_link{
	margin:0 auto;
	padding:0;
	width: 920px;
	clear:both;
}

#crowdgate_globalfooter ul#crowdgate_g_footer_link li{
	border-right:1px solid #333333;
	list-style-type:none;
	float:left;
	margin:0;
	padding:0 9px;
}

#crowdgate_globalfooter ul#crowdgate_g_footer_link li:last-child{
	border-right:none;
	padding-left:9px;
}

#crowdgate_globalfooter ul#crowdgate_g_footer_link li a{
	text-decoration:none;
	color:#333333;
}
	
#crowdgate_globalfooter ul#crowdgate_g_footer_link li a:hover{
	color:#000000;
}

