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

div.detail {
	text-align: right;
	margin-bottom: 2em;
	font-size: 0.9em;
}

div.title {
	font-size: 1.1em;
	margin-bottom: 1.4em;

}

div.text {
	font-size: 1em;
	margin-bottom: 4em;
	line-height: 1.6em;
}

div.controller {
	font-size: 0.9em;
	text-align: center;
}

