@charset "utf-8";

* {
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Geneva, sans-serif;
}

#header-wrapper {
	height: 120px;
	width: 100%;
	display: block;
	background-image:url(./?a=12957);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#EAEFF5;
}

#uehiro-logo {
	width:100%;
	height:146px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(./?a=12958);
background-repeat:no-repeat;
background-position: center center;
}


#header {
	width: 970px;
         text-indent:-9999px; 
	height: 90px;
	display: block;
	margin-left: auto;
	margin-right: auto;
         background-image: url(./?a=24637);
	background-repeat: no-repeat;
	background-position: left center;

}

#header-menu-section {
	width: 970px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;


}



#header-menu-section a {
	text-decoration:none;
	text-transform: uppercase;
	color: #344860;
	font-size:11px;
display: block;
height: 22px;
padding-top: 8px;
}

#header-menu-section a:hover {
	color: #fff;
background-color: #19427A;
}

#header-menu-section ul {
	list-style:none;
	display:block;
	width:970px;


}

#header-menu-section li {
	display:inline-block;
	width:80px;
	float:left;
height: 26px;
	text-align:center;

}



#menu-top-left {
	float:left;
}

#menu-top-right {
	float:left;
	
}

#main-section-wrapper {
	width:970px;

	margin-left:auto;
	margin-right:auto;
	margin-top: 25px;
	margin-bottom: 10px;

}

#left-column{
	width:20%;
	min-height:700px;
	background-color:#eaeff5;
	float:left;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
margin-bottom: 20px;
}

#middle-column {
	width:54%;
	float: left;
	margin-left: 10px;
        margin-right: 10px;
margin-top: 10px;

}

#middle-column ul{
	list-style-type: square;
        padding: 10px;
        margin: 10px;
        font-size:12px;
}

#search-box {

width: 190px;
height: 40px;
margin-bottom: 20px;

}

#search-box h2 {

margin-bottom: 5px;
}

#latest-news {
width: 95%;

}

#latest-news img {

       	float: left;
	margin-right: 12px;
        border: 1px solid #CCCCCC;
}


#right-column {
	width: 20%;
	min-height:700px;
	background-color:#eaeff5;
	float:left;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}


#footer {
	width:100%;
	height:40px;
	background-color:#406cab;
        padding-top: 5px;
}

#footer ul {
	display: block;
	width: 500px;
	list-style:none;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:7px;
}

#footer li {
	display:inline;
	margin-left:15px;
}

#footer a {
	color: #fff;
	text-decoration:none;
	font-size:10px;
}

li.f2jnag {
	display:none;
}
