@charset "utf-8";
/* CSS Document */



#topfooter { 
text-align: center;  
background-image: url(../images/foot_o.gif);
background-repeat:repeat-x;
position:absolute;
bottom: 0;
width: 100%; 
height: 35px;
margin:0;
padding:0;
overflow:hidden;
} 

.topwrap{
	width: 950px;
	margin: auto;
	height: 750px;
	background-image: url(../images/main.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	position: relative;
	overflow: inherit;
	}
	
div.topwrap:after {
	content: "";
	display: block;
	clear: both;
}	
	
.oacatch{
	width:494px;
	height:147px;
	margin-bottom:5px;
	top:500px;
	float:left;
	position:relative;
}
.oacatch3{
	width:494px;
	height:129px;
	margin-bottom:5px;
	top:515px;
	float:left;
	position:relative;
}

.topleft{
	height: auto !important;    
	height: 99%;   
	min-height: 99%;
	width:505px; 
	float:left;
	position:relative;
	}


.logo{
	background-image: url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:10px;
	float:left;
	width:505px;
	height:117px;
	position:relative;
}

.spbnr{
	margin-top:0px;
	margin-bottom:10px;
	width:414px;
	height:60px;
	left:15px;
position:relative;
}

.bnrwrap{
	margin:auto;
	padding-top:5px;
	padding-bottom:5px;
	width:430px;
	height:70px;
position:relative;
}
.bnr1{
	width:234px;
	position:relative;
	float:left;
}

.bnr2{
	width:190px;
	margin-left:3px;
	position:relative;
	float:right;
}





.topright{
	height: auto !important;    
	height: 94%;   
	min-height: 94%;
	width:445px; 
	float:right;
	position:relative;
	}

#menuwrap{
	background-image: url(../images/topmenu/contents2.gif);
	background-repeat:no-repeat;
	background-position:left;
	position:relative;
	width:431px;
	height:212px;
	margin-top:15px;
	margin-bottom:5px;
	padding-left:15px;
}

.topmov{
	width:425px;
	height:244px;
	margin-left:10px;
	z-index:999;
}


.whatwrap{
	width:425px;
	height:auto;
	bottom:0px;
	right:10px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:10px;
	}


.whattit{
	width:425px;
	height:20px;
	overflow:auto;
}

.whatbg{
	width:425px;
	height:83px;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	background-image: url(../images/whatsbg.gif);
	background-repeat:repeat-y;
	background-position:left;
	font-size:12px;
	line-height:16px;
	}
.whattxt{
	width:410px;
	height:78px;
	position:relative;
	overflow:auto;
}



.whatft{
	width:425px;
	height:10px;
}
