﻿body
{
	font-family: 'MS UI Gothic';
	font-size: 12pt;
	background: url(images/bg.gif);
}
A:hover
{
	color: red;
}
h3
{
	background-color: #6889e1;
	padding: 10px 0 10px 20px;
}
h4
{
	width: 350px;
	background-color: mistyrose;
	font-size: 12pt;
}
h2
{
	text-align: left;
	font-size: 12pt;
	margin: 7px 0 0 0;
}

#mainbody
{
	width: 850px;
	margin: 0 auto;
	text-align: left;
	background-color: #fefefe;
}
#header
{
	background-color: #fefefe;
	height: 180px;
}
#topnavi
{
	overflow: auto !important;
	width: 100%;
	background: #e8e8e8;
	border-bottom: 3px solid #999999;
}
#topnavi .menu
{
	float: left;
	width: 150px;
	border-right: 1px solid #999999;
	margin: 5px 0 0 0;
	text-align: left;
	font-size: 12px;
}
#topnavi li
{
	float: left;
	text-align: right;
	width: 300px;
	border-right: 1px solid #999999;
}

#container
{
	position: relative;
	margin: 10px 0; /*height:800px;*/
	width: 100%;
	background-color: #fefefe;
}
#CONTENTS
{
	/*position: absolute;*/
	margin: 0 165px 0 170px; /*top: 10px;*/ /*width: 550px;*/ /*height:800px;*/ /*font-size:12pt;*/
	line-height: 1.4;
	background-color: #fefefe;
}
#CONTENTS h3
{
	background: url(images/h2_bg.gif) left top no-repeat;
	margin: 0;
	padding: 5px 0 10px 30px;
}
#CONTENTS h4
{
	font-size: 14px;
	background-color: #ffe4e1;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 10px 30px;
	color: #990000;
}
#CONTENTS .data
{
	font-size: 12px;
}
#CONTENTS .h_0
{
	font-size: 14px;
	background-color: #f0fff0; font-weight: bold;
	text-align: center; /*color: #00008b;*/
}
#CONTENTS .h_1
{
	/*font-weight: bold;*/
	font-size: 14px;
	background-color: #f0fef0;
}
#CONTENTS .h_2
{
	background-color: #f0fff0;
}

#CONTENTS .head2
{
	font-size: 12px;
	background-color: #e0ffff; /*font-weight: bold;*/
	text-align: center;
}
#CONTENTS .arrow
{
	background-color: #e0e0e0; /*font-weight: bold;*/
	text-align: right;
}
#CONTENTS .td2
{
	color: #221133;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
}

#CONTENTS .head3
{
	background-color: #faebd7;
	text-align: center;
}
#CONTENTS .td1
{
	background-color: #f0f8ff;
	text-align: left;
}
#CONTENTS .td2
{
	background-color: #ffffff;
	text-align: left;
}

#CONTENTS .cal
{
	text-align: right;
}

#CONTENTS TABLE
{
	background-color: #dcdcdc;
}
#CONTENTS TD
{
	background-color: White;
}
#CONTENTS p
{
	margin: 20px 0 0 30px;
	font-size: 14px;
}
#CONTENTS li
{
	font-size: 14px;
}
#CONTENTS .memo
{
	font-size: 10px;
	background: #fefefe url(images/bg_title.gif) left top repeat-x;
}
#CONTENTS .memo2
{
	font-size: 12px;
	color:Gray;
}
#CONTENTS .memo1
{
	font-size: 12px;
	width:520px;
	color:black;
}

#CONTENTS .ud
{
	font-size: 12px;
	color: darkslategray;
	margin-left: 20px;
	border-bottom: gray 1px solid;
}

#CONTENTS .pages
{
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 2px 2px 0px 3px;
	background-color: #ffffff;
}

#LEFTMENU
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 1700px;
	width: 150px;
	font-size: 12px;
	line-height: 1.4;
	background: #fefefe url(images/menu_bg.gif) right top repeat-y;
}
#LEFTMENU h3
{
	background: url(images/leftmenuheadbg.gif) left top repeat-y;
	border-bottom: gray 1px solid;
}
#LEFTMENU li
{
	margin: 5px 0 0 0; /*padding-right:16px;*/
	border-bottom: gray 1px solid;
}
#LEFTMENU .li2
{
	list-style: none;
	margin: 0 0 0 10px; /*padding-right:16px;*/
	border-bottom: gray 1px solid;
}

#LEFTMENU ul
{
	/*margin:5px 10 0 0 ;*/
	padding-right: 16px;
}


#RIGHTMENU
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 125px;
	height: 800px;
	background-color: #fefefe;
}
#footer
{
	background-color: #fefefe;
	height: 180px;
	font-size: 10pt;
	padding: 10px 0 10px 30px;
}

INPUT.input1
{
	ime-mode:active;
}
TEXTAREA.input1
{
	ime-mode:active;
}

