<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

@import "global.css";
body {
	background-image: url(../images/bodyBg.gif);
	background-repeat: repeat-x;
	background-color: #FDFEFF;
}
#main {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 31px;
	padding-left: 31px;
	background-image: url(../images/mainBg.gif);
	background-repeat: repeat-y;
}
/*ページヘッド*/
#pageHead {
	background-image: url(../images/pageHeadBg_02.png);
	background-repeat: repeat-x;
	height: 100px;
	width:740px;
	z-index:2;
	position:absolute;
}
#pageHeadLogo {
	float: left;
	height: 60px;
	width: 245px;
}
#pageHeadLogo img.character {
	width:100px; 
	float:left;
	margin:5px 10px 0 12px;
}
#pageHeadLogo img.logo {
	width:115px;
	float:left;
	margin-top:25px;
}
#pageHead01 {
	float: right;
	padding-right: 15px;
	padding-top: 22px;
	padding-bottom: 10px;
	text-align: right;
	height: 23px;
}
#gNavi {
	background:url(../images/gNavBg.png) no-repeat;
	height:128px;
	position:relative;
	top:50px;
}
#gNavi ul{
	list-style:none;
	width:540px;
	margin:0 auto;
}

#gNavi ul li {
	width:180px;
	height:62px;
	float:left;
	text-indent:-9999px;
}

#gNavi ul li a {
	display:block;
	width:180px;
	height:50px;
	padding-top:50px;
}

#gNavi ul li.corporate a:hover{
	background:url(../images/gNavBg_hover01.png) no-repeat;
	background-position:-1px 35px;
}
#gNavi ul li.business a:hover{
	background:url(../images/gNavBg_hover02.png) no-repeat;
	background-position:-1px 35px;
}
#gNavi ul li.recruit a:hover{
	background:url(../images/gNavBg_hover03.png) no-repeat;
	background-position:-1px 35px;
}

#pageHead02 {
	float: left;
	height: 18px;
	width: 480px;
}
.pageHeadBtn {
	float: right;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	padding-left: 20px;
	text-decoration: none;
	display: block;
}
#pageHead02 a {
	background-image: url(../images/pageHeadBtn.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 72px;
	float: right;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	display: block;
	background-position: right;
	padding-left: 18px;
	letter-spacing: 1px;
	margin-left: 10px;
}
#pageHead02 a:hover {
	background-image: url(../images/pageHeadBtnA.gif);
	background-repeat: no-repeat;
}*

/*パンクズリンク*/
#pLink {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #2196F6;
	font-size: 10px;
	line-height: 14px;
	color: #1D5FA1;
	padding-bottom: 5px;
	width: 510px;
	margin-left: 20px;
	margin-top:90px;
}
#pLink a {
	color: #1D5FA1;
}
#pLink a:hover {
	color: #FF3300;
}
#pLink a:visited {
	color: #666666;
}
/*コンテンツ*/
#contentWrap {
	background-image: url(../images/contentWrapBg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 100%;
}
#content {
	float: left;
	padding-left: 20px;
	width: 510px;
	margin-top: 10px;
	margin-right: 20px;
}
#content h1 {
}
#contentInner {
	width: 490px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 20px;
	margin-left: 10px;
}
#contentFoot {
	background-image: url(../images/contentFootBg.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 505px;
	margin-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2195F5;
	font-size: 10px;
	line-height: 40px;
	font-weight: bold;
	color: #319FFB;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 20px;
}
#contentFoot a {
	color: #319FFB;
	text-decoration: none;
}
/*ナビ*/
#navi {
	width: 190px;
	float: left;
	padding-bottom: 10px;
}
#naviCont {
	width: 190px;
	float: left;
}
#gnavi {
	background-repeat: repeat-y;
	padding-left: 15px;
}
.gnaviInner {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2091F0;
	width: 175px;
}
.gnaviInner h2 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF9900;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #004A95;
	padding-left: 5px;
}
.gnaviInner h2 a {
	color: #004A95;
	text-decoration: none;
}
.gnaviInner h2 a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.gnaviDocWrap {
	margin-top: 10px;
	margin-bottom: 3px;
}
.gnaviDoc {
	float: left;
	width: 95px;
	margin-right: 10px;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.gnaviImg {
	float: left;
	width: 60px;
}
.gnaviBtn {
	font-size: 10px;
}
.gnaviBtn img {
	margin-right: 5px;
}

#globalNavi {
	z-index:1;
	position:relative;
	top:83px;
}
/*ページフット*/
#pageFoot {
	background-image: url(../top/pageFootBg.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 10px;
	line-height: 40px;
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: bold;
	clear: both;
}
#pageFootLeft {
	float: left;
	width: 425px;
}
#pageFootLeft a {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright {
	float: left;
	width: 295px;
	text-align: right;
	padding-right: 5px;
}
/*共通*/
#topBtnWrap {
	padding-top: 10px;
	padding-left: 5px;
	width: 495px;
	margin-right: auto;
	margin-left: auto;
}
.topBtn {
	float: left;
	height: 24px;
	width: 160px;
	background-image: url(../images/topBtnBg.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #1D76C2;
	text-align: center;
}
.topBtn a {
	color: #1D76C2;
	text-decoration: none;
}
.topBtn a:hover {
	color: #FF3300;
}
</pre></body></html>