
body,td { font-size:11.5pt;font-family:MS PMincho; }
body,td{ line-height:30px; }
* { color:#cccccc; }

a{ color:#ffffff;transition: color 0.3s ease 0s; }
a:hover{ color:#e08686; }
.txt a {transition: color 0.3s;}

body{ background-color:#000000; }

img { border:none }

body{margin-top:0px;margin-bottom:0px; margin-left:85px; margin-right:0px;}
body{background-image:url(img/top.png);background-position:top center;background-repeat:no-repeat;background-attachment:fixed;background-size:92% 100%;}

p1{line-height:700px;}
p2{line-height:150px;}

.inline{ width: 100%;}
.inline p{ display: inline-block;width:350px;vertical-align: top;text-align:left;padding: 5px; }


.sample01{transform: rotate(-1deg);display: inline-block;}


#Box{background-image:url(img/tableback.png);width:800px;padding:10px;margin:0 left;position: relative;top: 80px;left: 850px;}

div.box {

}

div.panel_middle {
  background-repeat: repeat-y;
}
div.panel_top, div.panel_bottom {
  height: 71px;
  background-repeat: repeat;background-position: center;
}

/* 100 */
div.panel_100 div.panel_top, div.panel_100 div.panel_bottom, div.panel_100 div.panel_middle {
  width: 820px;
}
div.panel_100 div.panel_top {
  background-image: url("img/tableline.png");
}
div.panel_100 div.panel_middle {
  background-image: url("");
}
div.panel_100 div.panel_bottom {
  background-image: url("img/tablelineu.png");
}


