@charset "utf-8";

/*------------------------------------------------------------
	レンタカー
------------------------------------------------------------*/
#gNavi li.navi02 a img {
	visibility: hidden;
}

#conts a {
	color: #0099CC;
}

#Path01 a:link {
	color: #FFF !important;
}

#Path01 a:visited {
	color: #FFF !important;
}

#conts p {
	margin-bottom: 15px;
	font-size: 1.2em;
}

#conts h3 {
	margin-bottom: 8px;
}

#conts h4 {
	margin-bottom: 13px;
}

#conts p.end {
	margin-bottom: 26px;
}

#conts table {
	margin-bottom: 30px;
	width: 680px;
	border-collapse: collapse;
}

#conts .imgText {
	margin-bottom: 30px;
}

#conts th {
	background-color: #EFEFEF;
	border: 1px solid #DDDDDD;
	font-size: 1.2em;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	line-height: 1.5;
}

#conts th.w47 {
	width: 47px;
}

#conts td {
	padding: 17px 0 14px;
	width: 18%;
	border: 1px solid #DDDDDD;
	font-size: 1.2em;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	line-height: 1.5;
}

#conts td.bgColor {
	padding: 7px 0 6px;
	background-color: #EFEFEF;
}

#conts td.borderNone {
	padding: 2px 0 0;
	border-bottom: none;
	font-size: 1.1em;
	vertical-align: top;
	line-height: 1.45;
}

#conts td.img {
	padding: 0 0 4px;
	border-top: none;
}

#conts td.txt {
	padding: 0 0 6px;
	font-size: 1.1em;
	border-top: none;
	vertical-align: top;
	line-height: 1.45;
}

#conts td.special {
	padding: 7px 0 6px;
}

#conts td span {
	color: #CC0000;
}

#conts .section {
	margin-bottom: 25px;
	width: 668px;
}

#conts .section .photoBox {
	width: 323px;

	float: left;
}

#conts .section .subBox {
	width: 345px;

	float: right;
}

#conts .section .subBox ul {
	margin-bottom: 13px;
	width: 253px;
}

#conts .section .subBox ul li {
	width: 120px;

	float: left;
}

#conts .section .subBox ul li.w126 {
	width: 128px;
}

#conts .section .subBox ul li span {
	padding: 0 0 0 8px;
	background: url(/img/buffalo/icon01.gif) no-repeat left 3px;
	font-size: 1.2em;
}

#conts .section01 {
	margin-bottom: 10px;
	width: 680px;
	overflow: hidden;
	clear: both;
}

#conts .section01 .box {
	padding-bottom: 11px;
	width: 690px;
	background: url(/img/buffalo/box_bg.png) no-repeat left bottom;
}

#conts .section01 .box .subBox {
	padding: 15px 0 0 16px;
	margin-right: 10px;
	width: 319px;
	border-top: 1px solid #DDDDDD;

	float: left;
}

#conts .section01 .box .subBox p {
	margin-bottom: 0;
	width: 310px;
}

#conts .mb30 {
	margin-bottom: 30px !important;
}

#conts ul.list {
	margin-bottom: 25px;
}

#conts ul.list li {
	padding: 0 0 0 9px;
	background: url(/img/buffalo/icon02.gif) no-repeat left 6px;
	font-size: 1.2em;
}

#conts ul.link {
	margin-bottom: 0;
}

#conts ul.link li {
	background: url(/img/buffalo/icon03.gif) no-repeat left 6px;
}

/* #conts ul.link li a,
#conts p a {
	color: #333;
} */

#conts .more {
	margin-bottom: 25px;
	padding-left: 8px;
	background: url(/img/sale/icon01.gif) no-repeat left 6px;
	zoom: 1;
}

#conts p.txt_red {
	color: #CC0000;
	font-weight: bold;
}

/*------------------------------------------------------------
	Mac Safair Hack
------------------------------------------------------------*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#conts .section {
		letter-spacing: -1px;
	}
}