@import url("../../common/css/default.css");
@import url("../../common/css/common.css"); 

/*--------------------------------------
  ページ内リンクの設定
---------------------------------------*/
#serviceContents .innerLink {
	background: #eeeeee url(../img/bg_service_innerlink.gif) bottom center no-repeat;
}

#serviceContents .innerLink  ol li{
	width: 550px;
}

#serviceContents .innerLink  ol li span{
	max-width: 480px;
}
#chigaiContents .innerLink {
	background: #eeeeee url(../img/bg_chigai_innerlink.gif) bottom center no-repeat;
}

#chigaiContents .innerLink  ol li{
	width: 590px;
}
