@charset "utf-8";

/* #cont ************* */
/************************************************/
/* page */
/************************************************/
#cont .page_body {
	padding: 15px 0px 20px 0px;
}

#cont .page_body .maintenance_text {
	padding: 0px 0px 20px 0px;
}
#cont .page_body .maintenance_text p {
	font-size: 1.3em;
	line-height: 1.4;
	text-align:justify;
	text-justify:inter-ideograph;
}
#cont .page_body .maintenance_text p span {
	font-weight: bold;
}
#cont .page_body .maintenance_image {
	width: 211px;
	float: right;
	margin: 0px 0px 10px 0px;
}
/* .maintenance_flow */
#cont .maintenance_flow {
	width: 590px;
}

#cont .maintenance_flow h3 {
	padding: 0px 0px 10px 0px;
}

#cont .flow001 {
	width: 590px;
}

#cont .flow_header {
	border: 0;
}
#cont .flow_footer {
	border: 0;
}
#cont .flow_body {
	padding: 0px 5px 0px 5px;
	background: #DDE8F0;
}
#cont .flow_body .flow_text {
	width: 580px;
	padding: 5px 0px 0px 0px;
	text-align: center;
}
#cont .flow_body .flow_text p,
#cont .flow_body .flow_text_b p {
	font-size: 1.2em;
	line-height: 1.4;
}
#cont .flow_next {
	width: 590px;
	text-align: center;
	padding: 10px 0px 10px 0px;
}

#cont .flow002 {
	width: 590px;
}
#cont .flow002 .flow_body {
	width: 580px;
	padding: 0px 5px 0px 5px;
	float: left;
	background: #DDE8F0;
}
#cont .flow002 .flow_img {
	width: 288px;
	float: left;
}
#cont .flow002 .flow_text {
	width: 282px;
	float: right;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
#cont .flow002 .flow_text_b {
	clear: both;
	width: 580px;
	padding: 5px 0px 0px 0px;
	text-align: left;
}
#cont .flow002 .flow_footer {
	clear: both;
}

#cont .flow003 {
	width: 444px;
	padding-left: 73px;
}
#cont .flow003 .flow_text {
	width: 434px;
	padding: 5px 0px 0px 0px;
	text-align: center;
}

#cont .flow004 {
	width: 224px;
	padding-left: 183px;
}
#cont .flow004 .flow_text {
	width: 214px;
	padding: 5px 0px 0px 0px;
	text-align: center;
}

#cont .flow005 {
	width: 590px;
}
#cont .flow005 .flow_body {
	width: 580px;
	padding: 0px 5px 0px 5px;
	float: left;
	background: #DDE8F0;
}
#cont .flow005 .flow_img {
	width: 384px;
	float: left;
}
#cont .flow005 .flow_text {
	width: 186px;
	float: right;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
#cont .flow005 .flow_footer {
	clear: both;
}
#cont .page_body .maintenance_text2 {
	padding: 15px 0px 15px 0px;
}
#cont .page_body .maintenance_text2 p {
	font-size: 1.3em;
	line-height: 1.4;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}

#cont .page_body .maintenance_checksheet img {
	float: left;
	margin: 0px 10px 0px 0px;
}
#cont .page_body .maintenance_checksheet p {
	font-size: 1.3em;
	line-height: 1.4;
	text-align:justify;
	text-justify:inter-ideograph;
}

#cont .page_body .maintenance_link {
	width: 373px;
	padding: 10px 0px 0px 217px;
}
#cont .page_body .maintenance_link a {
	display: block;
	width: 155px;
	height: 21px;
	text-indent: -9999px;
	background: url(../img/new_list_btn.jpg) no-repeat left top;
}
#cont .page_body .maintenance_link a:hover {
	background: url(../img/new_list_btn.jpg) no-repeat left bottom;
}
