/* メインコンテンツ設定*/

BODY{
	color : #333333;
	top : 5px;
	margin: 0px;
	padding-top: 3px;

}

/* -- 改行 -- */
br{font-size: 12px;}

/* -- 文字固定スタイル -- */
.kotei5{font-size: 18px; line-height: 125%;}
.kotei4{font-size: 14px; line-height: 125%;}
.kotei3{font-size: 12px; line-height: 125%;}
.kotei2{font-size: 10px; line-height: 125%;}
.kotei1{font-size:  9px; line-height: 125%;}

.kotei5r{font-size: 18px; line-height: 145%;}
.kotei4r{font-size: 14px; line-height: 145%;}
.kotei3r{font-size: 12px; line-height: 145%;}
.kotei2r{font-size: 10px; line-height: 145%;}
.kotei1r{font-size:  9px; line-height: 145%;}

.schedule{
	font-size : 10pt;
	color : #333333;
	line-height: 140%;
	font-family: "Verdana", "Arial", "sans-serif", "Helvetica";


}

.schedule-title {
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	background-color: #222222;
	font-family: "Verdana", "Arial", "sans-serif", "Helvetica";

}
.bold {
	font-weight: bold;
}
.tx-red {
	color: #990000;
}
