﻿/******************************************************************************
* Style Sheet for Jazz Soft Web Site                                          *
*     by Hikaru Okada                                                         *
*     on Feb,19th,2006                                                        *
*                                                                             *
* Copyright(C) 2006 Jazz Soft, Inc.                                           *
******************************************************************************/
/*
body, td
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 75%;
}

li.leftNav
{
	color: #003399;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url( 'list.gif' );
}
a.leftNav
{
	color: #003399;
	font-weight: bolder;
	cursor: hand;
}
span.title
{
	color: #0099ff;
	font-size: 165%;
	font-weight: bolder;
}
a, a:hover, a:active, a:visited
{
	font-size: 95%;
	color: #0099ff;
	text-decoration: none;
}
td.tab
{
	border: solid #66cc33 1px;
	padding: 2;
}
td.content
{
	border: solid #66cc33 1px;
	padding: 10;
}
td.gradient
{
	filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr= '#ffffff' , startColorstr= '#bae3ff' , gradientType= '0' );
}
DIV
{
	color: black;
	font-family: verdana,arial,helvetica,sans-serif;
}
.Menu1
{
	cursor: hand;
	text-decoration: none;
}
*/

.Heading1
{
	color: black;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 150%;
	font-weight: bolder;
}

.Heading2
{
	color: black;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 100%;
	font-weight: bolder;
}

.Heading3
{
	color: black;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 100%;
	font-weight: bolder;
}

.CodePageHeader
{
	color: navy;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 125%;
	font-weight: bolder;
}

.CodePageSection
{
	color: navy;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	font-weight: bolder;
}

.TableHeader
{
	color: #000050;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;

	background : #e0e0ff;

	border-color: #f0f0f0 #d0d0d0 #d0d0d0 #f0f0f0;
	border-style: solid;
	border-width: 1px;
}

.TableBody
{
	color: #000050;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;

	background : #f8f8ff;

	border-color: #f0f0f0 #d0d0d0 #d0d0d0 #f0f0f0;
	border-style: solid;
	border-width: 1px;
}

.CodeHeader
{
	color: #000050;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;

	background : #e0e0ff;
/*	background : #e0e0e0; */

	font-size: 75%;
	border-color: #f0f0f0 #d0d0d0 #d0d0d0 #f0f0f0;
	border-style: solid;
	border-width: 1px;
}

.CodeBody
{
	color: #000050;
	font-family: 'Lucida Console' , 'Courier New';
	font-weight: normal;

	background : #f8f8ff;
/*	background : #f8f8f8; */

	font-size: 75%;
	border-color: #f0f0f0 #d0d0d0 #d0d0d0 #f0f0f0;
	border-style: solid;
	border-width: 1px;
}

.CodeHeader1
{
	color: #000050;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;

	background : #e0e0ff;

	border-color: #f0f0f0 #d0d0d0 #d0d0d0 #f0f0f0;
	border-style: solid;
	border-width: 1px;
}

.CodeBody1
{
	color: #000050;
	font-family: 'Lucida Console' , 'Courier New';
	font-weight: normal;

	background : #f8f8ff;

	border-color: #f0f0f0 #d0d0d0 #d0d0d0 #f0f0f0;
	border-style: solid;
	border-width: 1px;
}

code
{
	color: black;
	font-family: 'Lucida Console' , 'Courier New';
	font-weight: normal;
	background : #f8f8ff;
	font-size: 75%;
}

.GrammarHeader
{
	color: black;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	background : #f8f8ff;
	font-size: 90%;
}

.Grammar
{
	color: black;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	background : #f8f8ff;
	font-size: 75%;
}

div.treeViewScroll 
{ 
	height:600px; 
	overflow:auto; 
} 

.none
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 75%;
}

.gradient
{
	height: 24px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: center;
	filter: shadow(color=gray direction=135);
}

.HeaderLogo
{
	height: 30px;
	font-weight: bold;
	font-size: 150%;
	color: navy;
	font-family: arial, verdana, helvetica, sans-serif;
	filter: shadow(color=gray direction=135);
}

.header
{
	height: 30px;
	font-weight: bold;
	font-size: 100%;
	color: white;
	font-family: 'Book Antiqua' , 'Bookman Old Style' , arial, verdana, helvetica, sans-serif;
	text-align: right;
	background-image: url('/Images/Gradient2.jpg');
	background-repeat: repeat-y;
	background-position-x: right;
	font-style: italic;
}

.footer
{
	background-color: navy;
	height: 24px;
	color: white;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: center;
	font-size: 75%;
}

.footer2
{
	height: 24px;
	font-weight: bold;
	font-size: 75%;
	color: white;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: left;
	background-image: url('/Images/GradientLong.jpg');
	background-repeat: repeat-y;
}

