@charset "utf-8";

/* ご挨拶
---------------------------------------*/
div#wrapper div#contents p{
	margin-bottom: 10px;
	}

div#wrapper div#contents ul{
	margin-bottom: 20px;
	}

div#wrapper div#contents li{
	margin-bottom: 6px;
	font-weight: bold;
	color: #666666;
	}

div#wrapper div#contents p#speaker{
	margin-bottom: 20px;
	text-align: right;
	font-size: 80%;
	}

div#wrapper div#contents p#speaker em{
	display: block;
	font-size: 120%;
	font-style: normal;
	}
