@charset "utf-8";
/* ===================================================================
=================================================================== */

/*----------------------------------------------------
	共通
----------------------------------------------------*/
/* スクロールバーの有無によるズレ対策 */
html {
}

body {
	font-size: 15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:22px;
	color:#231815;
	background-color:#000;
}

/* for IE6 */
* html body {
	font-family:Tahoma, Geneva, sans-serif;
}
* html input, * html textarea {
	font-family:Tahoma, Geneva, sans-serif;
}
/* CSS3
----------------------------------------------------*/
#content {
/* 角丸 */
margin-top:70px;
margin-left:40px;
width:740px;
height:325px;
padding:20px;


-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(/web/20190122003641im_/http://to-ken.biz/common/css/PIE.htc);

/* ボックスに影 */
background-image:url("../img/bg.png");
}
/*
h1{
	position:absolute;
	width:44%;
	right:20px;
	top:20px;
	background:#FFF;
	padding:3px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight:normal;
	font-size:15px;
	text-align:center;
}*/
.scrollArea {
	width:740px;
	height:325px;
	float:left;
	overflow:auto;
	overflow-x:hidden;
	display: inline;
}

.scrollArea, x:-moz-broken {
	width:740px;
	height:325px;
	float:left;
	overflow:scroll;
	overflow-x:hidden;
	display: inline;
}

.scrollArea a:link, .scrollArea a:visited {
	color:#009fef;
	text-decoration:none;
}
.scrollArea a:hover, .scrollArea a:active {
	color:#fff;
	text-decoration:none;
}






/* 汎用
----------------------------------------------------*/
/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

.imgR { float: right; margin: 0 0 10px 10px; }
.imgL { float: left; margin: 0 10px 10px 0; }
.tC,.btn { text-align: center; }
.tR, .sign { text-align: right; }




/*----------------------------------------------------
	header
----------------------------------------------------*/

#header {
	padding: 10px 0px 10px 40px;
	margin:0px;
	height:200px;
}

#header a:hover{
    opacity: 0.6;
}
#text-img{
	padding:10px 20px;
	background:rgba(0,0,0,0.5);
	width:740px;
	color:white;
	font-size:17px;
	font-weight:bold;
	border-radius: 5px;
	behavior: url(/web/20190122003641im_/http://to-ken.biz/common/css/PIE.htc);
}
#tel{
	float:right;
}
h2{
	background:#3C3A39 no-repeat left;
	padding:10px;
	padding-left:10px;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	width:695px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/web/20190122003641im_/http://to-ken.biz/common/css/PIE.htc);
	margin-bottom:20px;
}
h3{
	padding:5px;
	padding-left:10px;
	border-bottom:2px solid #3C3A39;
	color:#231815;
	font-size:16px;
	width:690px;
	margin-top:25px;
}

/*----------------------------------------------------
	navi
----------------------------------------------------*/



#navi{
    /*
	background: rgba(0, 0, 0, 0.53);
    width: 490px;
	border-radius: 0 10px 10px 0;
	*/
    margin-top: 465px;
    margin-left:40px;
}

#navi li {
	float:left;
	margin-right:30px;
	font-weight:bold;
	font-size:17px;
	text-shadow:0 0 6px #000,0 0 5px #000,0 0 0.10px #000,0 0 0.3px #000,0 0 0.1px #000,0 0 0.2px #000,0 0 0.4px #000,0 0 0.8px #000,0 0 0.7px #000;
	background-image:url(/web/20190122003641im_/http://to-ken.biz/common/img/icon_navi.png);
	background-repeat:no-repeat;
	padding-left:19px;
	padding-top:7px;
	height:30px;
}

#navi li a:link, #navi li a:visited {
	color:#fff;
	text-decoration:none;
}
#navi li a:hover, #navi li a:active {
	color:#000;
	text-decoration:none;
	text-shadow:0 0 6px #FFF,0 0 5px #FFF,0 0 0.10px #FFF,0 0 0.3px #FFF,0 0 0.1px #FFF,0 0 0.2px #FFF,0 0 0.4px #FFF,0 0 0.8px #FFF,0 0 0.7px #FFF;
}
.active{
	color:#000 !important;
	text-shadow:0 0 6px #FFF,0 0 5px #FFF,0 0 0.10px #FFF,0 0 0.3px #FFF,0 0 0.1px #FFF,0 0 0.2px #FFF,0 0 0.4px #FFF,0 0 0.8px #FFF,0 0 0.7px #FFF;
}
/* --------------------------------------------------------------------------------------------------------
	!!!! added
-------------------------------------------------------------------------------------------------------- */

img {
	vertical-align: top;
}

/* --- clearfix --- */

.clearfix {
  *zoom: 1;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  margin-top: -1px;
}

@media print {
  .clearfix:after {
    clear: both;
    height: 1px;
    margin-bottom: -1px;
    visibility: hidden;
  }
}



/*----------------------------------------------------
	footer
----------------------------------------------------*/


#footer {
	margin-left:40px;
}

#copyright {
	font-size:14px;
	color:#fff;
	text-shadow:0 0 6px #000,0 0 5px #000,0 0 0.10px #000,0 0 0.3px #000,0 0 0.1px #000,0 0 0.2px #000,0 0 0.4px #000,0 0 0.8px #000,0 0 0.7px #000;
	margin-top:24px;
}
#copyright a:link, #copyright a:visited {
	color:#fff;
	text-decoration:none;
}
#copyright a:hover, #copyright a:active {
	color:#000;
	text-decoration:none;
	text-shadow:0 0 6px #FFF,0 0 5px #FFF,0 0 0.10px #FFF,0 0 0.3px #FFF,0 0 0.1px #FFF,0 0 0.2px #FFF,0 0 0.4px #FFF,0 0 0.8px #FFF,0 0 0.7px #FFF;
}

.unvisi {
	visibility:hidden;
}

.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
.mt20 {
	margin-top:20px;
}
.mt30 {
	margin-top:30px;
}
.mt40 {
	margin-top:40px;
}
.mt50 {
	margin-top:50px;
}
.mt60 {
	margin-top:60px;
}

.gray {
	color:#999;
}
.red {
	color:#d9200f;
}
.fontB {
	font-weight:bold;
}


/*
     FILE ARCHIVED ON 00:36:41 Jan 22, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:43:10 Nov 30, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.187
  captures_list: 66.608
  PetaboxLoader3.datanode: 64.73 (5)
  CDXLines.iter: 22.374 (3)
  load_resource: 156.652 (2)
  LoadShardBlock: 37.116 (3)
  RedisCDXSource: 2.959
  exclusion.robots.policy: 0.173
  PetaboxLoader3.resolve: 58.725 (2)
  esindex: 0.011
*/