@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#f_car_support {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #f_car_support {
	height: 500px;
}

#f_car_support a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

#f_car_support h5 {
	font-size: 80%;
	color: #fa7d19;
	line-height: 1.4em;
	font-weight: bold;
}

/* **************************************************************
 ▼▼ 酒井修正箇所 ▼▼
************************************************************** */
#f_car_support h5.space{ margin-bottom:10px; }
#f_car_support h6 {
	padding:10px 0;
	font-size: 80%;
	color: #e64949;
	line-height: 1.4em;
	font-weight: bold;
}
	
table.schedule { margin-bottom:10px; }
table.schedule th, table.schedule td { padding:5px 10px 5px 0; font-size: 80%; line-height: 1.4em; }
table.schedule th { color: #fa7d19; font-weight: bold; }

.block-wrap01 dl { font-size: 80%; }
.block-wrap01 dl dt { line-height:130%; }
.block-wrap01 dl dd { padding-left:12px; line-height:130%; }
.block-wrap01 dl dd.bottom { margin-bottom:10px; }
.block-wrap01 dl dd ul li{ line-height:130%; }


img.map {border:1px solid #ccc;}	
	
