﻿body {
	background-color: #FFFFFF;
}

.displaynone {
	display: none;
}

/* トップページ */
h1.index {
	background-image:  url(../images/h1_index.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 500px;
	margin-bottom: 10px;
}

/* テレワークについて */
h1.telework {
	background-image:  url(../images/h1_telework.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 500px;
	margin-bottom: 10px;
}


/* 会社概要 */
h1.corporate {
	background-image:  url(../images/h1_corporate.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 500px;
	margin-bottom: 10px;
}


/* 個人情報保護に関して */
h1.privacy {
	background-image:  url(../images/h1_privacy.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 500px;
	margin-bottom: 10px;
}

/* 約款・条件書 */
h1.provision {
	background-image:  url(../images/h1_provision.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 500px;
	margin-bottom: 10px;
}

/* 新着情報 */
h1.new {
	background-image:  url(../images/h1_new.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 500px;
	margin-bottom: 10px;
}

/* 初めての方へ */
h1.first {
	background-image:  url(../images/h1_first.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 500px;
	margin-bottom: 10px;
}

/* HELP */
h1.help {
	background-image:  url(../images/h1_help.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 500px;
	margin-bottom: 10px;
}

/* 保険サービス */
h1.service {
	background-image:  url(../images/h1_service.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 500px;
	margin-bottom: 10px;
}

/* 求人情報 */
h1.recruite {
	background-image:  url(../images/h1_recruite.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 500px;
	margin-bottom: 10px;
}

/* 便利リンク集 */
h1.link {
	background-image:  url(../images/h1_link.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 500px;
	margin-bottom: 10px;
}

/* 予約確認 */
h1.reservation {
	background-image:  url(../images/h1_reservation.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 500px;
	margin-bottom: 10px;
}

h2 {
	font-size: 110%;
	color: #666666;
	width: 480px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #8FA8E0;
	padding-left: 8px;
	margin-top: 10px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-weight: bold;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

h4 {
	margin-top: 5px;
	font-size: 100%;
}

h5 {
	margin-top: 5px;
	font-size: 40%;
	color: 	#808080;
}



a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #9900CC;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* トップページ　コンテンツ */
div.index_contents {
	font-size: 90%;
	color: #666666;
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 150%;
}

/* テレワーク　コンテンツ */
div.telework_contents {
	font-size: 90%;
	color: #666666;
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 150%;
}


/* 会社概要　コンテンツ */
div.corporate_contents {
	font-size: 90%;
	color: #666666;
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 150%;
}


/* 個人情報保護に関して　コンテンツ */
div.privacy_contents {
	font-size: 90%;
	color: #666666;
	width: 500px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 150%;
}

/* 約款・条件書　コンテンツ */
div.provision_contents {
	font-size: 70%;
	color: #666666;
	width: 500px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 150%;
}

/* 約款・条件書　リスト(ul) */
div.provision_contents ul {
	padding-left: 2em;
}

/* 約款・条件書　リスト(ol) */
div.provision_contents ol {
	padding-left: 3em;
}

/* 約款・条件書　リスト（一、二、三） */
div.provision_contents ol.kanji {
	list-style-type: cjk-ideographic;
}

/* 約款・条件書　リスト（イ、ロ、ハ） */
div.provision_contents ol.iroha {
	list-style-type: katakana-iroha;
}

/* 約款・条件書　リスト（a、b、c） */
div.provision_contents ol.alpha {
	list-style-type: lower-alpha;
}

/* 予約確認　コンテンツ */
div.reservation_contents {
	font-size: 90%;
	color: #666666;
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 150%;
}
/* 求人情報　コンテンツ */
div.recruite_contents {
	font-size: 90%;
	color: #666666;
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 150%;
}

/* ヘッダ　画像 */
div.header1 {
	width: 740px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/* ヘッダ　テキスト */
div.header2 {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	display: none;
}

/* ヘッダ　Flash */
div.header3 {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

hr {
	display: none;
}

/* メインメニュー */
div.menu {
	background-image:  url(../images/menu.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 220px;
	margin-bottom: 2px;
}

/* トップページ 更新情報 */
div.indexnew {
	background-image:  url(../images/new.gif);
	height: 20px;
	width: 500px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 10px;
}

/* 約款・条件書 標準旅行約款 */
div.provisionprovision {
	background-image:  url(../images/provision.gif);
	height: 20px;
	width: 500px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 10px;
}

/* 約款・条件書 旅行条件書 */
div.provisioncondition {
	background-image:  url(../images/condition.gif);
	height: 20px;
	width: 500px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 10px;
}

/* メイン　コンテンツ */
div.center {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
}

/* 左　コンテンツ */
div.left {
	float: left;
	width: 220px;
}

/* 右　コンテンツ */
div.right {
	float: right;
	width: 500px;
}

/* トップページ　更新情報 */
dl.indexnew dt {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 90%;
	line-height: 200%;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	float: left;
}

/* トップページ　更新情報 */
dl.indexnew dd {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 90%;
	line-height: 200%;
	color: #666666;
	padding-left: 8em;
}

/* 新着情報 */
div.new_contents dl.new dt {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 90%;
	line-height: 200%;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	float: left;
}
div.new_contents dl.new dd {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 90%;
	line-height: 200%;
	color: #666666;
	padding-left: 8em;
}

/* メニュー */
ul.menu li {
	height: 35px;
	width: 220px;
	margin-top: 2px;
	list-style-type: none;
	margin-bottom: 2px;
}

/* メニュー　HOME */
ul.menu li.index a {
	background-image: url(../images/menu_index_off.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 220px;
	margin: 0px;
	display: block;
}
ul.menu li.index a:link {
	background-image: url(../images/menu_index_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.index a:visited {
	background-image: url(../images/menu_index_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.index a:hover {
	background-image: url(../images/menu_index_on.gif);
	background-repeat: no-repeat;
}

/* メニュー　テレワーク */
ul.menu li.telework a {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-decoration: none;
	background-image: url(../images/menu_telework_off.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 220px;
	margin: 0px;
	display: block;
}
ul.menu li.telework a:link {
	background-image: url(../images/menu_telework_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.telework a:visited {
	background-image: url(../images/menu_telework_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.telework a:hover {
	background-image: url(../images/menu_telework_on.gif);
	background-repeat: no-repeat;
}


/* メニュー　会社概要 */
ul.menu li.corporate a {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-decoration: none;
	background-image: url(../images/menu_corporate_off.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 220px;
	margin: 0px;
	display: block;
}
ul.menu li.corporate a:link {
	background-image: url(../images/menu_corporate_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.corporate a:visited {
	background-image: url(../images/menu_corporate_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.corporate a:hover {
	background-image: url(../images/menu_corporate_on.gif);
	background-repeat: no-repeat;
}


/* メニュー　個人情報保護に関して */
ul.menu li.privacy a {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-decoration: none;
	background-image: url(../images/menu_privacy_off.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 220px;
	margin: 0px;
	display: block;
}
ul.menu li.privacy a:link {
	background-image: url(../images/menu_privacy_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.privacy a:visited {
	background-image: url(../images/menu_privacy_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.privacy a:hover {
	background-image: url(../images/menu_privacy_on.gif);
	background-repeat: no-repeat;
}

/* メニュー　約款・条件書 */
ul.menu li.provision a {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-decoration: none;
	background-image: url(../images/menu_provision_off.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 220px;
	margin: 0px;
	display: block;
}
ul.menu li.provision a:link {
	background-image: url(../images/menu_provision_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.provision a:visited {
	background-image: url(../images/menu_provision_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.provision a:hover {
	background-image: url(../images/menu_provision_on.gif);
	background-repeat: no-repeat;
}

/* メニュー　新着情報 */
ul.menu li.new a {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-decoration: none;
	background-image: url(../images/menu_new_off.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 220px;
	margin: 0px;
	display: block;
}
ul.menu li.new a:link {
	background-image: url(../images/menu_new_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.new a:visited {
	background-image: url(../images/menu_new_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.new a:hover {
	background-image: url(../images/menu_new_on.gif);
	background-repeat: no-repeat;
}

/* メニュー　初めての方へ */
ul.menu li.first a {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-decoration: none;
	background-image: url(../images/menu_first_off.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 220px;
	margin: 0px;
	display: block;
}
ul.menu li.first a:link {
	background-image: url(../images/menu_first_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.first a:visited {
	background-image: url(../images/menu_first_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.first a:hover {
	background-image: url(../images/menu_first_on.gif);
	background-repeat: no-repeat;
}

/* メニュー　HELP */
ul.menu li.help a {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-decoration: none;
	background-image: url(../images/menu_help_off.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 220px;
	margin: 0px;
	display: block;
}
ul.menu li.help a:link {
	background-image: url(../images/menu_help_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.help a:visited {
	background-image: url(../images/menu_help_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.help a:hover {
	background-image: url(../images/menu_help_on.gif);
	background-repeat: no-repeat;
}

/* メニュー　各種サービス */
ul.menu li.service a {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-decoration: none;
	background-image: url(../images/menu_service_off.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 220px;
	margin: 0px;
	display: block;
}
ul.menu li.service a:link {
	background-image: url(../images/menu_service_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.service a:visited {
	background-image: url(../images/menu_service_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.service a:hover {
	background-image: url(../images/menu_service_on.gif);
	background-repeat: no-repeat;
}
/* メニュー　求人情報 */
ul.menu li.recruite a {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-decoration: none;
	background-image: url(../images/menu_recruite_off.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 220px;
	margin: 0px;
	display: block;
}
ul.menu li.recruite a:link {
	background-image: url(../images/menu_recruite_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.recruite a:visited {
	background-image: url(../images/menu_recruite_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.recruite a:hover {
	background-image: url(../images/menu_recruite_on.gif);
	background-repeat: no-repeat;
}

/* メニュー　便利リンク集 */
ul.menu li.link a {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-decoration: none;
	background-image: url(../images/menu_link_off.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 220px;
	margin: 0px;
	display: block;
}
ul.menu li.link a:link {
	background-image: url(../images/menu_link_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.link a:visited {
	background-image: url(../images/menu_link_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.link a:hover {
	background-image: url(../images/menu_link_on.gif);
	background-repeat: no-repeat;
}

/* メニュー　予約確認 */
ul.menu li.reservation a {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-decoration: none;
	background-image: url(../images/menu_reservation_off.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 220px;
	margin: 0px;
	display: block;
}
ul.menu li.reservation a:link {
	background-image: url(../images/menu_reservation_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.reservation a:visited {
	background-image: url(../images/menu_reservation_off.gif);
	background-repeat: no-repeat;
}
ul.menu li.reservation a:hover {
	background-image: url(../images/menu_reservation_on.gif);
	background-repeat: no-repeat;
}

/* QRコード
div.qr {
	width: 220px;
	height: 100px;
	background-image: url(../images/qr.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
  */


/* バナー */
div.bna {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-decoration: none;
	background-image: url(../images/wifibox.gif);
	background-repeat: no-repeat;
	height: 440px;
	width: 220px;
	margin: 0px;
	display: block;
}
ul.bna div.bna a:link {
	background-image: url(../images/wifibox.gif);
	background-repeat: no-repeat;
}
ul.bna div.bna a:visited {
	background-image: url(../images/wifibox.gif);
	background-repeat: no-repeat;
}


dl.corporate dt {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
}
dl.corporate dd {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #666666;
	padding-left: 50px;
	margin-bottom: 10px;
}

dl.corporate ul.history {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #666666;
	list-style-type: disc;
}

ol.privacy li {
	line-height: 150%;
	margin: 10px 0px 0px 2em;
	list-style-position: outside;
}
ol.privacy ul {
	line-height: 150%;
	margin: 10px 0px 0px -1em;
}

table.privacy {
	border: 1px solid #333333;
	line-height: 150%;
	border-collapse: collapse;
	width: 470px;
	margin-top: 8px;
}
table.privacy th {
	background-color: #DCE3F5;
	width: 15em;
	border: 1px solid #333333;
	margin: 0px;
	padding: 3px;
}
table.privacy td {
	width: auto;
	border: 1px solid #333333;
	margin: 0px;
	padding: 3px;
}

ol.telework li {
	line-height: 150%;
	margin: 10px 0px 0px 2em;
	list-style-position: outside;
}
ol.telework ul {
	line-height: 150%;
	margin: 10px 0px 0px -1em;
}

table.telework {
	border: 3px solid #333333;
        border-color: #D3D3D3;
	line-height: 150%;
	border-collapse: collapse;
	width: 490px;
	margin-top: 8px;
}
table.telework th {
	background-color: #DCE3F5;
	width: 15em;
	border: 1px solid #333333;
	margin: 0px;
	padding: 3px;
}
table.telework td {
	width: auto;
	border: 1px solid #333333;
	margin: 0px;
	padding: 3px;
}

}
ol.telework2 ul {
	line-height: 150%;
	margin: 10px 0px 0px -1em;
}

table.telework2 {
	border: 1px solid #333333;
	line-height: 150%;
	border-collapse: collapse;
	width: 500px;
	margin-top: 8px;
}
table.telework2 th {
	background-color: #DCE3F5;
	width: 15em;
	border: 1px solid #333333;
	margin: 0px;
	padding: 3px;
}
table.telework2 td {
	width: auto;
	border: 1px solid #333333;
	margin: 0px;
	padding: 3px;
}

div.provision_contents table {
	border: 1px solid #333333;
	line-height: 150%;
	border-collapse: collapse;
	width: 500px;
	margin-top: 8px;
}
div.provision_contents table th {
	background-color: #DCE3F5;
	border: 1px solid #333333;
	margin: 0px;
	padding: 3px;
}
div.provision_contents table td {
	border: 1px solid #333333;
	margin: 0px;
	padding: 3px;
}

dl.service_contents dt {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
}

dl.recruite_contents dt {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
}
dl.recruite dt {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
}
dl.recruite dd {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #666666;
	padding-left: 50px;
	margin-bottom: 10px;
}

dl.recruite ul.history {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #666666;
	list-style-type: disc;
}

dl.link dt {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
}
dl.link dd {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #666666;
	padding-left: 50px;
	margin-bottom: 10px;
}

div.kome {
	line-height: 150%;
	text-indent: -1em;
	padding-left: 1em;
	margin-top: 8px;
}

dl.help dt {
	font-weight: bold;
	color: #000099;
	padding-left: 26px;
	margin-top: 10px;
	background-image: url(../images/i-faq.gif);
	background-position: left top;
	padding-top: 10px;
	background-repeat: no-repeat;
}
dl.help dd {
	line-height: 150%;
	margin-top: 5px;
	padding-left: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}

div.footer {
	background-color: #000066;
	clear: both;
	width: 740px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	vertical-align: middle;
	height: 1em;
}

div.top {
	text-align: right;
	width: 730px;
	margin-top: 0px;
	vertical-align: middle;
	float: right;
	padding-right: 10px;
	height: 1em;
}

div.top a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
div.top a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
div.top a:hover {
	color: #FF0000;
	text-decoration: underline;
}

div.copyright {
	text-align: left;
	width: 730px;
	color: #FFFFFF;
	vertical-align: middle;
	margin-top: -1em;
	float: left;
	padding-left: 10px;
	height: 1em;
}

/* 
div.copyright {
	background-color: #000066;
	text-align: right;
	clear: both;
	width: 740px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 80%;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 30px;
	vertical-align: middle;
} */
