@import url(../basic.css);

div#contents div.caption p.photo {
margin-bottom: 10px;
}

div#contents div.caption p.text {
font-size:90%;
text-align:center;
margin-bottom: 50px;
color:#300;
font-weight:bold;
text-indent:0;
clear: both;
}

div#contents div.letter {
font-family: 'Kotta One', serif;
background-color: #fff;
width:660px;
margin-right:auto;
margin-left:auto;
padding-top:30px;
padding-bottom:30px;
text-align:  justify;
text-justify: inter-ideograph;
}

div#contents div.letter p {
margin:0 30px 1em 30px;
text-indent: 0;
line-height:180%;
}

div#contents div.letter p.sign {
margin-top:2em;
margin-bottom:2em;
text-align:right;
}