#shisetsu_head {
	width: 98%;
	border-bottom: thin solid #009900;
}
#shisetsu_data {
	margin-left: 250px;
	position: relative;
	top: 0px;
}
#shisetsu_image {
	width: 200px;
	position: relative;
	top: 0px;
	float: left;
	left: 15px;
}
#shisetsu_image img {
	border: 1px solid #999900;
	margin-bottom: 8px;
}
#shisetsu_data .hp_imgr {
	padding: 10px;
	margin-left: 10px;
	float: right;
	border: 1px solid #999999;
}

#shisetsu_data .hp_img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #999999;
	padding: 10px;
}

#shisetsu_container {
	position: relative;
	height: 100%;
	top: 25px;
	width: 95%;
}
#shisetsu_head h1 {
	font-size: 160%;
	font-weight: bold;
}

#shisetsu_head h2 {
	font-size: 110%;
	font-weight: bold;
}
#shisetsu_data h2 {
	font-size: 110%;
	font-weight: bold;
}
#shisetsu_data .bold100 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
#shisetsu_data h4 {
	font-size: 94%;
	font-weight: bold;
}

#shisetsu_image p {
	font-size: 80%;
	line-height: 140%;
}
#shisetsu_image h3 {
	font-size: 89%;
}
#shisetsu_image h4 {
	font-size: 79%;
	text-decoration: underline;
}
#shisetsu_data hr {
	color: #669900;
	width: 98%;
	text-align: left;
}
#kaigyo { 
	width:150px;
	word-break:break-all; 
	} 

/*　送迎バスの運行コース　*/
.shiyo_busunko {
	border:dotted 1px #CCCCCC;
	margin:5px 0px 0px 0px;
	padding: 5px;
}
.shiyo_busunko strong {
	color:#996666;
}



