@charset "UTF-8";

ul#flyer_history {
	list-style-type:	none;
	padding:			0;
}

ul#flyer_history li {
	float:	left;
	margin:	10px;
	width:	120px;
	height:	170px;
}

ul#flyer_history li img {
	border:	0;
}

h3 {
	clear:		both;
	margin:		5px;
	padding:	0;
	border:		1px solid #333;
}

h3 a {
	display:			block;
	padding:			5px;
	width:				678px;
	height:				auto;
	background-color:	#333;
	color:				#fff;
}

h3 a:hover {
	background-color:	#fff;
	color:				#333;
	text-decoration:	none;
}

h4 {
	margin:		5px;
	padding:	0;
}

h4 a {
	display:			block;
	padding:			5px;
	width:				680px;
	height:				auto;
	text-decoration:	none;
}
