@charset "UTF-8";
/*------サイドナビゲーション-------------------------------------------------------------*/
#main #sidenav{
	background: url(../../../../services/img/snavbg.gif) no-repeat;
	}
/*------------コンテンツ------------------------------------------------*/
#main #contents dt{
	float:left;
	width:200px;
	}
#main #contents dd{
	float:right;
	width:390px;
	}
#main #contents dl{
	padding:20px 0 10px 0;
	background: url(../../../../common_img/line0_g.gif) repeat-x bottom;
	}
#main #contents h3{
	margin:30px 0 10px 0;
	}


