body {
    color: #000000;
    background-color: #ffffff;
  font-family: "ＭＳ ゴシック", "Neue Haas Grotesk Text Pro", "Courier New", monospace;
    font-style: normal;
    font-size: 1.2em
}
div {
	margin-bottom: 3em;
}
p {
    margin-top: 2em;
    margin-left: 7em;
    width: 850px;
    padding: 10px;
    line-height: 1.2em;
}
.mes {
    margin-top: 0;
    margin-left: 10em;
    width: 850px;
    padding: 10px;
    line-height: 1.2em;
}
.note {
  line-height: 1.5em;
  width: 50%;
  margin: -1.5em 0 1em 10em;
}

a {
    color: #008000;
}
a:link, a:visited {
  text-decoration: none;
  color: #000080;
}

a:hover {
    color: #993300;
    text-decoration: underline;
}
.bold {
    font-size: bold;
font-weight: bolder;
    text-decoration: none;

}
.small {
    margin-top: -2em;
    margin-left: 7.5em;
    width: 650px;
    padding: 10px;
    line-height: 1.2em;
    font-size: small;
	vertical-align: top;
}
.red {
	color: red;
    font-size: small;
	font-weight: bolder;
}
.doubleline { /*二重取り消し線*/
background-image: url(doubleLine_orange.png);
background-repeat:repeat-x;
background-position: center;
}
.att {
	color: red;
	font-weight: bolder;
}
hr {
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 5em;
	text-align: left;
	width: 800px;
	border: 1px blue;
	border-style:dotted none;
}
.colum {
    margin-top: 1em;
    margin-left: 7em;
    width: 750px;
    padding: 10px;
    line-height: 1.2em;
    font-size: 0.9em
}
.cont {
    margin-top: -2em;
    margin-left: 7em;
    width: 750px;
    padding: 10px;
    line-height: 1.2em;
    font-size: 0.9em
}
.xxsmall {
    margin-top: -6em;
    margin-left: 70em;
    width: 850px;
    font-size: 10px;
	vertical-align: top;
}
.blue {
	color: blue;
    line-height: 1.2em;
	font-weight: bolder;
}

