body {
    margin-left: 20px;
    margin-top: 0px;
    margin-bottom: 1000px;
}
body,td,th {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #6666CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}




/* ページTOPに戻る-----------------------------------------------------------------------*/
#pagetop {
  position: fixed;
  right: 20px;
  bottom: 20px;
}
#pagetop:hover {
  cursor: pointer;
}




/*全体-----------------------------------------------------------------------*/
.all_box {
	width: 600px;
}
.all_box_migi {
    width: 576px;
    text-align: right;
}
.all_box_yohaku_n {
	clear: both;
	width: 576px;
}
.all_box_yohaku_n_ct {
	clear: both;
	width: 576px;
	text-align: center;
}
.clear-both {
	clear: both;
}
.space-l {
	clear: both;
	height: 15px;
}
.space-ll {
	clear: both;
	height: 20px;
}
.space-m {
	clear: both;
	height: 10px;
}
.space-s {
	clear: both;
	height: 5px;
}
.space-m-kei {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC6699;
	height: 10px;
	width: 576px;
}
.space-l-kei {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC6699;
	height: 20px;
	width: 576px;
}
.space-m-kei-gr-dot {
	clear: both;
	height: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	width: 576px;
}
.space-m-kei-gr {
	clear: both;
	height: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	width: 576px;
}
.english {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.english_gaku {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #993366;
	padding-left: 5px;
}
.kakko {
	font-weight: normal;
	font-size: 80%;
	padding-left: 5px;
}
.txt-yomi {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 75%;
	color: #666;
	font-weight: normal;
}
.txt-yomi-l {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 85%;
	color: #666;
	font-weight: normal;
}