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

#cover {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#fff url(/works/other_works/img/loader_works.gif) no-repeat 50% 50%;
	z-index:10;
}

a span.koushin {
margin-top: 0.1em;
display: block;
background: url(../img/icn_kousin.png) no-repeat;
background-position: left center;
width: 16px;
height: 15px;
text-indent: -9999px;
float: right;
}


/*2014以降*/

.wrap_2014 ul li a img{
box-shadow: 0 0 0 10px #000 inset;
 z-index: 1;
 position: relative;
}



/*ローカルメニュー(年度)*/
#lmenu {
	height:23px;
	margin:0 50px 70px 50px;
	width:755px;
}
#lmenu #menu_y {
	float:right;
	display:block;
	width:412px;
}
#lmenu #menu_y li {
	float:left;
	text-indent:-9999px;
}
#lmenu #menu_y li a {
	height:23px;
	display:block;
	background:url(/common/img/local_menu_y.gif) no-repeat;
}
#lmenu #menu_y li.y_2011 a {
	width:98px;
	background-position:0 -23px;
}
#lmenu #menu_y li.y_2010 a {
	width:98px;
	background-position:-98px -23px;
}
#lmenu #menu_y li.y_2009 a {
	width:98px;
	background-position:-196px -23px;
}
#lmenu #menu_y li.y_2008 a {
	width:98px;
	background-position:-294px -23px;
}
#lmenu #menu_y li.y_2007 a {
	width:98px;
	background-position:-392px -23px;
}
#lmenu #menu_y li.y_2011 a:hover {
	width:98px;
	background-position:0 -46px;
}
#lmenu #menu_y li.y_2010 a:hover {
	width:98px;
	background-position:-98px -46px;
}
#lmenu #menu_y li.y_2009 a:hover {
	width:98px;
	background-position:-196px -46px;
}
#lmenu #menu_y li.y_2008 a:hover {
	width:98px;
	background-position:-294px -46px;
}
#lmenu #menu_y li.y_2007 a:hover {
	width:98px;
	background-position:-392px -46px;
}
#lmenu #menu_y li.y_2011 a.current {
	width:98px;
	background-position:0 0;
}
#lmenu #menu_y li.y_2010 a.current {
	width:98px;
	background-position:-98px 0;
}
#lmenu #menu_y li.y_2009 a.current {
	width:98px;
	background-position:-196px 0;
}
#lmenu #menu_y li.y_2008 a.current {
	width:98px;
	background-position:-294px 0;
}
#lmenu #menu_y li.y_2007 a.current {
	width:98px;
	background-position:-392px 0;
}





#lmenu {
	height:23px;
	margin:0 50px 70px 50px;
	width:755px;
}
#lmenu #menu_2013 {
	float:right;
	display:block;
	width:412px;
}
#lmenu #menu_2013 li {
	float:left;
	text-indent:-9999px;
}
#lmenu #menu_2013 li a {
	height:23px;
	display:block;
	background:url(/common/img/local_menu_2013.gif) no-repeat;
}
#lmenu #menu_2013 li.y_2013 a {
	width:98px;
	background-position:0 -23px;
}
#lmenu #menu_2013 li.y_2012 a {
	width:98px;
	background-position:-98px -23px;
}
#lmenu #menu_2013 li.y_2011 a {
	width:98px;
	background-position:-196px -23px;
}
#lmenu #menu_2013 li.y_2010 a {
	width:98px;
	background-position:-294px -23px;
}
#lmenu #menu_2013 li.y_2009 a {
	width:98px;
	background-position:-392px -23px;
}
#lmenu #menu_2013 li.y_2013 a:hover {
	width:98px;
	background-position:0 -46px;
}
#lmenu #menu_2013 li.y_2012 a:hover {
	width:98px;
	background-position:-98px -46px;
}
#lmenu #menu_2013 li.y_2011 a:hover {
	width:98px;
	background-position:-196px -46px;
}
#lmenu #menu_2013 li.y_2010 a:hover {
	width:98px;
	background-position:-294px -46px;
}
#lmenu #menu_2013 li.y_2009 a:hover {
	width:98px;
	background-position:-392px -46px;
}
#lmenu #menu_2013 li.y_2013 a.current {
	width:98px;
	background-position:0 0;
}
#lmenu #menu_2013 li.y_2012 a.current {
	width:98px;
	background-position:-98px 0;
}
#lmenu #menu_2013 li.y_2011 a.current {
	width:98px;
	background-position:-196px 0;
}
#lmenu #menu_2013 li.y_2010 a.current {
	width:98px;
	background-position:-294px 0;
}
#lmenu #menu_2013 li.y_2009 a.current {
	width:98px;
	background-position:-392px 0;
}








