@charset "utf-8";

/*========================================
=
=		スポンサー
=
========================================*/
#sponsorpage{padding-bottom:5px; color:#666666;}

#sponsor_menu{
	margin:20px 0;
}


ul.sponsor_ul{
	width:639px;
	margin:0 auto;
}

ul.sponsor_ul li{
	float:left;
	width:200px; height:120px;
	margin:10px 5px;
	color:#08254E;
}

ul.sponsor_ul li img{
	display:block;
}

ul.sponsor_ul li span{
	display:block;
	padding-left:16px; line-height:16px;
	background:url(../images/icon_list-dot.jpg) left 4px no-repeat;
	margin:5px 0;
}

ul.teamsponsor_ul{
	width:639px;
	margin:0 auto;
}
ul.teamsponsor_ul li{
	float:left;
	width:300px;
	margin:10px 0;
	line-height:25px;
	color:#333333;
}
