<style type="text/css">

body{
	margin: 0px;	/* 全体の外周マージン */
	padding: 0px;	/* 全体の内周マージン */
	}
	
div.cover{
	position: relative;	/* 段組の基準点設定 */
	margin: auto;	/* 全体をセンタリング */
	width: 770px;	/* 全体幅 */
	background-image: url(/Pictures/menu1.gif);	/* 背景画像 */
	}

div.main{
	/*float: left;*/	/* 左に寄せる */
	width: 75%;		/* 幅は全体の？％ */
	background-color: white;	/* 背景色は白 */
	}

div.menu{
	position: absolute;	/* 段組の絶対指定配置 */
	left: 610px;	/* 横方向の位置指定 */
	top: 10px;	/* 縦方向の位置指定 */
	}

div.center{
	text-align: center;
	}
	
h1{
	font-size: 150%;	/* ｈ１タイトルの文字サイズ */
	color: blue;	/* 文字の色 */
	background-color: #afeeee;	/* 文字の背景色 */
	border-bottom: 3px solid blue;	/* アンダーライン幅と色 */
	margin: 15px 0 15px 0;	/* 文字外周のマージン */
	padding: 5px;	/* 文字内周のマージン */
	}
	
h2{
	font-size: 100%;	/* ｈ２タイトルの文字サイズ */
	margin-left: 1em;	/* 文字列の左側を？文字空ける */
	color: blue;	/* 文字の色 */
	background-color: #dcdcdc;	/* 文字部分の背景色 */
	border-left: 5px solid blue;	/* 左側？ピクセルを？色で */
	border-bottom: 1px solid blue;	/* アンダーライン幅と色 */
	padding: 2px 2px 2px 0.5em;	/* 文字内周のマージン */
	margin-bottom: 3px;	/* 文字列の左側を？文字空ける */
	}
	
h3{
	font-size: 100%;	/* ｈ３タイトルの文字サイズ */
	margin-left: 2em;	/* 文字列の左側を？文字空ける */
	}

a.link{
	font-weight: bold;	/* 文字を太字にする */
	background-color: #ffff66;	/* 文字部分の背景色 */
	margin: 3px 0 3px 0;	/* 文字外周のマージン */
	letter-spacing: 0.5px;	/* 文字間を？ピクセル空ける */
	line-height: 1.4;	/* 行間を？倍空ける */
	}
	
p{
	letter-spacing: 0.5px;	/* 文字間を？ピクセル空ける */
	line-height: 1.4;	/* 行間を？倍空ける */
	margin-left: 2em;	/* 文字列の左側を？文字空ける */
	}

p.link{
	padding: 0px 2px 0px 0.5em;	/* 文字内周のマージン */
	font-weight: bold;	/* 文字を太字にする */
	background-color: #ffff66;	/* 文字部分の背景色 */
	margin: 3px 0 3px 0;	/* 文字外周のマージン */
	letter-spacing: 0.5px;	/* 文字間を？ピクセル空ける */
	line-height: 1.4;	/* 行間を？倍空ける */
	margin-left: 2em;	/* 文字列の左側を？文字空ける */
	}

p.link2{
	padding: 0px 2px 0px 0.5em;	/* 文字内周のマージン */
	font-weight: bold;	/* 文字を太字にする */
	background-color: #ffff66;	/* 文字部分の背景色 */
	margin: 3px 0 3px 0;	/* 文字外周のマージン */
	letter-spacing: 0.5px;	/* 文字間を？ピクセル空ける */
	line-height: 1.4;	/* 行間を？倍空ける */
	margin-left: 4em;	/* 文字列の左側を？文字空ける */
	}

p.kaishi1{
	color: black;	/* 文字の色 */
	font-weight: bold;	/* 文字を太字にする */
	padding: 0px 2px 0px 0.5em;	/* 文字内周のマージン */
	margin: 0;	/* 文字外周のマージン */
	letter-spacing: 0.5px;	/* 文字間を？ピクセル空ける */
	line-height: 1.4;	/* 行間を？倍空ける */
	margin-left: 2em;	/* 文字列の左側を？文字空ける */
	}
p.kaishi2{
	padding: 0px 2px 0px 0.5em;	/* 文字内周のマージン */
	font-weight: bold;	/* 文字を太字にする */
	background-color: #ffff66;	/* 文字部分の背景色 */
	margin: 3px 0 2em 0;	/* 文字外周のマージン */
	letter-spacing: 0.5px;	/* 文字間を？ピクセル空ける */
	line-height: 1.4;	/* 行間を？倍空ける */
	margin-left: 3em;	/* 文字列の左側を？文字空ける */
	}

p.center{
	text-align: center;
	font-size: 75%;	/* 文字サイズ */
	}

p.soudan{
	color: yellow;	/* 文字の色 */
	margin-left: 0em;	/* 文字列の左側を？文字空ける */
	margin-right: 1em;	/* 文字列の左側を？文字空ける */
	padding: 1px;	/* 全体の内周マージン */
	}

span.tyu{
	color: red;	/* 文字の色 */
	font-weight: normal;	/* 文字の太さを標準にする */
	}

span.uc{
	color: green;	/* 文字の色 */
	font-weight: bold;	/* 文字を太字にする */
	}

span.cd{
	color: blue;	/* 文字の色 */
	font-weight: bold;	/* 文字を太字にする */
	}

span.ibd{
	color: black;	/* 文字の色 */
	font-weight: bold;	/* 文字を太字にする */
	}

span.kaishi{
	color: black;	/* 文字の色 */
	font-weight: bold;	/* 文字を太字にする */
	background-color: #ffff33;	/* 文字部分の背景色 */
	margin: 3px 0 3px 0;	/* 文字外周のマージン */
	letter-spacing: 0.5px;	/* 文字間を？ピクセル空ける */
	line-height: 1.4;	/* 行間を？倍空ける */
	margin-left: 2em;	/* 文字列の左側を？文字空ける */
	}

span.toku{
	color: red;	/* 文字の色 */
	font-weight: bold;	/* 文字を太字にする */
	}

.list1{
	list-style:decimal outside;
	}

</style>