.normal {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #4d3a1b;
	line-height: 15px;


}
.min-normal {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 14px;
	color: #b01961;
	line-height: 25px;




}
.normal12 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #4d3a1b;
	line-height: 18px;
		
}
.bg {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9px;
	color: #b01961;
	background-image: url(img/bg.jpg);
}
.min12 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 12px;
	color: #b01961;
}
.min10 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 10px;
	color: #b01961;
}
.border {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #0000FF;

}
#text {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F261C;
	color: #b01961;


}
.time {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 20px;

}
a:link {
	color: #4d3a1b;
}
a:visited {
	color: #4d3a1b;
}
a:hover {
	color: #b01961;

}
a:active {
	color: #4d3a1b;
	font-style: normal;

}
.normal12red {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #CC0066;
}
