BODY {
	background-attachment: fixed;
	background-image: url(../images/background.gif);
	font-family: 'ＭＳ Ｐゴシック';
	font-size: 14px;
	line-height: 20px;
	margin: 8px;
	cursor: default;
}
H2 {
	background-color: #0099cc;
	color: white;
	font-size: 24px;
	line-height: 30px;
	margin: 4px 0 10px 0;
	border: 1px #003344 solid;
	padding: 6px;
}
P {
	margin: 5pt;
}
P:first-letter {
	padding-left: 14px
}
IMG {
	margin: 6px
}
IMG.tight {
	margin: 0
}
TABLE {
	font-size: 10.5pt;
	line-height: 12pt;
	margin: 6px
}
TABLE.tight {
	margin: 0;
}
TD DIV {
	padding: 4px
}
DIV.column {
	border: #0099cc 2px solid;
}
DIV.column-title {
	background-color: #0099cc;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	line-height: 12pt;
	padding-bottom: 3pt;
	padding-left: 4pt;
	padding-right: 3pt;
	padding-top: 4pt;
	text-align: center
}
DIV.column-content {
	padding: 4pt;
}
DIV.3d-outset {
	border-top: solid #ccccff 2px;
	border-left: solid #ccccff 2px;
	border-right: solid #333399 2px;
	border-bottom: solid #333399 2px;
	margin: 0;
	padding: 4px;
	background-color: #9999ff
}
EM {
	font-style: normal;
	font-weight: bolder
}
HR {
	color: #0080c0
}
UL, OL {
	font-family: Verdana;
	padding-left: 22px;
	padding-right: 22px;
}
LI {
	margin-bottom: 2pt;
	margin-top: 2pt
}
SELECT {
    font-family: verdana;
	font-size: 9pt
}
A:link {
	color: #0000ff;
	text-decoration: none
}
A:visited {
	color: #ff0000;
    text-decoration: none
}
A:hover {
	color: #0000ff;
    text-decoration: underline
}
A:active {
	color: #0000ff;
	text-decoration: underline
}
SPAN.hugeFont {
	font-size: 24px;
	line-height: 30px
}
SPAN.largeFont {
	font-size: 18px;
	line-height: 26px
}
SPAN.mediumFont {
	font-size: 14px;
	line-height: 20px
}
SPAN.smallFont {
	font-size: 12px;
	line-height: 16px
}
SPAN.kanji {
	font-family: 'ＭＳ Ｐゴシック';
}
SPAN.ascii {
    font-family: verdana;
}
CODE {
	font-family: courier;
}
