﻿
.text01{
	margin-left:10px
}
.text02{
	margin-left:30px
}
.text02-2{
	margin-left:50px
}
.text1 { font-weight: bold; background-color: #f5f5f5; padding: 4px; border-bottom: 1px solid #d3d3d3 }
.text2    { margin-bottom: 0px }
.text3   { margin-top: 0px; margin-bottom: 0px; margin-left: 50px }
ul.text3-1   { list-style-type: disc; margin-top: 0px; margin-bottom: 0px; margin-left: 0px;}
ul.text3-2   { list-style-type: disc; margin-top: 0px; margin-bottom: 0px; margin-left: 70px }
ul.text3-3 { list-style-type: circle; margin-top: 0px; margin-bottom: 0px; margin-left: 20px }
.kaku { color: blue; font-weight: bold; margin-left: 20px }
.sin { color: green; font-weight: bold; margin-left: 20px }

table.Jkeikaku{
	border-top:1px gray solid;border-left:1px gray solid;margin-top:15px;
	margin-left:30px
}
th.Jkeikaku{
	border-bottom:1px gray solid;border-right:1px gray solid;text-align:center;
	padding:4px;font-weight:normal;background:#f5fffa
}
td.Jkeikaku{
	border-bottom:1px gray solid;border-right:1px gray solid;padding:4px
}

div.table1{
	float:left;margin-right:30px
}
div.table2{
}

.space { width: 10px; height: 300px }