@charset "utf-8";


/* -------------------------------------------------------------------
	topBox
------------------------------------------------------------------- */	
#topBox {
	margin:8px 0 0;
	background:#000; width:677px; height:100%;}

#topBox h1 {margin:0; padding:24px 0 26px 13px;}

#topBox h1,#topBox p {float:left;}
#topBox p {margin:0; padding:28px 0 0 30px; color:#ccc; font-size:65%;}
#topBox p.photo {clear:both; margin:0; padding:0;}

/* -------------------------------------------------------------------
	titleBox
------------------------------------------------------------------- */	



/* -------------------------------------------------------------------
	team
------------------------------------------------------------------- */	
#teamBox {
	width:677px; height:100%; margin:16px 0 0;
	background:url(../images/blog_bg.gif) repeat-y;}

/*--cont--*/	
#teamBox .cont {
	width:480px; padding:0 10px 30px; float:right;}
	
/*--title--*/	
.cont .titleBox {
	height:100%;
	background:url(../images/title_bg.gif) no-repeat;}
.cont .titleBox h2 {
	float:left; margin:0; padding:15px 0 0 26px;
	color:#ccc; font-size:85%;height:29px;}
body:first-of-type .cont .titleBox h2 {padding:12px 0 0 26px;}

/*--team--*/
.team {width:225px; height:154px; float:left; margin:22px 7px 0;}
*html .team {margin:15px 6px 0;}
.team h3 {
	font-size:65%; text-align:center;padding:0; margin:0;}
body:first-of-type .team h3 {font-size:50%;}
.team h3 a {
	display:block;width:225px; height:154px; padding:4px 0;}
.team a:hover {text-decoration:none;}

#teamBox p.illust a {color:#666;}
#teamBox p.illust a:hover {color:#ED2715;}

#teamBox p.illust {float:left; margin:1em 0 0 8px; font-size:75%; font-style:oblique;}
#teamBox p.linkList {float:right;}

#teamBox #voda h3 a {
	background:url(../images/team/voda.jpg) no-repeat 0 0;}
#teamBox #voda h3 a:hover {
	background:url(../images/team/voda.jpg) no-repeat -225px 0;}
#teamBox #sf h3 a {
	background:url(../images/team/sf.jpg) no-repeat 0 0;}
#teamBox #sf h3 a:hover {
	background:url(../images/team/sf.jpg) no-repeat -225px 0;}
#teamBox #bmw h3 a {
	background:url(../images/team/bmw.jpg) no-repeat 0 0;}
#teamBox #bmw h3 a:hover {
	background:url(../images/team/bmw.jpg) no-repeat -225px 0;}
#teamBox #ing h3 a {
	background:url(../images/team/ing.jpg) no-repeat 0 0;}
#teamBox #ing h3 a:hover {
	background:url(../images/team/ing.jpg) no-repeat -225px 0;}
#teamBox #toyota h3 a {
	background:url(../images/team/toyota.jpg) no-repeat 0 0;}
#teamBox #toyota h3 a:hover {
	background:url(../images/team/toyota.jpg) no-repeat -225px 0;}
#teamBox #toro h3 a {
	background:url(../images/team/toro.jpg) no-repeat 0 0;}
#teamBox #toro h3 a:hover {
	background:url(../images/team/toro.jpg) no-repeat -225px 0;}
#teamBox #red_bull h3 a {
	background:url(../images/team/red_bull.jpg) no-repeat 0 0;}
#teamBox #red_bull h3 a:hover {
	background:url(../images/team/red_bull.jpg) no-repeat -225px 0;}
#teamBox #at h3 a {
	background:url(../images/team/at.jpg) no-repeat 0 0;}
#teamBox #at h3 a:hover {
	background:url(../images/team/at.jpg) no-repeat -225px 0;}	
#teamBox #force h3 a {
	background:url(../images/team/force.jpg) no-repeat 0 0;}
#teamBox #force h3 a:hover {
	background:url(../images/team/force.jpg) no-repeat -225px 0;}
#teamBox #brawn h3 a {
	background:url(../images/team/brawn.jpg) no-repeat 0 0;}
#teamBox #brawn h3 a:hover {
	background:url(../images/team/brawn.jpg) no-repeat -225px 0;}	



















	
