@charset "UTF-8";

/*

Cascading Style Sheets : careplan.css

- Last Updated on 2013. 04. 21
- (c) HUMAN NETWORK - http://www.human-nw.com/

- Written by : Sayoko Nishimura (oniguili)

*/


#SubTitle h3 {
	width: 236px;
}

#CareManager .Field {
	width: 607px;
	height: 1200px;
	background: url(../img/bg01.png) no-repeat;
	position: absolute;
	top: 40px;
	right: 100px;
}

#CareManagerBg {
	width: 530px;
	height: 314px;
	margin-top: 50px;
	background: url(../img/section01-bg.png) no-repeat;
	float: left;
}

#CareManagerBg ul {
	padding: 110px 0 0 95px;
}

#CareManagerBg ul li {
	font-size: 84.6%;
	font-weight: bold;
	line-height: 1.5;
}

#Section01Img {
	width: 351px;
	margin: 52px 50px 0 0;
	float: right;
}

#Flow {
	padding-bottom: 350px;
}

#Flow .Field {
	width: 477px;
	height: 800px;
	background: url(../img/bg02.png) no-repeat;
	position: absolute;
	top: 230px;
	left: 60px;
}

#FlowBg {
	width: 781px;
	height: 179px;
	font-size: 92.3%;
	line-height: 1.6;
	background: url(../img/flow.png) no-repeat;
	position: relative;
}

#FlowBg ul li {
	width: 140px;
	position: absolute;
	bottom: -3px;
}

.Flow01 {
	left: 27px;
}

.Flow02 {
	left: 218px;
}

.Flow03 {
	left: 405px;
}

.Flow04 {
	left: 597px;
}

.Flow05 {
	left: 787px;
}

#PageName p {
	width: 72px;
}

#FacilityList {
	margin-top: 150px;
}
