@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: normal;
	padding: 0px;
	margin: 0px;
	background-image: url(img/back.jpg);
}
a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #663300;
}

h1 {
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FF0066;
}
.sen {
	margin: 0px;
	padding: 0px;
	clear: both;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #EAEAEA;
}

p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 25px;
	color: #663300;
	margin: 0px;
	clear: both;
	padding-left: 15px;
}
.pinkbold {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FF3366;
}

