.frame {
	background-color: #666666;
}

.frame1 {
	background-color: #000033;
}
.frame2 {
	background-color: #333366;
}
.today {
	background-color: #FFCCCC;
	font-weight : normal;
}
.selected {
	background-color: #CCCCFF;
	font-weight : bold;
}
#higher {
	line-height: 150%;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";

}
#highest {
	line-height: 180%;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";

}
#high {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	line-height: 120%;
}

#bggrey {
	background-color: #CCCCCC;
}

#white {color: #FFFFFF}
#black {color: #000000}
#grey {color: #999999}
#p_button {
	border-style:solid;
	border-width:1px;
	border-color:#FF9933;
	background:#FFFF99;
	font-size:10pt;
	color:#333333;
	margin-right:10px;
}

#p_button_top {
	background:#FFFFCC;
	font-size:10pt;
	color:#333333;
	margin-right:10px;
	border: 1px solid #FFCC99;
}


#th {
	font-weight : bold;
}
#red {
	font-weight : bold;
	color:#FF6600;
}
#title {
	font-size: 18px;
	font-weight: bold;
	line-height: 115%;
}
#sub_title {
	font-size: 12px;
	color: #996633;
}
.contents {
	padding-right: 20px;
	padding-left: 20px;
}
.hatching {
	border: 1px solid #CC0099;
}
.info {
	line-height: 150%;
}

