@charset "utf-8";
/* -- Home Page Style Sheet -- */
.section {
	float: left;
	font-size: 1.2em;
	padding: 25px 10px 10px;}

#welcome-section {
	padding: 10px;
	width: 399px;
	font-size: 1.2em;
	text-align: justify;
	background: none;}
	
#image-section {
	padding: 10px 10px 10px 25px;
	width: 304px;
	font-size: 1.2em;
	background: none;}
	
#image-section a {
	display: block;
	text-align: center;}
	
#image-section a img {
	font-size: 1.2em;
	border: none;}
	
#event-section {
	clear: left;
	font-size: 1.2em;
	width: 399px;
	text-align: center;}
	
#sale-section {
	padding: 10px 10px 10px 25px;
	font-size: 1.2em;
	text-align: justify;
	width: 304px;}
	
#ad-section {
	clear: left;
	float: none;
	font-size: 1.2em;
	padding: 25px 10px 10px;
	text-align: center;
	background: #fff;}
	
#ad-section a img {
	font-size: 1.2em;
	border: none;}