body
{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
	font-family: 'ＭＳ Ｐゴシック',sans-serif;
	font-style: normal;
}
.smallbold
{
	font-size: 80%;
	font-weight: bold;
	font-style: normal;
}
.greeting
{
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
}

table.portlet
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	float: none;
	width:100%;
	border-collapse: separate;
	border-spacing: 2px 2px;
}

td.portlet
{	border:0px;
	margin:0px;
	padding:0px;
}
tr.portlet
{
	border:0px;
	margin:0px;
	padding:0px;
}

div
{	border: 0px ; }

/* Portlet配置領域 */
.portlet-area
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	vartical-align:top;
}

/* 各Portletの表示領域 */
.portlet-window
{
	margin: 0px 0px 7px 0px;
	border: 2px solid lightsteelblue;
	padding: 0px;
	background-color: #FFFFFF;
	width: 100%;
	float: none;
}
/* Portletタイトル内のボタン領域 */
.portlet-controll-buttons
{
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	line-height: 150%;
	float: none;
}
/* Portletタイトル内のボタン */
img.p_control
{
	float: right;
	vertical-align: middle;
	border-width: 0px;
}
/* Portletタイトル領域 */
.portlet-title
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: 100%;
	float: none;
	line-height: 150%;
	vertical-align: middle;
	background-color: lightsteelblue;
	color: #000066;
	font-weight: bold;
}
/* 各Portletのコンテンツ */
.portlet-content
{
}

/* Portlet Spec PLT.C.2 Fonts */
.portlet-font
{
}
.portlet-font-dim
{
	font-weight:bold;
}
/* Portlet Spec PLT.C.3 Messages */
.portlet-msg-status
{
}
.portlet-msg-info
{
}
.portlet-msg-error
{
}
.portlet-msg-alert
{
}
.portlet-msg-success
{
}
/* Portlet Spec PLT.C.4 Sections */
.portlet-section-header
{
}
.portlet-section-body
{
}
.portlet-section-alternate
{
}
.portlet-section-selected
{
}
.portlet-section-subheader
{
}
.portlet-section-footer
{
}
.portlet-section-text
{
}
/* Portlet Spec PLT.C.5 Forms */
.portlet-form-label
{
}
.portlet-form-input-field
{
}
.portlet-form-button
{
}
.portlet-icon-label
{
}
.portlet-dlg-icon-label
{
}
.portlet-form-field-label
{
}
.portlet-form-field
{
}
/* Portlet Spec PLT.C.6 Menus */
.portlet-menu
{
}
.portlet-menu-item
{
}
.portlet-menu-item-selected
{
}
.portlet-menu-item-hover
{
}
.portlet-menu-item-hover-selected
{
}
.portlet-menu-cascade-item
{
}
.portlet-menu-cascade-item-selected
{
}
.portlet-menu-dedcription
{
}
.portlet-menu-caption
{
}


.portlet-selector
{
	width:20em;
}

SPAN.boldTitle {
	font-weight	 		:bold;
	font-size			:110%;
	color				:#00008b;
}
.pborder {
	background-color	:lightsteelblue;
	margin-top			:0px;
	margin-bottom		:0px;
	margin-left			:0px;
	margin-right		:0px;
	border-top-width	:0px;
	border-bottom-width	:0px;
	border-left-width	:0px;
	border-right-width	:0px;
}

TR.ltitle {
		background-color	:lightsteelblue;
	}
TR.list1 {
		background-color	:beige;
	}
TD {
		color				:#000000;	
		
	}
TD.ltitle {
		background-color	:lightsteelblue;
	}
TD.title {
		color				:#333333;
	}
TD.list1 {
		font-size			:10pt;
		background-color	:beige;
	}
TD.list2 {
		font-size			:10pt;
		background-color	:gainsboro;
	}

	
TD.pheader {
        background-color		:lightsteelblue;
        font-weight			:bold;
}
TD.pbox {
	background-color		:white;
        	padding					:2px;
}

INPUT {
		font-family 		:"ＭＳ ゴシック";
	}

INPUT.button {
		font-family 		:"ＭＳ ゴシック";
	}	
INPUT.text {
		font-family 		:"ＭＳ ゴシック";
	}
	
INPUT.text_on {
		font-family 		:"ＭＳ ゴシック";
		ime-mode			:active;
	}
INPUT.text_off {
		font-family 		:"ＭＳ ゴシック";
		ime-mode			:inactive;
	}
TEXTAREA.textarea_on {
		ime-mode			:active;
	}
TEXTAREA.textarea_off {
		ime-mode			:inactive;
	}
SELECT {
		font-family 		:"ＭＳ ゴシック";
		color				:#000000;	
		background-color	:#ffffff;
	}

input#userID { width:7em }
input#password { width:7em }
