body		{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	scrollbar-3dlight-color:    white;
	scrollbar-arrow-color:      #006600;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color:       #EEEEEE;
	scrollbar-highlight-color:  white;
	scrollbar-shadow-color:     #CCCCCC;
	background-image: url("img/bg.gif");
	background-color: #FFFFFF;
	background-position: center; 
	background-repeat: repeat-y;
}

A:LINK		{
	COLOR:#000066;
	text-decoration: underline;
	font-size: 11px;
	line-height: 18px;
	font-weight: lighter;



}
A:HOVER 	{
	COLOR:#CCCCCC;
	BACKGROUND-COLOR:#66CC99;
}
A:VISITED	{
	COLOR:#009966;
	text-decoration: underline;

}
A:ACTIVE	{COLOR:#330033;}
	
	
td {
	font-size: 12px;
	color: #333333;
	line-height: 18px;

}

.message {
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	text-transform: none;
	font-weight: lighter;
	font-style: normal;


}

.data {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	line-height: normal;

}
.dot {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	visibility: inherit;

}
.point {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #006633;
}

/* メニューバー */
table#barmain { width: 748px; background-color: #DDDDDD; }
td#menubar { font-size: 11px; text-align:center; background: url(img/menutitle.jpg); background-repeat: no-repeat; background-color: #DDDDDD;}
td#menubar th { vertical-align: middle;}
td#menubar div.menu a { padding:7px; display: block; color: #444444; font-weight: bold; text-align:center; background: url(img/menutitle.jpg); background-repeat: no-repeat; border-right:1px solid #DDDDDD; text-decoration: none;}
td#menubar div.menu a:hover { color: #000000; background: url(img/menutitle2.jpg); background-repeat: no-repeat;  vertical-align: middle;}
.banner{
	padding: 10px;
	font-weight: normal;
	text-align: right;
	vertical-align: bottom;

}
h1 {
	font-size: 32px;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	color: #DDDDDD;
	font-weight: normal;
}
.itemup {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990033;
	line-height: 18px;

}

