﻿body {
	font-size: 1em;
	line-height: 150%;
}
tr{
	line-height: 150%;
}
p{
	line-height: 150%
}
.table-01 {
    width: 100%;
    border: 1px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0px;
}
.th-01 {
    padding: 5px;
    border: #000000 solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
.td-01 {
    padding: 5px;
    border: 1px #000000 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}
.td-02-1 {
    padding: 0px;
    border: 1px #000000 solid;
    border-width: 1px 1px 0px 1px;
    text-align: left;
}
.td-02-2 {
    padding: 0px;
    border: 1px #000000 solid;
    border-width: 0px 1px 1px 1px;
    text-align: left;
}
.td-03-1 {
    padding: 0px;
    border: 1px #000000 solid;
    border-width: 1px 1px 1px 1px;
    text-align: left;
}

.position_c		{text-align: center;}
.position_l		{text-align: left;}
.position_r		{text-align: right;}
.font_n_black	{color:#000000;}
.font_b_black	{color:#000000; font-weight: bold;}
.font_n_blue   {color:#0000FF;}
.font_b_blue   {color:#0000FF; font-weight:bold;}
.font_n_green	{color:#008800;}
.font_b_green	{color:#008800; font-weight:bold;}
.font_n_red		{color:#FF0000;}
.font_b_red		{color:#ff0000; font-weight:bold;}
.indent_001		{width:530px;text-align: left;}
.indent_002		{position:relative; right:50px;}
.set_001			{width:560px; text-align: center;}
.set_002			{width:560px; text-align:right;}
.set_003			{width:560px; text-align: right; font-weight: bold;}
.set_004			{width:600px; text-align: center; vertical-align: top; color: black; border: solid;}
.test_css		{width: 900px; text-align: right; font-weight: bold; color: orange; border: solid;}

	.font_80 {font-size: 75%}
	.font_90 {font-size: 90%}
	.font_95 {font-size: 95%}
	.font_100{font-size: 100%}
	.border {border:1px solid #000000;font-size: 100%;}
	.border_green{
	background-color: e5ffe5;
	border: 1px solid #008000;
	font-weight: bold;
	color: #000000;}
	ul { list-style-image:url(/images/.gif); };
	text-align: center;
	vertical-align: middle;

	.border_green2{
	background-color: e5ffe5;
	border: 1px solid #008000;
}
	.border_blue{
	background-color: #DFEDFD;
	border: 1px solid #0000FF;
}
	.border_red{
	background-color: #FFCCCC;
	border: 1px solid #FF0000;
}
	.border_purple{
	background-color: #D1A4FF;
	border: 1px solid #660066;
}
	.border_center{
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
	.table_bg {background-color:#333333;font-size: 90%;}
	.table_bg2 {background-color:#FFFFFF;}
	.bg_green{background-color:#E0FFE0;}
	.bg_yellow{background-color:#FFFFE0;}
.box_black {
	border: 1px solid #000000;
}
.konoji_black {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.left_black {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.right_black {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

span.exe { 
vertical-align: baseline; 
font-size: xx-small; 
} 
.p-004 {
    margin: 0px 0px 0px 15px;
}

