CINXE.COM
HPDB: Ai Takahashi [Hello! Database]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://hpdb.vicion.net:80/show/people/Ai+Takahashi.html","20101025230417","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1288047857"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="description" content="Information database about Hello! Project - especially about Morning Musume"> <title>HPDB: Ai Takahashi [Hello! Database]</title> <link rel="stylesheet" href="/web/20101025230417cs_/http://hpdb.vicion.net/styleb.css"> <link rel="stylesheet" media="print" href="/web/20101025230417cs_/http://hpdb.vicion.net/print.css"> <link rel="stylesheet" href="/web/20101025230417cs_/http://hpdb.vicion.net/universal.css"> <link rel="stylesheet" href="/web/20101025230417cs_/http://hpdb.vicion.net/forms.css"> <link rel="stylesheet" href="/web/20101025230417cs_/http://hpdb.vicion.net/content.css"> <link rel="stylesheet" href="/web/20101025230417cs_/http://hpdb.vicion.net/news.css"> <link rel="stylesheet" href="/web/20101025230417cs_/http://hpdb.vicion.net/relate.css"> </head><body id="mybody"><div id="pred" style="display: none"></div> <!-- The two tags below are for browsers without any support for CSS; the title of the site is normally only an image; h1 also used when printing --> <h1 id="pagename" style="display: none"><span id="pagename_hpdb">Hello! Database: </span><span id="pagename_cont">Ai Takahashi</span></h1> <p style="display: none">This is an information database about Hello! Project, especially about Morning Musume.</p> <!--<h2 style="display: none">Ai Takahashi</h2>--> <div id="tooltip" style="display: none; position: absolute;"></div> <div id="topbar"> <div id="birthdays"> <span class="bd_title">Next Birthdays:</span> <span class="bd_all"><span class="bd_capt">Morning Musume: </span><span class="bd_data">October 29th: <a href="/web/20101025230417/http://hpdb.vicion.net/show/People/Makoto+Ogawa.html">Makoto Ogawa</a> (23)</span></span><span class="bd_all"><span class="bd_capt">Hello! Project Kids: </span><span class="bd_data">November 2nd: <a href="/web/20101025230417/http://hpdb.vicion.net/show/People/Saki+Shimizu.html">Saki Shimizu</a> (19)</span></span></div> <a id="logoball" href="/web/20101025230417/http://hpdb.vicion.net/"><div id="tb_left"></div></a> <div id="tb_center"></div> <div id="tb_right"> </div> </div> <div id="sbend"> </div> <table id="maintable"><tr><td id="sidebar"><script type="text/javascript"><!-- var autoshown = -1; var open = -1; var curpreview = -1; function setpreview(ind) { var old = document.getElementById('sfeatpr' + curpreview); if (old) { old.style.border = ''; old.style.backgroundColor = ''; old.innerHTML = '∇' } var cur = document.getElementById('sfeatpr' + ind); if (cur) { cur.style.border = '0px'; cur.innerHTML = '∀'; } var cur = document.getElementById('sfeatpr' + open); if (cur) { cur.style.border = '0px'; cur.innerHTML = '−'; } curpreview = ind; } function featclick(ind) { showfeat(ind); } function togglefeat(ind) { if (isfeatopen(ind)) closefeat(ind); else showfeat(ind); } function opener(ind) { //status = 'hello ' + ind; if (autoshown != ind && autoshown != -1 && autoshown != open) { closefeat(autoshown); } showfeat(ind); autoshown = ind; setpreview(ind); } function isfeatopen(ind) { var disp = document.getElementById('sfeatd' + ind).style.display; return (disp != "" && disp != "none"); } function closer(ind) { //document.status = 'closer'; } function closefeat(ind) { document.getElementById('sfeatd' + ind).style.display = 'none'; } function showfeat(ind) { document.getElementById('sfeatd' + ind).style.display = 'block'; } function zfeatclick(ind) { autoclose = false; //status = c++; if (shown != ind && shown != -1) { doclose = true; featmouseout(shown); featmouseover(ind); doclose = false; } //document.getElementById('sfeatx' + ind).style.display = 'block'; } function zfeatmouseover(e) { if (!autoclose && !doclose) return; shown = e; /*alert(e); return; if (!e) e = window.event; if (!e.target) return; if (!e.target.index) return;*/ var element = document.getElementById('sfeatd' + e); if (!element) return; element.style.display = 'block'; var element = document.getElementById('sfeatc' + e); if (element) element.style.backgroundColor = '#FDD'; } function zfeatmouseout(e) { if (!autoclose && !doclose) return; //if (!e) e = window.event; //status = 'a'; //if (!e.target) return; //var ey = e.y + window.pageYOffset; //var ex = e.x + window.pageXOffset; // var element = document.getElementById('sfeatd' + e); //if (!element) return; //var pElement = document.getElementById('sfeat' + e); //if (inrect(ex, ey, gleft(pElement), gtop(pElement), gwidth(pElement), gheight(pElement))) return; //status = 'e.y is ' + e.y; element.style.display = 'none'; var element = document.getElementById('sfeatc' + e); if (element) element.style.backgroundColor = ''; } function inrect(px, py, x, y, w, h) { //status = '*'; if (px < x || px > x + w) { //status = 'x'; return false; } //status = '!'; if (py < y || py > y + h) { //status = 'py ' + py + ', y ' + y + ', h ' + h + ', yh ' + (y + h); return false; } //status = '.'; return true; } var str = ''; function gheight(o) { var ch, sh; ch = o.clientHeight; sh = o.scrollHeight; if (ch > sh) return ch; else return sh; } function gwidth(o) { var ch, sh; ch = o.clientWidth; sh = o.scrollWidth; if (ch > sh) return ch; else return sh; } function gleft(obj) { var par; par = obj.offsetParent; if (par) return obj.offsetLeft + gleft(par); return obj.offsetLeft; } function gtop(obj) { var par; par = obj.offsetParent; if (par) return obj.offsetTop + gtop(par); return obj.offsetTop; } --></script> <div class="sbtitle">Sections</div> <ul id="sidebar"> <li id="box1"><a href="/web/20101025230417/http://hpdb.vicion.net/">Welcome and News</a></li> <li id="box2"><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/">People</a></li> <li id="box3"><a href="/web/20101025230417/http://hpdb.vicion.net/show/groups/">Groups</a></li> <li id="box4"><a href="/web/20101025230417/http://hpdb.vicion.net/show/releases/">Releases</a></li> <li id="box5"><a href="/web/20101025230417/http://hpdb.vicion.net/index.php?page=misc">Other features</a></li> <li id="box6"><a href="/web/20101025230417/http://hpdb.vicion.net/index.php?page=feedback2">Feedback</a></li> </ul> <div class="sbtitle">Quick Features</div> <ul id="sidefeat"> <li id="sfeat0"> <div id="sfeatc0" class="featcapt"> <a href="javascript:togglefeat(0);">Go to <span id="sfeatpr0" class="sideopener">∇</span></a></div> <div id="sfeatd0" class="featdata"><!-- GO TO --> <!--<div id="pred" style="display: none"></div>--> <form method="GET" action="https://web.archive.org/web/20101025230417/http://hpdb.vicion.net/show.php" onsubmit="JavaScript:return checkSend()" id="gotoboxf"><input type="hidden" name="formid" value="goto"> <!--<div class="gotoboxf">--> <table class="" id="gotoboxtable"><tr><td> <tr><td class="note">Type person/group/something and hit go<br></td></tr> <tr><td><input type="text" name="name" id="gname" size="15" autocomplete="off"></td></tr> <tr><td style="text-align: left;"><input type="hidden" name="kilp" value="1"><!-- note: kilp must be after the other fields --> <input type="submit" value="Go!"></td></tr> <tr><td class="note">Or go to <a href="/web/20101025230417/http://hpdb.vicion.net/random.php">random entry</a></td></tr> <!--</div>--> </table> </form> <script type="text/javascript"><!-- var gotoboxformid = 'gotoboxf'; var predbox = document.getElementById('pred'); var textbox = document.getElementById('gname'); var curpred = ''; var focused = false; var visible = false; var xmlo = null; var curreq = ''; var mouseover = false; var killsubmit = false; var selind = -1; var list = ''; movepredbox(predbox, textbox); regevents(textbox); restartloop(); var od = false; function onal(t) { if (od) return; alert(t); od = true; } function restartloop() { setTimeout('mainloop()', 50); } function mainloop() { var val = textbox.value; if (visible && val == '') { hidePred(); } else if (curpred != val && curreq != val) { updatePred(); } restartloop(); } function movepredbox(p, t) { var top = gtop(t) + gheight(t); if (top == 0) setTimeout('movepredbox(predbox, textbox)', 50); p.style.position = 'absolute'; p.style.left = gleft(t) + 32 + 'px'; p.style.top = top + 'px'; } function checkSend() { if (killsubmit) { killsubmit = false; return false; } return true; } function regevents(t) { t.onfocus = showPred; t.onblur = defocus; t.onkeydown = keyPress; } function keyPress(e) { if (!e) e = window.event; if (!e.keyCode || !list.length) return; var kc = e.keyCode; if (kc == 38) { if (selind > 0) { deselect(); selind--; if (list[selind] == '------------') selind--; doselect(); } } else if (kc == 40) { if (selind < list.length - 1) { deselect(); selind++; if (list[selind] == '------------') selind++; if (list[selind].charAt(0) == '.' && list[selind].charAt(1) == '.' && list[selind].charAt(2) == '.') selind--; doselect(); } } else if (kc == 13 && visible) { killsubmit = true; icli(selind); } } function defocus() { focused = false; hidePred(); } function hidePred() { visible = false; if (!mouseover) hideNow(); //setTimeout('hideNow();', 1000); } function hideNow() { predbox.style.display = 'none'; } function showPred() { focused = true; checkPredVisibility(); } function checkPredVisibility() { if (!focused) return hidePred(); if (textbox.value != '') { visible = true; //curpred = '-1'; //updatePred(); predbox.style.display = 'block'; } else hidePred(); } function updatePred() { //predbox.innerHTML = 'Refreshing...'; //if (!visible) { //showPred(); //} else { //predbox.innerHTML = textbox.value; hidePred(); refreshPredVal(); } function refreshPredVal() { if (xmlo && xmlo.readyState != 0) { xmlo.abort(); } xmlo = getXMLHTTP(); if (xmlo) { var v = textbox.value; var url = "https://web.archive.org/web/20101025230417/http://hpdb.vicion.net/pred.php?q=" + v; curreq = v; status = 'requesting ' + url; xmlo.open("GET", url, true); xmlo.onreadystatechange = requestComplete; xmlo.send(null); } //} else alert('problem'); } function requestComplete() { if (!xmlo) return; if (xmlo.readystate == 4) { //status = 'here'; //status = "Recieved data " + xmlo.responseText + xmlo.status + ' -- ' + Math.random(); if (xmlo.status != 200) { //setTimeout('refreshPredVal();', 100); } else if (xmlo.responseText.charAt(0) != "l") { return; } else { curpred = curreq; //predbox.innerHTML = xmlo.responseText + Math.random(); eval(xmlo.responseText); } } } function listItems(a) { selind = -1; var h = ''; var t; if (a.length == 1 && a[0] == textbox.value) { hidePred(); return; } for (var i = 0; i < a.length; i++) { t = a[i]; if (t == '------------') { h = h + "<hr>"; } else { h = h + "<div onMouseMove=\"JavaScript:imov(" + i + ");\" onMouseLeave=\"JavaScript:ilef(" + i + ")\" onClick=\"JavaScript:icli(" + i + ");\" id=\"pd" + i + "\" class=\"pl\">" + t + "</div>"; } } predbox.innerHTML = h; list = a; showPred(); } function icli(i) { var o = document.getElementById('pd' + i); if (!o) return; deselect(); selind = i; doselect(); textbox.value = list[i]; mouseover = false; hidePred(); } function imov(i) { if (selind == i) return; //status = selind; var o = document.getElementById('pd' + i); if (!o) return; deselect(); selind = i; doselect(); mouseover = true; } function ilef(i) { mouseover = false; } function deselect() { setitembg(selind, ''); } function doselect() { setitembg(selind, '#EEF'); } function setitembg(ind, color) { var o = document.getElementById('pd' + ind); if (!o) return; o.style.backgroundColor = color; } function gheight(o) { var ch, sh; ch = o.clientHeight; sh = o.scrollHeight; if (ch > sh) return ch; else return sh; } function gwidth(o) { var ch, sh; ch = o.clientWidth; sh = o.scrollWidth; if (ch > sh) return ch; else return sh; } function gleft(obj) { var par; par = obj.offsetParent; if (par) return obj.offsetLeft + gleft(par); return obj.offsetLeft; } function gtop(obj) { var par; par = obj.offsetParent; if (par) return obj.offsetTop + gtop(par); return obj.offsetTop; } function getXMLHTTP(){ var obj = null; try { obj = new ActiveXObject("Msxml2.XMLHTTP"); } catch(e) { try { obj = new ActiveXObject("Microsoft.XMLHTTP"); } catch(oc) { obj = null; } } if(!obj && typeof XMLHttpRequest != "undefined") { obj = new XMLHttpRequest(); } return obj; } --></script> </li> <li id="sfeat1"> <div id="sfeatc1" class="featcapt"> <a href="javascript:togglefeat(1);">Search <span id="sfeatpr1" class="sideopener">∇</span></a></div> <div id="sfeatd1" class="featdata"><!-- SEARCH FORM --> <form method="POST" action="/web/20101025230417/http://hpdb.vicion.net/index.php?page=search&name=Ai+Takahashi&type=people" name="f0" id="f0"> <table class="searchboxform" id="t_f0"> <tr class="formfield"><td colspan="2"><input type="hidden" name="formid" value="search"><span class="note">Keywords:</span></td></tr><tr class="formfield"><td></td><td><input type="text" name="q" value=""> <input type="submit" name="act_search" value="Search"></td></tr></table></form> </div></li> <li id="sfeat2"> <div id="sfeatc2" class="featcapt"> <a href="javascript:togglefeat(2);">Morning Musume <span id="sfeatpr2" class="sideopener">∇</span></a></div> <div id="sfeatd2" class="featdata"><div id="mmq"><div class="mmq_gen"><a href="/web/20101025230417/http://hpdb.vicion.net/show/groups/Morning+Musume%2C+1st+Generation.html">1st Generation</a></div><ul class="mmq_mem"><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Asuka+Fukuda.html">Asuka Fukuda</a></li><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Aya+Ishiguro.html">Aya Ishiguro</a></li><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Kaori+Iida.html">Kaori Iida</a></li><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Natsumi+Abe.html">Natsumi Abe</a></li><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Yuko+Nakazawa.html">Yuko Nakazawa</a></li></ul></div><div id="mmq"><div class="mmq_gen"><a href="/web/20101025230417/http://hpdb.vicion.net/show/groups/Morning+Musume%2C+2nd+Generation.html">2nd Generation</a></div><ul class="mmq_mem"><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Kei+Yasuda.html">Kei Yasuda</a></li><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Mari+Yaguchi.html">Mari Yaguchi</a></li><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Sayaka+Ichii.html">Sayaka Ichii</a></li></ul></div><div id="mmq"><div class="mmq_gen"><a href="/web/20101025230417/http://hpdb.vicion.net/show/groups/Morning+Musume%2C+3rd+Generation.html">3rd Generation</a></div><ul class="mmq_mem"><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Maki+Goto.html">Maki Goto</a></li></ul></div><div id="mmq"><div class="mmq_gen"><a href="/web/20101025230417/http://hpdb.vicion.net/show/groups/Morning+Musume%2C+4th+Generation.html">4th Generation</a></div><ul class="mmq_mem"><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Ai+Kago.html">Ai Kago</a></li><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Hitomi+Yoshizawa.html">Hitomi Yoshizawa</a></li><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Nozomi+Tsuji.html">Nozomi Tsuji</a></li><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Rika+Ishikawa.html">Rika Ishikawa</a></li></ul></div><div id="mmq"><div class="mmq_gen"><a href="/web/20101025230417/http://hpdb.vicion.net/show/groups/Morning+Musume%2C+5th+Generation.html">5th Generation</a></div><ul class="mmq_mem"><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Ai+Takahashi.html">Ai Takahashi</a></li><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Asami+Konno.html">Asami Konno</a></li><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Makoto+Ogawa.html">Makoto Ogawa</a></li><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Risa+Niigaki.html">Risa Niigaki</a></li></ul></div><div id="mmq"><div class="mmq_gen"><a href="/web/20101025230417/http://hpdb.vicion.net/show/groups/Morning+Musume%2C+6th+Generation.html">6th Generation</a></div><ul class="mmq_mem"><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Eri+Kamei.html">Eri Kamei</a></li><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Miki+Fujimoto.html">Miki Fujimoto</a></li><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Reina+Tanaka.html">Reina Tanaka</a></li><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Sayumi+Michishige.html">Sayumi Michishige</a></li></ul></div><div id="mmq"><div class="mmq_gen"><a href="/web/20101025230417/http://hpdb.vicion.net/show/groups/Morning+Musume%2C+7th+Generation.html">7th Generation</a></div><ul class="mmq_mem"><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Koharu+Kusumi.html">Koharu Kusumi</a></li></ul></div></div></li> </ul> <div class="sbtitle">Other</div> <ul id="sidefeat"> <li id="sfeat3"> <div id="sfeatc3" class="featcapt"> <a href="javascript:togglefeat(3);">Log in <span id="sfeatpr3" class="sideopener">∇</span></a></div> <div id="sfeatd3" class="featdata"> <form method="POST" action="/web/20101025230417/http://hpdb.vicion.net/index.php?page=showcontent&name=Ai+Takahashi&type=people" name="f1" id="f1"> <table class="none" id="t_f1"> <tr class="formfield"><td>Username</td><td><input type="text" name="username" value="" size="10"></td></tr><tr class="formfield"><td>Password</td><td><input type="password" name="password" value="" size="10"></td></tr><tr class="formfield"><td colspan="2"><input type="hidden" name="formid" value="login"><input type="hidden" name="id" value=""><input type="hidden" name="name" value="Ai Takahashi"><input type="hidden" name="type" value="people"><input type="hidden" name="category" value=""> </td></tr><tr class="formfield"><td colspan="2"><input type="submit" name="" value="Log In"></td></tr></table></form> </div></li> </ul> </td><td id="content"><table class="ppl_info"><tr class="ppl_name"><td class="ppl_name">Ai Takahashi</td></tr><tr class="ppl_img"><td class="ppl_img"><div class="editable"><img class="emb_img" src="/web/20101025230417im_/http://hpdb.vicion.net/files/images/people/takitty.jpg" alt="Ai Takahashi"></div></td></tr><tr><td><div id="picpicker_link"><span style="font-size: 2em; color: red; font-weight: bold;">!</span> <a href="/web/20101025230417/http://hpdb.vicion.net/show/pictures/Ai+Takahashi.html">There are more pictures available of this person.</a></div></td></tr><tr class="ppl_desc"><td class="ppl_desc"><div class="editable"><p class="text_text">Ai was chosen to be member of Morning Musume through fifth generation auditions. She is the oldest 5th generation member and is commonly considered to be the most popular of them. She is one of the most talented singers in the group and she has been given highly visible (and audible) roles in many of the singles released after she joined and especially recently she as almost always been one of the lead singers. This of means that she was also one of the lead vocalists in <a href="/web/20101025230417/http://hpdb.vicion.net/show/groups/Sakura+Gumi.html">Sakura Gumi</a>. </p></div><div class="editable"><p class="text_text">Ai joined <a href="/web/20101025230417/http://hpdb.vicion.net/show/groups/Mini+Moni.html">Mini Moni</a> in 2002 to replace <a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Mari+Yaguchi.html">Mari Yaguchi</a>, who left the group when subgroups were shuffled. She remained a member of the group until it was disbanded in late spring of 2004. During her membership she was a cast member of Mini Moni the Movie and <a href="/web/20101025230417/http://hpdb.vicion.net/index.php?page=showcontent&type=other&name=The+Brementown+Musicians">The Brementown Musicians</a>. </p></div><div class="editable"><p class="text_text">One indication of how much <a href="/web/20101025230417/http://hpdb.vicion.net/show/people/Tsunku.html">Tsunku</a> appreciates Ai's talent is that the two of them re-recorded song Tsunku originally sang with Ayumi Hamasaki, <a href="/web/20101025230417/http://hpdb.vicion.net/show/releases/Love+Since+%2799.html">Love Since '99</a> (found on Tsunku's <a href="/web/20101025230417/http://hpdb.vicion.net/show/releases/Take+1.html">Take 1</a>).<br/> <br/> Other notable archievements of this lively girl include having made many photobooks, which is a perhaps a bit surprising considering that until mid-2004 - early 2005 other 5th generation members had no solo photobooks at all. </p></div></td></tr><tr class="ppl_facts"><td class="ppl_facts"><h4>Facts</h4><table class="facts"><tr><td class="fact_name">Age</td><td class="fact_value">24 years</td></tr><tr><td class="fact_name">Blood Type</td><td class="fact_value">A</td></tr><tr><td class="fact_name">Date of Birth</td><td class="fact_value">14 September 1986</td></tr><tr><td class="fact_name">Favorite Colors</td><td class="fact_value">Rose red and black</td></tr><tr><td class="fact_name">Favorite Japanese Food</td><td class="fact_value">Katsudon</td></tr><tr><td class="fact_name">Favorite Place in Japan</td><td class="fact_value">Fukui</td></tr><tr><td class="fact_name">Favorite Season</td><td class="fact_value">Autumn</td></tr><tr><td class="fact_name">Favorite Song</td><td class="fact_value"><a href="/web/20101025230417/http://hpdb.vicion.net/show/releases/Do+It%21+Now">Do It! Now</a></td></tr><tr><td class="fact_name">Hobbies</td><td class="fact_value">Traditional ballet</td></tr><tr><td class="fact_name">Japanese Name</td><td class="fact_value">高橋愛</td></tr><tr><td class="fact_name">Nicknames</td><td class="fact_value">Takitty, Airin, Aichan, Tettekete and AiT</td></tr><tr><td class="fact_name">Place of Birth</td><td class="fact_value">Fukui</td></tr><tr><td class="fact_name">Strong Subject</td><td class="fact_value">Science</td></tr><tr><td class="fact_name">Weak Subject</td><td class="fact_value">Social Studies</td></tr><tr><td class="fact_name">Why glad to be/have been in Morning Musume</td><td class="fact_value">She is able to do stuff she couldn't do before joining</td></tr></table><div class="facts_morelink"><a href="https://web.archive.org/web/20101025230417/http://hpdb.vicion.net/show/people/Ai+Takahashi.html?allfacts=yes">Show more facts...</a></div></td></tr><tr class="ppl_memberof"><td class="ppl_memberof"><h4>Member Of</h4><h5>Formerly</h5><ul class="grouplist"><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/Groups/Sakura+Gumi.html">Sakura Gumi</a><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/Groups/Mini+Moni.html">Mini Moni</a><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/Groups/Happy7.html">Happy7</a><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/Groups/7Air.html">7Air</a></ul><h5>Currently</h5><ul class="grouplist"><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/Groups/Morning+Musume.html">Morning Musume</a><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/Groups/Morning+Musume%2C+5th+Generation.html">Morning Musume, 5th Generation</a><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/Groups/Elegies.html">Elegies</a></ul></td></tr><tr class="ppl_releases"><td class="ppl_releases"><div id="rel_notable"><h4>Solo Releases</h4><div style="display: none; " id="relpics_exist" class="relpic_help"> Releases marked with <span class="rel_mempicext">*</span> have pictures of the members from the time of the release.</div><ul class="rel_releasetypes"><li>Photobooks<ul class="rel_releases"><li><a href="/web/20101025230417/http://hpdb.vicion.net/show/releases/Ai+Takahashi.html">Ai Takahashi</a>, Released on December 2002<li><a href="/web/20101025230417/http://hpdb.vicion.net/show/releases/Alo+Hello+%28Takahashi%29.html">Alo Hello (Takahashi)</a>, Released on December 2003<li><a href="/web/20101025230417/http://hpdb.vicion.net/show/releases/Wataame.html">Wataame</a>, Released on June 2004</ul></ul></div></td> </tr><tr class="ppl_notablereleases"><td class="ppl_notabler"><div id="rel_notable2"><h4>Otherwise notable releases</h4>None known</div><script type="text/javascript"><!-- document.getElementById('rel_notable2').style.display = 'none'; --></script></td> </tr></table><div class="keywords">Keywords/aliases: Aichan, Airin, Takitty</div></td></tr></table><hr id="footerbar"> <div class="footer_b"> <div class="footernotice"> ->C - Hello! Database, site version 1.2</div> <div class="footernotice">Creating this page took 0.091507 seconds</div> </div> <!--<div class="footernotice">Technical problems with the site? Want to become a contributor? Contact our <a href="/index.php?page=feedback2&predata=To%3A+Administrator%0D%0A%0D%0A">administrator</a>.</div> <div class="footernotice">Erroneus information in the database? Contact our <a href="/index.php?page=feedback2&predata=To%3A+Content+maintaner%0D%0A%0D%0A">content maintaner</a>.</div>--> <div class="footernotice">Erroneus information in the database or technical prolems? <a href="/web/20101025230417/http://hpdb.vicion.net/index.php?page=feedback2">Contact us!</a></div> <div class="footernotice">All copyrightable data on this site, excluding images, copyright 2004-2005; use feedback for more details. <a href="/web/20101025230417/http://hpdb.vicion.net/show/pagecontent/terms_of_use.html">View terms of use</a> for the content of this site. </div> <div id="heart" style="display: none; position: absolute; color: red; opacity: .8; filter: alpha(opacity=80); -moz-opacity: .8;">♥</div> <script type="text/javascript"><!-- document.getElementById('tb_right').onclick = heart; var heartsize = 0; var maxheartsize = 300; var hearto = document.getElementById('heart'); var heartx = 96; var hearty = 52; function heart() { //init heart heartsize = 1; hearto.style.right = heartx + 'px'; hearto.style.top = hearty + 'px'; hearto.style.fontSize = '1px' hearto.style.display = 'block'; doheart(); } function doheart() { heartsize *= 1.5; hearto.style.right = (heartx - heartsize / 1.8 ) + 'px'; hearto.style.top = (hearty - heartsize / 1.8 ) + 'px'; hearto.style.fontSize = heartsize + 'px'; if (heartsize < maxheartsize) { setTimeout('doheart()', 100); } else { hearto.style.display = 'none'; } } --></script> </body> </html> <!-- FILE ARCHIVED ON 23:04:17 Oct 25, 2010 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 13:53:43 Feb 16, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 3.703 exclusion.robots: 0.037 exclusion.robots.policy: 0.023 esindex: 0.013 cdx.remote: 29.084 LoadShardBlock: 210.489 (3) PetaboxLoader3.datanode: 98.866 (4) PetaboxLoader3.resolve: 154.822 (2) load_resource: 124.387 -->