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

body {
	margin:0;
	padding:40px 20px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/udbg.gif) top left no-repeat #FFFFFF;
	color:#444444;
}

body img {
	border:none;
}

body p {
	padding:0 0 15px 0;
	margin:0;
}

body h1 {
	padding:0;
	margin:0 0 10px;
	font-size:18px;
	text-transform:uppercase;
	color:#000000;
}

body h2 {
	padding:0;
	margin:0;
	font-size:14px;
	text-transform:uppercase;
	color:#000000;
}


body ul {
	margin:0;
	padding:0 0 0 15px;
}

body td {
	padding:4px;
}

body th {
	background:#09558c;
	color:#FFFFFF;
	text-align:left;
	padding:4px;
}

.back a {
	color:#FFFFFF;
	background:#09558c;
	padding:2px 5px;
	font-size:10px;
}

.back a:hover {
	color:#FFFFFF;
	background: #333333;
	padding:2px 5px;
	font-size:10px;
}

body a {
	color:#09558c;
	text-decoration:none;
}

body a:hover {
	color:#333333;
}

body strong {
	color:#09558c;
}

#wrap {
	width:820px;
	overflow:hidden;
}

#header {
	float:left;
	width:820px;
	margin:0 0 20px 0;
}

.logo {
	float:left;
	margin:0 10px 0 0;
}

.smallnavi {
	float:right;
	width:150px;
	margin:39px 0 0 0;
}

.smallnavi ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	position:relative;
}

.smallnavi ul li ul li a {
	background:#000000;
	width:130px;
	display:block;
	color:#FFFFFF;
	padding:5px;
	border-top:1px solid #FFFFFF;
}

.smallnavi ul li ul li a:hover {
	background: #666666;
	color:#FFFFFF;
	padding:5px;
	border-top:1px solid #FFFFFF;
}


.smallnavi ul ul {
	visibility:hidden;
	height:0;
	left:0; 
	margin:-3px 0 0 0;
}



.smallnavi ul li:hover ul, .smallnavi ul a:hover ul{
	visibility:visible; 
}

/*.navigation {
	float:left;
	width:700px;
	margin:35px 0 0 0;
}*/

.navigation {
	float:left;
	width:550px;
	margin:35px 0 0 0;
}

.navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

.navigation li {
	float:left;
}

.home a { background: url(../images/button_home.gif) no-repeat; width:61px; height:28px; display:block; text-indent:-9999px; }
.home a:hover, .homeselected { background: url(../images/button_home_r.gif) no-repeat; width:61px; height:28px; display:block; text-indent:-9999px; }

.about a { background: url(../images/button_about.gif) no-repeat; width:68px; height:28px; display:block; text-indent:-9999px; }
.about a:hover, .aboutselected  { background: url(../images/button_about_r.gif) no-repeat; width:68px; height:28px; display:block; text-indent:-9999px; }

.corporate a { background: url(../images/button_corporate.gif) no-repeat; width:116px; height:28px; display:block; text-indent:-9999px; }
.corporate a:hover, .corporateselected  { background: url(../images/button_corporate_r.gif) no-repeat; width:116px; height:28px; display:block; text-indent:-9999px; }

.structure a { background: url(../images/button_structure.gif) no-repeat; width:104px; height:28px; display:block; text-indent:-9999px; }
.structure a:hover, .structureselected  { background: url(../images/button_structure_r.gif) no-repeat; width:104px; height:28px; display:block; text-indent:-9999px; }

.investor a { background: url(../images/button_investor.gif) no-repeat; width:98px; height:28px; display:block; text-indent:-9999px; }
.investor a:hover, .investorselected  { background: url(../images/button_investor_r.gif) no-repeat; width:98px; height:28px; display:block; text-indent:-9999px; }

.contact a { background: url(../images/button_contact.gif) no-repeat; width:72px; height:28px; display:block; text-indent:-9999px; }
.contact a:hover, .contactselected  { background: url(../images/button_contact_r.gif) no-repeat; width:72px; height:28px; display:block; text-indent:-9999px; }

#headerbill {
	width:820px;
	float:left;
	margin:0 0 1px 0;
}

.billboard {
	float:left;
	margin:0 1px 0 0;
}

.billcolumn {
	width:200px;
	float:left;
	background: url(../images/billcolumn.gif) no-repeat;
	height:240px;
	padding:20px;
}

#content {
	width:820px;
	float:left;
}

.relationleft {
	width:660px;
	padding:20px 20px 20px 0;
	float:left;
}

.left {
	width:560px;
	padding:20px 20px 20px 0;
	float:left;
}

.right {
	width:200px;
	float:left;
	padding:20px;
	background: #333333;
	color:#FFFFFF;
}

.right strong {
	color:#00aeef;
}

.col01 {
	width:255px;
	float:left;
	margin:0 30px 0 0;
	text-align:justify;
}


.col02 {
	width:255px;
	float:left;
}



.relatioincol01 {
	width:300px;
	float:left;
	margin:0 30px 0 0;
	text-align:justify;
	font-size:12px;
}

.relatioincol01 ul {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}

.relatioincol01 li {
	border-bottom:dashed 1px #999999;
	padding:5px 0;
}

.relatioincol02 {
	width:300px;
	float:left;
	font-size:12px;
}

.relatioincol02 ul {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}

.relatioincol02 li {
	border-bottom:dashed 1px #999999;
	padding:5px 0;
}

.footer {
	width: 240px;
	float:left;
	font-size:10px;
	margin:10px 0 0 0;
	background:#FFFFFF;
	color:#666666;
}
