@charset "UTF-8";
.letter{
	font-family: 'TsukuBRdGothic-Regular',sans-serif;
}

.title{
	text-align: center;
}

.dot{
	float:left;
	margin:20px;
}

.clear{
	clear:both;
}

