@charset "utf-8";
/* CSS Document */

/* メインコンテンツに関するCSS 
--------------------------------------------------------------------------------*/
.taxi{
	margin-top:30px;
	width:100%;
	height:212px;
	background:url('../images/taxi/bg_taxi.jpg') no-repeat 50% 50%;
}
.taxi p{
	margin:0 10px;
	padding-top:90px;
	width:615px;
	font-size:14px;
	text-align:right;
}
.contact{
	margin:10px 16px 20px 17px;
	width:602px;
	height:279px;
	background:url('../images/banner_contact.gif') no-repeat 50% 50%;
}
.contact img
{	margin:202px 0 0 35px; }

ul.caution{
	margin:40px 0 20px 20px;
	font-size:14px;
}
ul.caution li{
	margin-bottom:15px;
	padding-left:14px;
	background:url('../images/bus/caution.gif') no-repeat 0% 3px;
}

h2{
	margin-top:30px;
}
ul.h2_ul{
	margin:10px 0 10px 20px;
	font-weight:bold;
}
ul.h2_ul li{
	margin-bottom:3px;
	padding-left:25px;
	font-size:120%;
	line-height:180%;
	background:url('../images/icon.gif') no-repeat 0% 5px;
}
ul.h2_ul li p
{	text-align:right; }
p.h2_p{
	margin:0 0 20px 45px;
	font-size:120%;
}
img.h2_img
{	margin-bottom:20px; }

h3{
	padding:65px 0 0 42px;
	width:593px;
	height:36px;
	font-size:100%;
	font-weight:normal;
	line-height:120%;
	letter-spacing:1px;
}
h3.staxi{
	background:url('../images/taxi/type_taxi01.jpg') no-repeat 0% 0%;
}
h3.btaxi{
	padding:80px 0 0 42px;
	height:40px;
	background:url('../images/taxi/type_taxi02.jpg') no-repeat 0% 0%; }
img.img_taxi
{	margin-bottom:25px; }
div.text{
	margin:0 0 30px 20px;
	font-size:120%;
}
