﻿html {
	line-height: 2.2em;
	font-size: 75%;
}
div {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
p{
	margin: 1em 0 1em 1em;
	line-height: 175%;
}
p.pc {
	margin: 1em 0 1em 2em;
}
br {
	line-height: 2em;
	}
tr {
	vertical-align: top;
}

.u-line {
	text-decoration: underline;
}

.position_l		{text-align: left;}
.position_c		{text-align: center;}
.position_c1 {
	text-align: center;
	border: 1px solid #000000;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}
.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:500px; text-align: center;}
.set_002			{width:500px; text-align:right;}
.set_003			{width:500px; text-align: right; font-weight: bold;}
.set_004			{width:550px; text-align: left; vertical-align: top; color: black; border: 2px solid;}
.set_005			{width:200px; text-align: left; vertical-align: top; color: black; border: 2px solid;}
.set_006			{width:500px; text-align: center;}
.test_css		{width: 900px; text-align: left; font-weight: bold; color:fuchsia; border: solid;}


.font_80 {font-size: 80%}
	.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;
}
	.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;
}

table {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*border-collapse: collapse;*/
	border-spacing: -1px;
}
td {
	/*line-height: 1.75em;*/
}
table.t001 {
	font-size: 90%
}
table.t001 tr {
	vertical-align: top;
	white-space: nowrap;
}
table.t001 td {
	line-height: 1.75em;
}
table.t001 td.t1 {
	width: 280px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: black;
	line-height: 1.75em;
}
table.t001 td.t2 {
	text-align: center;
	width: 280px;
	border-width: 0px 1px 0px 1px;
	border-style: solid solid solid solid;
	border-color: black;
	line-height: 1.75em;
}
table.t001 td.t3 {
	width: 280px;
	border-width: 1px 1px 0px 1px;
	border-style: dashed solid solid solid;
	border-color: black;
	line-height: 1.75em;
}
table.t001 td.t4 {
	width: 280px;
	border-width: 0px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: black;
	text-align: center;
	line-height: 1.75em;
}

table.d002 {
	font-size: 100%;
	border-collapse: collapse;
	width: 280px;
	border: none;
	border: 1px solid #ffffff;
}
table.d002 tr {
	vertical-align: top;
	white-space: nowrap;
}
table.d002 td {
	text-align: left;
	border: 1px solid #ffffff;
	text-align: left;
	/*vertical-align: top*/;
	line-height: 1.75em;
}
table.d002 td.t1 {
	width: 20px;
	text-align: center;
	border: 1px solid #ffffff;
	line-height: 1.75em;
}
table.d003 {
	font-size: 100%;
	border-collapse: collapse;
	width: 220px
}
table.d003 tr {
	vertical-align: top;
	white-space: nowrap;
}
table.d003 td {
	text-align: left;
	border: solid 1px #ffffff;
	text-align: left;
	vertical-align: top;
	line-height: 1.75em;
}
table.d003 td.t1 {
	width: 20px;
	text-align: center;
	line-height: 1.75em;
}
.wm {
	writing-mode: tb-rl;
	white-space: nowrap;
}
.twoline {
	border: 3px double gray;
}
.d_001 {
	background-image: url(images/20100301.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.d_002 {
	background-image: url(images/20100302.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}
.d_003 {
	background-image: url(images/20100303.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
table.d004 {
	font-size: 100%;
	border-collapse: collapse;
	border: solid 1px gray;
	width: 240px
}
table.d004 tr {
	/*vertical-align: top;
	white-space: nowrap;*/
}
table.d004 td {
	text-align: left;
	border: solid 1px gray;
	text-align: left;
	/*vertical-align: top*/;
	line-height: 1.75em;
}
table.d004 td.t1 {
	width: 20px;
	text-align: center;
	line-height: 1.75em;
}
table.d005 {
	font-size: 100%;
	border-collapse: collapse;

	width: 240px;
}
table.d005 tr {
	vertical-align: top;
	white-space: nowrap;
}
table.d005 td {
	text-align: left;
	border: solid 1px #ffffff;
	vertical-align: top;
	line-height: 1.75em;
}
table.d005 td.t1 {
	width: 100px;
	text-align: right;
	border: solid 1px #ffffff;
	line-height: 1.75em;
}
table.d005 td.t2 {
	width: 100px;
	text-align: left;
	border: solid 1px #ffffff;
	line-height: 1.75em;
}
.unnamed1 {
	line-height: 1.75em;
}
.unnamed2 {
	border: 1px solid #000000;
}