/*ワークス*/
.otherworks_top {
	width:760px;
	margin-bottom:40px;
}
.otherworks_top a {
	color:#000;
	font-size:77%;
	line-height: 130%;
	text-decoration:none;
	display:block;
	width:146px;
	min-height:20px;
	height: auto !important;
	height: 30px;
	padding-top:114px;
	margin-right:6px;
	margin-bottom:20px;
}
.otherworks_top a:hover {
	color:#555;
}

.otherworks_top li{
	float:left;
}
#new_contents {
min-height:164px;
	height: auto !important;
	height: 164px;
	margin-bottom:50px;
}
#new_contents li h6 {
	position:relative;
	padding-bottom:5px;
	padding-left:235px;
	color:#555;
}
#new_contents li p{
	padding-left:235px;
	font-size:  92%; 
	line-height:160%;
}
#new_contents li img {
	position:absolute;
	top:0;
	left:0;
	}
#new_contents li a {
	color:#333;
	text-decoration:none;
	color:#000;
}
#new_contents li a:hover {
	text-decoration:none;
	color:#555;
}
#new_contents li p img {
	
	position:relative;
}


.otherworks_wrap{
width:760px;
margin-bottom:40px;
}
.otherworks_wrap li{
float:left;
margin-right:6px;

}
.otherworks_wrap li a {
width:146px;
display: block;
margin-bottom:20px;
color:#333;
text-decoration:none;
color:#000;
font-size:77%;
line-height: 130%;
}
	
.otherworks_wrap li a:hover {
color:#555;
}

.otherworks_wrap li a img {
margin-bottom: 4px;

}




.works_bottom_new p{
float: left;
width: 535px;
}

.works_bottom_new ul.botan_other {
float: right;
display: inline;
height: inherit;
margin-top: 0;
}

.works_bottom_new ul.botan_other li {
margin: 0;
}


.works_bottom_new ul.botan_other li a {
background: url("/works/img/btn_othereorks_new.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
display: block;
width: 188px;
height: 23px;
}

.works_bottom_new ul.botan_other li a:hover {
background: url("/works/img/btn_othereorks_new_on.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}


ul#ttl_works {
width:750px;

margin-left: 5px;
}

ul#ttl_works li {
float: left;
width: 232px;
margin-right: 27px;
margin-bottom:10px;
}

ul#ttl_works li.lastChild {
margin-right: 0;
}







.works_wrap_top{

width:750px;
margin-bottom:40px;
margin-left: 5px;
}
.works_wrap_top li{
margin-bottom:3px;
}


.works_wrap_top #left_wrap,.works_wrap_top #center_wrap,.works_wrap_top #right_wrap {
float: left;
margin-right: 27px;
width: 
}

.works_wrap_top #right_wrap {
margin-right: 0;
}

.works_wrap_top li a {
width:232px;
display: block;

color:#333;
text-decoration:none;
color:#000;
font-size:77%;
line-height: 130%;
background: #fff;
}
	
.works_wrap_top li a:hover {
color:#555;
}

.works_wrap_top li a img {
margin-bottom: 4px;

}







.works_wrap_top_n{

width:751px;
margin-bottom:40px;
margin-left: 4px;
}
.works_wrap_top_n li{
margin-bottom:3px;
width: 116px;
float: left;
margin-right: 11px;
}
.works_wrap_top_n li.lastChild{
margin-right: 0;
}


.works_wrap_top_n #center_wrap li.lastChild{
width: 374px;
}

.works_wrap_top_n #center_wrap li.lastChild a {
width: 374px;
}



