/*-----------------------------------------------------------
	基本設定
-----------------------------------------------------------*/
body {
	font-size: 12px;
	line-height: 1.45;
	color: #333;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

fieldset,img { border: 0px;}

ul, ol { list-style-type: none;}

a.move:hover img {
	position: relative;
	top: 1px;
	left: 1px;
}

/*-----------------------------------------------------------
					フォント初期設定
-----------------------------------------------------------*/
address, caption, cite, code, dfn, em, var {
	font-style: normal;
}

/*-----------------------------------------------------------
						余白初期設定
-----------------------------------------------------------*/
p, dd, h1, h2, h3, h4, h5, h6,
html, body, div,
dl, dt, ul, ol, li,
form {
	margin:0;
	padding:0;
}

/*-----------------------------------------------------------
	クリアフィックス
-----------------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0px;
    visibility: hidden;
    overflow:hidden;
	font-size:0.1em;
	line-height:0;
}
* html .clearfix             { zoom: 1;}
*:first-child+html .clearfix { zoom: 1;}


/*-----------------------------------------------------------
	レイアウト
-----------------------------------------------------------*/
#wrap {
	width: 900px;
	margin: 0px auto;
}

#taxi a.arrow {
	padding-left: 12px;
	background: url(../image/common/arrow2.gif) left center no-repeat;
	text-decoration: none;
	color: #244A1C;
}
#taxi a.arrow:hover {
	background: url(../image/common/arrow2.gif) 1px center no-repeat;
	color: #408532;
}

#taxi .soon {
	padding: 10px;
	text-align: center;
	font-size: 14px;
}
#taxi #wrap div.index {
	float: none;
	width: 900px;
}


/* ------------------------ header ------------------------ */
#taxi #header {
	background: url(../image/common/navi_bg.jpg) left bottom repeat-x;
}
#taxi #header h1,
#taxi #header p#logo {
	padding: 5px 0px 4px;
}
#taxi #hakonavi {
	height: 17px;
	background: url(../image/common/head-bg.jpg) repeat-x;
}
#taxi #hakonavi ul {
	width: 900px;
	margin: 0px auto;
}
#taxi #hakonavi li.start {
	width: 107px;
	padding-right: 190px;
}
#taxi #hakonavi li {
	float: left;
	width: 100px;
}
#taxi #header #naviBox {
	position: relative;
	clear: both;
	width: 900px;
	height: 125px;
	margin: auto;
	overflow: hidden;
}
#taxi #header #naviBox ul#gNavi {
	height: 32px;
}
#taxi #header #naviBox ul#gNavi li {
	display: inline;
	padding-right: 2px;
}
#taxi #header #naviBox ul#list li {
	display: inline;
	padding-left: 15px;
	font-size: 13px;
	line-height: 34px;
}
#taxi #header #naviBox ul.yutai {
	text-align: right;
}
#taxi #header #naviBox ul.normal {
	padding-left: 90px;
}
#taxi #header #naviBox ul#list li a {
	padding-left: 17px;
	background: url(../image/common/arrow.gif) left center no-repeat;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#taxi #header #naviBox ul#list li a:hover {
	background: url(../image/common/arrow.gif) 1px center no-repeat;
	color: #ACEDF3;
}

#taxi #header #naviBox ul#yoyakuNavi {
	position: absolute;
	right: 0px;
	top: 10px;
}
#taxi #header #naviBox #subNavi {
	position: absolute;
	right: 0px;
	bottom: 30px;
}
#taxi #header #naviBox #yoyakuNavi li,
#taxi #header #naviBox #subNavi li,
#taxi #targetNavi li {
	display: inline;
	padding-left: 5px;
}
#taxi #targetNavi {
	position: relative;
	margin-left: 400px;
	margin-bottom: -50px;
	z-index: 100;
}
#taxi #targetNavi ul {
	height: 28px;
	width: 460px;
	padding: 5px 5px 3px 4px;
	border: 1px solid #099C9C;
	background: #EBFAF7;
	overflow: hidden;
}
#taxi #targetNavi ul li { padding-left: 2px;}

/* ------------------------ footer ------------------------ */
#taxi #footer {
	padding: 15px 0px 10px;
	background: #C0DAE2;
}
#taxi #footer #foot-in {
	width: 900px;
	margin: auto;
}
#taxi #footer #foot-in .box {
	float: left;
	width: 210px;
	margin-right: 20px;
}
#taxi #footer #foot-in .end { margin-right: 0px;}
#taxi #footer #foot-in .box h4 {
	padding: 0px 3px;
	color: #123A99;
	border-bottom: 1px solid #123A99;
}
#taxi #footer #foot-in .box ul {
	padding: 2px 3px 5px;
}
#taxi #footer #foot-in p {
	text-align: center;
}
#taxi #footer #foot-in p a {
	color: #333;
	text-decoration: none;
}
#taxi #footer #foot-in .company {
	clear: both;
	width: 900px;
	padding-bottom: 3px;
}
#taxi #footer #foot-in .company a {
	color: #c00;
}

/* ------------------------ パンくず ------------------------ */
#taxi #pan { padding: 5px 0px 10px;}
#taxi #pan li { display: inline;}
#taxi #pan li a {
	text-decoration: none;
	color: #333;
}
#taxi #pan li a:hover { color: #999;}


/* ------------------------ footerナビ ------------------------ */
#taxi #bottomNavi {
	clear: both;
	width: 900px;
	padding: 30px 0px 0.8em;
	text-align: center;
}
#taxi #bottomNavi li {
	display: inline;
}

/* ------------------------ bottom course ------------------------ */
#taxi #bottomCourse {
	float: left;
	width: 675px;
	padding-top: 15px;
	margin-right: 20px;
}
body.yutaiIndex #wrap #bottomCourse {
	float: none;
	width: 680px;
	margin: 0px auto;
}
#taxi #bottomCourse h3 { padding-bottom: 5px;}
#taxi #bottomCourse .box {
	float: left;
	width: 222px;
	margin-right: 3px;
	background: url(../image/common/box_bg.gif) repeat-y;
}
#taxi #bottomCourse .box .photo {
	float: left;
	margin: 0px 10px 5px 13px;
	display: inline;
}
#taxi #bottomCourse .box .text {
	float: left;
	width: 115px;
	padding-bottom: 5px;
}
#taxi #bottomCourse .box .price {
	clear: both;
	width: 8em;
	padding: 0px 13px;
	font-size: 14px;
	font-weight: bold;
	color: #c00;
}
#taxi #bottomCourse .box .link {
	margin-top: -17px;
	padding: 0px 13px 10px;
	background: url(../image/common/box_bbg.gif) left bottom no-repeat;
	text-align: right;
}

/* ------------------------ bottom 優待 ------------------------ */
#taxi #yutai {
	float: left;
	width: 200px;
	margin-top: 23px;
	background: url(../image/common/yutai_bg.gif) repeat-y;
}
#taxi #yutai .inbox {
	background: url(../image/common/yutai_bbg.jpg) left bottom no-repeat;
}
#taxi #yutai .inbox p {
	padding: 5px 10px;
}
