@charset "utf-8";
/* CSS Document */

h2 {
	padding-bottom: 10px;
	margin-bottom: 25px;
	border-bottom: 1px solid #c9c9c9;
}

* html #title_top {
	height: 63px;
}

#about_workflow {
	margin-bottom: 35px;
	line-height:24px;
}

#main_workflow {
	margin-bottom:124px;
}

#main_workflow p {
	background: #f8f8f8;
	padding: 10px 20px;
	line-height:24px;
}

#main_workflow a {
	color:#df2c67;
	text-decoration:none;
}

#main_workflow a:hover {
	text-decoration: underline;
}

h3 {
	margin-bottom: 15px;
}

.arrow {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 300px;
}

#btn_link {
	width:377px;
	margin-left:150px;
	margin-top: 70px;
}

