@charset "Shift-JIS";

/*----------------------------------------------------
Copyright (C) 2018- Hiforest T.okawada@
http://www.hiforest.com/
----------------------------------------------------*/



.aftered:after{
	display:table;
	content:"";
	visibility:visible;
	box-sizing:border-box;
	border-collapse:collapse;
	clear:both;
}

.tbox {position:absolute; display:none; padding:14px 17px; z-index:9999999999;}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url('../images/tinybox/preload.gif') no-repeat 50% 50%;}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:999999999;}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url('../images/tinybox/close.png') no-repeat;}
.tclose:hover {background-position:0 -30px;}
.tclosec{position:absolute; top:25px; right:30px; width:15px; height:15px; cursor:pointer; background:url('../images/tinybox/batsu.png') no-repeat;}
.tclosec:hover {background-position:0 0;}
.tcontent{
	overflow:auto !important;
	-webkit-overflow-scrolling:touch !important;
}
.tcontent iframe{
	display:block;
}
.tcontent div{
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:center;
	font-size:10px;
	line-height:13px;
}
.tcontent div:hover{
	filter:alpha(opacity=80) !important; -moz-opacity:0.8 !important; opacity:0.8 !important;
}
.tcontent div a{color:#000000; text-decoration:none;}
#mskbg {background:#666666;}

.head_keywords{
	width:100%;
	height:16px;
	margin:0;
	padding:0;
	position:absolute;
	top:-16px;
	left:0;
	font-size:12px;
	line-height:16px;
	overflow:hidden;
}
