BODY {  margin: 0 0 0 0; font-size: x-small; color: #333333; text-decoration: none link=#009966 }
TABLE {	padding : 0 0 0 0; font-size: x-small; color: #333333; border: 0 none #000000; }
H1 {
	color: #009966;
	font-size: x-small;
	font-weight: bold;
	line-height:1.0;
	padding: 0;
	margin: 0;
}
H2 {
	color: #FFFFFF;
	background-image:url(img/t/bar01.gif);
	background-repeat:repeat-y;
	background-color: #33CC99;
	margin: 4 4 4 0; 
    padding: 8 4 4 16;
	width: 100%;
	border: 1px none white;
	font-weight: normal;
}
H3 {
	font-size: small;
	font-weight: bold;
	line-height:1.5;
	padding: 2 2 2 2;
	margin: 0;
}
H4 {
	padding: 2 2 2 10;
	margin: 4;
	width: 100%;
	border-bottom : 2px dotted #33CC99;
	border-left : 12px solid #33CC99;
}
H5 {
	font-size: x-small;
	font-weight: bold;
	line-height:1.5;
	padding: 2 2 2 2;
	margin: 0;
}

A { text-decoration: none; }
A:link    { color: #009966; }
A:visited { color: #006633; }
A:hover   { color: #FF0066; }

.bar { /*メニュー仕切り*/
	background-image:url(img/t/bar01.gif);
	background-repeat:repeat-y;
	color: #009966;
}
.bar A:link    { color: #e0ffd0; }
.bar A:visited { color: #e0ffd0; }
.bar A:hover   { color: #FF0099; }
.doc { /* 文章用 */
	line-height: 150%;
}
.bar2 { /*メニュー仕切り*/
	background-image:url(http://www.drawstyle.jp/ari/bar01a.gif);
	background-repeat:repeat-y;
	color: #009966;
}
.bar2 A:link    { color: #e0ffd0; }
.bar2 A:visited { color: #e0ffd0; }
.bar2 A:hover   { color: #FFFFE0;text-decoration: underline }
.doc A:link{ color: #009966; text-decoration: underline }
.doc A:visited{ color: #006633; text-decoration: underline }
.doc A:hover{ color: #FF0066; text-decoration: underline }

.doc2 { /* 文章用 インデント付き */
	line-height: 150%;
	padding: 2 2 2 32;
	margin: 0;
}

/* リンク：アンダーライン */
.navi A:link{ color: #009966; text-decoration: underline }
.navi A:visited{ color: #006633; text-decoration: underline }
.navi A:hover{ color: #FF0066; text-decoration: underline }

.boxdeco1 { /* 箱装飾 */
	background-image:url(http://www.drawstyle.jp/ari/bk166a.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.boxdeco2 { /* 箱装飾 */
	background-image:url(http://www.drawstyle.jp/ari/deco02a.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.td1 { /* 表装飾用　左 */
	color: #004411;
	background-color: #EEFFF0;
}