.works_wrap_top_n #left_wrap,.works_wrap_top_n #right_wrap {
margin-bottom: 50px;
}

.works_wrap_top_n #center_wrap {
margin-bottom: 250px;
}

.works_wrap_top_n #right_wrap {
margin-right: 0;
}

.works_wrap_top_n li a {
width:116px;
display: block;
color:#333;
text-decoration:none;
color:#000;
font-size:77%;
line-height: 130%;
background: #fff;
}
	
.works_wrap_top_n li a:hover {
color:#555;
}

.works_wrap_top_n li a img {
margin-bottom: 4px;
}



.works_wrap_top_n h4 img {
margin-bottom: 10px;
}






/*
2010年度
*/
.otherworks_top .verite_10 {
	background:url(/works/other_works/img/10/verite_10.jpg) no-repeat;
}




.otherworks_top .aomori_10 {
	background:url(/works/other_works/img/10/aomori_10.gif) no-repeat;
}

.otherworks_top .agura_10 {
	background:url(/works/other_works/img/10/agura_10.jpg) no-repeat;
}
.otherworks_top .adidas_10 {
	background:url(/works/other_works/img/10/adidas_10.jpg) no-repeat;
}
.otherworks_top .atlas_10 {
	background:url(/works/other_works/img/10/atlas_10.jpg) no-repeat;
}

.otherworks_top .elililly_10 {
	background:url(/works/other_works/img/10/elililly_10.jpg) no-repeat;
}


.otherworks_top .ikspiari_10 {
	background:url(/works/other_works/img/10/ikspiari_10.jpg) no-repeat;
}
.otherworks_top .christ_10 {
	background:url(/works/other_works/img/10/christ_10.jpg) no-repeat;
}
.otherworks_top .village_10 {
	background:url(/works/other_works/img/10/village_10.jpg) no-repeat;
}
.otherworks_top .onward_10 {
	background:url(/works/other_works/img/10/onward_10.jpg) no-repeat;
}
.otherworks_top .katoji_10 {
	background:url(/works/other_works/img/10/katoji_10.jpg) no-repeat;
}
.otherworks_top .cadbury_10 {
	background:url(/works/other_works/img/10/cadbury_10.jpg) no-repeat;
}

.otherworks_top .jra_10 {
	background:url(/works/other_works/img/10/jra_10.jpg) no-repeat;
}
.otherworks_top .suzuki_10 {
	background:url(/works/other_works/img/10/suzuki_10.jpg) no-repeat;
}
.otherworks_top .ana_10 {
	background:url(/works/other_works/img/10/ana_10.jpg) no-repeat;
}
.otherworks_top .tescom_10 {
	background:url(/works/other_works/img/10/tescom_10.jpg) no-repeat;
}


.otherworks_top .toyotire_10 {
	background:url(/works/other_works/img/10/toyotire_10.jpg) no-repeat;
}

.otherworks_top .nepia_10 {
	background:url(/works/other_works/img/10/nepia_10.jpg) no-repeat;
}
.otherworks_top .purpleeyes_10 {
	background:url(/works/other_works/img/10/purpleeyes_10.jpg) no-repeat;
}
.otherworks_top .mitui_10 {
	background:url(/works/other_works/img/10/mitui_10.jpg) no-repeat;
}
.otherworks_top .lotteria_10 {
	background:url(/works/other_works/img/10/lotteria_10.jpg) no-repeat;
}
/*
2009年度
*/
.otherworks_top .katoji_09 {
	background:url(/works/other_works/img/09/katoji_09.jpg) no-repeat;
}
.otherworks_top .kirin_09 {
	background:url(/works/other_works/img/09/kirin_09.jpg) no-repeat;
}
.otherworks_top .tokyodome_09 {
	background:url(/works/other_works/img/09/tokyodome_09.jpg) no-repeat;
}
.otherworks_top .noevir_09 {
	background:url(/works/other_works/img/09/noevir_09.jpg) no-repeat;
}
.otherworks_top .seagaia_09 {
	background:url(/works/other_works/img/09/seagaia_09.jpg) no-repeat;
}
.otherworks_top .mitsubishi_09 {
	background:url(/works/other_works/img/09/mitsubishi_09.jpg) no-repeat;
}
.otherworks_top .masion_09 {
	background:url(/works/other_works/img/09/masion_09.jpg) no-repeat;
}
.otherworks_top .fushimisakezo_09 {
	background:url(/works/other_works/img/09/fushimisakezo_09.jpg) no-repeat;
}
.otherworks_top .gunze_09 {
	background:url(/works/other_works/img/09/gunze_09.jpg) no-repeat;
}
.otherworks_top .cube_09 {
	background:url(/works/other_works/img/09/cube_09.jpg) no-repeat;
}
.otherworks_top .pliehimeji_09 {
	background:url(/works/other_works/img/09/pliehimeji_09.jpg) no-repeat;
}

