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

div#contents p.single {
	margin-left:254px;
}

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 h3 {
margin:0 30px 1em 30px;
}
div#contents div.letter p.img {
	text-align: center;
}

div#contents div.letter p.img img {
	margin: 0 10px;
}

div#contents div.letter p.message {
	text-align: right;
}
