A:link,A:visited{text-decoration:underline}body{background-image:url(image/homeback.gif);background-color:#000;color:#fff}table{width:550px;height:auto}A:link{color:#aaa!important;text-shadow:0 0 0 #ff9,0 0 0 #ffc}A:hover{color:#69C;text-decoration:none}A:active{color:#369}.hon_nav{width:auto;display:table}.hon_content,.hon_navigation{display:table-cell}.hon_navigation{width:180px;height:150px}.hon_content{width:auto}.black{color:#000!important;text-decoration:underline}canvas{-ms-touch-action:double-tap-zoom}#example1,#example2{font-size:24px}#example3{rows:38%}

 /* 影付きタイトル文字（中文字・赤系影）*/
h7 {
	font-size: 30px;
	color: #fffff0;
	font-weight: 400;
	font-family: 'Crete Round', serif;
	text-shadow:-1px -1px 2px #2c2f98,2px 3px 2px #acacff;
	}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1900px;
    border:0;
 
    /* この要素のイベント無効化 */
    pointer-events: none;
}
 /* 影付きタイトル文字（小中文字・青系影）*/
h10 {
	font-size: 25px;
	color: #ffffff;
	font-weight: 400;
	font-family: 'Quando','Osaka', Display;
	text-shadow:-1px -1px 2px #2c2f98,2px 3px 2px #acacff;
}


 /* 影付きタイトル文字（中文字・青系影）*/
h11 {
	font-size: 30px;
	color: #ffffff;
	font-weight: 400;
	font-family: 'Quando','Osaka', Display;
	text-shadow:-1px -1px 2px #2c2f98,2px 3px 2px #acacff;
}

 /* 影付きタイトル文字大文字・青系影）*/
h12 {
	font-size: 40px;
	color: #ffffff;
	font-weight: 400;
	font-family: 'Quando','Osaka', Display;
	text-shadow:-1px -1px 2px #2c2f98,2px 3px 2px #acacff;
}

 /* 影付きタイトル文字（中文字・灰色影）*/
h13 {
	font-size: 30px;
	color: #f8f4e6;
	font-weight: 400;
	font-family: 'Quando','Osaka', Display;
	text-shadow:-1px -1px 2px #949494,2px 3px 2px #dddddd;
}

 /* 影付きタイトル文字（大文字・灰色系影）*/
h14 {
	font-size: 40px;
	color: #f8f4e6;
	font-weight: 400;
	font-family: 'Quando','Osaka', Display;
	text-shadow:-1px -1px 2px #949494,2px 3px 2px #dddddd;
}

 /* 影付きタイトル文字（中文字・赤系影）*/
h16 {
	font-size: 30px;
	color: #5b310f;
	font-weight: 400;
	font-family: 'Quando','Osaka', serif;
	text-shadow:-1px -1px 2px #ffff99,2px 3px 2px #ffffcc;
}

.ifrm-container {
  max-width: 100%;
  max-height: 800px;
  overflow:auto;
  -webkit-overflow-scrolling:touch;
  display: inline-block;
}

.ifrm {
  width:100%;
  height:800px;
  border:none;
  display:block;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1900px;
    border:0;
 
    /* この要素のイベント無効化 */
    pointer-events: none;
}