@charset "utf-8";
/* CSS Document */

/*----------------------------------------------
  会社概要
----------------------------------------------*/

	.staff{
		width: 155px;
		float: left;
		font-size: 80%;
		margin-right: 6px;
	}
	
	.staff-r{
		width: 155px;
		float: right;
		font-size: 80%;
		margin-right: 2px;
	}
	
	.staff dl,.staff-r dl{
		padding: 14px 10px 4px 10px;
		height: 100px;
		background-color: #eee;
	}
	
	.staff dt,.staff-r dt{
		/*border:1px solid #00ff00;*/
		width: 10px;
		height: 10px;
		color: #fff;
		padding: 0px 1px 3px 2px;
		background-color: #81a727;
		float: left;

	}
	
	.staff dd,.staff-r dd{
		/*border:1px solid #ffff00;*/
		width: 116px;
		margin: 0 0 2px 17px;

	}
	
	#eigyou{
		float: right;
		width: 320px;
	}
	
	#eigyou p{
		padding-bottom: 12px;
		border-bottom: 1px dotted #ccc;
		margin-bottom: 20px;
	}
	
	#eigyou strong{
		color: #f15970;
		font-weight: bold;
	}


/*----------------------------------------------
  居宅介護支援
----------------------------------------------*/

	#kyotaku_riyou{
		width: 400px;
		float: left;
	}
	
	#kyotaku_riyou h5{
		border-bottom: 1px dotted #999;
		margin: 26px 0 10px 20px;
	}
	
	#kyotaku_riyou ol{
		margin: 0;
		padding: 0 0 0 14px;}
	
	#kyotaku_riyou li{
		margin-left: 50px;
		color: #ff871f;
		font-weight: bold;
	}
	
	#kyotaku_riyou span{
		color: #333;
		font-weight: normal;
	}
	
	#kyotaku_img{
		margin-top: 16px;
	}


	#care-plan{
		width: 640px;
		height: 327px;
		background:url(image/kyotaku_02-2.gif) no-repeat;	

	}
	
	#care-plan p{
		text-indent: -9999px;
	}

/*----------------------------------------------
  ヘルパー派遣
----------------------------------------------*/

	#helper_service{
		width: 360px;
		float: left;
		margin: 10px 0 0 0px;
		padding-left: 20px;
	}

	#helper_service h5{
		border-bottom: 1px dotted #999;
	}

	#helper_service p{
		margin-left: 20px;
	}

/*----------------------------------------------
  タクシー
----------------------------------------------*/
	#taxi_ryoukin{
		background-color: #ccc;}

	#taxi_ryoukin th{
		background: url(image/table_back.gif);
		font-weight: bold;
		padding: 3px;
	}

	#taxi_ryoukin td{
		text-align: center;
		padding: 5px 3px 5px 3px;
		background-color:#fff;
	}
	
	#taxi_ryoukin strong{
		font-weight: bold;
	}
	
	#taxi_taisyou dt{
		float: left;
		width: 100px;
		font-weight: bold;
	}
	
	#taxi_taisyou dd{
		width: 570px;
	}

	.red b{
		font-size: 16px;
		color: #aa0000;
	}


/*----------------------------------------------
 　デイサービス あん堵（認知症対応型通所介護）
----------------------------------------------*/

	.svc_naiyou li{
		background: url(image/icon.gif) no-repeat 6px center;
		padding-left: 19px;
		list-style: none;}
	
	.svc_naiyou{
		height: 177px;
		background: url(image/day_illust.gif) no-repeat 400px center;}


/*----------------------------------------------
 　ホームホスピス あん堵（有料老人ホーム）
----------------------------------------------*/

	.shikaku{
		margin-left: 10px;}


/*----------------------------------------------
  プライバシーポリシー
----------------------------------------------*/

	.privacy_title{
		margin-bottom: 10px;
		padding-bottom: 4px;
		border-bottom: 1px dotted #999;
	}

	#privacy_list{
		margin-left: 50px;
	}


/*----------------------------------------------
  サイトマップ
----------------------------------------------*/

	.entry_body #news_navigation li{
		margin: cpx 0 4px 0;
		padding: 0 0 0 20px;
		list-style: none;
	}

	.entry_body #news_navigation li span{
		width:630px;
		font-weight: bold;
	}
	
	.entry_body #kyotaku_navigation li span{
		font-weight: normal;
	}

/*----------------------------------------------
  スタッフ紹介
----------------------------------------------*/

	#staff_box{
		margin-bottom: 20px;
	}

	#staff_box dl{
		width: 450px;
		padding:9px 0 9px 50px;
		float: right;
		background:url(image/hukidashi01.gif) no-repeat;
	}

	#staff_box dt{
		float: left;
		font-weight: bold;}

#staff_box dd{
	padding-left:50px;
	}
/*----------------------------------------------
  採用情報
----------------------------------------------*/

	#saiyou_info{
		background-color: #ccc;}

	#saiyou_info th{
		background: url(image/table_back.gif);
		font-weight: bold;
		padding: 3px;
	}

	#saiyou_info td{
		padding: 5px 3px 5px 10px;
		background-color:#fff;
	}
	
	#saiyou_info span{
		color:#f27185;
		font-weight: bold;
	}

