<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 */


/* リスト */
ol.topic-path {
	margin: 0; /* マージン（上下左右） */
	padding: 7px 5px; /* パディング（上下、左右） */
	list-style-type: none; /* 文字サイズ */
	font-size: small;
	color: #5F5252;
}
/* リスト項目 */
ol.topic-path li {
padding-left: 5px; /* 左パディング */
display: inline; /* 項目を横並び */
}
/* リスト項目（最初の項目） */
ol.topic-path li.first {
	padding-left: 25px; /* 左パディング */
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../../naha/common/img/topic-path-home-gray.png); /* ホーム記号（※） */
}
/* リンクエリア */
ol.topic-path li a {
	padding-right: 18px; /* 右パディング */
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../../naha/common/img/topic-path-gray2.gif); /* 矢印記号（※） */
}
/* リンク色 */
ol.topic-path li a {
	color: #5F5252;
}
/* リンク色（マウスオーバー） */
ol.topic-path li a:hover {
color: #79a7cc;
}

/* pageTop style
-------------------------*/
#pageTop{
	background-color: #B08649;
	border-radius: 5px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	}
#pageTop:hover{
	background:#EEE;
	}


/* header style
-------------------------*/
#header .resizeimage img {
	width: 100%;
	margin-top: -20px;
}
#header .resizeimage {


}
#nav #subNav {
	margin-top: 10px;
}
#nav #subNav li {
	font-size: small;
	margin-bottom: 6px;
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#nav #subNav li a {
	display: block;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 90%;
	padding-left: 15px;
	line-height: 2em;
	color: #272727;
	background-color: #F1F1F1;
	height: 2em;
	border-bottom: 1px double #666;
	border-left: 2px solid #FFF;
}
#nav #subNav li a:hover {
	background-image: url(../images/arrow_hover.gif);
}
#company .gridContainer.clearfix p {
	font-size: small;
	margin-bottom: 5px;
}

#commonTable .commonTable {
	margin-left: 10px;
	margin-bottom: 30px;
	border-top: 2px solid #CCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	width: 90%;
	margin-top: 15px;
	font-size: small;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#commonTable .commonTable th {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	margin-left: 5px;
}
#commonTable .commonTable td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	padding-left: 10px;
}
#commonTable .commonTable tr.odd {
	background-color: #EFEFEF;
}
#company .gridContainer.clearfix #commonTable h3 {
	margin-bottom: -10px;
}
#outline .gridContainer.clearfix #commonTable tr.odd {
		background-color: #EFEFEF;
}

#commonTable .commonTable_naha {
	margin-left: 10px;
	margin-bottom: 30px;
	border-top: 2px solid #CCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	width: 90%;
	margin-top: 15px;
	font-size: small;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#commonTable .commonTable_naha th {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	margin-left: 5px;
}
#commonTable .commonTable_naha td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	padding-left: 10px;
}
#commonTable .commonTable_naha tr.odd {
	background-color: #D1FDF8;
}
#company .gridContainer.clearfix #commonTable_naha h3 {
	margin-bottom: -10px;
}
#outline .gridContainer.clearfix #commonTable_naha tr.odd {
		background-color: #EFEFEF;
}
/* outline style
-------------------------*/
#outline .gridContainer.clearfix #commonTable tr.odd {
		background-color: #EFEFEF;
}
#outline .gridContainer.clearfix #commonTable .commonTable tbody tr td ul{

}

#outline .gridContainer.clearfix #commonTable .commonTable tbody tr td ul li {
	font-size: 1em;
	text-indent: -35px;
	margin-left: -10px;
	}


/* privacy style
-------------------------*/

#commonTable ul {
	list-style: none;
	margin-left: 5px;
}
#commonTable p {
	font-size: 0.8em;
	line-height: 1.6em;
}
#commonTable h2 {
	font-size: 0.9em;
}
#commonTable ul li {
	text-indent: -20px;
	font-size: 0.8em;
	line-height: 1.6em;
}
#commonTable .top {
	text-align: right;
	float: right;
}
#commonTable .end {
	text-align: right;
}
#commonTable .date {
	text-align: right;
}
#commonTable .company {
	text-align: right;
	font-size: 1em;
	font-weight: bold;
}
/* recruit style
-------------------------*/
#commonTable #simpleAccordion h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 4px 0px 4px 30px;
	background-image: url(../img/q.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	border-top: 3px solid #BFF;
	border-bottom: 1px dotted #BFF;
	cursor: pointer;
	color: #464646;
}

/* footer style
-------------------------*/
#footer {
	margin-top: 30px;
	border-top: 5px solid #000;
}
#footer nav,
#footer small {
	display: block;
	text-align: center;
	text-shadow: px px;
	margin: 10px 0;
	color: #464445;
	font-size: small;
}
#footer nav li {
	display: inline-block;
	margin: 2px 8px;
	color: #515050;
	font-size: small;
}
/* IE only */
.oldie #footer nav li {
	display: inline;
	zoom: 1;
}
#footer nav li a {
	color: #515050;
}
#footer nav li a:hover {
	background-color: #474849;
	color: #FFFFFF;
}
#mainLeft #nav p img    {

}






/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */
@media only screen and (max-width: 480px) {

#commonTable .commonTable {
	margin-left: 20px;
	margin-bottom: 15px;
	border-top: 1px solid #CCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	width: 90%;
	margin-top: 15px;
}
#commonTable .commonTable th {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
}
#commonTable .commonTable td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	padding-left: 10px;
}
#commonTable .commonTable tr.odd {
	background-color: #EFEFEF;
}

#footer nav,
#footer small {
	margin: 20px 0;
	font-size: x-small;
}

#footer nav,
#footer small {
	margin: 20px 0;
	font-size: x-small;
}

}


/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */
@media only screen and (max-width: 768px) {
#nav #subNav {
	margin-top: 10px;
}
#nav #subNav li {
	font-size: small;
	margin-bottom: 6px;
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#nav #subNav li a {
	display: block;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 90%;
	padding-left: 15px;
	line-height: 2em;
	color: #272727;
	background-color: #F1F1F1;
	height: 2em;
	border-bottom: 1px double #666;
	border-left: 2px solid #FFF;
}
#nav #subNav li a:hover {
	background-image: url(../images/arrow_hover.gif);
}
#header .gridContainer.clearfix #hgroup #gloNavi #menu li{
    width: 32%;
    border-bottom: 1px solid #444;
  }
  #commonTable .commonTable {
	margin-bottom: 15px;
	border-top: 1px solid #CCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	width: 90%;
	margin-top: 15px;
}
#commonTable .commonTable th {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	margin-left: 10px;
}
#commonTable .commonTable td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	padding-left: 10px;
}
#commonTable .commonTable tr.odd {
	background-color: #EFEFEF;
}

  #footer small {
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	font-size: x-small;
}

#footer small {
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	font-size: x-small;
}


}
</pre></body></html>