@charset "utf-8";

/* CSS Document */



body { 

	background-image:   url(../img/bg.gif);

    background-repeat:  repeat-x }



a:link {

	color: #0099CC;

	text-decoration: none;

}

a:visited {

	color: #0099CC;

	text-decoration: none;

}

a:hover {

	color: #0099CC;

	text-decoration: underline;

}

.day {

	font-family: "Verdana";

	font-size: 10px;

	color: #333333;

	line-height: 13px;

}

.font12 {

	font-family: "Verdana";

	font-size: 12px;

	color: #333333;

}

.font12b {

	font-family: "Verdana";

	font-size: 12px;

	color: #333333;

	font-weight:bold

}

.font_white {

	color: #FFF;

}



tr.hr11 {

 	background-image:url(../img/line_w7.gif);

    background-repeat: repeat-y;

}

.font13 {

	font-family: "Verdana";

	font-size: 13px;

	color: #333333;

	line-height: 19px;

}

.font13-b {

	font-family: "Verdana";

	font-size: 13px;

	color: #333333;

	line-height: 19px;

	font-weight:bold

}

.font18-b{

	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 18px;

	color: #333333;

	line-height: 24px;

	font-weight:bold

}.td_m5 {

	padding-right: 5px;

	padding-left: 5px;

}


