/***********************************************************
 * Copyright (C) 2002 J.Irisa All rights reserved.         *
 **********************************************************/

BODY
{
    margin-top:0px;
    margin-left:0px;
	background-color: #FFFFFF;
	color : #000000;
}

A:link {
  color : #006699;
  text-decoration : none;
}
A:visited {
  color : #006699;
  text-decoration : none;
}
A:active {
  color : #006699;
  text-decoration : none;
}
A:hover {
  color : #FF9900;
  text-decoration : none;
}

B {
    font-size: 10pt;
    color: #0c0c0c;
    font-family:MS UI Gothic;
    line-height: 13pt
}
P {
    font-size: 9pt;
    color: #0c0c0c;
    font-family:MS UI Gothic;
    line-height: 15pt
}

UL {
    font-size: 10pt;
    color: #0c0c0c;
    font-family:MS UI Gothic;
    line-height: 15pt
}
OL {
    font-size: 10pt;
    color: #0c0c0c;
    font-family:MS UI Gothic;
    line-height: 15pt
}
BLOCKQUOTE {
    font-size: 10pt;
    color: #0c0c0c;
    font-family:MS UI Gothic;
    font-family:MS UI Gothic;
    line-height: 15pt
}

H1 {
	font-size: 16pt; color: #000000
}
H2 {
	font-size: 15pt; color: #000000
    font-family:MS UI Gothic;
    text-decoration : underline;
}
H3 {
	font-size: 14pt;
	color: #000000
}
H4 {
    font-size: 13pt;
    color: #000000;
    font-family:MS UI Gothic;
}
H4.HEAD {
    font-size: 13pt;
    color: #003399;
    font-family:MS UI Gothic;
    text-decoration : underline;
}
H5{ font-size: 12pt; color: #000000}

table {
    background-image: none;
}

TD,TH {
    font-size: 9pt;
    font-weight : normal;
    font-family:MS UI Gothic;
    line-height: 140%;
}

.td_title {
    font-size: 11pt;
    color: #008BCE;
    text-decoration : none;
	border-left: 8px solid #FF9900;
	padding-left: 8px;
    font-weight : bold;
	border-bottom: 1px solid #FF9900;
	border-bottom-style: dotted;
}
.small_title {
    font-size: 10pt;
    color: #FFFFFF;
	text-align: center;
	background-color: #0099CC;
}
.td_head {
    font-size: 8pt;
    color: #FFFFFF;
	background-color: #42A9DB;
}
.td_body {
    font-size: 8pt;
    color: #000000;
	background-color: #CCCCCC;
}
.td_detail {
    font-size: 9pt;
    color: #000000;
    line-height: 12pt
}

TD.kakomi
{
	font-size: 9pt;
	font-family: MS UI Gothic; 
	border-bottom: 2px dotted #33CCCC;
	border-right: 2px dotted #33CCCC;
	border-left: 2px dotted #33CCCC;
	border-top: 2px dotted #33CCCC;
}

.list {
    font-size: 9pt;
    color: #0c0c0c;
    font-family:MS UI Gothic;
    line-height: 16pt;
	padding-left: 8px;
}

.list2 {
    font-size: 9pt;
    color: #0c0c0c;
    font-family:MS UI Gothic;
    line-height: 180%;
}

.gapdetail {
	border-left: 16px solid #ffffff;
}

.boldred {
    color: #FF0000;
    font-weight : bold;
}

.space {
	width: 170px; heigt: 40px;
}

.line {
	background-image: url(/images/line.gif);
}

textarea,input
{
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666; 
	font-size: 9pt;
	font-color : #000000;
}

input.btn
{
	border-left:2px #666666 double;
	border-right:none;
	border-top:none;
	border-bottom:2px #666666 double; 
	background-color:#CCCCCC;
}
hr
{
	color: #3CA2A3;
}

table.frm1
{
//	border-left:1px solid #666666;
//	border-right:1px solid #666666;
//	border-top:1px solid #666666;
//	border-bottom:1px solid #666666;
//	background-color:#CCCCCC;
	width:100%;
}

