body {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 80%;
}
p {
	margin: 0px;
}
.profile {
	font-size: 80%;
	line-height: 1.4em;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h1 {
	font-size: 140%;
	color: #063;
	margin-top: 10px;
	margin-bottom: 10px;
}
.boder {
	border: 1px solid #666;
}
.attribute {
	font-size: 120%;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 5px;
}
.border2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #666;
	border-left-color: #666;
}
.midashi01 {
	color: #C00;
	font-size: 110%;
	margin-bottom: 5px;
	font-weight: bold;
}
.button {
	margin-top: 20px;
	margin-bottom: 10px;
}
.indent {
	text-indent: -1em;
	margin-left: 1em;
}
.data {
	font-size: 95%;
	line-height: 1.2em;
}
.impression {
	font-size: 80%;
	line-height: 1.5em;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.small {
	font-size: medium;
}
.logo {
	float: left;
	margin-right: 10px;
}
.indent5 {
	text-indent: -5em;
	margin-left: 5em;
}
.red {
	color: #F00;
}
