Difference between revisions of "Team:Tokyo-NoKoGen"

Line 1: Line 1:
{{TeamTokyoNokogenheader}}
 
 
{{TeamTokyoNokogen}}
 
{{TeamTokyoNokogen}}
  
<html>
+
<html>
 
+
 
<style>
 
<style>
/*DEFAULT*/
 
 
html, body{
 
html, body{
 
margin: 0; /* 余白の削除 */
 
margin: 0; /* 余白の削除 */
Line 19: Line 16:
 
margin-left:auto;
 
margin-left:auto;
 
margin-right:auto;
 
margin-right:auto;
 +
 +
 
}
 
}
 +
div#bannerContainer {
 +
width:75%;
 +
position:absolute;
 +
 +
        top:0px;
 +
 +
}
 +
div#box1 /*1段目の箱*/ {
 +
width:900px;
 +
height:330px;
 +
margin-top:-10px;
 +
 +
        position:absolute;
 +
        top:260px
 +
}
 +
 +
.overview {
 +
width:600px;
 +
height:300px;
 +
margin-top:10px;
 +
margin-left:10px;
 +
background:#FFFFCC;
 +
     
 +
display: inline-block; _display: inline;
 +
float:left;
 +
cursor:pointer;
 +
}
 +
 +
.team {
 +
width:260px;
 +
height:135px;
 +
      position:relative;
 +
left:15px;
 +
margin-top:10px;
 +
margin-left:20px;
 +
background:#CCFF99;
 +
display: inline-block; _display: inline;
 +
display: table-cell;    /* ④ */ 
 +
   vertical-align: middle;
 +
left:15px;
 +
cursor:pointer;
 +
}
 +
 +
        .notebook  {
 +
width:260px;
 +
height:140px;
 +
position:relative;
 +
margin-top:5px;
 +
margin-left:15px;
 +
margin-right:10px;
 +
background:#91d176;
 +
      display: table-cell; 
 +
              display: inline-block; _display: inline;
 +
           vertical-align: middle;
 +
      top:300px
 +
 +
display: inline-block; _display: inline;
 +
cursor:pointer;
 +
       }
 +
 +
div#box2 /*2段目の箱*/ {
 +
width:900px;
 +
height:330px;
 +
margin-top:-10px;
 +
 +
        position:absolute;
 +
      top:340px;
 +
      left:0px;
 +
}
 +
 +
.facebook {
 +
width:200px;
 +
height:135px;
 +
      position:relative;
 +
left:15px;
 +
margin-top:10px;
 +
margin-left:20px;
 +
background:#6b8bcd;
 +
display: inline-block; _display: inline;
 +
display: table-cell;    /* ④ */ 
 +
   vertical-align: middle;
 +
   position:absolute;
 +
left:15px;
 +
cursor:pointer;
 +
}
 +
.twitter {
 +
width:200px;
 +
height:140px;
 +
position:relative;
 +
left:15px;
 +
margin-top:300px;
 +
margin-left:20px;
 +
background:#6b8bcd;
 +
display: inline-block; _display: inline;
 +
display: table-cell;   
 +
      vertical-align: middle;  
 +
cursor:pointer;
 +
       }
 +
 +
.project {
 +
width:650px;
 +
height:300px;
 +
margin-top:-300px;
 +
margin-right:10px;
 +
background: #79d480;
 +
float:right;
 +
cursor:pointer;
 +
}
 +
div#box3 /*3段目の箱*/ {
 +
width:900px;
 +
height:180px;
 +
margin-top:-19px;
 +
 +
        position:absolute;
 +
        top:350px
 +
}
 +
.Ache {
 +
width:210px;
 +
height:150px;
 +
margin-top:10px;
 +
margin-left:10px;
 +
background:#71b4d0;
 +
display: inline-block; _display: inline;
 +
float:left;
 +
cursor:pointer;
 +
}
 +
.Human {
 +
width:210px;
 +
height:150px;
 +
margin-top:10px;
 +
margin-left:10px;
 +
background:#6ecec7;
 +
display: inline-block; _display: inline;
 +
float:left;
 +
cursor:pointer;
 +
}
 +
.parts {
 +
width:210px;
 +
height:150px;
 +
margin-top:10px;
 +
margin-left:10px;
 +
background:#7bd593;
 +
display: inline-block; _display: inline;
 +
float:left;
 +
cursor:pointer;
 +
 +
}
 +
      .safety {
 +
width:210px;
 +
height:150px;
 +
margin-top:-5px;
 +
margin-left:10px;
 +
background:#7593d3;
 +
        display: inline-block; _display: inline;
 +
float:left;
 +
cursor:pointer;
 +
}
 +
 +
 
