BODY,DIV,P,SPAN,CAPTION,TH,TD,LABEL
{
	font-family: "MS PƒSƒVƒbƒN";
	font-size: 10pt;
}
A:link
{
	color: #333399;
}
A:visited
{
	color: #333399;
}
TH
{
	background-color: silver;
}
IMG
{
	border: 0pt;
}
BODY.HEAD
{
	background-image: url(../images/common/title_image.gif);
}
BODY.NORMAL
{
	background-image: url(../images/common/background.gif);
}
BODY.RIGHT
{
	background-color: #FFFFFF;
	color: #666666;
}
BODY.PIP
{
	background-color: #AA88FF;
	color: #333399;
}
BODY.PSY
{
	background-color: #F08080;
	color: #333399;
}
BODY.PUS
{
	background-color: #F08080;
	color: #333399;
}
BODY.PJC
{
	background-color: #88CCFF;
	color: #333399;
}

.MENU_TITLE_LEFT
{
	text-align: center;
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border: solid 1px #333399;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}
.MENU_TITLE
{
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
	color: #333399;
	margin-top: 0.3em;
	margin-bottom: 0.2em;
}
.MENU_INDEX_LEFT
{
	font-weight: bold;
}
.MENU_INDEX
{
	font-size: 12pt;
}
.MENU_ITEM_LEFT
{
	background-image: url(../image/tri.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 6px;
}
.MENU_ITEM
{
	font-size: 12pt;
	padding-left: 1em;
}
.TITLE
{
	font-size: 14pt;
	font-weight: bold;
	color: #333399;
	margin-top: 0.3em;
}
.CHAP
{
	font-size: 14pt;
	font-weight: bold;
	color: #333399;
}
INPUT.MONEY
{
	ime-mode: disabled;
	text-align: right;
}
INPUT.YEN
{
	color: red;
	background-color: transparent;
	border-width: 0;
}
INPUT.READONLY
{
	border-width: 0;
	background-color:transparent;
}
INPUT.HENKOU_NO
{
	text-align: center;
	color: red;
	border-width: 0;
	background-color: transparent;
}
/* Koukai Menu body*/
BODY.KKMB
{
	background-color: #FFFFFF;
	color: #333399;
}
SPAN.ATYPE
{
	color: #333399;
	text-decoration: underline;
	cursor: hand;
}
IMG.ATYPE
{
	cursor: hand;
}
DIV#SAC
{
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}