input.style {
	border-style:solid;
	border-color:ffccff;
	border-width:1;
}
textarea.style {
	border-style:solid;
	border-color:ffccff;
	border-width:1;
}
.TITLE {
	font-size: 24pt;
	background-image: url(../images/H1.gif);
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-weight: bold ; background-repeat: no-repeat; background-position: left bottom
}
body {
background-image: url(../images/menubg.jpg); background-repeat: repeat-x
; background-attachment: fixed
}
h1 {
	font-size: 24px;
	font-style: italic; color: FF13BE;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-weight: bold;
	filter: DropShadow(offx=5,offy=-5,color=silver)
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: FF13BE;
	border-color: black black #666666;
	text-indent: 30pt
}
h2.pink { font-size: 12pt; font-weight: bold; color: FF13BE; border-color: black black #666666; text-indent: 30pt ; background-color: FFCCFF}

a:link {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #FF0066
}
a:visited {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none
}
a:hover {
	font-weight: bold;
	color: #FFFF99;
	background-color: #CC33FF
}
td.tl {
	background-attachment: fixed;
	background-image: url(table_tl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 17px;
	width: 14px
}
td.tm {
	background-attachment: fixed;
	background-image: url(table_tm.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 17px;
}
td.tr {
	background-attachment: fixed;
	background-image: url(table_tr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 17px;
	width: 3px;
}
td.sl {
	background-attachment: fixed;
	background-image: url(table_sl.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 14px;
}
td.sm {
;
}
td.sr {
	background-attachment: fixed;
	background-image: url(table_sr.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 3px;
}
td.bl {
	background-attachment: fixed;
	background-image: url(table_bl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 14px
}
td.bm {
	background-attachment: fixed;
	background-image: url(table_bm.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 28px;
}
td.br {
	background-attachment: fixed;
	background-image: url(table_br.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 3px;
}
dt {  margin-top: 12px}
dl {  text-indent: 24pt}