p {
 
p {
 
     font-size:16px;
 
     font-size:16px;
Line 27: Line 185:
 
h2 {
 
h2 {
 
     font-size:20px;
 
     font-size:20px;
     font-family:Georgia;
+
     font-family:fantasy;
 
     text-decoration:none;
 
     text-decoration:none;
 
   }
 
   }
 +
 
div#main {
 
div#main {
width:80%;
+
width:1000px;
 
     margin:0 auto;
 
     margin:0 auto;
 
     background-color:#ffffff
 
     background-color:#ffffff
 
     text-align:center;
 
     text-align:center;
     top:12px;left:140px;
+
     top:12px;
 +
    left:140px;
 
     font-family:Georgia;
 
     font-family:Georgia;
 
     font-size:16px;
 
     font-size:16px;
 
     line-height:2;
 
     line-height:2;
 
         }
 
         }
 +
 +
 
div#nav {
 
div#nav {
 
     width:100%;
 
     width:100%;
Line 49: Line 211:
 
     top:18px;
 
     top:18px;
 
         }
 
         }
 +
 
div#nav td{
 
div#nav td{
 
width:300px;height:45px;
 
width:300px;height:45px;
Line 57: Line 220:
 
         font-size:18px;
 
         font-size:18px;
 
}
 
}
 +
 
#globalWrapper, #content {
 
#globalWrapper, #content {
 
width: 100%;
 
width: 100%;
Line 70: Line 234:
 
height: 100%;
 
height: 100%;
 
background-color: #E6FFE9;
 
background-color: #E6FFE9;
}
 
/*DEFAULT*/
 
div#box1 /*1段目の箱*/ {
 
width:80%;
 
height:auto;
 
margin-top:-10px;
 
padding:20px;
 
background:#ffffff;
 
        position:absolute;
 
}
 
 
  
 +
.link_box{
 +
    position:;
 +
    width:30%;
 +
    padding:5%;
 +
    border:solid 1px #CCC;
 +
    margin:0px auto 20px;
 +
}
 +
 +
.link_box a{
 +
    position:absolute;
 +
    top:0;
 +
    left:0;
 +
    width:100%;
 +
    height:100%;
 +
    text-indent:-999px;
 +
}
 
</style>
 
</style>
  <div id="main">
 
        <div id="box1">
 
          <h2>Introduction</h2>
 
             
 
<h2> Team Project Descriptions </h2>
 
<h4>-Background-</h4>
 
<p> Do you know serious pest damages that is harmful to human house and buildings…?<br>
 
<p>The criminal is one of the flagitious vermin….termites.</p>
 
<p>Termites are insects that feed on wood and paper, and eat like pillars of houses or books. There are a lot of  pesticides developed to exterminate termites. However, many of the pesticides against termites is an organophosphorus agent which has an immediate effect to the individual, while has a negative effect on the human body.</p>
 
<p>To solve this problem of pesticides, NoKogen aim to engineer new termites extermination system in iGEM project. </p>
 
  
<h4>-Object-</h4>
+
<div id="wrap">
<p> We have two objectives to realize our project.<br>
+
      ・Exterminate termite in slow-acting method on a long-term basis<br>
+
      ・Create a new pesticide which is not harmful to man  </p>
+
  
<h4>-Method-</h4>
+
<div id="bannerContainer"/*バナー*/>
<p> To achieve these objective, we are engineering the E. coli which produce poison against termites and work in termite’s guts.</p>
+
<img src="https://static.igem.org/mediawiki/2015/8/82/Tokyo-NoKogen_banner.png" width="900" height="250">  
<p> In our project, we focused on the two properties of termites.<br>
+
</div>
First, we  became aware of that cockroaches and termites are the same order and both of them use trehalose as the primary energy source. <br>
+
  <div id="box1"/*見えない1段目のボックス*/> 
Actually, NoKoGen engineered E. coli which has ability to kill cockroaches. So we thought that we can apply part of the method of previous project to exterminate termites. <br>
+
In concrete method, we are planning to use 3,3-diketotrehalose. it is an inhibitor of trehalase which converts trehalose to glucose.
+
Cockroach and termites digested carbohydrates and metabolized to trehalose.
+
Trehalose stored in the blood and is taken up by cells additionally converts trehalose to glucose.
+
3,3-diketotrehalose is produced by the enzymatic reaction of glucose 3 dehydrogenase (G3DH).<br>
+
We aim to express the G3DH in E. coli and prevent the trehalase activity by competitive inhibition.
+
</p>
+
<p> Moreover, we construct OtsA and OtsB which convert glucose to trehalose.<br>
+
Many more trehalose is converted to 3,3-diketotrehalose which inhibits termite’s passway.</p>
+
  
