@charset "utf-8";
/* CSS Document */

#breadcrumbs {
	margin:15px 0 10px;
}

h2 {
	background: #32b3b8;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
}

h3 {
	font-weight:bold;
	font-size:30px;
	background: url(../images/bg_01.gif) no-repeat 0 0;
	padding-left:38px;
}

h3 b {
	font-size:16px;
	margin-left:1.5em;
}

h3.titleDocuments {
	margin:40px 0 0;
}

h3.titleFlow {
	margin:50px 0 30px;
}

#documents {
	margin-left:50px;
}

#documents .figure {
	overflow:hidden;
	margin-top:25px;
}

#documents .figure img {
	vertical-align:top;
}

#documents .figure h4 {
	float:left;
}

#documents .figure ol {
	float:left;
	list-style-type:none;
}

#documents .pdf_01 {
	float:left;
	padding:78px 39px 76px 10px;
	background:#f9efe1;
}

#documents .pdf_01 a:hover {
	opacity:0.75;
}

#documents ul {
	overflow:hidden;
	list-style-type:none;
}

#documents ul li {
	float:left;
}

#documents ul li img {
	vertical-align:top;
}

#documents .annotation_01 {
	margin-top:15px;
}

#documents .annotation_01 li {
	float:none;
	margin-left: 2.2em;
	text-indent: -2.2em;
	margin-top: 6px;
	font-size:14px;
}

#flow {
}

#flow h4 {
	float:left;
	padding-right:5px;
}

#flow section {
	overflow:hidden;
	font-size:14px;
	margin-left:15px;
}

#flow a {
	display:inline-block;
}

#flow a:hover {
	opacity:0.75;
}

#flow .txtFlow_01 {
	margin:0 50px;
	border:2px solid #125726;
	padding:10px 0;
	text-align:center;
	font-size:20px;
	color:#125726;
	font-weight:bold;
}

#flow .txtFlow_01 span {
	font-size:16px;
}

#flow .step_01 {
	margin-top:67px;
}

#flow .resident {
	float:left;
	margin-left:25px;
	width:358px;
	font-weight:bold;
}

#flow .resident h5 {
	background:#32b3b8;
	padding:7px 0;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	color:#fff;
	margin-bottom:15px;
}

#flow .resident h6 {
	background:#f9efe1;
	border-left:6px solid #00989e;
	padding:6px;
	font-weight:bold;
	font-size:16px;
	color:#00989e;
	margin:14px 0 8px;
}

#flow .resident .txtResident_01 {
	margin-bottom:5px;
}

#flow .resident .annotation_02 {
	color:#d13a26;
	padding-top:10px;
}

#flow .resident .annotation_02 li {
	margin:0 0 0 2em;
	text-indent:-2em;
	line-height:120%;
	letter-spacing:-1px;
}

#flow .resident p,
#flow .intermediary p {
	line-height:110%;
}

#flow .resident img,
#flow .intermediary img {
	vertical-align:top;
}

#flow .resident ul,
#flow .intermediary ul {
	list-style-type:none;
}

#flow .resident ul li:nth-child(2) {
	margin-top:7px;
}

#flow .intermediary {
	float:left;
	margin-left:25px;
	width:358px;
	font-weight:bold;
}

#flow .intermediary h5 {
	background:#329b51;
	padding:7px 0;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	color:#fff;
	margin-bottom:15px;
}

#flow .intermediary h6 {
	background:#f9efe1;
	border-left:6px solid #329b51;
	padding:7px 0 7px 6px;
	font-weight:bold;
	font-size:16px;
	color:#329b51;
	margin:14px 0 8px;
}

#flow .intermediary .documents_01 li:nth-child(1) {
	margin-bottom:8px;
}

#flow .intermediary .documents_01 li:nth-child(2) {
	margin-bottom:6px;
}

#flow .intermediary .documents_01 li:nth-child(3) {
	margin-bottom:3px;
}

#flow .intermediary .txtIntermediary_01 {
	font-weight:bold;
	font-size:16px;
	text-align:center;
	margin-top:88px;
}

#contact {
	width:600px;
	margin:50px auto 0;
}

#contact dt img {
	vertical-align:bottom;
}

#contact dd ul {
	overflow:hidden;
}

#contact dd ul li {
	list-style-type:none;
}

#contact .tel {
	float:left;
	width:299px;
}

#contact .tel a {
	width:299px;
	height:0;
	background: url(../../common/images/contact_btn_01.gif) no-repeat 0 0;
	padding-top:63px;
	display:block;
	overflow:hidden;
	line-height:140%;
}

#contact .tel a:hover {
	background: url(../../common/images/contact_btn_01.gif) no-repeat 0 -63px;
}

#contact .mail a {
	width:301px;
	height:0;
	background: url(../../common/images/contact_btn_01.gif) no-repeat -299px 0;
	padding-top:63px;
	display:block;
	overflow:hidden;
	line-height:140%;
}

#contact .mail a:hover {
	background: url(../../common/images/contact_btn_01.gif) no-repeat -299px -63px;
}













