/*メニュー
---------------------------------------------------*/
.link-title{
padding:5px;
line-height:1.7;
}

/*コンテンツ
---------------------------------------------------*/
#left-back{
float:left;
width: 40px;
background-image: url(../images/contact/left-back.gif);
background-repeat:repeat-y;
}

/*リンク
--------------------------------------------------*/

#top a:link{
color:#79C21B;
background:transparent;
}

#top a:visited{
color:#79C21B;
background:transparent;
}

#top a:hover, a:active{
color:#A8E15F;
background:transparent;
}

#about a:link{
color:#4695E9;
background:transparent;
}

#about a:visited{
color:#4695E9;
background:transparent;
}

#about a:hover, a:active{
color:#9BC4F0;
background:transparent;
}

#guidance a:link{
color:#FFA722;
background:transparent;
}

#guidance a:visited{
color:#FFA722;
background:transparent;
}

#guidance a:hover, a:active{
color:#F6C984;
background:transparent;
}

#reform a:link{
color:#1879DC;
background:transparent;
}

#reform a:visited{
color:#1879DC;
background:transparent;
}

#reform a:hover, a:active{
color:#6DB5FF;
background:transparent;
}

#aesthetic a:link{
color:#D9146B;
background:transparent;
}

#aesthetic a:visited{
color:#D9146B;
background:transparent;
}

#aesthetic a:hover, a:active{
color:#ED91BA;
background:transparent;
}

#implant a:link{
color:#08A6C7;
background:transparent;
}

#implant a:visited{
color:#08A6C7;
background:transparent;
}

#implant a:hover, a:active{
color:#94E9FB;
background:transparent;
}

#child a:link{
color:#6BAD00;
background:transparent;
}

#child a:visited{
color:#6BAD00;
background:transparent;
}

#child a:hover, a:active{
color:#BBE970;
background:transparent;
}

#column a:link{
color:#E9A600;
background:transparent;
}

#column a:visited{
color:#E9A600;
background:transparent;
}

#column a:hover, a:active{
color:#E8C878;
background:transparent;
}

/*float解除
---------------------------------------------------*/

#float-clear{
clear:both;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}

