@charset "utf-8";
/* flow.css */

#info {
	position: relative;
	width: 600px;
	height: 120px;
}

#info p {
	font-size: 0.8em;
}

#access {
	position: relative;
	width: 305px;
	height: 30px;
	margin-bottom: 20px;
	border: solid #45A2AE 1px;
}

#access h3 {
	position: relative;
	width: 120px;
	margin-left: 20px;
	padding-top: 6px;
}

#access img {
	position: absolute;
	top: 0;
	left: 140px;
	padding-top: 3px;
}

#flow {
	position: relative;
	width: 600px;
}

#arrow {
	position: relative;
	width: 600px;
	height: 30px;
}

#arrow h3 {
	position: relative;
	float: left;
	width: 115px;
	color: #45A2AE;
}

#arrow img.arrow {
	padding-top: 3px;
}

#step {
	position: relative;
	width: 600px;
	height: 220px;
}

#step p {
	position: absolute;
	top: 90px;
	left: 23px;
	width: 120px;
	line-height: 1.0em;
	text-align: center;
}

#step a,
#step a:link,
#step a:visited {
	color: #EC6840;
	font-size: 0.8em;
	text-decoration: none;
}

#choose {
	position: relative;
	width: 600px;
}

#choose p {
	font-size: 0.8em;
}

#choose h4.tel {
	width: 100px;
	height: 18px;
	margin-top: 20px;
	padding-top: 2px;
	padding-left: 3px;
	background: #45A2AE url(../images/parts09.gif) no-repeat 93px;
	color: #FFFFFF;
	font-size: 0.9em;
}

#choose h4.form {
	width: 115px;
	height: 18px;
	margin-top: 20px;
	padding-top: 2px;
	padding-left: 3px;
	background: #45A2AE url(../images/parts09.gif) no-repeat 110px;
	color: #FFFFFF;
	font-size: 0.9em;
}

#choose h4.email {
	width: 125px;
	height: 18px;
	margin-top: 20px;
	padding-top: 2px;
	padding-left: 3px;
	background: #45A2AE url(../images/parts09.gif) no-repeat 120px;
	color: #FFFFFF;
	font-size: 0.9em;
}

#tel {
	position: relative;
	width: 598px;
	height: 112px;
	border: solid #45A2AE 1px;
}

#tel p {
	padding-top: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#tel img {
	position: absolute;
	top: 50px;
	left: 360px;
}

#tel p.attention {
	position: absolute;
	top: 60px;
	left: 340px;
	font-size: 0.6em;
	line-height: 1.2em;
}

#form {
	position: relative;
	width: 598px;
	height: 95px;
	border-left: solid #45A2AE 1px;
	border-right: solid #45A2AE 1px;
	border-bottom: solid #45A2AE 1px;
}

#form p {
	padding-top: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#email {
	position: relative;
	width: 598px;
	height: 430px;
	border-left: solid #45A2AE 1px;
	border-right: solid #45A2AE 1px;
	border-bottom: solid #45A2AE 1px;
}

#email p {
	padding-top: 20px;
	padding-left: 20px;
}

#email p.email {
	margin-right: 20px;
	text-align: right;
	font-size: 1.0em;
}

#email p.addr {
	margin-right: 20px;
	text-align: right;
}

#email a,
#email a:link,
#email a:visited {
	color: #EC6840;
	text-decoration: none;
}

#email ol {
	margin-top: 20px;
	font-size: 0.8em;
}

#email li {
	margin-left: 45px;
}

#map {
	width: 480px;
	height: 560px;
	margin-top: 20px;
	margin-left: 40px;
	background: url(../images/map.gif) no-repeat right 0;
}

#map h3 {
	font-size: 0.9em;
}

#map img {
	margin-right: 3px;
	margin-left: 3px;
}

#map p {
	margin-top: 20px;
	font-size: 0.8em;
}


#station {
	width: 580px;
	height: 540px;
	margin-top: 20px;
	margin-left: 40px;
}

#station h3 {
	font-size: 0.9em;
	margin-bottom: 20px;
}

#station img {
	margin-right: 3px;
	margin-left: 3px;
}

#station p {
	font-size: 0.8em;
}
