@charset "utf-8";

/* ----------------------------------------
  Default Reset   common Style Seet

	1-1.ブラウザ初期設定リセット
	1-2.配置
	1-3.マージン
	1-4.文字の大きさ
	1-5.行間
	1-6.文字装飾
	1-7.文字の色
	1-8.ボーダー
	1-9.テーブル
	1-10.引用
	1-11.クリアフィックス
---------------------------------------- */

/* ----------------------------------------
  1-1.ブラウザ初期設定リセット
---------------------------------------- */
*{
	margin:0;
	padding:0;
	font-style:normal;
	letter-spacing:0;
}

p {margin:0;}

ul , li{list-style-type:none;}

img{
	border:0;
	vertical-align:bottom;
}

textarea{font-size:100%;}

form, fieldset, input, button{
	margin:0;
	padding:0;
	font-size:100%;
}
/* ----------------------------------------
  1-2.配置
---------------------------------------- */

/* ----------------------------------------
  1-3.マージン
---------------------------------------- */

/* ----------------------------------------
  1-4.文字の大きさ
---------------------------------------- */

/* ----------------------------------------
  1-5.行間・字間
---------------------------------------- */

/* ----------------------------------------
  1-6.文字装飾
---------------------------------------- */
em{
	font-style:normal;
	font-weight:bold;
}

.bold{font-weight:bold;}
.italic{font-style:italic;}
.underLine {text-decoration:underline;}

/* ----------------------------------------
  1-7.文字の色
---------------------------------------- */
.gray{color:#9FA0A0;}
.gray2{color: #717171;}
/* ----------------------------------------
  1-8.ボーダー
---------------------------------------- */

/* ----------------------------------------
  1-9.テーブル
---------------------------------------- */
table{
	border-collapse:collapse;
	empty-cells:show;
}

/* ----------------------------------------
  1-10.引用
---------------------------------------- */

/* ----------------------------------------
  1-11.クリア
---------------------------------------- */
.clearfix{zoom:100%;}
.clearfix:after{
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}

/*
     FILE ARCHIVED ON 16:40:32 Dec 20, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:33:45 Oct 03, 2022.
     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):
  captures_list: 1690.039
  exclusion.robots: 0.098
  exclusion.robots.policy: 0.091
  cdx.remote: 0.058
  esindex: 0.007
  LoadShardBlock: 79.012 (3)
  PetaboxLoader3.datanode: 73.259 (4)
  CDXLines.iter: 16.52 (3)
  load_resource: 444.293
  PetaboxLoader3.resolve: 387.8
*/