.otherworks_top .cleanup_09 {
	background:url(/works/other_works/img/09/cleanup_09.jpg) no-repeat;
}
.otherworks_top .sapporo_09 {
	background:url(/works/other_works/img/09/sapporo_09.jpg) no-repeat;
}

/*
20100608追加
*/
.otherworks_top .katoji_09_02 {

	background:url(/works/other_works/img/09/katoji_09_02.jpg) no-repeat;

}
.otherworks_top .rhone_09 {
	background:url(/works/other_works/img/09/rhone_09.jpg) no-repeat;
}
.otherworks_top .world_09 {

	background:url(/works/other_works/img/09/world_09.jpg) no-repeat;

}
.otherworks_top .atlus_09 {

	background:url(/works/other_works/img/09/atlus_09.jpg) no-repeat;
}
.otherworks_top .aoyama_09 {
	background:url(/works/other_works/img/09/aoyama_09.jpg) no-repeat;

}
.otherworks_top .agura_09 {
	background:url(/works/other_works/img/09/agura_09.jpg) no-repeat;

}
/*
2008年度
*/
.otherworks_top .ace_08 {
	background:url(/works/other_works/img/08/ace_08.jpg) no-repeat;
}
.otherworks_top .agura_08 {
	background:url(/works/other_works/img/08/agura_08.jpg) no-repeat;
}
.otherworks_top .bikeo_08 {
	background:url(/works/other_works/img/08/bikeo_08.jpg) no-repeat;
}
.otherworks_top .docomo_08 {
	background:url(/works/other_works/img/08/docomo_08.jpg) no-repeat;
}
.otherworks_top .fragre_08 {
	background:url(/works/other_works/img/08/fragre_08.jpg) no-repeat;
}
.otherworks_top .ikspiari_08 {
	background:url(/works/other_works/img/08/ikspiari_08.jpg) no-repeat;
}
.otherworks_top .jt_08 {
	background:url(/works/other_works/img/08/jt_08.jpg) no-repeat;
}
.otherworks_top .kalkan_08 {
	background:url(/works/other_works/img/08/kalkan_08.jpg) no-repeat;
}
.otherworks_top .mazda_08 {
	background:url(/works/other_works/img/08/mazda_08.jpg) no-repeat;
}
.otherworks_top .mitsubishi_08 {
	background:url(/works/other_works/img/08/mitsubishi_08.jpg) no-repeat;
}
.otherworks_top .mufg_08 {
	background:url(/works/other_works/img/08/mufg_08.jpg) no-repeat;
}
.otherworks_top .noevir_08 {
	background:url(/works/other_works/img/08/noevir_08.jpg) no-repeat;
}
.otherworks_top .seagaia_08 {
	background:url(/works/other_works/img/08/seagaia_08.jpg) no-repeat;
}
.otherworks_top .seed_08 {
	background:url(/works/other_works/img/08/seed_08.jpg) no-repeat;
}
.otherworks_top .suzuki_08 {
	background:url(/works/other_works/img/08/suzuki_08.jpg) no-repeat;
}
.otherworks_top .tinzansou_08 {
	background:url(/works/other_works/img/08/tinzansou_08.jpg) no-repeat;
}
.otherworks_top .gunze_08 {
	background:url(/works/other_works/img/08/gunze_08.jpg) no-repeat;
}
.otherworks_top .loft_08 {
	background:url(/works/other_works/img/08/loft_08.jpg) no-repeat;
}
.otherworks_top .pliehimeji_08 {
	background:url(/works/other_works/img/08/pliehimeji_08.jpg) no-repeat;
}
.otherworks_top .infini_08 {
	background:url(/works/other_works/img/08/infini_08.jpg) no-repeat;
}
.otherworks_top .kenedic_08 {
	background:url(/works/other_works/img/08/kenedic_08.jpg) no-repeat;
}
.otherworks_top .keizaisangyou_08 {
	background:url(/works/other_works/img/08/keizaisangyou_08.jpg) no-repeat;
}

