@charset "utf-8";
/* CSS Document */


/*-------------------------------------------------------
　　　　サービスラインメインコンテンツ
-------------------------------------------------------*/

/* サブメニュー
-------------------------------------------*/

#subnavi {
	/*width:100%;*/
    width:855px;
	height:26px;
	background:url(../images/bg_submenu.gif) repeat-x;
	margin:0px 0px 0px 60px;
	padding:0px 0px 0px 4px;
	/*margin:0px;*/
	/*padding:0px;*/
	text-indent:-9999px;
	list-style:none;
}

#subnavi #sbtn01 { background:url(../images/btn_subnavi02_01_hover.gif) no-repeat; width:146px; height:24px; margin:0px; padding:0px 6px 0px 0px; float:left;}
#subnavi #sbtn02 { background:url(../images/btn_subnavi02_02_hover.gif) no-repeat; width:158px; height:24px; margin:0px; padding:0px 6px 0px 0px; float:left;}
#subnavi #sbtn03 { background:url(../images/btn_subnavi02_03_hover.gif) no-repeat; width:125px; height:24px; margin:0px; padding:0px 5px 0px 0px; float:left;}
#subnavi #sbtn04 { background:url(../images/btn_subnavi02_04_hover.gif) no-repeat; width:180px; height:24px; margin:0px; padding:0px 5px 0px 0px; float:left;}
#subnavi #sbtn06 { background:url(../images/btn_subnavi02_06_hover.gif) no-repeat; width:212px; height:24px; margin:0px; padding:0px 5px 0px 0px; float:left;}
/*#subnavi #sbtn05 { background:url(../images/btn_subnavi02_05_hover.gif) no-repeat; width:132px; height:24px; margin:0px; padding:0px 5px 0px 0px; float:left;}*/
/*#subnavi #sbtn06 { background:url(../images/btn_subnavi02_06_hover.gif) no-repeat; width:212px; height:24px; margin:0px; padding:0px 5px 0px 0px; float:left;}*/

#subnavi #sbtn01 a { background:url(../images/btn_subnavi02_01_off.gif) no-repeat; width:146px; height:24px; float:left; overflow:hidden;}
#subnavi #sbtn02 a { background:url(../images/btn_subnavi02_02_off.gif) no-repeat; width:158px; height:24px; float:left; overflow:hidden;}
#subnavi #sbtn03 a { background:url(../images/btn_subnavi02_03_off.gif) no-repeat; width:125px; height:24px; float:left; overflow:hidden;}
#subnavi #sbtn04 a { background:url(../images/btn_subnavi02_04_off.gif) no-repeat; width:180px; height:24px; float:left; overflow:hidden;}
/*#subnavi #sbtn05 a { background:url(../images/btn_subnavi02_05_off.gif) no-repeat; width:132px; height:24px; float:left; overflow:hidden;}*/
#subnavi #sbtn06 a { background:url(../images/btn_subnavi02_06_off.gif) no-repeat; width:212px; height:24px; float:left; overflow:hidden;}

#subnavi #sbtn01 a:hover { background:url(../images/btn_subnavi02_01_hover.gif) no-repeat;}
#subnavi #sbtn02 a:hover { background:url(../images/btn_subnavi02_02_hover.gif) no-repeat;}
#subnavi #sbtn03 a:hover { background:url(../images/btn_subnavi02_03_hover.gif) no-repeat;}
#subnavi #sbtn04 a:hover { background:url(../images/btn_subnavi02_04_hover.gif) no-repeat;}
/*#subnavi #sbtn05 a:hover { background:url(../images/btn_subnavi02_05_hover.gif) no-repeat;}*/
#subnavi #sbtn06 a:hover { background:url(../images/btn_subnavi02_06_hover.gif) no-repeat;}


/* タックス・サービス
-------------------------------------------*/

#service_inner {
	margin:0px;
	padding:18px 270px 0px 270px;
}

#service_inner span {
	font-weight:bold;
}


/* 海外進出・海外事業コンサルティング
-------------------------------------------*/

#service_inner02 {
	margin:0px;
	padding:18px 215px 0px 215px;
}

#service_inner02 span {
	font-weight:bold;
}














