(56 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
<style> | <style> | ||
− | |||
− | |||
− | |||
#background{ | #background{ | ||
position:fixed; | position:fixed; | ||
Line 29: | Line 26: | ||
right:0; | right:0; | ||
margin: auto; | margin: auto; | ||
− | background-image: url(https://static.igem.org/mediawiki/2016/ | + | background-image: url(https://static.igem.org/mediawiki/2016/6/6b/T--Kyoto--title-24.png); |
background-position: center center; | background-position: center center; | ||
} | } | ||
Line 63: | Line 60: | ||
#contents{ | #contents{ | ||
background-color:#ffffff; | background-color:#ffffff; | ||
+ | } | ||
+ | |||
+ | .bio{ | ||
+ | width: 1024px; | ||
+ | height:500px; | ||
+ | margin: 15px 0; | ||
+ | } | ||
+ | .biopic{ | ||
+ | width: 500px; | ||
+ | height: 500px; | ||
+ | float: left; | ||
+ | } | ||
+ | .biopic img{ | ||
+ | width: 500px; | ||
+ | height: 500px; | ||
+ | } | ||
+ | .biotext{ | ||
+ | width: 500px; | ||
+ | height: 500px; | ||
+ | float: right; | ||
+ | font-size: 20px; | ||
+ | color: #808080; | ||
+ | } | ||
+ | .biotext h3{ | ||
+ | font-size: 30px; | ||
+ | color: #808080; | ||
+ | border-bottom:1px solid #808080; | ||
} | } | ||
</style> | </style> | ||
<head> | <head> | ||
− | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
window.onload = function bwWidth(){ | window.onload = function bwWidth(){ | ||
Line 85: | Line 108: | ||
<body> | <body> | ||
<div id="background"> | <div id="background"> | ||
− | <img id="background-image" src="https://static.igem.org/mediawiki/2016/ | + | <img id="background-image" src="https://static.igem.org/mediawiki/2016/1/1d/T--Kyoto--pagephoto-04.png"> |
</div> | </div> | ||
<div id="header"> | <div id="header"> | ||
Line 91: | Line 114: | ||
<div class="nav"> | <div class="nav"> | ||
<ul class="nv"> | <ul class="nv"> | ||
− | <li id ="nv0" style="width:56px"><a href=" | + | <li id ="nv0" style="width:56px"><a href="https://2016.igem.org/Team:Kyoto"></a></li> |
<li id ="nv1"> | <li id ="nv1"> | ||
− | <a | + | <a></a> |
<ul> | <ul> | ||
− | <li id="nv11"><a href=" | + | <li id="nv11"><a href="https://2016.igem.org/Team:Kyoto/Description"></a></li> |
− | <li id="nv12"><a href=" | + | <li id="nv12"><a href="https://2016.igem.org/Team:Kyoto/Proof"></a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
<li id ="nv2"> | <li id ="nv2"> | ||
− | <a | + | <a></a> |
<ul> | <ul> | ||
− | <li id="nv21"><a href=" | + | <li id="nv21"><a href="https://2016.igem.org/Team:Kyoto/Software"></a></li> |
− | <li id="nv22"><a href=" | + | <li id="nv22"><a href="https://2016.igem.org/Team:Kyoto/Collaborations"></a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
− | <li id ="nv3"><a href=" | + | <li id ="nv3"><a href="https://2016.igem.org/Team:Kyoto/Achievements"></a></li> |
− | <li id ="nv4"><a href=" | + | <li id ="nv4"><a href="https://2016.igem.org/Team:Kyoto/Experiments"></a></li> |
<li id ="nv5"> | <li id ="nv5"> | ||
− | <a | + | <a></a> |
<ul> | <ul> | ||
− | <li id="nv51"><a href=" | + | <li id="nv51"><a href="https://2016.igem.org/Team:Kyoto/Integrated_Practices"></a></li> |
− | <li id="nv52"><a href="HP | + | <li id="nv52"><a href="https://2016.igem.org/Team:Kyoto/HP/Silver"></a></li> |
− | <li id="nv53"><a href="HP | + | <li id="nv53"><a href="https://2016.igem.org/Team:Kyoto/HP/Gold"></a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
− | <li id ="nv6"><a href=" | + | <li id ="nv6"><a href="https://2016.igem.org/Team:Kyoto/Notebook"></a></li> |
<li id ="nv7"> | <li id ="nv7"> | ||
− | <a | + | <a></a> |
<ul> | <ul> | ||
− | <li id="nv71"><a href=" | + | <li id="nv71"><a href="https://2016.igem.org/Team:Kyoto/Team"></a></li> |
− | <li id="nv72"><a href=" | + | <li id="nv72"><a href="https://2016.igem.org/Team:Kyoto/Attributions"></a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
− | <li id ="nv8"><a href=" | + | <li id ="nv8"><a href="https://2016.igem.org/Team:Kyoto/Safety"></a></li> |
</ul> | </ul> | ||
</div> | </div> | ||
Line 134: | Line 157: | ||
</div> | </div> | ||
<div id="contents-wrapper"> | <div id="contents-wrapper"> | ||
− | + | <div id="contents"> | |
− | + | ||
− | + | <h1>Members</h1> | |
− | + | <div class="bio"> | |
− | + | <div class="biopic"> | |
− | + | <img src="https://static.igem.org/mediawiki/2016/5/5e/T--Kyoto--bio01a.jpeg" onmouseover="this.src='https://static.igem.org/mediawiki/2016/4/45/T--Kyoto--bio01.jpeg'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/5/5e/T--Kyoto--bio01a.jpeg'"> | |
− | + | </div> | |
− | + | <div class="biotext"> | |
− | + | <h3>Yuta Michimori</h3> | |
− | + | <p>2nd year student majoring in fundamental chemistry</p> | |
− | + | <p>I took part in Team Management, Experimentation, Wiki/Poster Creation, and Presentation. Especially, I was in charge of iGEMKyoto, and managed this team's general direction.</p> | |
− | + | <q>α Lyr</q> | |
− | + | </div> | |
− | + | </div> | |
− | + | ||
− | + | <div class="bio"> | |
− | + | <div class="biopic"> | |
− | + | <img src="https://static.igem.org/mediawiki/2016/f/f1/T--Kyoto--bio02a.jpeg" onmouseover="this.src='https://static.igem.org/mediawiki/2016/5/57/T--Kyoto--bio02.jpeg'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/f/f1/T--Kyoto--bio02a.jpeg'"/> | |
− | + | </div> | |
− | + | <div class="biotext"> | |
− | + | <h3>Tomoki Uchino</h3> | |
− | + | <p>2nd year student majoring in Bioresource Science</p> | |
− | + | <p>I took part in team management, experimentation, wiki and poster creation, and presentation. Especially, I was in charge of project management, from conceptual designs to experimentation scheduling.</p> | |
− | + | <q>I love the character of NOROCATCHER.</q> | |
− | + | </div> | |
− | + | </div> | |
− | + | ||
− | + | <div class="bio"> | |
− | + | <div class="biopic"> | |
− | + | <img src="https://static.igem.org/mediawiki/2016/a/ae/T--Kyoto--bio03.jpeg"> | |
− | + | </div> | |
− | + | <div class="biotext"> | |
− | + | <h3>Hideki Kaneko</h3> | |
− | + | <p>2nd year student majoring in Environmental Engineering</p> | |
− | + | <p>I took part in Wiki and Poster Creation. Especially, I was in charge of developing software, and coding Wiki.</p> | |
− | + | <q>It’s no use crying over spilt medium.</q> | |
− | + | </div> | |
− | + | </div> | |
− | + | <div class="bio"> | |
− | + | <div class="biopic"> | |
− | + | <img src="https://static.igem.org/mediawiki/2016/7/72/T--Kyoto--bio04.jpeg"> | |
− | + | </div> | |
− | + | <div class="biotext"> | |
− | + | <h3>Shunta Notsu</h3> | |
− | + | <p>2nd year student majoring in Chemistry</p> | |
− | + | <p>I took part in Team Management, Experimentation, and Wiki/Poster Creation. Especially, I was in charge of financial management.</p> | |
+ | <q>I love music and Organic Chemistry.</q> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="bio"> | ||
+ | <div class="biopic"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/c/c0/T--Kyoto--bio05.jpeg"> | ||
+ | </div> | ||
+ | <div class="biotext"> | ||
+ | <h3>Takahiro Iguchi</h3> | ||
+ | <p>2nd year student majoring in biochemistry</p> | ||
+ | <p>I took part in experimentation. Especially, I was in charge of preparation of VLP.</p> | ||
+ | <q>Everytime I do my experiment work, "The Truth" tricks me.</q> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="bio"> | ||
+ | <div class="biopic"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/5/57/T--Kyoto--bio06.jpg"> | ||
+ | </div> | ||
+ | <div class="biotext"> | ||
+ | <h3>Kai Egashira</h3> | ||
+ | <p>2nd year student majoring in agriculture</p> | ||
+ | <p>I took part in Experimentation. Especially, I was in charge of constructing scFv parts.</p> | ||
+ | <q>All roads lead to HQ</q> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="bio"> | ||
+ | <div class="biopic"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/1/1f/T--Kyoto--bio07.jpeg"> | ||
+ | </div> | ||
+ | <div class="biotext"> | ||
+ | <h3>Erina Yamamoto</h3> | ||
+ | <p>2nd year student majoring in medicine</p> | ||
+ | <p>I took part in experimentation and wiki creation. Especially, I worked on plasmid construction.</p> | ||
+ | <q>Good medicine tastes bitter</q> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="bio"> | ||
+ | <div class="biopic"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/8/86/T--Kyoto--bio08.jpeg"> | ||
+ | </div> | ||
+ | <div class="biotext"> | ||
+ | <h3>Kim Jinsol</h3> | ||
+ | <p>3rd year student majoring in Applied Life Sciences</p> | ||
+ | <p>I took part in experimentation. Especially, I was in charge of building CBD domains.</p> | ||
+ | <q>I'm searching my life.</q> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="bio"> | ||
+ | <div class="biopic"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/9/94/T--Kyoto--bio09.jpeg"> | ||
+ | </div> | ||
+ | <div class="biotext"> | ||
+ | <h3>Wan Zeff</h3> | ||
+ | <p>3rd year student majoring in Applied Life Sciences</p> | ||
+ | <p>I took part in Experimentation. Especially, I was in charge of promoter.</p> | ||
+ | <q>Only Wan</q> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="bio"> | ||
+ | <div class="biopic"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/7/74/T--Kyoto--bio010.jpeg"> | ||
+ | </div> | ||
+ | <div class="biotext"> | ||
+ | <h3>Shuhei Yamada</h3> | ||
+ | <p>2nd year student majoring in aerospace engineering</p> | ||
+ | <p>I took part in experimentation, wiki/poster creation, and presentation. Especially, I was in charge of translating the entire Japanese contents of our research.</p> | ||
+ | <q>Carpe Diem.</q> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="bio"> | ||
+ | <div class="biopic"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/6/62/T--Kyoto--bio011.jpeg"> | ||
+ | </div> | ||
+ | <div class="biotext"> | ||
+ | <h3>Momoe Sukegawa</h3> | ||
+ | <p>3rd year student majoring in pedagogy</p> | ||
+ | <p>I took part in Team management. Especially, I worked on reorganizing this team.</p> | ||
+ | <q>(΄◉◞౪◟◉`)</q> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="bio"> | ||
+ | <div class="biopic"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/1/1d/T--Kyoto--bio013.jpeg"> | ||
+ | </div> | ||
+ | <div class="biotext"> | ||
+ | <h3>Sora Matsumoto</h3> | ||
+ | <p>3rd year student majoring in Applied Life Sciences</p> | ||
+ | <p>I took part in Team Management and Wiki/Poster Creation. Especially, I worked on Parts Registry.</p> | ||
+ | <q>I had a great summer.</q> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="bio"> | ||
+ | <div class="biopic"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/1/18/T--Kyoto--bio014.jpg"> | ||
+ | </div> | ||
+ | <div class="biotext"> | ||
+ | <h3>Hao Li</h3> | ||
+ | <p>3rd year student majoring in Applied Life Sciences</p> | ||
+ | <p>I took part in Team management and Experimentation. Especially, I was in ex-charge of the project management, from conception to experimentation.</p> | ||
+ | <q>I wetted my pants when I saw this gorgeous uniformed resume.</q> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="bio"> | ||
+ | <div class="biopic"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/5/5f/T--Kyoto--bio15a.jpg" onmouseover="this.src='https://static.igem.org/mediawiki/2016/4/41/T--Kyoto--bio015.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/5/5f/T--Kyoto--bio15a.jpg'"/> | ||
+ | </div> | ||
+ | <div class="biotext"> | ||
+ | <h3>Motoharu Nakamura</h3> | ||
+ | <p>3rd year student majoring in Applied Life Sciences</p> | ||
+ | <p>I took part in wiki creation. Especially, I was in charge of design.</p> | ||
+ | <q>My motto is Everything's gonna be OK.</q> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="bio"> | ||
+ | <div class="biopic"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/4/42/T--Kyoto--bio016.jpeg"> | ||
+ | </div> | ||
+ | <div class="biotext"> | ||
+ | <h3>Hironari Sassa</h3> | ||
+ | <p>1st year student majoring in Chemistry</p> | ||
+ | <p>Itook part in Experimentation. Especially, I was in charge of Western Blotting.</p> | ||
+ | <q>Where is my upper body</q> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="bio"> | ||
+ | <div class="biopic"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/e/e7/T--Kyoto--bio017.jpeg"> | ||
+ | </div> | ||
+ | <div class="biotext"> | ||
+ | <h3>Ren Takimoto</h3> | ||
+ | <p>1st year student majoring in agriculture</p> | ||
+ | <p>I took part in Wiki/Poster Creation and Experimentation. Especially, I was in charge of Human Practice activity.</p> | ||
+ | <q>Let it go.</q> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="bio"> | ||
+ | <div class="biopic"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/7/73/T--Kyoto--bio018.jpeg"> | ||
+ | </div> | ||
+ | <div class="biotext"> | ||
+ | <h3>Yuishin Kosaka</h3> | ||
+ | <p>1st year student majoring in Applied Life Sciences</p> | ||
+ | <p>I took part in Wiki/Poster Creation. Especially, I worked on Human Practice and Material and Method.</p> | ||
+ | <q>We Are The Champions</q> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="bio"> | ||
+ | <div class="biopic"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/9/99/T--Kyoto--bio019.jpeg"> | ||
+ | </div> | ||
+ | <div class="biotext"> | ||
+ | <h3>Eri Koide</h3> | ||
+ | <p>1st year student majoring in Agriculture</p> | ||
+ | <p>I took part in Wiki and poster creation. Especially, I was in charge of drawing figures.</p> | ||
+ | <q>A drawing man will catch at a straw</q> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="bio"> | ||
+ | <div class="biopic"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/9/98/T--Kyoto--bio020.jpg"> | ||
+ | </div> | ||
+ | <div class="biotext"> | ||
+ | <h3>Daiya Ohara</h3> | ||
+ | <p>1st year student majoring in immunology</p> | ||
+ | <p>I took part in Experimentation and Wiki/Poster Creation. Especially, I was in charge of Western Blotting.</p> | ||
+ | <q>feeding E.coli in my body</q> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="bio"> | ||
+ | <div class="biopic"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/c/c1/T--Kyoto--bio021.jpeg"> | ||
+ | </div> | ||
+ | <div class="biotext"> | ||
+ | <h3>Urara Miyazaki</h3> | ||
+ | <p>1st year student majoring in fundamental science</p> | ||
+ | <p>I took part in experimentation and wiki creation. Especially, I worked on scanning electron microscope assay, and coding lab notes.</p> | ||
+ | <q>Happiness depends upon ourselves.</q> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="bio"> | ||
+ | <div class="biopic"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/d/d5/T--Kyoto--bio022.jpg"> | ||
+ | </div> | ||
+ | <div class="biotext"> | ||
+ | <h3>Yousuke Isoda</h3> | ||
+ | <p>1st year student majoring in science</p> | ||
+ | <p>I took part in experimentation. Especially, I took part in CBD Experinent.</p> | ||
+ | <q>I love chemistry.</q> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="bio"> | ||
+ | <div class="biopic"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/f/fa/T--Kyoto--bio023.jpeg"> | ||
+ | </div> | ||
+ | <div class="biotext"> | ||
+ | <h3>Koki Yoshimoto</h3> | ||
+ | <p>1st year student majoring in Pharmacy</p> | ||
+ | <p>I took part in analyzing the photos of Electron microscope and fluorescence microscope, and performing CBD experiment.</p> | ||
+ | <q>I wanna learn thermodynamics thoroughly now.</q> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
</div> | </div> | ||
</div> | </div> | ||
− | + | <div id="footer"> | |
<div id="footer_logos"> | <div id="footer_logos"> | ||
<img src="https://static.igem.org/mediawiki/2016/e/e6/T--Kyoto--Footer-24.png" width="874" height="95"> | <img src="https://static.igem.org/mediawiki/2016/e/e6/T--Kyoto--Footer-24.png" width="874" height="95"> | ||
Line 195: | Line 421: | ||
</div> | </div> | ||
</div> | </div> | ||
− | |||
− | |||
</html> | </html> |
Latest revision as of 17:32, 19 October 2016
Members
Yuta Michimori
2nd year student majoring in fundamental chemistry
I took part in Team Management, Experimentation, Wiki/Poster Creation, and Presentation. Especially, I was in charge of iGEMKyoto, and managed this team's general direction.
α Lyr
Tomoki Uchino
2nd year student majoring in Bioresource Science
I took part in team management, experimentation, wiki and poster creation, and presentation. Especially, I was in charge of project management, from conceptual designs to experimentation scheduling.
I love the character of NOROCATCHER.
Hideki Kaneko
2nd year student majoring in Environmental Engineering
I took part in Wiki and Poster Creation. Especially, I was in charge of developing software, and coding Wiki.
It’s no use crying over spilt medium.
Shunta Notsu
2nd year student majoring in Chemistry
I took part in Team Management, Experimentation, and Wiki/Poster Creation. Especially, I was in charge of financial management.
I love music and Organic Chemistry.
Takahiro Iguchi
2nd year student majoring in biochemistry
I took part in experimentation. Especially, I was in charge of preparation of VLP.
Everytime I do my experiment work, "The Truth" tricks me.
Kai Egashira
2nd year student majoring in agriculture
I took part in Experimentation. Especially, I was in charge of constructing scFv parts.
All roads lead to HQ
Erina Yamamoto
2nd year student majoring in medicine
I took part in experimentation and wiki creation. Especially, I worked on plasmid construction.
Good medicine tastes bitter
Kim Jinsol
3rd year student majoring in Applied Life Sciences
I took part in experimentation. Especially, I was in charge of building CBD domains.
I'm searching my life.
Wan Zeff
3rd year student majoring in Applied Life Sciences
I took part in Experimentation. Especially, I was in charge of promoter.
Only Wan
Shuhei Yamada
2nd year student majoring in aerospace engineering
I took part in experimentation, wiki/poster creation, and presentation. Especially, I was in charge of translating the entire Japanese contents of our research.
Carpe Diem.
Momoe Sukegawa
3rd year student majoring in pedagogy
I took part in Team management. Especially, I worked on reorganizing this team.
(΄◉◞౪◟◉`)
Sora Matsumoto
3rd year student majoring in Applied Life Sciences
I took part in Team Management and Wiki/Poster Creation. Especially, I worked on Parts Registry.
I had a great summer.
Hao Li
3rd year student majoring in Applied Life Sciences
I took part in Team management and Experimentation. Especially, I was in ex-charge of the project management, from conception to experimentation.
I wetted my pants when I saw this gorgeous uniformed resume.
Motoharu Nakamura
3rd year student majoring in Applied Life Sciences
I took part in wiki creation. Especially, I was in charge of design.
My motto is Everything's gonna be OK.
Hironari Sassa
1st year student majoring in Chemistry
Itook part in Experimentation. Especially, I was in charge of Western Blotting.
Where is my upper body
Ren Takimoto
1st year student majoring in agriculture
I took part in Wiki/Poster Creation and Experimentation. Especially, I was in charge of Human Practice activity.
Let it go.
Yuishin Kosaka
1st year student majoring in Applied Life Sciences
I took part in Wiki/Poster Creation. Especially, I worked on Human Practice and Material and Method.
We Are The Champions
Eri Koide
1st year student majoring in Agriculture
I took part in Wiki and poster creation. Especially, I was in charge of drawing figures.
A drawing man will catch at a straw
Daiya Ohara
1st year student majoring in immunology
I took part in Experimentation and Wiki/Poster Creation. Especially, I was in charge of Western Blotting.
feeding E.coli in my body
Urara Miyazaki
1st year student majoring in fundamental science
I took part in experimentation and wiki creation. Especially, I worked on scanning electron microscope assay, and coding lab notes.
Happiness depends upon ourselves.
Yousuke Isoda
1st year student majoring in science
I took part in experimentation. Especially, I took part in CBD Experinent.
I love chemistry.
Koki Yoshimoto
1st year student majoring in Pharmacy
I took part in analyzing the photos of Electron microscope and fluorescence microscope, and performing CBD experiment.
I wanna learn thermodynamics thoroughly now.