body {
	font-size: small;
	line-height: 16px;
	background-color: #FFF;
	margin: 0px;
	text-align: center;
}
h1 {
	font-size: 14px;
	color: #333;
	padding: 5px;
	border: thick double #F00;
	text-align: center;
}
h2 {
	font-size: 12px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #FF1E1E;
}
.navititle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	text-align: center;
	margin-right: -10px;
	margin-left: -10px;
}
.commment {
	font-size: 10px;
	background-color: #FFF;
	padding: 5px;
	border: 1px dashed #3C9;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	text-align: left;
}
.大字 {
	font-size: x-large;
	font-weight: bold;
}
.超大字 {
	font-size: xx-large;
	text-align: center;
	color: #000;
}
.強調blue {
	font-style: normal;
	color: #F03;
	font-weight: bold;
}
.強調red {
	font-weight: normal;
	color: #F00;
	font-size: 10px;
}

.決定優先 {
	color: #F0F;
}
.仮押さえ {
	color: #00F;
}
.決定 {
	color: #000;
	font-weight: bold;
}
.小さい文字Copy {
	font-size: xx-small;
}
.24 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.photoblock {
	padding: 10px;
	float: left;
	width: 280px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9D9D;
	border-right-color: #FF9D9D;
	border-bottom-color: #FF9D9D;
	border-left-color: #FF9D9D;
	background-color: #FEE;
}
