/* ver1.34c81 */

a:link   { color:#ff0000; }
a:visited{ color:#aa6666; }
a:active { color:#ffff00; }
a:hover  { color:#ffff00; }

html{ width:100%; height:100%; }
body{
	background:#000000; color:#ffffff; margin:auto; font-size:small; text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.zhk{
	background:url(img/haikei.jpg) center right no-repeat fixed;
	 width:100%; min-height:1000px; height:100%; overflow:hidden;
	float:right;
}
.zs{
	background:#000000 url(img/side.png) left center no-repeat;
	position:fixed; top:0px; left:0px;
	width:64px; height:100%;
	float:left;
	z-index:20;
}
.zst{
	background:url(img/mains.png) repeat-y;
	position:fixed; top:0px; left:0px;
	width:1000px; height:100%;
	float:left;
}
.zru{
	position:fixed; top:64px; right:32px;
	float:right;
	text-align:right;
	z-index:40;
}
.z {
	padding-top:0px; padding-bottom:32px;
	position:relative; left:7%;
	overflow:hidden;
	width:90%;
	float:left;
}

.bd{ margin:5px 0px; clear:both; border:1px dashed #ffffff; }
.icd2 { width:200px; height:auto; display:inline-table; }

.tl{ text-align:left; }
.tc{ text-align:center; }
.tr{ text-align:right; }

.f0{ font-weight:bold; font-size:300%; }
.f1{ font-weight:bold; font-size:xx-large; }
.f2{ font-weight:bold; font-size:x-large; }
.f3{ font-weight:bold; font-size:large; }
.f4{ font-size:small; }
.f5{ font-size:x-small; }
.f6{ font-size:xx-small; }

.sp0{ margin:15px 0px; }
.sp1{ margin:30px 0px; }
.sp2{ margin:60px 0px; }
.sp3{ margin:90px 0px; }
.sp4{ margin:120px 0px; }
.sp4u{ margin:0px 0px 120px 0px; }
.sp5u{ margin:0px 0px 240px 0px; }

img{ border:0px; }
ul { margin:0px 0px; padding:0px 0px; }
ul li{ list-style-type:none; }
