@charset "utf-8";

/* MASTER INIT
------------------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif,"Hiragino Kaku Gothic Pro","Osaka","lroSVbN";
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.0;
}

body {
	font-size: 12px;
	color: #666666;
}

a {
	color: #3777B8;
	outline-style: none;
}

a:link {
    text-decoration: none;
}
  
a:visited {
    text-decoration: none;
}
  
a:hover {
	text-decoration: underline;
}
  
a:active {
	text-decoration: underline;
}

ul,
ol {
	list-style-type: none;
}

img {
	border: none;
}

.clearFix:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

.clearBoth {
	clear: both;
}

/* HEADER
------------------------------------------------------------------------------*/

#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}

#headerOuter {
	background-image: url(../images/common/bg_header.png);
	background-repeat: repeat-x;
	background-position: left 74px;
}

#header h1 {
	float: left;
	width: 150px;
	margin-right: 250px;
}

#topNav {
	float: left;
}

#topNav li {
	float: left;
	text-indent: -9999px;
	margin-right: 15px;
	margin-top: 13px;
}

#topNav a {
	height: 15px;
	display: block;
}

#topNav li a:hover {
	background-position:left bottom;
}

#topNavEvent a {
	background-image: url(../images/common/topnav_event.png);
	width: 65px;
}

#topNavSiteMap a {
	background-image: url(../images/common/topnav_sitemap.png);
	width: 62px;
}

#topNavContact a {
	background-image: url(../images/common/topnav_contact.png);
	width: 67px;
}

#searchForm {
	width: 150px;
	float: left;
}

#searchForm input {
	width: 150px;
	border: 1px solid #E6E6E6;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	height: 14px;
}

*:first-child+html #searchForm input {
	padding-top: 5px;
	padding-bottom: 3px;
	margin-top: -1px;
}

* html body #searchForm input {
	padding-top: 5px;
	padding-bottom: 3px;
	margin-top: -1px;
}

#searchButton {
	width: 55px;
	float: right;
}

#searchButton input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	background-image: url(../images/common/btn_search.png);
	height: 24px;
	width: 55px;
}

#headerSearch {
	float: right;
	width: 220px;
	padding-top: 10px;
}

#gNav {
	height: 63px;
	background-image: url(../images/common/bg_gnav.png);
	background-repeat: no-repeat;
}

#gNav li {
	padding-top: 9px;
	padding-bottom: 9px;
	text-indent: -9999px;
	float: left;
}

#gNav a {
	height: 45px;
	width: 180px;
	display: block;
}

#gNav li a:hover {
	background-position:left bottom;
}

#gNavManagement a {
	background-image: url(../images/common/gnav_management.png);
}

#gNavOperation a {
	background-image: url(../images/common/gnav_operation.png);
}

#gNavCompany a {
	background-image: url(../images/common/gnav_company.png);
}

#gNavIr a {
	background-image: url(../images/common/gnav_ir.png);
}

#gNavRecruit a {
	background-image: url(../images/common/gnav_recruit.png);
}

#logoArea {
	height: 50px;
}

/* WRAPPER
------------------------------------------------------------------------------*/

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-bottom: 25px;
}

/* WRAPPER / MAIN
------------------------------------------------------------------------------*/

#main {
	float: left;
	width: 675px;
}

#topicPath a {
	color: #3777B8;
}


#topicPath {
	margin-bottom: 10px;
	width: 100%;
}

#topicPath li {
	background-image: url(../images/common/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	float: left;
	font-size: 10px;
	margin-right: 15px;
}

#topicPath #topicPathPoint {
	background-image: none;
}

/* WRAPPER / SUB
------------------------------------------------------------------------------*/

#sub {
	float: right;
	width: 190px;
	padding-top: 20px;
}

/* FOOTER
------------------------------------------------------------------------------*/

#footerOuter {
	background-image: url(../images/common/bg_footer.png);
	background-repeat: repeat-x;
	height: 61px;
}

#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}

#footer ul {
	height: 15px;
}

#footer li {
	text-indent: -9999px;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#footer li a {
	height: 15px;
	display: block;
}

#footer li a:hover {
	background-position:left bottom;
}

#footNavTerms a {
	background-image: url(../images/common/footnav_terms.png);
	width: 48px;
}

#footNavAbout a {
	background-image: url(../images/common/footnav_about.png);
	width: 69px;
}

#footNavSecurty a {
	background-image: url(../images/common/footnav_security.png);
	width: 94px;
}

#footNavPrivacy a {
	background-image: url(../images/common/footnav_privacy.png);
	width: 80px;
}

#footNavInternal a {
	background-image: url(../images/common/footnav_internal.png);
	width: 80px;
}

#footNavCompliance a {
	background-image: url(../images/common/footnav_compliance.png);
	width: 116px;
}

#footer #footNavCompliance  {
	border: none;
}

#footer p {
	margin-top: 5px;
	text-align: right;
}

/* SUB PAGES
------------------------------------------------------------------------------*/

#sideContact {
	border: 1px solid #3777B8;
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#sideContact h3 {
	margin-bottom: 10px;
}

#sideContactLead {
	line-height: 1.75;
	padding-right: 6px;
}

#sideContact h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.pageTop {
	text-align: right;
	margin-bottom: 25px;
}

.subContactLead,
.subContactImg {
	margin-bottom: 25px;
	margin-left: 10px;
}

.subContactLead {
	line-height: 1.75;
}

#catTopLead {
	margin-bottom: 15px;
	margin-left: 10px;
	line-height: 1.75;
	margin-top: 15px;
}

