#step_article_top {
	display: block;
	width: 568px;
	height: 54px;
	border-top: solid 3px #FC7300;
	background-color: #FFF3E8;
	background-image: url("../../../../common/images/underline.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
	text-align: left;
	margin: 0px auto;
	position: relative;
	top: 28px;
	left: 0px;
}
#step_article_top h2 {
	display: block;
	height: 28px;
	margin: 16px 0 0 12px;
	font-size: 1.55em;
	color: #EC5900;
}
#step_article_contents {
	display: block;
	width: 568px;
	margin: 0px auto;
	padding: 0;
}

#step_article_summary {
	display: block;
	height: 1540px;
	text-align: left;
	margin: 45px 0 0 0;
}
#step_article_summary h3 {
	color: #FC7300;
	text-align: left;
	font-size: 1.3em;
	margin-bottom: 10px;
}

.nine_step {
	display: block;
	width: 535px;
	margin: 0;

}
.nine_step_header_top {
	display: block;
	margin: 10px 0 0 20px;
	background-color: #FF9555;
	text-align: left;
	height: 32px;
}
.nine_step_header {
	display: block;
	margin: 3px 0 0 20px;
	background-image: url("../images/nine_step_header_bg.gif");
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	height: 43px;
}
.nine_step_header_top h5 {
	display: block;
	clear: both;
	margin: 0 0 0 10px;
	height: 20px;
	padding: 8px 0 0 0;
}
.nine_step_header h5 {
	display: block;
	clear: both;
	margin: 0 0 0 10px;
	padding: 21px 0 0 0;
}
.nine_step_contents {
	display: block;
	border-left: solid 1px #FF9555;
	border-right: solid 1px #FF9555;
	border-bottom: solid 1px #FF9555;
	margin: 0 0 0 20px;
	padding-top: 16px;
}
.nine_step_contents span {
	display: block;
	margin: 0 16px 16px 16px;
	font-size: 1.15em;
	line-height: 140%;
}
.three_item_list {
	display: block;
	clear: both;
	margin: 10px 0 20px 0;
	padding:0;
	height: 165px;
	text-align: left;
}
.three_item_list ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.three_item_list li {
	display: block;
	float: left;
	width: 198px;
	text-align: left;
}

.three_item_list li.item3 {
	display: block;
	float: left;
	width: 163px;
	text-align: left;
}


