<style type="text/css">

/* フォント指定*/
	{font-family:'メイリオ', 'Meiryo', 'ＭＳＰゴシック', sans-serif;}

/* コンテンツ */
div#content	{width: 100%
	}

div#content h2	{background-color: #014471;
	background-image: url(bar-blue.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 6px;
	margin-bottom: 0}

div#content h3	{background-color: #e0e0e0;
	background-image: url(bar-green.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 0}

div#content p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 0}

div#content ul	{font-size: 0.75em;
	margin: 5px 10px;
	padding: 0}

div#content li	{margin: 5px 10px;
	padding: 0}

</style>
