* {
    font-family: "ＭＳ Ｐ明朝", serif;
    vertical-align: 0;
}

h1, h2, h3, th, dt, strong, a, #logo a, #footer ul li {
    margin: 0;
    padding: 0;
    font-family: "Century Gothic", Arial, sans-serif;
    font-weight: normal;
    color: #5d4442;
}
body {
    margin: 0;
    padding: 0;
    background-color: white;
    background-image: none;
    font-size: 10.5pt;
    line-height: 1.4;
}
head+body {
    width: 200mm;
    max-width: 100%;
    min-width: 80%;
    margin: 0 auto;
}
p, dt, dd, th, td, li  {
    line-height: 1.8;
}

#contents {
	margin:0px 0px 0px 0px;
    text-align: left;
}
#contents .h2_area{
	width:80%;
}
table {
    margin-bottom: 1em;
    border-collapse: collapse;
    width: 600px;
}
th, td {
    border: 2px solid #473533;
    padding: 6px 8px;
    vertical-align: top;
    text-align: left;
    font-size: 10.5pt;
}
a:after {
    content: " >> " attr(href) " ";
    font-size: 10.5pt;
}

#header, #siteTitle, #message_basic, #message_cure_by_specialist, #message_implant, #message_access, #header_center, #contents .contents_link, #header_right, #header_link, #contact_banner, #sub_right, #footNavi, #copyright, #h1_summary, #contents .pback, #left h1, #contents .confirm, #contents .not_print, #pankuzu{
	display:none;
}