/*----------------------------------------------------------------------
tenpo/index.html
----------------------------------------------------------------------*/
h2 {
	clear: both;
	text-indent: -9999px;
	margin-top: 12px;
	padding-bottom: 6px;
	
}

h2.tenpo {
	background: url(../images/h2_te_title.gif) 0 0 no-repeat;
	width: 900px;
	height: 80px;
}


h3 {
	clear: both;
	text-indent: -9999px;
	margin-top: 2px;
	padding-bottom: 10px;
	
}

h3.topimage {
	background: url(../tenpo/images/h3_te_title2.jpg) 0 0 no-repeat;
	width: 850px;
	height: 180px;
}

h3.toptitle {
	clear: both;
	text-indent: -9999px;
	margin-top: 0px;
	padding-bottom: 3px;
	background: url(../tenpo/images/h3_te_title1.gif) 0 0 no-repeat;
	width: 850px;
	height: 45px;
	
}

h4.honten {
	clear: both;
	text-indent: -9999px;
	margin-top: 0px;
	padding-bottom: 3px;
	background: url(../tenpo/images/h4_te_title1.gif) 0 0 no-repeat;
	width: 850px;
	height: 50px;
	
}

h4.oumi {
	clear: both;
	text-indent: -9999px;
	margin-top: 0px;
	padding-bottom: 3px;
	background: url(../tenpo/images/h4_te_title2.gif) 0 0 no-repeat;
	width: 850px;
	height: 50px;
	
}


.top_txt {
	text-align: left;
	font-size: 90%;
	padding: 0px 0 10px 13px;
	line-height: 155%;

}

.top_txt span {
	font-weight: bold;


}


.t_button {
	text-align: center;
	margin: 0 auto;
	padding: 00px 0 25px 0px;
	line-height: 155%;

}


.map_area {
	margin-bottom: 10px;
	
}


.map_area iframe {
	width: 850px;
	height: 380px;
	overflow: hidden;
	
}






































