body {
    font-family: "Times New Roman", Times, serif;
    font-size: 13px;
    text-align: center;
}

td {
    text-align: "center";
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    font-size: 14px;
    font-weight: 200;
    align="center"
}

th {
	align="center"
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

form {
	align="center"
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	}

input {
	align="center"
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

textarea {
	align="center"
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

select {
	align="center"
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	list-style-type: circle;
	list-style-position: outside;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	list-style-type: upper-alpha;
	list-style-position: outside;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

.box1 {
	padding: 5px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
    border-width: 5px;
    border-style: solid;
    padding: 7px;
    text-align: center;
}
