@charset "utf-8";
/* CSS Document */

* {
 margin: 0;
 padding: 0;
}
.lead {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	height: auto;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #408080;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 6px;
}
.line1 {
	padding-bottom: 5px;
	width: auto;
	background-color: #408080;
	height: 5px;
}
.bbs_cont {
	clear: both;
	height: auto;
	width: 530px;
}
.bbs_nophoto {
	height: auto;
	width: 530px;
}
.bbs_photo {
	vertical-align: top;
	float: left;
	height: auto;
	width: 180px;
}

.bbs_right {
	text-align: left;
	float: right;
	height: auto;
	width: 340px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 14pt;
	color: #666666;
}
.bbs_headline {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	font-weight: bold;
	color: #408080;
	text-align: left;
	line-height: 12pt;
}
.bbs_entry {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
}
a {
	color: #666666;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 3px;
}
.bbs_summary {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 14pt;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding-top: 3px;
}
.line3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #408080;
	width: 530px;
	clear: both;
	height: 1px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 7px;
}