@charset "utf-8";

/*	#lNav color
----------------------------------------------------*/
#lNav dd span	{
	background-color:#3579CB;
}

/*	hx
----------------------------------------------------*/
h5	{
	font-weight:bold;
	border-left:3px solid #3579CB;
	background:#EAF1FA;
	padding:5px 8px;
	margin-bottom:10px;
	color:#333333;
}



/*	index
----------------------------------------------------*/
ul.recList01 {
	padding-bottom: 16px;
	list-style-type:none;
}
ul.recList01	li {
	width: 297px;
	float: left;
	background: url(images/index_ex01.gif) no-repeat left center;
	padding-left: 11px;
	margin:0;
}

dl.recTx01 dt {
	font-weight: bold;
}
dl.recTx01 dt span {
	color: #005CA9;
}


/*	process
----------------------------------------------------*/
.prcsBox01	{
	background: url(images/prcs_box_bg01.gif) no-repeat;
	padding: 0 18px 12px 18px;
}


/*	voice
----------------------------------------------------*/
.vicSect01	{
	position: relative;
	height:210px;
}
.vicSect01	p {
	width: 340px;
}
.vicSect01	div {
	position: absolute;
	width: 278px;
	height: 202px;
	top: 0px;
	left: 352px;
	z-index: 1;
}

.vicSect02	{
	padding-top: 16px;
}
.vicSect02	p {
	color: #000;
	font-weight: bold;
	padding: 2px 3px 0 3px;
}
.vicSect02 ul {
	list-style-type: none;
	float: right;
}
.vicSect02	ul.vicLink01 {
	margin-top: 21px;
}
.vicSect02 ul li {
	background: url(../common/images/icon_arw01.gif) no-repeat left center;
	padding-left:14px;
	margin:0;
}
.vicSect02	.fltL, .vicSect02	.fltR {
	width: 304px;
	height: 11.5em;
	background: url(../care/staff/images/index_line01.gif) repeat-x left bottom;
}


#vicContNav {
	background: #E9F0F9 url(voice/images/cnav_bg.gif) no-repeat;
	padding: 8px 10px 0 10px;
}
#vicContNav	ul {
	list-style-type: none;
}
#vicContNav	ul li {
	width: 279px;
	float: left;
	background: url(voice/images/icon_arw01.gif) no-repeat left center;
	padding-left:14px;
	margin:0;
}
#vicContNav	ul li span {
	font-weight:bold;
	color:#333333;
}

.vicSect03	{
	position: relative;
	margin-top: 12px;
}
.vicSect03	.vicLead {
	padding: 30px 0 26px 16px;
}
.vicSect03 .vicTx02	{
	padding: 0 0 10px 16px;
}
.vicSect03 .vicTx03	{
	padding: 0 0 17px 16px;
	background: url(../care/staff/images/index_line01.gif) repeat-x left bottom;
}
.vicSect03 .vicImg01 {
	position: absolute;
	width: 220px;
	height: 278px;
	top: 8px;
	left: 404px;
	z-index: 1;
}
.vicSect03 h5	{
	border-left: none;
	background: none;
	padding: 16px 0 12px 0;
	margin-bottom: 0;
}
.vicSect03 .vicTx01	{
	width: 395px;
}
.vicSect03 .fltL {
	padding: 4px 16px 4px 0;
}
.vicSect03 .fltR {
	padding: 4px 0 4px 16px;
}











