// JavaScript Document
function header_nav(){
document.write("<a href=\"care\/access.html\"><img src=\"images\/header_nav_04_off.jpg\" alt=\"アクセス・医院内案内\" width=\"205\" height=\"40\" \/><\/a>");
}


function header_nav01(){
document.write("<a href=\"access.html\"><img src=\"..\/images\/header_nav_04_off.jpg\" alt=\"アクセス・医院内案内\" width=\"205\" height=\"40\" \/><\/a>");
}

function header_nav02(){
document.write("<a href=\"../care/access.html\"><img src=\"..\/images\/header_nav_04_off.jpg\" alt=\"アクセス・医院内案内\" width=\"205\" height=\"40\" \/><\/a>");
}


function pickup(){
document.write("<div class=\"alpha01 pane-list\">");
document.write("						<p class=\"index_text01 mt5\"><a href=\"cure\/prevent.html\">たとえ歯が痛くなくても定期的に歯科医院に通いましょう。昨今、歯科医院は治療のためでなく、予防のために利用するという考え方が広まっています。<\/a><\/p>");
document.write("		  		<\/div>");
document.write("					<div class=\"beta01 pane-list\">");
document.write("						<p class=\"index_text01\"><a href=\"cure\/laser.html\">「治療は痛い」という認識を払拭した医療用レーザー「ストリーク」。さまざまな症例において患者様の身体的・精神的な負担を抑えた治療が可能です。");
document.write("<\/a><\/p>");
document.write("					<\/div>");

}

