/*******************************************
 *  Web21 Default StyleSheet               *
 *                                         *
 *  Copyright Japan Research Institute     *
 *                  All rights reserved.   *
 *******************************************/

@charset "Shift_JIS";

body {
	margin : 0;
	padding : 0;
	font-size : 12pt;
	color : #000000;
	background-color : #ffffff;
	font-family : '‚l‚r ‚oƒSƒVƒbƒN', OSAKA, Verdena, Arial, Helvetica, sans-serif;
}
a:visited {
	color : #0000ff;
    text-decoration : underline;
}
a:active {
	color : #0000ff;
    text-decoration : underline;
}
a:hover {
	color : #ff0000;
    text-decoration : underline;
}

div.smbclogo {
	margin : 15px 0 15px 0;
	width : 148px;
	text-align : center;
}
div.menus {
	width : 147px;
	margin : 0;
	padding : 0 0 0 2px;
	background-color : #000000;
	text-align : right;
	vertical-align : top;
}
div.menutitle {
	text-align : center;
	color : #006600;
	font-size : 12px;
	font-family : '‚l‚r ‚oƒSƒVƒbƒN', Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
div.help {
	width : 147px;
	margin : 0;
	padding : 4px 0 0 2px;
	background-color : #000000;
	text-align : right;
}
div.shade {
	margin : -7px 0 0 0;
}
div.pageheader {
	width : 600px;
	margin : 0 0 0 10px;
	padding : 0 0 3px 0;
	border-top : 5px solid #7cb13d;
	border-bottom : 2px solid #889977;
}
div.label
{
	font-size: 12px; 
	color: #006600; 
	line-height: 120%; 
	font-family: Osaka; 
	font-weight:bold;
}
img.buttonA {
	margin : 0;
	border-style : none;
	width : 145px;
	height : 24px;
}
img.buttonB {
	margin : -4px 0 0 0;
	border-style : none;
	width : 145px;
	height : 24px;
}
img.buttonC {
	margin : 0 0 -4px 0;
	border-style : none;
	width : 145px;
	height : 24px;
}
img.logout {
	float : right;
	border-style : none;
	margin : -30px 0 0 0;
	width : 100px;
	height : 20px;
}
.name {
	vertical-align : 60%;
}