﻿@charset "utf-8";
#Main {
	width: 980px;
	height: 430px;
	background: url(../img/kaseda-taxi/kaseda-taxi.jpg) no-repeat;
}
h3 {
	margin: 0;
	padding: 20px 0 10px 0;
	font-size: 200%;
	line-height: 200%;
	text-align: center;
	color: #fff;
	background-color: #333;
	border-bottom: 3px dashed #fff;
}