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

#wrapper .contents div {
width: 800px;

background-color: #FFFFFF;
padding-bottom: 15px;
}

.table {
border: 1px solid #AFAFAF;
border-collapse: collapse;
text-align: center;
margin: 5px 0px 7px 0px;
}

.table th {
font-weight: normal; background-color: #EFF5FA; 
padding: 4px 15px;
border-right: 1px solid #AFAFAF;
border-bottom: 1px solid #AFAFAF;
text-align: center;
}

.table td {
font-weight: normal;
padding: 4px 15px;
border-right: 1px solid #AFAFAF;
border-bottom: 1px solid #AFAFAF;
text-align: left;
}

.table2 {
border: 1px solid #AFAFAF;
border-collapse: collapse;
text-align: center;
margin: 5px 0px 7px 197px;
}

.table2 th {
font-weight: normal; background-color: #EFF5FA; 
padding: 4px 15px;
border-right: 1px solid #AFAFAF;
border-bottom: 1px solid #AFAFAF;
text-align: center;
}

.table2 td {
font-weight: normal;
padding: 4px 15px;
border-right: 1px solid #AFAFAF;
border-bottom: 1px solid #AFAFAF;
text-align: left;
}
img.sample2{float:left;}
img.sample3{float:right;}

.birth ul {
margin-left: 17px;
} 


.birth ul li h5 {
color: #2F7AB2;
font-size: 100%;
} 

.birth ul li img {
width: 232px;
float: right;
margin-top: -23px;
} 

.birth ul span img {
width: 205px;
float: right;
margin-left: 35px;
} 