@charset "utf-8";
/* CSS Document */

#license{
	width:600px;
	margin:10px auto;
	font-size:15px;
}

#license p.license_tit{
	background:url(../img/license_tit.jpg) no-repeat;
	width:600px;
	height:100px;
	text-indent:-9999px;
	margin-top:10px;
}

#license p.license_tit_{
	background:url(../img/license_tit_.jpg) no-repeat;
	position:relative;
	width:600px;
	height:100px;
	text-indent:-9999px;
	margin-top:10px;
}

#license p.license_tit_ a{
	position:absolute;
	left:10px;
	top:10px;
	width:100px;
	height:70px;
	display:block;
}

#license .headline_kanri p,
#license .headline_eiyou p,
#license .headline_kyoyu p,
#license .headline_jimu p,
#license .headline_iryou p,
#license .headline_shinryou p,
#license .headline_joho p{
	text-align:left;
	padding:7px 10px;
}

#license .headline_kanri,
#license .headline_eiyou,
#license .headline_kyoyu,
#license .headline_jimu,
#license .headline_iryou,
#license .headline_shinryou,
#license .headline_joho{
	text-align:center;
	position:relative;
}

#license .headline_kanri{background:url(../img/index_kanri_02.jpg) no-repeat 20px;height:192px;}
#license .headline_eiyou{background:url(../img/index_eiyou_02.jpg) no-repeat 20px;height:192px;}
#license .headline_kyoyu{background:url(../img/index_kyoyu_02.jpg) no-repeat 20px;height:192px;}
#license .headline_jimu{background:url(../img/index_jimu_02.gif) no-repeat 20px;height:192px;}
#license .headline_iryou{background:url(../img/index_iryou_02.gif) no-repeat 20px;height:192px;}
#license .headline_shinryou{background:url(../img/index_shinryou_02.jpg) no-repeat 20px;height:192px;}
#license .headline_joho{background:url(../img/index_joho_02.gif) no-repeat 20px;height:192px;}

#license .headline_kanri a,
#license .headline_eiyou a,
#license .headline_kyoyu a,
#license .headline_jimu a,
#license .headline_iryou a,
#license .headline_shinryou a,
#license .headline_joho a{
	display:block;
	position:absolute;
	width:160px;
	height:48px;
	text-indent:-9999px;
	left:403px;
	top:130px;
}

/*kanri eiyou jimu*/
#license .kanri_img_01,
#license .eiyou_img_01,
#license .jimu_img_01,
#license .iryou_img_01,
#license .shinryou_img_01,
#license .joho_img_01{
	margin-top:20px;
	width:600px;
	height:250px;
}

#license .kanri_img_01{background:url(../img/kanri_img_01.jpg) no-repeat;}
#license .eiyou_img_01{background:url(../img/eiyou_img_01.jpg) no-repeat;}
#license .jimu_img_01{background:url(../img/jimu_img_01.jpg) no-repeat;}
#license .iryou_img_01{background:url(../img/iryou_img_01.jpg) no-repeat;}
#license .shinryou_img_01{background:url(../img/shinryou_img_01.jpg) no-repeat;}
#license .joho_img_01{background:url(../img/joho_img_01.jpg) no-repeat;}

#license .kanri_voice{
	background:url(../img/kanri_voice.jpg) no-repeat;
	margin-top:30px;
	width:600px;
	height:250px;
}

/* 資格のテーブル（dl-table） */
#license dl.license_dltable_01,
#license dl.license_dltable_02 {
	font-size:12px;
	line-height: 1.366;
}
#license dl.license_dltable_01 dt,
#license dl.license_dltable_02 dt{
  float: left;
  width: 150px;
	height:40px;
  margin: 0 0 3px 0;
  padding: 2px;
  border: 1px solid #ccc;
  background-color:#FF9999;
	text-align:center;
}
#license dl.license_dltable_02 dt {background-color:#66CC99;}
#license dl.license_dltable_02 dt.license_dltable_tall {height:60px;}

#license dl.license_dltable_01 dd,
#license dl.license_dltable_02 dd{
  width: 400px;
  margin: 0 0 3px 160px;
  _margin: 0 0 3px 150px;
  padding: 2px;
  border: 1px solid #ccc;
	height:40px;
}
#license dl.license_dltable_03 dd {height:60px;}
#license dl.license_dltable_02 dd.license_dltable_tall {height:60px;}

/*道のり*/
#license .mitinori{
	padding: 3px;
	margin: 10px;
	height: 80px;
	font-size: 12px;
	width: 580px;
	margin-left : auto;
	margin-right : 0px;
	text-align : left;
	border: dotted 4px #FFCC00;
}
#license .mitinori img{
	padding-right:10px;
	float: left;
}
#license .mitinori dt{
	font-size: 15px;
	font-weight: bold;
	margin: 6px 0px;

}

