@charset "utf-8";

/*
=================================================================================
第3回福永洋一記念SPダイジェスト /yoichi/2012
=================================================================================
*/

#yoichi	{
	width: 870px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#yoichi h2	{
	width: 870px;
	margin-bottom: 20px;
}

#sp_container	{
	width: 870px;
}

#gallery_upper	{
	width: 870px;
	height: 85px;
	background: url(../images/2012_gallery_upper.gif) no-repeat;
}

#gallery_inner	{
	width: 870px;
	background-color: #eeeeee;
}

#gallery_inner	ul	{
	width: 720px;
	padding: 0 65px 20px 85px;
}
#gallery_inner ul li	{
	width: 160px;
	margin-right: 20px;
	float: left;
}

#gallery_lower	{
	width: 870px;
	height: 10px;
	background: url(../images/2012_gallery_lower.gif) no-repeat;
}