<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 流れ */

.pankuzu_title {
	margin : 10px 0px 0px 20px;
	width : 680px;
	text-align : left;
}

p.pankuzu_txt {
	float : left;
	margin : 0px 0px 0px 0px;
	font-size : 13px;
	color : #333333;
}

h1.flow {
	float : left;
	margin : 0px 0px 0px 0px;
	font-size : 13px;
	font-weight : normal;
	color : #333333;
}

.flow_title {
	margin : 0px 0px 10px 0px;
}

.step_imgae {
	margin : 0px 0px 20px 0px;
	width : 658px;
	height : 127px;
	background-image : url(../../img/company/flow/step_image.gif);
	background-repeat : no-repeat;
}

p.step1,.step2,.step3 {
	font-size : 12px;
	color : #000000;
	text-align : center;
}

p.step1 {
	margin : 20px 60px 0px 0px;
	line-height : 16px;
}

p.step2 {
	margin : 25px 60px 0px 0px;
}

p.step3 {
	margin : 20px 0px 0px 0px;
}

a.step_link:link {
	color : #333333;
	text-decoration : none;
}

a.step_link:visited {
	color : #333333;
	text-decoration : none;
}

a.step_link:active {
	color : #333333;
	text-decoration : none;
}

a.step_link:hover {
	color : #333333;
	text-decoration : none;
}


.bg2 {
	width : 580px;
}

.important_box {
	margin : 10px 10px 5px 10px;
	background-image : url(../../img/company/flow/important.gif);
	background-repeat : no-repeat;
	background-position : 0px 1px;
}

p.important_txt {
	margin : 0px 0px 0px 65px;
	font-size : 14px;
	line-height : 18px;
	color : #333333;
	text-align : left;
}

p.help_txt {
	font-size : 12px;
	color : #333333;
}

.kome_box {
	margin : 0px 0px 15px 85px;
	background-image : url(../../img/company/flow/kome.gif);
	background-repeat : no-repeat;
	background-position : 0px 2px;
	text-align : left;
}

p.help_txt {
	margin : 0px 0px 0px 12px;
	font-size : 12px;
	line-height : 15px;
	color : #333333;
	text-align : left;
}</pre></body></html>