.otherworks_top .sekisui_08 {
	background:url(/works/other_works/img/08/sekisui_08.jpg) no-repeat;
}
.otherworks_top .sapporo_08 {
	background:url(/works/other_works/img/08/sapporo_08.jpg) no-repeat;
}

/*2007年度*/

.otherworks_top .ace_07 {
	background:url(/works/other_works/img/07/ace_07.jpg) no-repeat;
}
.otherworks_top .agura_07 {
	background:url(/works/other_works/img/07/agura_07.jpg) no-repeat;
}
.otherworks_top .audiotechnica_07 {
	background:url(/works/other_works/img/07/audiotechnica_07.jpg) no-repeat;
}
.otherworks_top .combi_07 {
	background:url(/works/other_works/img/07/combi_07.jpg) no-repeat;
}
.otherworks_top .fragre_07 {
	background:url(/works/other_works/img/07/fragre_07.jpg) no-repeat;
}
.otherworks_top .ikspiari_07 {
	background:url(/works/other_works/img/07/ikspiari_07.jpg) no-repeat;
}
.otherworks_top .kalkan_07 {
	background:url(/works/other_works/img/07/kalkan_07.jpg) no-repeat;
}
.otherworks_top .katoji_07 {
	background:url(/works/other_works/img/07/katoji_07.jpg) no-repeat;
}
.otherworks_top .mazda_07 {
	background:url(/works/other_works/img/07/mazda_07.jpg) no-repeat;
}
.otherworks_top .mufg_07 {
	background:url(/works/other_works/img/07/mufg_07.jpg) no-repeat;
}
.otherworks_top .panasonic_07 {
	background:url(/works/other_works/img/07/panasonic_07.jpg) no-repeat;
}
.otherworks_top .sanyo_07 {
	background:url(/works/other_works/img/07/sanyo_07.jpg) no-repeat;
}
.otherworks_top .suzuki_07 {
	background:url(/works/other_works/img/07/suzuki_07.jpg) no-repeat;
}
.otherworks_top .gunze_07 {
	background:url(/works/other_works/img/07/gunze_07.jpg) no-repeat;
}

.otherworks_top .bunkacho_07 {
	background:url(/works/other_works/img/07/bunkacho_07.jpg) no-repeat;
}

.otherworks_top .kikkoman_07 {
	background:url(/works/other_works/img/07/kikkoman_07.jpg) no-repeat;
}
.otherworks_top .glico_07 {
	background:url(/works/other_works/img/07/glico_07.jpg) no-repeat;
}
.otherworks_top .cleanup_07 {
	background:url(/works/other_works/img/07/cleanup_07.jpg) no-repeat;
}
.otherworks_top .sekisui_07 {
	background:url(/works/other_works/img/07/sekisui_07.jpg) no-repeat;
}
.otherworks_top .kokuyo_07 {
	background:url(/works/other_works/img/07/kokuyo_07.jpg) no-repeat;
}
.otherworks_top .mori_07 {
	background:url(/works/other_works/img/07/mori_07.jpg) no-repeat;
}
.otherworks_top .ace_07 {
	background:url(/works/other_works/img/07/ace_07.jpg) no-repeat;
}
.otherworks_top .canon_07 {
	background:url(/works/other_works/img/07/canon_07.jpg) no-repeat;
}

/*
2010年度(オーバー)
*/
.otherworks_top .verite_10:hover {
	background:url(/works/other_works/img/10/verite_10_o.jpg) no-repeat;
}




.otherworks_top .aomori_10:hover {
	background:url(/works/other_works/img/10/aomori_10_o.gif) no-repeat;
}

