body {
font-size	:10pt;
color		:#000000;
margin		:0px;
}
td {
font-size	:10pt;
color		:#000000;
margin		: 0px 0px 0px 0px;
}
td.td-01 {
font-size	:10pt;
color		:#000000;
margin		: 0px 0px 0px 0px;
}
td.td-02 {
font-size	:8pt;
color		:#000000;
margin		: 0px;
}
td.td-03 {
font-size	:12pt;
font-weight	:bold;
BORDER-STYLE	:dotted;
BORDER-WIDTH	:2px;
BORDER-COLOR	:#cc0066;
}
td.td-04 {
BORDER-STYLE	:dotted;
BORDER-WIDTH	:2px;
BORDER-COLOR	:deeppink;
}
td.td-05 {
BORDER-STYLE	:dashed;
BORDER-WIDTH	:2px;
BORDER-COLOR	:#008080;
}
td.td-06 {
BORDER-STYLE	:dashed;
BORDER-WIDTH	:2px;
BORDER-COLOR	:#97ffff;
}
td.td-07 {
BORDER-STYLE	:dashed;
BORDER-WIDTH	:2px;
BORDER-COLOR	:#cccc00;
}
td.td-08 {
BORDER-STYLE	:dashed;
BORDER-WIDTH	:2px;
BORDER-COLOR	:#ff8080;
}
td.td-09 {
font-size	:9pt;
color		:#cc0000;
}
td.001{
font-size	:12pt;
font-weight	:bold;
color		:#f04e00;
padding		:5px;
}
td.002{
font-size	:10pt;
color		:#000000;
padding		:10px;
}
td.003{
font-size	:10pt;
text-align	:right;
padding		:5px;
}
FIELDSET {
font-size	:10pt;
}
input {
font-size	:10pt;
}
button.but-01 {
font-size	:15pt;
border-style	:solid;
border-width	:2;
}
SELECT {
font-size	:10pt;
}
CAPTION {
font-size	:10pt;
}
INPUT.but-01 {
font-size		:10pt;		/*文字のサイズ*/
color			:#000000;	/*文字色*/
background-color	:#bbbbbb;	/*背景色*/
border-style		:solid;		/*ボーダーのスタイE/
border-color		:#777777;	/*ボーダーの色*/
border-width		:1px;		/*ボーダーの太さ*/
}
A:link {
text-decoration	:none;
}
A:visited {
text-decoration	:none;
}
A:active {
text-decoration	:none;
}
A:hover	{
color		:#FF0000;
background-color:#FFFFCC;
text-decoration	:none;
}