@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-image: url(../taxi/images/bk.gif);
	background-color: #CCCCCC;
	background-repeat: repeat;
}
hr {
	display: none;
}
/* link styles
------------------------------*/
a img {
	border: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	position: relative;
	left: 1px;
	top: 1px;
}
.menu {
	margin-top: 10px;
	margin-bottom: 0px;
}
.word {
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	text-align: center;
	height: 25px;
	width: 870px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 20px;
	vertical-align: middle;
	padding-top: 5px;
	font-weight: bold;
}
.box_line {
	border : 1px dotted #CCCCCC;
	margin: 5px 0px 0px;
	line-height: 2.5em;
}
.photo_line {
	margin: 20px 2px 2px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	height: auto;
	line-height: 1.8em;
}
.photo {
	margin: 5px 3px 3px;
}
.line {
	display: inline;
	border-bottom: 90% solid #FFCC00;
}
/* basic layout
------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 870px;
	margin: 10px auto 0px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
/* header style
------------------------------*/
#header {
	position: relative;
	height: 250px;
	background-color: #FFFFFF;
	background-image: url(../taxi/images/taxi-anime.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header #logo {
	position: absolute;
	left: 15px;
	top: 15px;
}
#header #free-dial {
	position: absolute;
	top: 123px;
	right: 15px;
	left: 46px;
	width: 540px;
}
#header #menu {
	position: absolute;
	left: 0px;
	top: 214px;
	width: 870px;
	padding: 0px;
	right: 0px;
	background-color: #ECECEC;
	height: 35px;
}
#header  #menu li {
	float: left;
	list-style: none;
}
#header  #menu li a {
	color: #333333;
	width: 174px;
	text-align: center;
	text-decoration: none;
	display: block;
	line-height: 3em;
}
#header #menu li a:hover {
	background-color: #FEDADA;
	color: #333333;
	height: 35px;
}	
#home #header #nHome a,
#price #header #nPrice a,
#system #header #nSystem a,
#profile #header #nProfile a,
#contact #header #nContact a{
	color: #333333;
	background-color: #FEDADA;
}
/* main style
------------------------------*/
h1 {
	font-weight: normal;
	color: #333333;
	background-color: #FEDADA;
	padding-left: 10px;
	text-transform: lowercase;
	font-size: xx-small;
	line-height: 2.3em;
	border-top: 1px solid #000000;
}
h2 {
	background-image: url(../images/midashi_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	height: 30px;
	padding-right: 5px;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	line-height: 30px;
	width: 585px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	margin-bottom: 20px;
}
h3 {
	border-bottom: 1px #CCCCCC solid;
	background-image: url(../taxi/images/bk_01.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	font-size: 16px;
	width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 20px;
}
h4 {
	padding: 3px 5px;
	border-top: 3px #FF9933 solid;
	border-right: 1px #EEEEEE solid;
	border-bottom: 1px #DDDDDD solid;
	border-left: 1px #EEEEEE solid;
	color: #333333;
	margin-top: 5px;
	width: 95%;
}
h5 {
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
	border-bottom: 1px dotted #FF0000;
	font-weight: bold;
	width: 90%;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
}
h6 {
	width : 97%;
	font-size: 13px;
	color: #333333;
	line-height: 2.3em;
	padding-left : 5px;
	margin : 5px 0px 0px;
	border : 1px dotted #999999;
	background-color: #EFEFEF;
}
#pankuzu p {
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 10px;
}
#main {
	margin: 10px;
}
#main table#box {
	border-collapse:collapse;
	border: 1px solid #F2EFE3;
	background-color: #F2EFE3;
	width: 350px;
}
#main table#box td {
	border-collapse:collapse;
	border: 1px solid #F2EFE3;
}
#main table#people {
	border-collapse:collapse;
	margin-top: 15px;
	margin-bottom: 15px;
}
#main table#people th {
	text-align: right;
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	width: 100px;
}
#main table#people td {
	padding: 5px 15px;
	border-top: 1px solid #CCCCCC;
}
#main table#people dd {
	margin-left: 20px;
	padding-left: 20px;
}
#main table#people tr.odd {
	background-color: #efefef;
}
#main table#people li {
	list-style: decimal;
	padding-right: 10px;
}
div.imgArea_01 {
	width: 100%;
	line-height: 2.3em;
	margin-bottom: 3em;
	padding-right: 5px;
	padding-left: 15px;
	color: #663300;
}
div.imgArea_02 {
	width: 100%;
	margin-bottom: 3em;
	padding-right: 5px;
	padding-left: 15px;
}

img.imgArea_left {
	float: left;
	margin: 5px 15px 5px 5px;
}
img.imgArea_right {
	float: right;
	margin: 5px 5px 5px 15px;
}
.clearLeft { clear: left; }
.clearRight { clear: right; }

/* footer style
------------------------------*/
#footer {
	clear: both;
	width: 870px;
	margin-left: 0px;
	text-align: center;
	padding-top: 10px;
}
address {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	display: block;
	height: 20px;
	width: 870px;
	font-style: normal;
	text-align: center;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
}