.otherworks_top .agura_10:hover {
	background:url(/works/other_works/img/10/agura_10_o.jpg) no-repeat;
}
.otherworks_top .adidas_10:hover {
	background:url(/works/other_works/img/10/adidas_10_o.jpg) no-repeat;
}
.otherworks_top .atlas_10:hover {
	background:url(/works/other_works/img/10/atlas_10_o.jpg) no-repeat;
}

.otherworks_top .elililly_10:hover {
	background:url(/works/other_works/img/10/elililly_10_o.jpg) no-repeat;
}


.otherworks_top .ikspiari_10:hover {
	background:url(/works/other_works/img/10/ikspiari_10_o.jpg) no-repeat;
}
.otherworks_top .christ_10:hover {
	background:url(/works/other_works/img/10/christ_10_o.jpg) no-repeat;
}
.otherworks_top .village_10:hover {
	background:url(/works/other_works/img/10/village_10_o.jpg) no-repeat;
}
.otherworks_top .onward_10:hover {
	background:url(/works/other_works/img/10/onward_10_o.jpg) no-repeat;
}
.otherworks_top .katoji_10:hover {
	background:url(/works/other_works/img/10/katoji_10_o.jpg) no-repeat;
}
.otherworks_top .cadbury_10:hover {
	background:url(/works/other_works/img/10/cadbury_10_o.jpg) no-repeat;
}

.otherworks_top .jra_10:hover {
	background:url(/works/other_works/img/10/jra_10_o.jpg) no-repeat;
}
.otherworks_top .suzuki_10:hover {
	background:url(/works/other_works/img/10/suzuki_10_o.jpg) no-repeat;
}
.otherworks_top .ana_10:hover {
	background:url(/works/other_works/img/10/ana_10_o.jpg) no-repeat;
}
.otherworks_top .tescom_10:hover {
	background:url(/works/other_works/img/10/tescom_10_o.jpg) no-repeat;
}


.otherworks_top .toyotire_10:hover {
	background:url(/works/other_works/img/10/toyotire_10_o.jpg) no-repeat;
}

.otherworks_top .nepia_10:hover {
	background:url(/works/other_works/img/10/nepia_10_o.jpg) no-repeat;
}
.otherworks_top .purpleeyes_10:hover {
	background:url(/works/other_works/img/10/purpleeyes_10_o.jpg) no-repeat;
}
.otherworks_top .mitui_10:hover {
	background:url(/works/other_works/img/10/mitui_10_o.jpg) no-repeat;
}
.otherworks_top .lotteria_10:hover {
	background:url(/works/other_works/img/10/lotteria_10_o.jpg) no-repeat;
}

/*
2009年度(オーバー)
*/
.otherworks_top .katoji_09 a:hover {
	background:url(/works/other_works/img/09/katoji_09_a.jpg) no-repeat;
}
.otherworks_top .kirin_09 a:hover {
	background:url(/works/other_works/img/09/kirin_09_a.jpg) no-repeat;
}
.otherworks_top .tokyodome_09 a:hover {
	background:url(/works/other_works/img/09/tokyodome_09_a.jpg) no-repeat;
}
.otherworks_top .noevir_09 a:hover {
	background:url(/works/other_works/img/09/noevir_09_a.jpg) no-repeat;
}
.otherworks_top .seagaia_09 a:hover {
	background:url(/works/other_works/img/09/seagaia_09_a.jpg) no-repeat;
}
.otherworks_top .mitsubishi_09 a:hover {
	background:url(/works/other_works/img/09/mitsubishi_09_a.jpg) no-repeat;
}
.otherworks_top .masion_09 a:hover {
	background:url(/works/other_works/img/09/masion_09_a.jpg) no-repeat;
}
.otherworks_top .fushimisakezo_09 a:hover {
	background:url(/works/other_works/img/09/fushimisakezo_09_a.jpg) no-repeat;
}
.otherworks_top .gunze_09 a:hover {
	background:url(/works/other_works/img/09/gunze_09_a.jpg) no-repeat;
}
.otherworks_top .cube_09 a:hover {
	background:url(/works/other_works/img/09/cube_09_a.jpg) no-repeat;
}
.otherworks_top .pliehimeji_09 a:hover {
	background:url(/works/other_works/img/09/pliehimeji_09_a.jpg) no-repeat;
}
.otherworks_top .cleanup_09 a:hover {
	background:url(/works/other_works/img/09/cleanup_09_a.jpg) no-repeat;
}
.otherworks_top .sapporo_09 a:hover {
	background:url(/works/other_works/img/09/sapporo_09_a.jpg) no-repeat;
}

