/* CSS Document */
td {
font-family:MS ゴチック;
font-size:12px;line-height:140%;
color: #000000;
}

.boxup{
border-color:#9A9A9A; 
border-style:solid; 
border-width:1px;
background-color:#FFFFFF
}

td a:link 		{text-decoration: none; color: #666666; cursor: crosshair; font-weight:bold}
td a:visited 	{text-decoration: none; color: #666666; cursor: crosshair; font-weight:bold}
td a:active		{text-decoration: underline; color: #009900; cursor: crosshair; font-weight:bold; background-color:#EDEDED}
td a:hover 		{text-decoration: underline; color: #009900; cursor: crosshair; font-weight:bold; background-color:#EDEDED}

.menutext {
vertical-align:center;
text-align:center;
}
.menutext a {
font-size:12px;line-height:230%;
font-weight:bold;
display:block;
text-decoration:none;
background-color:#FFFFFF;
border-color:#9A9A9A; 
border-style:solid; 
border-width:1px
}
.menutext a:link {
cursor: crosshair; 
color: #000000;
text-decoration:none
}
.menutext a:active {
cursor: crosshair; 
color: #000000;
text-decoration:none
}
.menutext a:visited {
cursor: crosshair; 
color: #000000;
text-decoration:none
}
.menutext a:hover {
cursor: crosshair; 
color: #000000;
text-decoration:none;
background-color:#BCF0B9;
}
.menutext span {
font-size:12px;line-height:230%;
font-weight:bold;
display:block;
text-decoration:none;
background-color:#BCF0B9;
border-color:#9A9A9A; 
border-style:solid; 
border-width:1px
}


#title {
font-family:MS ゴチック;
font-size:16px;line-height:120%;
font-weight:bold;
color: #000099
}

#textbox {
padding: 5px;
border-style:dashed; 
border-width:1px; 
border-color:#009900
}
