/* CSS Document */
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #0099CC;
}
a:active {
	color: #0099CC;
}
img{border-width:0;}
body {
	background-color: #01051E;
	color: #FFFFFF;
	margin: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 88%;
}
#wrap {
	width:1002px;
}
#header {
	width: 1002px;
}
#main {
	background-image: url(../imgs/back_main.jpg);
	background-repeat: no-repeat;
	height: 961px;
}
#main00 {
	height: auto;
	width: 808px;
}
* html #middle {
behavior: expression(IEPNGFIX.fix(this));
}
* html #left {
behavior: expression(IEPNGFIX.fix(this));
}
* html #right {
behavior: expression(IEPNGFIX.fix(this));
}
* html img {
behavior: expression(IEPNGFIX.fix(this));
}
#left {
	background-image: url(../imgs/back_s00.png);
	background-repeat: repeat-y;
	float: left;
	width: 192px;
	margin-top: 19px;
	margin-right: 30px;
	padding-top: 30px;
	padding-right: 11px;
	padding-bottom: 30px;
	padding-left: 11px;
}
#middle {
	background-image: url(../imgs/back_l00.png);
	background-repeat: repeat-y;
	float: left;
	width: 298px;
	margin-top: 19px;
	margin-right: 30px;
	padding-top: 30px;
	padding-right: 11px;
	padding-bottom: 30px;
	padding-left: 11px;
}
#calendar {
	width: 158px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, "sans-serif !";
	font-size: 83%;
	margin-top: 22px;
	margin-bottom: 22px;
}
#calendar td,th{
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #FFFFFF;
}
#calendar td.day{
	color: #333333;
	background-color: #F2F2F2;	
}
#calendar td.entry{
	color: #FFFFFF;
	background-color: #0C6B9B;	
}
#calendar a{
	color: #0C6B9B;	
}
#calendar a:visited {
	color: #0C6B9B;	
}

#right {
	background-image: url(../imgs/back_s00.png);
	background-repeat: repeat-y;
	float: left;
	width: 192px;
	margin-top: 19px;
	padding-top: 30px;
	padding-right: 11px;
	padding-bottom: 30px;
	padding-left: 11px;
	clear: right;
}
#footer {
	height: auto;
	width: 772px;
}
h1 {
	margin-bottom: 18px;
	text-align: left;
	padding-left: 8px;
}
.lineshort {
	width: auto;
	height: 10px;
	background-image: url(../imgs/line.gif);
	background-repeat: no-repeat;
}
.textbox {
	height: auto;
	margin-top: 22px;
	margin-bottom: 22px;
	text-align: left;
	margin-right: 8px;
	margin-left: 8px;
	width: auto;
	line-height: 2;
}
#middle ul {
	display: block;
	margin-top: 22px;
	margin-bottom: 22px;
	text-align: left;
	margin-right: 8px;
	line-height: 1;
	list-style-type: disc;
	margin-left: 0px;
}
.pictbox {
	height: auto;
	margin-top: 22px;
	margin-bottom: 22px;
	width: auto;
}
.pictboxent {
	height: auto;
	margin-top: 10px;
	margin-bottom: 22px;
	width: auto;
}
.bottombox {
	height: auto;
	margin-top: 22px;
	margin-bottom: 22px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	vertical-align: middle;
}
h2 {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
h3 {
	text-align:left;
	margin-top: 22px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 1.5;
}

#right ul {
	list-style-type: none;
	margin: 0 0 0 1em;
	padding: 0;
	text-align: left;
	line-height: 1;
}

#counter {
	position: absolute;
	left: 470px;
	top: 76px;
}