/*
20100608追加
*/
.otherworks_top .rhone_09 a:hover {
	background:url(/works/other_works/img/09/rhone_09_o.jpg) no-repeat;
	}
.otherworks_top .world_09 a:hover {

	background:url(/works/other_works/img/09/world_09_o.jpg) no-repeat;
}

.otherworks_top .atlus_09 a:hover {

	background:url(/works/other_works/img/09/atlus_09_a.jpg) no-repeat;

}
.otherworks_top .aoyama_09 a:hover {
	background:url(/works/other_works/img/09/aoyama_09_o.jpg) no-repeat;
}
.otherworks_top .agura_09 a:hover {
	background:url(/works/other_works/img/09/agura_09_o.jpg) no-repeat;
}
.otherworks_top .katoji_09_02 a:hover {

	background:url(/works/other_works/img/09/katoji_09_02_a.jpg) no-repeat;

}

/*
2008年度(オーバー)
*/
.otherworks_top .ace_08 a:hover {
	background:url(/works/other_works/img/08/ace_08_a.jpg) no-repeat;
}
.otherworks_top .agura_08 a:hover {
	background:url(/works/other_works/img/08/agura_08_a.jpg) no-repeat;
}
.otherworks_top .bikeo_08 a:hover {
	background:url(/works/other_works/img/08/bikeo_08_a.jpg) no-repeat;
}
.otherworks_top .docomo_08 a:hover {
	background:url(/works/other_works/img/08/docomo_08_a.jpg) no-repeat;
}
.otherworks_top .fragre_08 a:hover {
	background:url(/works/other_works/img/08/fragre_08_a.jpg) no-repeat;
}
.otherworks_top .ikspiari_08 a:hover {
	background:url(/works/other_works/img/08/ikspiari_08_a.jpg) no-repeat;
}
.otherworks_top .jt_08 a:hover {
	background:url(/works/other_works/img/08/jt_08_a.jpg) no-repeat;
}
.otherworks_top .kalkan_08 a:hover {
	background:url(/works/other_works/img/08/kalkan_08_a.jpg) no-repeat;
}
.otherworks_top .mazda_08 a:hover {
	background:url(/works/other_works/img/08/mazda_08_a.jpg) no-repeat;
}
.otherworks_top .mitsubishi_08 a:hover {
	background:url(/works/other_works/img/08/mitsubishi_08_a.jpg) no-repeat;
}
.otherworks_top .mufg_08 a:hover {
	background:url(/works/other_works/img/08/mufg_08_a.jpg) no-repeat;
}
.otherworks_top .noevir_08 a:hover {
	background:url(/works/other_works/img/08/noevir_08_a.jpg) no-repeat;
}
.otherworks_top .seagaia_08 a:hover {
	background:url(/works/other_works/img/08/seagaia_08_a.jpg) no-repeat;
}
.otherworks_top .seed_08 a:hover {
	background:url(/works/other_works/img/08/seed_08_a.jpg) no-repeat;
}
.otherworks_top .suzuki_08 a:hover {
	background:url(/works/other_works/img/08/suzuki_08_a.jpg) no-repeat;
}
.otherworks_top .tinzansou_08 a:hover {
	background:url(/works/other_works/img/08/tinzansou_08_a.jpg) no-repeat;
}
.otherworks_top .gunze_08 a:hover {
	background:url(/works/other_works/img/08/gunze_08_a.jpg) no-repeat;
}
.otherworks_top .loft_08 a:hover {
	background:url(/works/other_works/img/08/loft_08_a.jpg) no-repeat;
}
.otherworks_top .pliehimeji_08 a:hover {
	background:url(/works/other_works/img/08/pliehimeji_08_a.jpg) no-repeat;
}
.otherworks_top .infini_08 a:hover {
	background:url(/works/other_works/img/08/infini_08_a.jpg) no-repeat;
}
.otherworks_top .kenedic_08 a:hover {
	background:url(/works/other_works/img/08/kenedic_08_a.jpg) no-repeat;
}
.otherworks_top .keizaisangyou_08 a:hover {
	background:url(/works/other_works/img/08/keizaisangyou_08_a.jpg) no-repeat;
}
.otherworks_top .sekisui_08 a:hover {
	background:url(/works/other_works/img/08/sekisui_08_a.jpg) no-repeat;
}
.otherworks_top .sapporo_08 a:hover {
	background:url(/works/other_works/img/08/sapporo_08_a.jpg) no-repeat;
}