.left
{
	width: 150px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 75%;
	list-style-type: square;
}

.NormalText
{
	color: black;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
}

.NormalEnglish
{
	color: black;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
}

.NormalJapanese
{
	color: black;
/*
	font-family: HG丸ｺﾞｼｯｸM-PRO, 'MS Gothic';
*/
	font-size: 75%;
	font-weight: normal;
}

.LinkEnglish
{
	color: #0099ff;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

.Header1
{
	color: #0099ff;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	list-style-image: url('/Images/Arrow.jpg');
	vertical-align: middle;
}

.Header1Japanese
{
	color: #0099ff;
/*
	font-family: HG丸ｺﾞｼｯｸM-PRO, 'MS Gothic';
	font-size: 100%;
*/
	font-weight: bold;
	list-style-image: url('/Images/Arrow.jpg');
}

.MenuLeft
{
	border-width: thin;
	border-left-style: ridge;
	border-right-style: ridge;
	color: white;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
}

.MenuText
{
	color: white;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 125%;
/*
	background-image: url('/Images/Gray.jpg');
	background-repeat: repeat-x;
*/
}

.ListItem
{
	list-style-image: none;
}

#menu
{
	/* nothing in here right now */
}

#menu .Item
{ 
	/* CSS class for non-selected Menu Item */
	color: #e0e0f0;
	background: url('/Images/Gray.png'); 
	background-repeat: repeat-x;
	height:28px;
}

#menu .ItemSelected, #menu .ItemHover
{ 
	/* CSS class for hovering and selected Menu Item
	... which can be split up, of course! */
	color: #ffffff;
	background: url('/Images/Gray.png');
	background-repeat: repeat-x;
	height:28px;
}

/* CSS classes for standard Links, only valid inside the #menu DIV */
#menu a, #menu a:visited
{
	background: transparent ! important;
	display: block;
}

#menu a:hover, #menu a:active, #menu a:focus
{
	background: transparent ! important;
	display: block;
}

.InfoTable
{
	BORDER-BOTTOM : medium none;
	BORDER-LEFT : medium none;
	BORDER-RIGHT : medium none;
	BORDER-TOP : medium none;
	MARGIN-TOP : 16px;
	MARGIN-LEFT : 10px;
	WIDTH : 100%;
}

.TableDarkLabel
{
	COLOR : white;
	font-family: arial, verdana, helvetica, sans-serif;
/*	FONT-SIZE : 70%; */
	FONT-WEIGHT : bold;
	MARGIN-LEFT : 9px;
	BACKGROUND : #336666;
}

.TableLightLabel
{
	COLOR : white;
	font-family: arial, verdana, helvetica, sans-serif;
/*	FONT-SIZE : 9pt; */
	FONT-WEIGHT : bold;
	MARGIN-LEFT : 19px;
	BACKGROUND : #cccc66;
	ALIGN : left;
}

.TableDarkDesc
{
	font-family: arial, verdana, helvetica, sans-serif;
/*	FONT-SIZE : 70%; */
	MARGIN-LEFT : 9px;
	BACKGROUND : #ffffcc;
	COLOR : #003366;
}

.TableLightDesc
{
	COLOR : black;
	font-family: arial, verdana, helvetica, sans-serif;
/*	FONT-SIZE : 70%; */
	MARGIN-LEFT : 19px;
	BACKGROUND : #ffffcc;
}

.TableArgument
{
	color: black;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 75%;
	background : #f8f8ff;
	border-right: solid 1px navy;
	border-top: solid 1px navy;
	border-left: solid 1px navy;
	border-bottom: solid 1px navy;
}

.TableArgument1
{
	color: black;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	background : #f8f8ff;
	border-right: solid 1px navy;
	border-top: solid 1px navy;
	border-left: solid 1px navy;
	border-bottom: solid 1px navy;
}

.TableArgumentHeader
{
	background : #e0e0ff;
}

.HeaderBarLeft
{
	background-image: url('Images/GrayL.png');
	background-repeat: no-repeat;
	height: 28px;
}

.HeaderBar
{
	background-image: url('Images/Gray.png');
	background-repeat: repeat-x;
	vertical-align: baseline;
}

.HeaderBarRight
{
	background-image: url('Images/GrayR.png');
	background-repeat: no-repeat;
	height: 28px;
}

.LeftPane
{
	background-color: #f0f0ff;
/*	background-color: #f8f8f8; */
}

/* on Aug,4th,2009 */
.LHead
{
    border-bottom-style: dotted;
    border-left-style: solid;
    border-bottom-width: 1px;
    border-color: #C0C0C0;
    font-weight: bold;
    padding-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
}

.LBody
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
    padding-left: 13px;
}
