body {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #990000;
	background-image: url(images/back.gif);
}
.main {
	background-color: #DCDDDD;
	top: 50%;
	left: 50%;
	position: absolute;
	margin-top: -282px;
	margin-left: -405px;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
.pickupphoto {
	color: #FFFFFF;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.contents {
	width: 594px;
	height: 533px;
	border: 5px solid #DCDDDD;
	overflow: auto;
}
.text {
	margin: 5px;
}
.midashi {
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #CC0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.submidashi {
	margin-top: 15px;
	margin-bottom: 6px;
	border-left-color: #CC0000;
	border-left-width: 15px;
	border-left-style: solid;
	padding-left: 5px;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.submidashi2 {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom-color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: justify;
	text-justify:distribute;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
.submidashi2 a {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}
.submidashi2 a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #660000;
	background-color: #FFCC99;
}
.comment {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 20px;
	margin-right: 10px;
	text-align: justify;
	text-justify:distribute;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 17px;
}
.comment img{
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: -5px;
}
.comment a {
	text-decoration: none;
	font-weight: bold;
	color: #3300CC;
}
.comment a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #660000;
	background-color: #FFCC99;
}
.hizuke {
	clear:both;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 3px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 3px;
}
.copyright {
	color: #888888;
	font-weight: bold;
	font-size: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
