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


/* ===============================================================================================
パンくず
=============================================================================================== */
#pankzu .careplan_pankuzu a{
display:block;
overflow:hidden;
text-indent:-9999px;
	width:113px;
	height:23px;
	background: url(../../images/careplan/pankuzu_careplan2.png) no-repeat bottom left;
	}
#pankzu .careplan_pankuzu a:hover{
	background-position: left top;
	}
	
/* ===============================================================================================
マップ要素内
=============================================================================================== */

#contents #kasou_wrapper{
	width:928px;
	height:433px;
	top:70px;
	left:36px;
	background: url(../../images/careplan/flow_bg.png) no-repeat top left;
	overflow:hidden;
	position:absolute;
	}
#kasou_wrapper .bxslide{
	width:922px;
	height:421px;
	margin:4px 6px 6px;
	position:absolute;
}


#kasou_wrapper h3{
	text-indent:0;
	}


/* ===============================================================================================
リスト
=============================================================================================== */

#flow_list {
	margin:75px 0 0 17px;
	}


#flow_list li{
	width:168px;
	height:293px;
	display:inline;
	}

#flow_list li a{
	margin-right:10px;
	width:168px;
	height:293px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	}


#flow_list #flow1 {
	background:url(../../images/careplan/flow1.png) no-repeat bottom left;
}
#flow_list #flow1:hover{
	background:url(../../images/careplan/flow1.png) no-repeat top left;
}


#flow_list #flow2 {
	background:url(../../images/careplan/flow2.png) no-repeat bottom left;
}
#flow_list #flow2:hover{
	background:url(../../images/careplan/flow2.png) no-repeat top left;
}


#flow_list #flow3 {
	background:url(../../images/careplan/flow3.png) no-repeat bottom left;
}
#flow_list #flow3:hover{
	background:url(../../images/careplan/flow3.png) no-repeat top left;
}


#flow_list #flow4 {
	background:url(../../images/careplan/flow5.png) no-repeat bottom left;
}
#flow_list #flow4:hover{
	background:url(../../images/careplan/flow5.png) no-repeat top left;
}


#flow_list #flow5 {
	background:url(../../images/careplan/flow4.png) no-repeat bottom left;
}
#flow_list #flow5:hover{
	background:url(../../images/careplan/flow4.png) no-repeat top left;
}





/* ===============================================================================================
一番したのメニュー
=============================================================================================== */

#careplan_menu a{ 
	width:75px;
	height:23px;
	background: url(../../images/careplan/back.png) no-repeat top left;
	}	

