#lococheck {
	width: 660px;
	border: thin solid #06F;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 10px;
}

#locotra {
	width: 620px;
	border: thin solid #393;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 10px;
}

.locoex {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	line-height: 150%;
	color: #06C;
	list-style-type: none;
}
.locotraex {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	line-height: 150%;
	color: #393;
	list-style-type: none;
}
.loco7 {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.title {
	margin-bottom: 20px;
	margin-left: 5px;
	margin-top: 10px;
}
.locopoint {
	font-size: 70%;
	font-weight: 400;
	color: #06C;
	width: 550px;
	border: 1px dashed #39F;
	list-style-type: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 160%;
}
.blue {
	font-weight: 700;
	color: #06C;
}
.locoresult {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	font-weight: 800;
	color: #F33;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 170%;
	text-align: center;
}
#close {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFF;
	width: 100px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 1px solid #06F;
	margin-bottom: 20px;
	padding-right: 2px;
	padding-left: 2px;
}
.sanko {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	color: #000;
	text-align: right;
	margin: 10px;
	padding-bottom: 30px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #06F;
}
.sankotra {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	color: #000;
	text-align: right;
	margin: 10px;
	padding-bottom: 30px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #393;
}
body {
	background-color: #DFDFDF;
}