<p>
+
  <div class="overview">
Second properties of termites is that termites carry and lick their eggs.<br>
+
    <h2>Introduction</h2>
Termites recognize their egg as spherical material has a diameter of 0.5 mm  and pheromone.
+
       <!--   <img src="http://junk-blog.com/wp-content/uploads/2014/09/sample_image.jpg" alt="サンプル画像" width="550" height="250"alt="Overview"/>  -->
Based on this feature of termites, we try to make the pseudo-eggs to use the habit.<br>
+
         
We are planning to make pseudo-eggs with LB agar which is cut to the spherical and engineered E. coli in it.
+
           <a href="https://2015.igem.org/Team:Tokyo-NoKoGen" target="_blank"></a></td>
We will treat this material as pseudo egg and apply the Lysozyme as termite’s pheromone so that
+
                         
termites recognize them as eggs and take them to termites colony.<br>
+
         
We expect that this pseudo-eggs are effective to exterminate termites.</p>
+
    </div>
<p>By these methods based on the feature of termites , we hope that we can achieve our objectives.</p>
+
    
 
+
  <div class="team">
<h4>-Biosafety-</h4>
+
   <h2>Team</h2>
<p>When we think about practical application of our termite extermination system, there are one big problem. <br>
+
 <a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Team" target="_blank" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7 ></a>
It is that we can’t avoid spreading gene recombinant microorganisms to the natural world.
+
         </div>
However, there are many restriction about application of gene recombinant microorganisms not to destroy the balance of nature.<br>
+
        
To solve this problem and protect biosafety standards, we are planning to introduce bacteriolysis system in our project. <br>
+
              <div class="notebook">
Our target, termites usually form colonies around dark and shadowy area, like under the floor.
+
 <h2>Notebook</h2>
Inversely, our termites extermination system has no need to work in some places which are exposed to direct sunlight. So we are looking for some systems which can induce bacteriolysis to our engineered E.coli under white light or UV light.</p>
+
 <a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Notebook" target="_blank" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7 ></a>
 
+
          </div>
<h4>-Human practice-</h4>
+
<p>  
+
Medical drugs, cosmetics, genetically modified foods, detergents, and also pesticides….our everyday life is supported by cutting-edge biotechnology, but few people realize what you really use.<br>
+
Tokyo-Nokogen is has some plans to spread some tips and knowledges about bioengineering and biotechnology.<br>
+
One of our plan is educational activity. We have already had a small class to teach biotechnology familiar to the students  in the high-school. Also we asked them what kind of device they wanted  to create. There were some interesting ideas for us.<br>
+
Also, we are planning to take a survey to the people at large in Japan and other countries. </p>
+
<p>We expect that our survey will be one of a chance for people to take an interest in biotechnology. </p>
+
  
  
 
          
 
          
        </div>
+
<div id="box2"/*見えない2段目のボックス*/> 
 +
<div class="facebook">
 +
          <h2>facebook</h2>
 +
         <a href="https://www.facebook.com/tokyo.nokogen" target="_blank"></a>
 +
         
 +
    </div>
 +
    <div class="twitter">
 +
          <h2>twitter</h>
 +
          <a href="https://twitter.com/iGEM_Nokogen" target="_blank"></a>
 +
         
 +
    </div>
 +
    
 +
    <div class="project">
 +
        <h2>project</h2> 
 +
        <a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Description" target="_blank"></a>       
 +
     </div>
 +
   
 +
      <div id="box3"/*見えない3段目のボックス*/>  
 +
    <div class="Ache">
 +
          <h2>Achievement</h2>
 +
          <a href="https://2015.igem.org/Team:Tokyo-NoKoGen/achievement" target="_blank"></a>
 +
    </div>
 +
    <div class="Human">
 +
          <h2>Human practice</h2>
 +
           <a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Practices" target="_blank"></a>
 +
    </div>
 +
    <div class="parts">
 +
          <h2>Parts</h2>
 +
           <a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Parts" target="_blank"></a>
 +
    </div>
 +
     <div class="safety">
 +
          <h2>Safety</h2>
 +
           <a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Safety" target="_blank"></a>
 +
    </div>
 +
    
 +
     
 +
      </div>
 +
     
 +
     
 +
     
 +
</div>        
 +
</div>
 +
<script type="text/javascript">
 +
