body         {
	color: #5a5a5a;
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "MSPゴシック";
	line-height: 140%;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 35px;
}
p  { }
td  { }
table { font-size: 75% }
.dotline { padding-bottom: 1px; border-bottom: 1px dotted silver }
.text  { line-height: 19px }
.silverline2 { border-top: medium none silver; border-bottom: 2px solid silver }
.blackline { padding-bottom: 5px; border-bottom: 3px solid black }
.silverline { padding-top: 4px; border-top: 2px solid silver }
a { text-decoration: none }
a:link { color: #a0a0a0 }
a:active { color: #fa7277 }
a:visited { color: #a0a0a0 }
a:hover { color: #fa7277 }
#box1 {
	width: 798px;
	left: 50%;
	right: 50%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;

}
#box2 {
	max-width:   798px;
	left: 50%;
	right: 50%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;

}
.margin {
	margin-top: 400px;
}

.fontsize14{
	font-size:14px;}

.link2 {
	text-decoration:underline;
}