@charset "Shift_JIS";

body{
	background-color:#828282;
	margin:0;
	padding:0px;
	background-image:url("images/back.gif");
	background-repeat:repeat-y;
	background-position:top left}

}

img{border:0px;}

.rb{font-size:11pt;font-weight:bold;line-height:15pt;color:#ff0000}
.rb2{font-size:22pt;font-weight:bold;line-height:15pt;color:#ff0000}
.wb{font-size:11pt;font-weight:bold;line-height:17pt;color:#ffffff}
.bs{font-size:8pt;color:#000000}

p{font-size:11pt;line-height:14pt;color:#003333}

div.head{
	width:666px;
	height:150px;
	background:url("images/header.jpg");
	}

div.ent{
	background-color:#828282;
	width:666px;
	height:24px;
	text-align:left;
	background:url("images/d.gif");
	}

div.day{
	background-color:#eeeeee;
	width:666px;
	text-align:left;
	padding:33px;
	}

div.tit{
	background-color:#ffffff;
	width:666px;
	height:20px;
	text-align:center;
	}

div.foot{
	width:666px;
	height:50px;
	background:url("images/footer.gif");
	}