

/* リンク画像hover エフェクト
-------------------------------------------------- */
ul li{
	list-style-type: none;
}


a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}


.panel .panel-heading ul li {
	list-style: none;
	line-height: 150%;
		font-size: 120%;
	font-weight: 800;
	text-indent: -0.5em;
}

.panel .panel-body ul li {
	list-style: none;
	line-height: 130%;
		font-size: 120%;
	font-weight: 800;
}

.well ul li{
	list-style: none;

}

td.indent{
	text-indent: 1em;
}

li.indent5{
	text-indent: 5em;
	color: #FFB600;
}

li.indent2{
	text-indent: 2em;
	color: #FFB600;
}

#map-canvas {
  height:350px;
  width:100%;
}

.container h3{
	margin-top: 0px;
		line-height: 130%;
		font-weight: 800;
}

h4{
	font-weight: 800;

}

.btn h4{
	line-height: 1.5em;
font-weight: 800;
}

.lettersp{
	letter-spacing: 0.2em;
}

.margin-left3{
	margin-left:3%;

}

.texwhite{
color: #ffffff;
}

.textvmiddle{
	vertical-align:text-bottom;
}

