@charset "utf-8";

#wrapper {
	background-image: url(../images/header_pic01.jpg);
	background-repeat: no-repeat;
}#lead {
	margin-top: 30px;
	clear: both;
}
#lead .pic_wrap {
	float: right;
	width: 290px;
	background-color: #FFF;
	text-align: right;
}
#lead .txt_wrap {
	width: 340px;
	margin-bottom: 30px;
}
#lead .txt_wrap02 {
	margin-bottom: 30px;
}

#lead h3 {
	margin-bottom: 30px;
	padding-bottom: 0px;
}
#lead h5 {
	font-size: 12px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

#lead strong {
	font-size: 12px;
	color: #666;
	margin-bottom: 10px;
}
#main h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-left: 20px;
	background-image: url(../facilities/images/h4_icon.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#lead p {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.attention {
	color: #C00;
}
#main .section table {
}
#takuji_plan table {
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
}
#takuji_plan table tbody tr th {
	font-size: 12px;
	color: #333;
	text-align: left;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 100px;
}
#takuji_plan h5 {
	margin-top: 20px;
	margin-bottom: 15px;
}
#takuji_plan table tbody tr td {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	line-height: 18px;
}
.parking_takara_image {
	margin-top: 5px;
	margin-bottom: 5px;
}
* html #local_navi ul li a {
	width: 100px;
	overflow : hidden;
	left: 0px;
	right: 0px;
}

