@charset "shift_jis";

h2{
     padding: 5px 5px 0px;
     border-color: #ffb5b5 #990000 #990000 #990000;
     border-width: 1px 0px 1px 3px;
     border-top-style: solid;
     border-right-style: solid;
     border-bottom-style: solid;
     border-left-style: solid;
     background: #F8F8F8;
     color: green;
     font-size : 100%;
     margin-top: 10px;
     margin-bottom: 0px;
     font-weight: normal;
}

td {
	padding-top: 8px;
	margin-top: 0px;
	line-height: 120%;
}

.retu1 {
	width: 170px;
}

.retu2 {
	width: 710px;
}

.tdtop {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CBCBCB;
}

.td1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
	padding-left: 15px;
	font-size : 85%;
}

.td2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
	font-size : 85%;
	margin-left: 0px;
}

.td3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
	padding-left: 0px;
	font-size: 90%;
     color : olive;
}

.td4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
	font-size : 80%;
	margin-left: 0px;
}
.tdbottom {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CBCBCB;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
}

.ex{
     
     max-width : 400px;
     
     margin-left : 50%;
     font-size : 90%;
     color : rgb(115, 115, 0);
}