body
	{
	width: 100%;
	background-color: #666600;							/* 背景色 */
	}
	
/* ===== ヘッダー部レイアウト　 ===== */
DIV#header
	{
	width: 100%;
	height: 120px;
	background-color: #666600;							/* ヘッダ色 */
	background-image: url(hdimg3.gif);
	background-repeat: no-repeat;
	background-position: right;
	}

/* ===== センターコンテントレイアウト　 ===== */
DIV#content
	{
	width: auto;
	}
/* ===== センターコンテント　メニュー部レイアウト　 ===== */
DIV#menu
	{
	width: 125px;
	float: left;
	background-color: #666600;							/* メニュー背景 */
	}
/* ===== センターコンテント　メイン部レイアウト　 ===== */
DIV#main
	{
	margin-left: 125px;
	background-color: #afeeee;							/* コンテンツ背景 */
	}


/* ===== 脚部コンテンツレイアウト関連　 ===== */
DIV#footer
	{
	background-color: #990033;							/* 脚部背景*/
	clear: both;
	}

/* ===== 共通スタイルシート　 ===== */
h1
	{
	margin: 0px 30px 10px 10px;
	padding: 2px;
	border-left: 4px solid #666600;						/* 背景色 */
	border-right: 15px solid #666600;					/* 背景色 */
	border-top: 4px solid #666600;						/* 背景色 */
	border-bottom: 12px solid #666600;					/* 背景色 */
	text-align: center;
	color: red;
	font-weight: bold;
	font-size: 3em;
	}
h2
	{
	margin-left: 10px;
	font-size: 2.5em;
	border-top:		12px solid #ff0000;
	border-right:	18px solid #00cc00;
	border-bottom:	18px solid #ffff99;					/* アクセント */
	border-left:	12px solid #ffcc00;
	width: 600px;
	}
h3
	{
	margin-left: 10px;
	font-size: 2em;
	border-bottom:	18px double #ffff99;				/* アクセント */
	border-right:	12px double #00cc00;
	width: 500px;
	}
h4
	{
	margin-left: 10px;
	font-size: 1.5em;
	}
h5
	{
	margin-left: 10px;
	font-size: 1.5em;
	text-decoration: underline overline;
	}
h6
	{
	float: left;
	width: 120px;
	margin-top: 0;
	margin-left: 10px;
	font-size: 1em;
	color: #ffff99;										/* アクセント */
	text-align: right;
	}

p
	{
	text-indent: 0;
	font-size: 1em;
	margin: 0 1em 1em 1em;
	padding: 0;
	line-height: 135%;
	}
p.bold
	{
	text-indent: 1em;
	font-size: 1em;
	margin: 0 1em 1em 1em;
	padding: 0;
	font-weight: bold;
	color: navy;
	}
a
	{
	font-weight: bold;
	text-decoration: none;
	}


ul.tpa
	{
	margin: 40px;
	}
li.tpa
	{
	list-style-type: none;
	background-image: url(ball01s.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	}
ul.tpb
	{
	margin: 40px;
	}
li.tpb
	{
	list-style-type: none;
	background-image: url(ball02s.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	}
ul.tpc
	{
	margin: 40px;
	}
li.tpc
	{
	list-style-type: none;
	background-image: url(ball03s.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	}
ul.tpd
	{
	margin: 40px;
	}
li.tpd
	{
	list-style-type: none;
	background-image: url(ball04s.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	}
ul.tpe
	{
	margin: 40px;
	}
li.tpe
	{
	list-style-type: none;
	background-image: url(ball05s.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	}
ul.tpf
	{
	margin: 40px;
	}
li.tpf
	{
	list-style-type: none;
	background-image: url(ball06s.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	}
ul.tpg
	{
	margin: 40px;
	}
li.tpg
	{
	list-style-type: none;
	background-image: url(ball07s.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	}
ul.tph
	{
	margin: 40px;
	}
li.tph
	{
	list-style-type: none;
	background-image: url(ball08s.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	}
ul.tpi
	{
	margin: 40px;
	}
li.tpi
	{
	list-style-type: none;
	background-image: url(ball09s.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	}

dt
	{
	color: darkgreen;
	font-size: 1em;
	font-weight: bold;
	margin-left:40px
	}

dd
	{
	color: navy;
	line-height:120%;
	font-size: 0.85em;
	margin-left:80px
	}

.text
	{
	margin-left: 130px;
	margin-bottom: 2em;
	margin-right: 1em;
	padding-left: 0em;
	border-left: 10px solid #ffff99;					/* アクセント */
	｝
.text p
	{
	margin-top: 0;
	text-indent: 0;
	font-size: 1em;
	}

/* ＮＯＴＥ　デザイン*/
.note
	{
	 line-height: 180%;
	 padding: 20px;	
	 width: auto;
	 margin-left: 60px;
	 margin-right:20px;
	 background: url('ring.gif');
	 border: 10px;
	}
.note p
	{
	 color:#000000;
	 font-size: 0.85em;
	 margin-left: 80px;
	}

.note dt
	{
	 color:#FF0000;
	 font-size: 1em;
	 margin-left:40px
	}

.note dd
	{
	 color: navy;
	 line-height:120%;
	 font-size: 0.85em;
	 margin-left:80px
	}

