/* CSS Document */

/************************

wrapper

************************/

div#wrapper{
	width:100%;
	height:100%
	text-align:center;
	margin:0px;
	background:url(../images/back.gif);
	}

/************************

mein

************************/

div#mein{
	width:800px;
	margin:0px;
	border-left:solid 1px #990000;
	border-right:solid 1px #990000;
	border-bottom:solid 25px #990000;
	border-top:solid 10px #990000;
	height:100%;
	text-align:right;
	background:#FFFFFF;
	}

#mein h1#h1_02{
	margin:0px;
	font-size:12px;
	color:#ffffff;
	background:#990000;
	padding-right:10px;
	padding-bottom:15px;
	font-weight:normal;
	}
/************************

contl

************************/

div#contl{
	width:350px;
	float:left;
	vertical-align:top;
	text-align:left;
	}
	
#contl div#clum_top{
	width:350px;
	height:300px;
	background:url(../images/top_index01.gif) no-repeat;
	text-align:right;
	float:right;
	}
	
#clum_top p#p01{
	font-size:20px;
	font-weight:bolder;
	margin:250px 20px 0px 0px;
	}

#contl div#clum_navi{
	width:350px;
	float:right;
	}
	
#clum_navi ul{
	list-style-type:none;
	margin-top:30px;
	width:70px;
	}

#clum_navi li{
	width:180px;
	height:30px;
	vertical-align:text-bottom;
	margin-bottom:7px;
	border-left:solid 3px #CC6600;
	}
	
#clum_navi li a{
	width:100%;
	height:100%;
	display:block;
	text-decoration:none;
	}

#clum_navi p{
	margin-top:8px;
	margin-left:5px;
	}

#clum_navi a:hover{
	background:#FF6600;
	color:#ffffff;
	}
	
#contl div#acsess{
	margin:20px;
	}
	

/************************

contr

************************/

div#contr{
	width:450px;
	float:right;
	background:#ffffff;
	text-align:left;
	}

/************************

footer

************************/

div#footer{
	width:800px;
	clear:both;
	text-align:center;
	margin-top:30px;
	}
	

#footer div#clum_banner{
	float:left;
	width:800px;
	text-align:center;
	margin-left:0px;
	margin-right:0px;
	}

#clum_banner ul{
	list-style-type:none;
	text-align:center;
	margin-left:80px;
	}

#clum_banner li{
	margin:10px;
	}

#clum_banner li.li01{
	float:left;
	}
	
#clum_banner li.li02{
	float:right;
	}

#minilink{
    width:300px;
	margin:10px;
	padding:10px;
	border:#CC0000 3px double;
}
.cl{ clear:both;}
/************************



************************/

/************************



************************/