﻿/* 診療区分２：歯科検診 */
html, body
{
    background: url(../images/bg_02.gif) ;
}
#m_header
{
    background:url(../images/h1_02.png) no-repeat;
}
#view_title
{
    background:url(../images/h2_bg02.gif) no-repeat;
}
.ImageLink
{
    margin-left:200px;
    margin-top:20px;
}

.ImageLink img 
{
    margin-top:20px;
}
.IntroImg
{
   margin-bottom:50px;
}