@charset "utf-8";

#greeting .box {
width: 594px;
margin: 0 auto;
text-align:left;
}
#greeting #greeting_box {
border-top: solid 2px #00A0E3;
padding-right: 1px;
}
#greeting .col_l {
float: left;
width:418px;
padding-right: 20px;
}
#greeting #greeting_box .col_l h3{
font-size: 16px;
padding: 5px 0;
}
#greeting .col_r {
float: right;
width:154px;
background: #D7F1FC;
}
#greeting #incho_photo {
border-bottom: solid 1px #00A0E3;
padding-bottom: 7px;
}
#greeting #greeting_box .col_r h3 {
width: 130px;
margin: 0 auto;
padding-top: 5px;
}
#greeting #greeting_box .col_r h3 strong {
font-size: 16px;
padding-left: 10px;
letter-spacing: 0.3em;
}
#greeting #incho_photo p {
width: 120px;
margin: 0 auto;
text-align:right;
padding-right: 10px;
}

#greeting #incho_profile {
width: 135px;
margin: 0 auto;
font-size: 11px;
line-height:1.5em;
padding: 8px 0;
}



