<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ステップワン */

.pankuzu {
	width : 680px;
	margin : 10px 0px 0px 0px;
	font-size : 12px;
	color : #333333;
	text-align : left;
}

.bg_subtitle1 {
	width : 665px;
	background-color : #000099;
}

h1.step {
	margin : 0px 0px 0px 25px;
	padding : 7px 0px 4px 0px;
	font-size : 16px;
	color : #FFFFFF;
	text-align : left;
}

.bg_image_box {
	margin : 20px 0px 15px 0px;
	width : 552px;
	height : 50px;
	background-image : url(../../img/company/flow/bg_step1_image.gif);
}


h2.bg_image_txt {
	margin : 8px 0px 0px 25px;
	font-size : 13px;
	color : #333333;
	text-decoration : underline;
	text-align : left;
}

.grey_box {
	margin : 0px 0px 7px 0px;
	width : 645px;
	background-image : url(../../img/company/flow/bg_grey.gif);
}

h3.grey_txt {
	margin : 0px 0px 0px 24px;
	padding : 6px 0px 6px 0px;
	font-size : 14px;
	color : #333333;
	text-align : left;
}

.under_grey_box {
	width : 645px;
}

p.under_grey_txt1 {
	margin : 0px 0px 4px 10px;
	font-size : 12px;
	color : #333333;
	text-align : left;
}

.dot_line {
	margin : 10px 0px 15px 0px;
}

.blue_box {
	width : 550px;
}

p.blue_txt {
	font-size : 13px;
	font-weight : bold;
	color : #0033CC;
	line-height : 15px;
	text-align : left;
}

.element {
	margin : 15px 0px 15px 0px;
}

.shime_box {
	width : 550px;
}

p.shime_txt {
	margin : 0px 0px 10px 0px;
	font-size : 13px;
	color : #333333;
	line-height : 15px;
	text-align : left;
}

.under_line {
	text-decoration : underline;
}

.space10 {
	margin : 10px;
}

.motomeru {
	width : 610px;
}

p.motomeru_txt {
	margin : 0px 0px 10px 0px;
	font-size : 13px;
	line-height : 16px;
	color : #333333;
	text-align : left;
}

p.motomeru_blue {
	margin : 0px 0px 10px 0px;
	font-size : 14px;
	color : #FF0000;
	text-decoration : underline;
}</pre></body></html>