@charset "utf-8";
h4#arrow {
	background-image: url(img/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #0214C1;
	font-size: 16px;
}
h6#aroow_blue {
	background-image: url(img/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	font-size: 12px;
	margin-left: 65px;
}

div#sleft {
	float: left;
	width: 440px;
}

div#sright {
	width: 200px;
	float: right;
	margin-right: 10px;
}
ul#banar_i {
	margin-left: 20px;
	margin-top: 20px;
}
#banar_i li {
	float: left;
	margin-right: 15px;
}
#banar_i a {
	display: block;
	height: 80px;
	width: 300px;
}

li#mail_i {
	background-image: url(img/banar_mail2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 300px;
}
li#tell_i {
	background-image: url(img/banar_tell.gif);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 300px;
}

li#form_i {
	background-image: url(img/banar_form.gif);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 300px;
}

li#flow_i {
	background-image: url(img/banar_flow.gif);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 300px;
}h4#arrow_02 {

	background-image: url(img/arrow_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #3397C1;
	font-size: 16px;
}
div#bar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	margin-right: 20px;
	margin-left: 10px;
}
span.big {
	font-size: 22px;
	color: #990000;
}
span.large {
	font-size: 16px;
}

