@charset "utf-8";

#content {
margin-bottom:18px;
}

#content-top {
overflow:hidden;
}

#content-top ul li {
list-style:none;
}

#top-img {
margin:0 0 18px;
width:636px;
height:274px;
}

#top-img h2 {
margin:0;
}

#top-menu {
float:left;
overflow:hidden;
margin-left:5px;
width:636px;
}

#top-menu-main {
overflow:hidden;
}

#top-menu-left {
float:left;
width:306px;
height:auto;
}

#top-menu-right {
float:right;
width:306px;
height:auto;
}

#top-menu-left ul li a,
#top-menu-right ul li a {
background:url(/img/arrow.png) left center no-repeat;
padding-left:16px;
}

.top-h3-outer {
background:#ebe6dc url(/img/top-h3-bg.png);
overflow:hidden;
width:306px;
height:39px;
}

.top-h3-outer h3 {
float:left;
margin:8px 0 0 8px;
width:247px;
height:20px;
}

.top-h3-outer p {
display:inline;
float:left;
}

ul.top-menu-list {
margin:6px 0 12px;
}

ul.top-menu-list.lastChild {
margin-bottom:0;
}

ul.top-menu-list li {
float:left;
margin:0 0 0.1em 9px;
width:144px;
}

ul.top-menu-list li.top-menu-list-h4 {
clear:left;
margin:7px 0 3px;
width:306px;
height:42px;
}

#top-menu-company-outer {
background:url(/img/bdr-ver.png) center top repeat-y;
overflow:hidden;
margin:12px 0 8px;
width:306px;
height:auto;
}

ul#top-menu-list-ir {
float:left;
margin:0;
width:142px;
}

ul#top-menu-list-company {
float:right;
margin:0;
width:142px;
}

ul#top-menu-list-ir li,
ul#top-menu-list-company li {
margin:0 0 0.1em 7px;
}

ul#top-menu-list-ir li.top-menu-list-h4,
ul#top-menu-list-company li.top-menu-list-h4 {
margin:0 !important;
}

li.top-menu-list-h4 h4 {
margin:0 0 3px;
}

li.top-menu-list-h4.lastChild h4 {
margin-bottom:0;
}

li.top-menu-list-h4 a {
background:none !important;
padding:0 !important;
}

#top-sidebar {
float:right;
margin:0 5px 0 0;
width:234px;
height:auto;
}


#top-news-h3-outer {
background:#af1c52 url(/img/top-news-h3-outer-bg.png);
overflow:hidden;
margin-top:18px;
width:234px;
height:38px;
}

#top-news-h3-outer h3 {
float:left;
margin:11px 0 0 10px;
width:71px;
height:14px;
}

#top-news-h3-outer p {
float:right;
height:38px;
width:82px;
}

dl#top-news-list {
margin:0.8em 0 0;
}

dl#top-news-list dt {
padding-left:73px;
}

dl#top-news-list dt.top-release-icon {
background:url(/img/release-icon.png) 3px 2px no-repeat;
}

dl#top-news-list dt.top-new-icon {
background:url(/img/new-icon.png) 3px 2px no-repeat;
}

dl#top-news-list dt.top-service-icon {
background:url(/img/service-icon.png) 3px 2px no-repeat;
}

dl#top-news-list dd {
background:url(/img/bdr.png) center bottom repeat-x;
margin:0.1em 0 0.4em 0.5em;
padding:0 0 0.6em;
}

p#top-news-archive {
margin:0 0 0 0.5em;
}

p#top-news-archive a {
background:url(/img/arrow.png) left center no-repeat;
padding-left:16px;
}

/* clearfix */
.top-menu-list:after {
content:"";
display:block;
clear:both;
}
	
	/* for IE7 */
	*+html .top-menu-list {
	display:inline-block;
	}