@charset "utf-8";
#zasshi_footer ul {
	font-size: 120%;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#zasshi_footer li {
	float: left;
	height: 30px;
	width: 130px;
	background-image: url(../img/magazin/btn_bg.png);
	background-repeat: no-repeat;
	margin-right: 2px;
	padding-top: 7px;
	text-align: center;
}
#zasshi_footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#zasshi_footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#zasshi_footer a:hover {
	color: #FF9900;
	text-decoration: none;
}
#zasshi_footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#zasshi_footer {
	width: 550px;
	height: auto;
	clear: both;
	padding-top: 30px;
	margin-left: 5px;
}
