*{
	padding:0;
	margin:0;
}

body{
	color:#000033;
	font-size:0.72em;
	background-color:#ffffff;
	line-height:1.62em;
}

h1{
	text-align:center;
	color:#eeeeee;
	font-size:1.2em;
}

h1 a{
	text-decoration:none;
	color:#ffffff;
}



h2{
	color:#000090;
	background-color:#eeee66;
	margin-top:4px;
	margin-bottom:8px;
	padding:6px 6px;
	border-bottom:4px ridge #cccc00;
}


h3{
	margin-top:6px;
	margin-bottom:10px;
	color:#000090;
	background-color:#eeee66;
	text-align:center;
}

h4{
	margin-top:18px;
	margin-bottom:10px;
	border-bottom:1px solid #eeee00;
	border-left:10px groove #eeee00;
	padding-left:10px;
}

h5{
	margin-top:10px;
}

/* ID */

#wrapper{
	width:1024px;
	background-color:#ffffff;
	margin-right:auto;
	margin-left:auto;
}

#header{
	width:1024px;
	background-color:#ffffff;
	background-image:url("img/bgimage.jpg");
	background-repeat:none;
	background-position:center;
	display:block;
	height:266px;
	padding:1px 0px;
	color:#ffffff;
}

#header p{
	margin-left:24px;
	font-size:14px;
}

#kanban{
	font-size:40px;
	color:#ffffff;
	text-align:left;
	margin-top:40px;
	margin-bottom:20px;
	margin-left:20px;	
	font-family:Arial Black,san-serif ;
}

#contents{
	width:832px;
	background-color:#ffffff;
	padding:4px 2px 4px 4px;
	float:right;
}

#contents a:link{
	color:#000033;
}

#contents a:visited{
	color:#000033;
}

#contents a:hover{
	color:#300000;
	background-color:#ffffff;
	text-decoration:underline;
}



#contents #leftylefty{
	width:592px;
	background-color:#ffffff;
	margin-left:4px;
	padding-left:8px;
	float:left;
}

#contents #leftylefty li{
	list-style:none;
	list-style-position:inside;
}

#contents #leftylefty dt{
	font-weight:bold;
}

#contents #leftylefty dd{
	padding-left:60px;
}

#contents .captioncaption{
	padding-left:20px;
}

#contents #rightyrighty{
	width:220px;
	padding:4px 2px;
	background-color:#ffffff;
	float:right;
	text-align:right;
}

#contents #leftylefty #leftyleftylefty{
	width:364px;
	background-color:#ffffff;
	float:left;
}

#contents #leftylefty #rightyrightyrighty{
	width:220px;
	background-color:#ffffff;
	float:right;
}

#contents #leftylefty #rightyrightyrighty p{
	margin:4px;
}

#navi{	
	display:block;
	width:200px;
	background-color:#ffffff;
	padding:2px 2px 0px 2px;
	margin-left:2px;
}

#navi ul{
	margin-top:0px;
}

#navi a{
	color:#ffffff;
}


#navi li{
	list-style:none;
	list-style-position:inside;
	line-height:35px;
}

#navi li a:link{
	display:block;
	width:76px;
	text-align:left;
	color:#000033;
	font-size:14px;
	padding:2px 8px 2px 18px;
	text-decoration:none;
}

#navi li a:visited{
	display:block;
	width:76px;
	font-size:14px;
	color:#000033;
	padding:2px 8px 2px 18px;
	text-decoration:none;
}

#navi li a:hover{
	display:block;
	width:73px;
	color:#000033;
	font-size:14px;
	text-decoration:underline;
	padding:2px 8px 2px 15px;
	border-left:3px ridge #ffff00;
}

#footer{
	width:1024px;
	display:block;
	line-height:10px;
	font-size:12px;
	clear:both;
	background-color:#006699;
	color:#eeeeee;
	text-align:center;
	padding-top:8px;
	padding-bottom:8px;
}

#mandum{
	display:block;
	width:200px;
	background-color:#ffffff;
	padding:2px 2px 0px 2px;
	margin-left:2px;
}

#mandum a{
	color:#000033;
	font-weight:bold;

}



/*class*/

.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
}

.leftpic{
	float:left;
}

.rightcaption{
	margin-left:8px;
	float:right;
	width:368px;
}

.rightcaption a:link{
	color:#000033;
}

.rightcaption a:visited{
	color:#000033;
}

.rightcaption a:hover{
	color:#000033;
}



.redbold{
	color:#ff0000;
	font-weight:bold;
}

.bleta{
	border:0px;
	width:98%;
	margin-left:4px;
}

.bleta th{
	text-align:left;
}

.bleta tr{
	line-height:200%;
}

.bleta td{
	padding-left:20px;
}


.bleta .hd{
	color:#003333;
	font-weight:bold;
}

.menuhl{
	text-align:center;
	display:block;
	width:200px;
	font-size:12px;
	font-weight:bold;
	margin-top:6px;
	margin-bottom:10px;
	color:#000033;
	background-color:#eeee00;
}