.logo {
}
.footer {
	background-image: url('img/footer_bg.jpg');
	background-repeat: repeat-y;
	text-align: center;
	background-color: #EEEEEE;
}

.HeadBg {
}

Body
{
	text-align: center;
	margin: 0;
	padding: 0;
	background:#FFF;
	font-family: メイリオ, "Times New Roman", serif;
}

.ControlPanel {
background:#FFF;
border:#B7B7B7 solid;
border-width:0 0 2px;
}

.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

.SelectedTab {
}

A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

.OtherTabs {
}
    
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

.Head   {
}

.SubHead    {
}

.SubSubHead {
}

.Normal
{
}

.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

.CommandButton     {
font-size:10px;
text-decoration:none;
}
    
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
color:red;
text-decoration:underline;
}
    
.StandardButton     {
}

H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

.Message    {
}   

.ItemTitle    {
}

.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

.MainMenu_MenuContainer {
	margin: 0px;
	padding: 0px;
	height: 16px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 16px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.MainMenu_MenuItem {
	border-style: none;
	background-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-family: メイリオ, "Times New Roman", serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	height: 22px;
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 22px;
	vertical-align: top;
}
.MainMenu_SubMenu {
	border-style: solid;
	border-width: thin;
	background-color: #FFFFFF;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	border-style: none;
	background-color: #F0F0F0;
	cursor: pointer;
	cursor: hand;
	color: #CC0000;
	font-family: メイリオ, "Times New Roman", serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	height: 22px;
}
.MainMenu_MenuArrow {
	border-style: none;
	color: #000000;
	font-family: メイリオ, "Times New Roman", serif;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	border-style: none;
	color: #000000;
	font-family: メイリオ, "Times New Roman", serif;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


