

body,td { font-size:9pt; }
body,td{ line-height:30px; }
* { color:#000000; }

p1{line-height:70px;}

span {display:inline-block;width:10em;}

body { background: linear-gradient(#e5ffe5, #92afd1);}

body{margin-top:0px;margin-bottom:0px; margin-left:0px; margin-right:0px;}

a {
  transition-property: ;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
}
a:hover{ color:#d7efd7; }

img { border:none }

.pickup { clear:both;width:100%;height:100%;margin:0;padding:0;}
.pickup li { float:center; margin:0 0 0 0; padding:0; list-style:none;}
.pickup li:last-child {  margin-right:0;}

a img{ opacity: 1;  transition: 0.3s;}
a:hover img{ opacity: .5;}


body {margin:0px;padding: 0;}

#Box{width:100%;height:auto;padding:0px;margin:0 auto;background-image:url(img/line_top.png),url(img/line_under.png),url(img/box_back.png);background-repeat:repeat-x,repeat-x,repeat;background-position:top,bottom,center;}

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


.box {
	display: table-cell;
        width:150px;
}


#header {background-image:url(img/back.png);background-repeat:no-repeat;height:1080px;position:nofixed;top: 0;width:100%;text-align:center;padding:0px 0px 0px;}
#contents {height: 100%; width:100%; overflow: auto;margin: 30;padding:10px 0 100px;}  
#footer {bottom: 0;height: 100px;position: no-fixed;width: 100%;text-align:center; }


