@charset "utf-8";

/*________________________________________________

	name:			taxi.css
	author:			kumi morita
	mail:			morimori@elf.coara.or.jp
	create Date:	2009-03-30
	lastmodified:	****-**-**
________________________________________________*/

  
/* Base Styles ===================================
 * (classes defined in the Markup Guide)
================================================*/
/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */

/*-------------------------------------------------
reset
-------------------------------------------------*/
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
fieldset,img {
	border: none;
}
img {
	border: none;
	vertical-align: bottom;
}
ul,ol,li {
	list-style-type: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong {
	font-weight: bold;
}

/*--------------------------------------------------------------
clear
--------------------------------------------------------------*/
.clear {
	clear: both;
}

/*--------------------------------------------------------------
clearfix
--------------------------------------------------------------*/
.clearfix {
	display: inline-block;
	display: block;
	zoom: 100%;
}
.clearfix:after {
	display: block;
	clear: both;
	height: 0;
	font-size: 0.1em;
	visibility: hidden;
	line-height: 0;
	content: ".";
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*-------------------------------------------------
taxi_list
-------------------------------------------------*/
table.taxi_list {
	width: 610px!important;
	height: auto;
	text-align: left;
	border-collapse: collapse;
	border: 1px #cccccc solid!important;
	font-family: Verdana, Arial,"Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	list-style-type: none;
	padding-top: 30px !important;
	margin-top: 30px !important;/*2010-02-24.2108追加*/
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
table.taxi_list a, table.taxi_list a:hover {
	font-size: 100%!important;
}
.taxi_list th {
	width: auto;
	height: auto;
	margin: 0;
	padding: 3px 5px!important;
	background: #e8e8e8 none!important;
	border-collapse: collapse;
	border: 1px #cccccc solid;
	font-size: 100%!important;
	text-align: center;
}
.taxi_list td {
	width: auto;
	height: auto;
	margin: 0;
	padding: 3px 5px!important;
	border-collapse: collapse;
	border: 1px #cccccc solid;
	text-align: left;
}
.taxi_list td.nowrap {
	white-space: nowrap;
	text-align: center;
}
#spot01 table {
	width:638px;
	margin:0;
	padding:0;
	margin-bottom:10px;
	text-align:left;
	border: 1px #FFCC00 solid;
}
#spot01 th {
	width:598px;
	margin:0;
	padding:0;
	padding-top:10px;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:left;
	background-image:url(/img/icon_blueyajirushi.gif);
	background-position:5px;
	background-repeat:no-repeat;
	background-color:#FFF0B3;
	font-size:large;
	font-style:normal;
	font-weight:bold;
}
#spot01 th a {
	margin:0;
	padding:0;
	text-align:left;
	font-size:large;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	color:#0066FF;
}
#spot01 td {
	width:638px;
	margin:0;
	padding:0;
	text-align:left;
	background-color:#FFFFFF;
	font-size:medium; /* small ｅ"菎medium ｕ5・X by morimori at 2007-03-12*/
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
}
#spot01 td a {
	margin:0;
	padding:0;
	text-align:left;
	font-size:medium; /* small ｅ"菎medium ｕ5・X by morimori at 2007-03-12*/
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#0066FF;
}
#spot01 td img {
	margin-right:5px;
	text-align:left;
	float:left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#spot01 td p {
	margin:0;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	text-align:left;
}

#spot01 p {
	font-size:medium;
	line-height:130%
}
