.kugiri_title {
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	padding: 3px;
	border: 1px solid #FF9933;
	display: block;
	margin-bottom: 10px;
}
.txt_box1 {
	text-align: justify; /* for modern browser */
  text-justify: inter-ideograph; /* IE6～8 */
	line-height: 120%;
	font-weight: bold;
	color: #8DA6CD;
	display: block;
	margin-bottom: 10px;
}
.txt_box2 {
	text-align: justify; /* for modern browser */
  text-justify: inter-ideograph; /* IE6～8 */
	padding-top: 10px;
	padding-bottom: 20px;
}
.step_box {
	background-image: url(img/kanseimade/arrow1.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.step_cell1 {
	float: left;
	width: 60px;
}
.step_cell2 {
	float: left;
	width: 242px;
	margin-right: 18px;
}
.step_cell3 {
	float: left;
	width: 390px;
}
.step_cell4 {
	clear: both;
	padding-bottom: 20px;
}
.step_cell5 {
	float: left;
	width: 350px;
}
.step_cell6 {
	float: left;
	width: 280px;
	margin-right: 20px;
}
.step_cell7 {
	float: left;
	width: 650px;
}
.step_cell8 {
	float: left;
	width: 320px;
}
.step_cell9 {
	float: left;
	width: 310px;
	margin-right: 20px;
}
.banner_box {
	padding-top: 10px;
	display: block;
}
#matome {
	text-align: center;
	padding: 5px;
	border: 1px solid #FFFFFF;
	display: block;
}
