@charset "Shift_JIS";

/*--------------------------------------------------------
  フルCSSプロフェッショナルテンプレート部品設定
--------------------------------------------------------*/

#hpb-main dl{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.fon-iro-BlueBold{
	font-weight: bold;
	color: #006b99;
}
/* --- アクセスの表 --- */
.sub{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: silver;
}
.yori{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: silver;
}
.fun{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: silver;
	background-color: #f2f2ff;
}
.bustei{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: silver;
	background-color: #f2feff;
}
.bu{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: gray;
}
#aa_car{
	background-color: #f2feff;
	width: 34px;
	background-image : url(../img/ic_kuruma.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#aa_train{
	background-color: #e6ffe6;
	width: 34px;
	background-image: url(../img/ic_densya.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#aa_bus{
	background-color: #fff5f0;
	width: 34px;
	background-image: url(../img/ic_basu.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
