@charset "euc-jp";
@import "template.css";
@import "tmp_header.css";
@import "tmp_global_menu.css";
@import "tmp_footer.css";

#global_menu li#flow a{
	background-image: url(../img/btn_menu_on_flow.jpg);
}

.goto_top_page{
	clear: both;
	width: 850px;
	margin: 20px 0 35px 0;
}

/* システム構築の流れ */

#content_main{
	margin-left: 20px;
}

#content_main h1{
	background-image: url(../img/flow/bk_h_flow.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 15px;
	width: 590px;
	height: 32px;
	text-indent: -9999px;
	margin-bottom: 30px;
}

#content_main h2{
	background-position: top left;
	background-repeat: no-repeat;
	width: 578px;
	height: 52px;
	text-indent: -9999px;
}

#content_main p{
	height: 65px;
	padding-top: 10px;
	padding-left: 50px;
	margin-left: 25px;
	background-position: left center; 
	background-repeat: no-repeat;
	line-height: 1.3;
}
.flow_txt{
	width: 578px;
}

#content_main p.arrow{
	background-image: url(../img/flow/bk_p_flow_arrow.jpg);
}

#flow_01_h{
	background-image: url(../img/flow/bk_h_flow_01.jpg);
}
#flow_02_h{
	background-image: url(../img/flow/bk_h_flow_02.jpg);
}
#flow_03_h{
	background-image: url(../img/flow/bk_h_flow_03.jpg);
}
#flow_04_h{
	background-image: url(../img/flow/bk_h_flow_04.jpg);
}
#flow_05_h{
	background-image: url(../img/flow/bk_h_flow_05.jpg);
}
#flow_06_h{
	background-image: url(../img/flow/bk_h_flow_06.jpg);
}