@charset "UTF-8";
/* CSS Document */


/*---------------
□□□layout□□□
---------------*/
/*----------main----------*/


.block li 
{
	float:left;
	padding-right:30px;
	margin-bottom:30px;
}

.block span.year
{
	padding-bottom:5px;
	display:block;
	text-align:center;
}
.block li a.logo1
{
	display:block;
	width:120px;
	height:150px;
	text-indent:-9999px;
}
.block li a.logo1:hover
{
	background-position:0px -150px;
}
.block li a.logo2
{
	display:block;
	width:130px;
	height:100px;
	text-indent:-9999px;
}
.block li a.logo2:hover
{
	background-position:0px -100px;
}

.block li.h2010 a{ background: url(../history/images/btn_2010.gif) no-repeat 0px 0px; }
.block li.h2009 a{ background: url(../history/images/btn_2009.gif) no-repeat 0px 0px; }
.block li.h2008 a{ background: url(../history/images/btn_2008.gif) no-repeat 0px 0px; }
.block li.h2007 a{ background: url(../history/images/btn_2007.gif) no-repeat 0px 0px; }
.block li.h2006 a{ background: url(../history/images/btn_2006.gif) no-repeat 0px 0px; }
.block li.h2005 a{ background: url(../history/images/btn_2005.gif) no-repeat 0px 0px; }
.block li.h_toyota a{ background: url(../history/images/btn_toyota.gif) no-repeat 0px 0px;width:195px; }

body.is2nd div.block
{
	padding:20px 0px;
	text-align:center;
	margin-left: 30px;
}
