@charset "utf-8";

#primary{
	padding-bottom: 40px;
}
#home-contents{
	width: 800px;
	overflow: hidden;
}

#home-contents .photo{
	float: left;
	width: 490px;
}
#home-contents .photo li{
	float: left;
	padding: 0 10px 10px 0;
}
#home-contents .side{
	float: right;
	width: 300px;
}