$(function(){
 +
    $(".overview").click(function(){
 +
        window.location=$(this).find("a").attr("href");
 +
        return false;
 +
    });
 +
});
  
 +
$(function(){
 +
    $(".team").click(function(){
 +
        window.location=$(this).find("a").attr("href");
 +
        return false;
 +
    });
 +
});
 +
$(function(){
 +
    $(".facebook").click(function(){
 +
        window.location=$(this).find("a").attr("href");
 +
        return false;
 +
    });
 +
});
 +
$(function(){
 +
    $(".twitter").click(function(){
 +
        window.location=$(this).find("a").attr("href");
 +
        return false;
 +
    });
 +
});
 +
$(function(){
 +
    $(".notebook").click(function(){
 +
        window.location=$(this).find("a").attr("href");
 +
        return false;
 +
    });
 +
});
 +
$(function(){
 +
    $(".project").click(function(){
 +
        window.location=$(this).find("a").attr("href");
 +
        return false;
 +
    });
 +
});
 +
$(function(){
 +
    $(".Ache").click(function(){
 +
        window.location=$(this).find("a").attr("href");
 +
        return false;
 +
    });
 +
});
 +
$(function(){
 +
    $(".Human").click(function(){
 +
        window.location=$(this).find("a").attr("href");
 +
        return false;
 +
    });
 +
});
 +
$(function(){
 +
    $(".parts").click(function(){
 +
        window.location=$(this).find("a").attr("href");
 +
        return false;
 +
    });
 +
});
 +
$(function(){
 +
    $(".safety").click(function(){
 +
        window.location=$(this).find("a").attr("href");
 +
        return false;
 +
    });
 +
});
 +
</script>
  
  
 
+
/*footer*/
<h4>==============Default Wiki Page ===============</h4>
+
<p> Please read the following pages:</p>
+
<ul>
+
<li>  <a href="https://2015.igem.org/Requirements">Requirements page </a> </li>
+
<li> <a href="https://2015.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
+
</ul>
+
 
+
<div class="highlightBox">
+
<h4> Styling your wiki </h4>
+
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>
+
</div>
+
 
+
<h4> Editing your wiki </h4>
+
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
+
<p> <a href="https://2015.igem.org/wiki/index.php?title=Team:Tokyo-NoKoGen&action=edit"> Click here to edit this page! </a></p>
+
<p>See tips on how to edit your wiki on the <a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation</a> page.</p>
+
 
+
 
+
<h4>Templates </h4>
+
<p> This year we have created templates for teams to use freely. More information on how to use and edit the templates can be found on the
+
<a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation </a> page.</p>
+
 
+
 
+
<h4>Tips</h4>
+
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
<ul>
+
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
<li>Be clear about what you are doing and how you plan to do this.</li>
+
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2015.igem.org/Calendar_of_Events">iGEM 2015 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>
+
 
+
 
+
</div>
+
 
+
 
+
<!--footer-->
+
 
<style>
 
<style>
 
div#wrapper2 {
 
div#wrapper2 {
Line 198: Line 400:
 
   
 
   
  
div#footer {
+
div#footer {
     position:absolute;
+
     margin:0 auto;
     width:100%;
+
    position:absolute;
  margin-left:300px ;
+
     width:900px;
     bottom:-1000px;
+
 
 +
  left : -200px ;
 +
     bottom:-1300px;
 
         }
 
         }
  
  
div#footer img {
+
div#footer img {
 
     width:200px;
 
     width:200px;
 
         }
 
         }
Line 219: Line 423:
 
     text-decoration:none;
 
     text-decoration:none;
 
   }
 
   }
</style>
+
</style>
  
  
 
<body>
 
<body>
  
<div id="wrapper2">
+
<div id="wrapper">
 
<div id="footer">
 
<div id="footer">
 
<a href="http://www.idtdna.com/site"><img src="https://static.igem.org/mediawiki/2014/5/5e/Noko14_IDT.png"></a>
 
<a href="http://www.idtdna.com/site"><img src="https://static.igem.org/mediawiki/2014/5/5e/Noko14_IDT.png"></a>
Line 238: Line 442:
 
</body>
 
</body>
  
<!--footer-->
+
/*footer*/
 
+
 
+
 
</html>
 
</html>

Revision as of 15:16, 27 August 2015

  
    
  

Introduction

                                  
       
 

Team

    
  
 

Notebook

    
            
      

project

                   
     
       

Achievement

          
  
       

Human practice

          
  
       

Parts

          
  
       

Safety

          
  
       
        
/*footer*/
/*footer*/