<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*会社案内*/
#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/corporate-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;
}
#contentInner h2 {
	padding-bottom: 20px;
}
.corporateDoc {
	width: 470px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.gaiyoDoc {
}
.gaiyoLeft {
	float: left;
	height: 24px;
	width: 90px;
	margin-right: 20px;
	background-image: url(images/gaiyo-LeftBg.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 24px;
	color: #2D6DAF;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}
.gaiyoRight {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #83C5FF;
	width: 355px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-bottom: 15px;
}
.gyomu {
	background-image: url(images/gyomuBg.gif);
	background-repeat: no-repeat;
	height: 27px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
}
.gyomu img {
	margin-right: 10px;
	vertical-align: middle;
}
/*ごあいさつ*/
.corporateDoc h3 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #1D76C3;
	height: 30px;
	width: 455px;
	margin-bottom: 20px;
	padding-left: 15px;
	background-image: url(images/h3-greeting.gif);
	background-repeat: no-repeat;
}
#greeting {
	width: 450px;
	padding-left: 10px;
}
#greeting p {
	font-size: 14px;
	line-height: 16px;
	color: #1566AC;
}
#greeting table {
	margin-top: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-bottom: 20px;
}
#greeting table img {
	margin-bottom: 10px;
}
/*アクセスマップ*/
#accessMap {
	height: 420px;
	width: 490px;
}
#accessPrint {
	background-color: #E9EFF6;
	height: 36px;
	margin-top: 3px;
	text-align: center;
	padding-top: 13px;
}
#accessPrint input {
	height: 24px;
	width: 150px;
}
</pre></body></html>