@charset "UTF-8";

/* CSS Document */


/*
HEADER LAYOUT
====================================================================================================================================================== */

#header {
	width: 840px;
	height: 150px;
	margin: 0px 5px 0px 5px;
	background-image: url(../../owner/images/visual_owner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#headline {
	width: 670px;
	height: 20px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align: right;
	float: right;
}

#headline h1 strong {
	margin: 0px;
	padding: 0px;
	font-size: 1.17em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.72em;
}

#logo {
	width: 170px;
	height: 150px;
	background-image: url(../images/logo_career.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#logo h2 {
	font-size: 0.84em;
	font-style: normal;
	font-weight: normal;
	overflow: hidden;
	text-indent: -9999px;
}

#header #logo a {
	width: 170px;
	height: 140px;
	padding-top: 10px;
	display: block;
}

/*
CONTENTS LAYOUT
====================================================================================================================================================== */

#contents {
	width: 740px;
	margin: 0px 50px 50px 50px;
	padding: 0px;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
}

h4 {
	margin: 0px 0px 15px 15px;
	font-size: 1em;
	line-height: 1.72em;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
}

#lead {
	width: 740px;
	height: 205px;
	margin-bottom: 50px;
}

#box_lead {
	width: 536px;
	height: 205px;
	padding-left: 9px;
	background-image: url(../../owner/images/bg_lead.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}

#title_owner {
	width: 411px;
	height: 30px;
	margin: 0px 0px 20px 0px;
	background-image: url(../../owner/images/ttl_owner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow: hidden;
}

#lead #box_lead p {
	margin-left: 10px;
	font-size: 1.09em;
	line-height: 1.7em;
}

#box_request {
	width: 195px;
	height: 65px;
	overflow: hidden;
	float: right;
}

#box_request a {
	width: 195px;
	height: 65px;
	margin: 0px;
	padding: 0px;
	line-height: 65px;
	text-indent: -9999px;
	display: block;
	background-image: url(../../owner/images/btn_request.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#box_request a:hover {
	background-image: url(../../owner/images/btn_request.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#flow {
	width: 740px;
}

#title_flow {
	width: 300px;
	height: 30px;
	margin: 0px 0px 20px 0px;
	background-image: url(../../owner/images/ttl_flow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow: hidden;
}

#box_chart {
	width: 740px;
	height: 120px;
}

#box_chart ul {
	margin: 0px;
	padding: 0px;
}

#box_chart li {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	float: left;
}

#box_chart li#step_1 {
	width: 155px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	line-height: 120px;
	text-indent: -9999px;
	display: block;
	background-image: url(../../owner/images/ttl_step_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#box_chart li#step_2 {
	width: 155px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	line-height: 120px;
	text-indent: -9999px;
	display: block;
	background-image: url(../../owner/images/ttl_step_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#box_chart li#step_3 {
	width: 155px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	line-height: 120px;
	text-indent: -9999px;
	display: block;
	background-image: url(../../owner/images/ttl_step_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#box_chart li#step_4 {
	width: 155px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	line-height: 120px;
	text-indent: -9999px;
	display: block;
	background-image: url(../../owner/images/ttl_step_4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#box_chart li#step_5 {
	width: 120px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	line-height: 120px;
	text-indent: -9999px;
	display: block;
	background-image: url(../../owner/images/ttl_step_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

