﻿@charset "UTF-8";


#ken1{
	width: 750px ;		
	height: auto ;			
}

#sita{
    height:auto;
    width: auto;
     position:absolute;
     bottom:0;
}

#33ke{
	max-width: 450px ;		/* 横幅の90% */
	height: 450px ;			/* 縦幅を自動調整 */
}

@media screen and (max-width: 768px) {


/* 画像の最大幅を指定する */
img{
	max-width: 100% ;		/* 横幅の90% */
	height: auto ;			/* 縦幅を自動調整 */
}
iframe{
	max-width: 100% ;		/* 横幅の90% */
	height: auto ;			/* 縦幅を自動調整 */
}
.his{
	max-width: 100% ;		/* 横幅の90% */
	height: 25% ;			/* 縦幅を自動調整 */
}
.his22{
	max-width: 100% ;		/* 横幅の90% */
	height: 260px ;			/* 縦幅を自動調整 */
}
.maps{
	max-width: 100% ;		/* 横幅の90% */
	height: 210px ;			/* 縦幅を自動調整 */
}
.fbp{
	max-width: 100% ;		/* 横幅の90% */
	height: 300px ;			/* 縦幅を自動調整 */
}

#33ke{
	max-width: 100% ;		/* 横幅の90% */
	height: 200% ;			/* 縦幅を自動調整 */
}

#ken1{
	width:  auto ;		
	height: auto ;			
}

#sita{
    height:auto;
     position:absolute;
     bottom:0;
}

}












#ken2{
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;border-width : 1px;border-style : solid;border-color : #00a8f9;
  width : 780px;
  height : inherit;
  background-color : #f8feba;
}

