@charset "utf-8";

/* CSS Document */



.strong1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 32px;
	text-shadow: 0px 2px 1px #ececec;
	text-align: center;
	display: block;
	margin-top: 5px;
}
.p01    {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.img01 {
	height: 480px;
	width: 740px;
	float: left;
	background-image: url(../img/brownbagfig.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 20px;
	margin-top: 20px;
}

.strong2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 22px;
	line-height: 1.3em;
	font-weight: bold;
	text-shadow: 0px 2px 1px #ececec;
	letter-spacing: 0em;
	display: block;
	text-align: center;
}
.wrapper #outergroup #content .p01 a {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.wrapper #outergroup #content .p01 a {
	text-decoration: underline;
	color: #FF0000;
}