/*2007年度(オーバー)*/

.otherworks_top .ace_07 a:hover {
	background:url(/works/other_works/img/07/ace_07_a.jpg) no-repeat;
}
.otherworks_top .agura_07 a:hover {
	background:url(/works/other_works/img/07/agura_07_a.jpg) no-repeat;
}
.otherworks_top .audiotechnica_07 a:hover {
	background:url(/works/other_works/img/07/audiotechnica_07_a.jpg) no-repeat;
}
.otherworks_top .combi_07 a:hover {
	background:url(/works/other_works/img/07/combi_07_a.jpg) no-repeat;
}
.otherworks_top .fragre_07 a:hover {
	background:url(/works/other_works/img/07/fragre_07_a.jpg) no-repeat;
}
.otherworks_top .ikspiari_07 a:hover {
	background:url(/works/other_works/img/07/ikspiari_07_a.jpg) no-repeat;
}
.otherworks_top .kalkan_07 a:hover {
	background:url(/works/other_works/img/07/kalkan_07_a.jpg) no-repeat;
}
.otherworks_top .katoji_07 a:hover {
	background:url(/works/other_works/img/07/katoji_07_a.jpg) no-repeat;
}
.otherworks_top .mazda_07 a:hover {
	background:url(/works/other_works/img/07/mazda_07_a.jpg) no-repeat;
}
.otherworks_top .mufg_07 a:hover {
	background:url(/works/other_works/img/07/mufg_07_a.jpg) no-repeat;
}
.otherworks_top .panasonic_07 a:hover {
	background:url(/works/other_works/img/07/panasonic_07_a.jpg) no-repeat;
}
.otherworks_top .sanyo_07 a:hover {
	background:url(/works/other_works/img/07/sanyo_07_a.jpg) no-repeat;
}
.otherworks_top .suzuki_07 a:hover {
	background:url(/works/other_works/img/07/suzuki_07_a.jpg) no-repeat;
}
.otherworks_top .gunze_07 a:hover {
	background:url(/works/other_works/img/07/gunze_07_a.jpg) no-repeat;
}

.otherworks_top .bunkacho_07 a:hover {
	background:url(/works/other_works/img/07/bunkacho_07_a.jpg) no-repeat;
}

.otherworks_top .kikkoman_07 a:hover {
	background:url(/works/other_works/img/07/kikkoman_07_a.jpg) no-repeat;
}
.otherworks_top .glico_07 a:hover {
	background:url(/works/other_works/img/07/glico_07_a.jpg) no-repeat;
}
.otherworks_top .cleanup_07 a:hover {
	background:url(/works/other_works/img/07/cleanup_07_a.jpg) no-repeat;
}
.otherworks_top .sekisui_07 a:hover {
	background:url(/works/other_works/img/07/sekisui_07_a.jpg) no-repeat;
}
.otherworks_top .kokuyo_07 a:hover {
	background:url(/works/other_works/img/07/kokuyo_07_a.jpg) no-repeat;
}
.otherworks_top .mori_07 a:hover {
	background:url(/works/other_works/img/07/mori_07_a.jpg) no-repeat;
}
.otherworks_top .ace_07 a:hover {
	background:url(/works/other_works/img/07/ace_07_a.jpg) no-repeat;
}
.otherworks_top .canon_07 a:hover {
	background:url(/works/other_works/img/07/canon_07_a.jpg) no-repeat;
}