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

body {
background-color: #e7e0c0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: justify;
color: #333333;
}

a {
font-weight: bold;
text-decoration: none;
color: #419db7;
}

#container {
width: 830px;
height: auto;
min-height: 400px;
margin: 0px auto;
margin-top: 100px;
background-color: #f9f9f9;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
}

#header {
width: 373px;
height: 416px;
background-image: url(ONEKINLOGOV272.png);
background-repeat: no-repeat;
}

#maincontent {
margin: 0px auto;
margin-top: -380px;
margin-left: 370px;
text-align: justify;
}

#footer {
width: 850px;
height: auto;
margin: 0px auto;
margin-top: 30px;
text-align: center;
}

.heading {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 28px;
font-weight: bold;
text-align: right;
color: #666666;
margin-bottom: 5px;
}

.heading2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
font-weight: bold;
text-align: right;
color: #999999;
margin-bottom: 5px;
}

.imgover {
	}