﻿
td
.f_BoldMedium
{
	font-size: 12pt;
	font-weight: bold;
}
.f_Small
{
	font-size: 7pt;
}
.f_Medium
{
	font-size: 12pt;
}

.ASP_Contents
{
	background-color:#FFFFCE;
}
.ASP_Main
{
	background-color: White;
	border-left: #5cb865 4px solid;
	border-right: #5cb865 4px solid;
	border-bottom: #5cb865 4px solid;
}
.ASP_LocalMenu
{
	border-right: #5cb865 2px solid;
	border-left: #5cb865 2px solid;
}

input
.ime_on
{
	ime-mode:active;
}
.ime_off
{
	ime-mode:disabled;
}

.hand
{
	cursor: pointer;
}


.R_index_Title
{
	border-bottom: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #000000; 
	border-bottom-style: solid;
}

.font_Gray
{
	color: Gray;
	background-color: #FFFFFF;
}

.ASP_Senior
{
	margin: 0px;
	font-size: 9pt;
	line-height: 1em;
}

.ASP_DotlineBottom
{
	border-bottom: 2px dotted #666666;
	border-left: none;
	border-right: none;
	padding:10px;
}

.ASP_lineheightT
{
	line-height: 1.2em;
}
