#head H1 {
	DISPLAY: none
}
.open {
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	background-color: #FF0000;
	height: auto;
	width: auto;


}
.stylebold {
	font-size: 12px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-weight: bolder;
	line-height: 20px;

}
.style3bold {
	color: #FFCC00;
	font-size: 13px;
	font-weight: bolder;
}
.small {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: normal;
	line-height: normal;
	color: #000000;

}
.style4boldred {
	color: #CC0000;
	font-size: 15px;
	font-weight: bolder;
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}
.style {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;

}
.small2 {

	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: normal;
	line-height: 20px;
	color: #000000;
}

