@charset "UTF-8";
/* CSS Document */

.lead {
float:right;
width:445px;
margin-bottom:35px;
font-size:1.2em;
line-height:2.0;
}
#contents_area .photo {
float:left;
width:225px;
margin-bottom:35px;
}
#contents_area .photo img {
padding:5px;
border:1px solid #eaeaea;
}

table {
clear:both;
width:682px;
font-size:1.2em;
margin-bottom:50px;
}
table th {
width:120px;
padding:10px 0 5px 12px;
border-bottom:1px solid #EAEBE7;
text-align:left;
}
table td {
padding:10px 0;
border-bottom:1px solid #EAEBE7;
}

#contents_area h2.greeting {
border-top: none;
margin-bottom:20px;
}
