@charset "utf-8";

/* -----------------------------------------------------------
 File name:      footer.css
 Style Info:     各特集独自のスタイル
----------------------------------------------------------- */
#ft_ul{
    width: 950px;
	border-bottom:#CCC 2px solid;
	}

#ft_ul li{
	float:left;
	list-style-type:none;
    margin: 30px 0 5px;
	}
#ft_logo{
	margin:40px 0;
    text-align: left;
    width: 950px;
	}