@charset "utf-8";
/* CSS Document */

div.other_bg h3 {
	position: absolute;
	top: 26px;
	left: 44px;
}

/*会社概要・沿革・旅行業登録票・特定商取引・旅行業約款ここから*/
h4 {
	background: url(../image/title_bg.gif) no-repeat left center;
	font-family: "HG丸ｺﾞｼｯｸM-PRO", "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 1.2em;
	text-align: left;
	font-weight: bolder;
	height: 24px;
	text-indent: 30px;
	padding: 6px 0 0;
	margin: 10px 0px 10px 5px;
}
table {
	border-collapse: collapse;
	width: 750px;
	margin: 0px 5px;
}
td,th {
	border: 1px solid #CCCCCC;
}
.table1 td,.table1 th,
.table2 td,.table2 th {
	padding: 10px;
}
.table1 td,.table2 td {
	line-height: 1.2em;
}
.table1 th,.table2 th {
	background-color: #F5F5F5;
	font-weight: normal;
	text-align: left;
}
.table1 th {
	width: 150px;
	text-align: center;
}
.table10 th {
	width: 15%;
}
.table1 .cyui {
	background-color: #D9FFD9;
	text-align: center;
}
.jissi {
	text-align: center;
	padding-bottom: 10px;
}
.red {color:#F00;
}


/*旅行業約款*/

/* 出発地から探す*/
/* .box_navi_dp5 */
.box_navi_dp5 {
	margin-top: 10px;
	width: 760px;
	height: 42px;
	border-bottom: 4px solid #1b81cc;
	position: relative;
}
/*#navi_dp5*/
ul#navi_dp5 {
	float: left;
}

ul#navi_dp5 li.button_art1_on ,
ul#navi_dp5 li.button_art2_on ,
ul#navi_dp5 li.button_art1 a ,
ul#navi_dp5 li.button_art2 a ,
ul#navi_dp5 li.button_art1 a:hover ,
ul#navi_dp5 li.button_art2 a:hover {
	width: 233px;
	height: 42px;
	background: url(../image/other/button_art.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}

ul#navi_dp5 li {
	float:left;
}

ul#navi_dp5 li.button_art1 a {
	margin-right:2px;
	background-position: 0px 0px;
}

ul#navi_dp5 li.button_art2 a {
	background-position: -233px 0px;
}
/* ↓ 擬似タイプセレクタ ↓ */

ul#navi_dp5 li.button_art1_on,
ul#navi_dp5 li.button_art1 a:hover {
	margin-right:2px;	
	background-position: 0px -42px;	
}

ul#navi_dp5 li.button_art2_on,
ul#navi_dp5 li.button_art2 a:hover {
	background-position: -232px -42px;	
}


div.article h4 {
	background: none;
}
div.article table {
	margin: 20px 0;
	width: 100%;
}
div.article table,th,td {
	border-collapse: collapse;
	border: 1px solid #CCC;
	padding: 10px 5px;
}
div.article td {
	text-align: left;
}
div.article th {
	background: #ECECEC;
	font-weight: normal;
}
div.article dl {
	text-align: left;
}
div.article dt {
	background: url(../image/title_bg.gif) no-repeat left center;
	padding: 20px 0 20px 30px;
	font-weight: bold;
}
div.article dd {
	padding: 5px;
	line-height: 1.5em;
}
div.article dd.br {
	padding: 5px 5px 5px 15px;
	line-height: 1.5em;
}
/*プラン一覧ここから*/
h4.plan {
	background-image: url(../image/plan_bg1.gif);
	background-repeat: no-repeat;
}
.table3 {
	border: none;
	border-collapse:separate;
}
.table3 a {
	text-decoration: none;
	color: #333333;
}
.table3 a:hover {
	text-decoration: underline;
	color: #0000CC;
}
.table3 td {
	border: none;
	text-align: left;
	vertical-align: top;
}
.table3 ul {
	width: 260px;
	background-image: url(../image/plan_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px 0px;
}
.table3 li {
	background-image: url(../image/plan_bg2.gif);
	background-repeat: repeat-y;
	line-height: 1.5em;
	list-style-type: none;
	padding-left: 10px;
}
.table3 li.bottom {
	background-image: url(../image/plan_bg3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-bottom:10px;
}
.table3 li.title {
	background-image: url(../image/plan_title.gif);
	background-repeat: no-repeat;
	height: 30px;
	background-position: 10px 10px;
	padding: 15px 0 0 40px;
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;
}
.table3 .normal {
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
}
.red  {
	color: #FF0000;
}
.table3 .kensaku {
	padding: 3px;
	line-height: 2em;
	color: #FF0000;
}

/*アイコンここから*/
.table4 {
	width: 48%;
	float: left;
	margin: 5px;
}
.table4 th {
	width: 110px;
	background-color: #FFFFCC;
	font-weight: normal;
}
.table4 th,.table4 td {
	padding: 5px;
}
/*サイトマップ*/
div.sitemap_wrap {
	float: left;
}
div.sitemap {
	margin-top: 15px;
}
div.sitemap2 {
	clear: both;
}
div.sitemap_wrap dl {
	float:left;
	width: 190px;
}
div.sitemap_wrap dt {
	background: url(../image/title_bg2.gif) no-repeat scroll 0px 0px;
	padding-left: 15px;
	margin: 10px;
	font-size: 120%;
	font-weight: bold;
}
div.sitemap_wrap dd {
	background: url(../image/gelande_li.gif) no-repeat 20px center;
	padding: 3px 0px 3px 40px;
}
.site_map {
	width:790px;
	margin-left:25px;
	padding:8px;
	line-height:140%;
}
.site_mapti {
		color:#900;
		margin-top:5px;
		margin-bottom:2px;
}


/*旅行条件書・プライバシーポリシー*/

div.other dl {
	text-align: left;
}
div.other dt {
	background: url(../image/title_bg.gif) no-repeat left center;
	padding: 8px 5px 8px 20px;
	font-weight: bold;
	margin: 10px 0 0 5px;
}
div.other dd {
	padding: 5px 0 5px 15px;
	line-height: 1.5em;
}
div.other li {
	list-style: none;
}
div.other table {
	margin: 10px auto;
	width: 740px;
}
div.other table table {
	margin: 10px auto;
	width: 95%;
}
div.other li table {
	width: 700px;
	margin: 0 0 5px;
}
div.other th {
	white-space: nowrap;
}
div.other table,div.other th,div.other td {
	border: #CCC 1px solid;
}
div.other th {
	background: #ECECEC;
}
div.faq dt {
	color: #1b81cc;
	text-decoration: underline;
	background: #ECECEC;
	padding: 8px 5px 8px 10px;
}
div.faq dd {
	line-height: 1.8em;
}
.accordion {cursor:pointer;}
/* 会社案内 */
/* .box_navi_dp6 */
.box_navi_dp6 {
	margin-top: 10px;
	width: 760px;
	height: 36px;
	border-bottom: 4px solid #1b81cc;
	position: relative;
}
/*#navi_dp6*/
ul#navi_dp6 {
	float: left;
}

ul#navi_dp6 li.button_art1_on ,
ul#navi_dp6 li.button_art2_on ,
ul#navi_dp6 li.button_art3_on ,
ul#navi_dp6 li.button_art4_on ,
ul#navi_dp6 li.button_art5_on ,
ul#navi_dp6 li.button_art1 a ,
ul#navi_dp6 li.button_art2 a ,
ul#navi_dp6 li.button_art3 a ,
ul#navi_dp6 li.button_art4 a ,
ul#navi_dp6 li.button_art5 a ,
ul#navi_dp6 li.button_art1 a:hover ,
ul#navi_dp6 li.button_art2 a:hover ,
ul#navi_dp6 li.button_art3 a:hover ,
ul#navi_dp6 li.button_art4 a:hover ,
ul#navi_dp6 li.button_art5 a:hover {
	width: 130px;
	height: 36px;
	background: url(../image/other/button_corp.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}

ul#navi_dp6 li {
	float:left;
}
ul#navi_dp6 li.button_art1 a {
	background-position: 0px -42px;
}
ul#navi_dp6 li.button_art2 a {
	background-position: -130px -42px;
}
ul#navi_dp6 li.button_art3 a {
	background-position: -260px -42px;
}
ul#navi_dp6 li.button_art4 a {
	background-position: -390px -42px;
}
ul#navi_dp6 li.button_art5 a {
	background-position: -520px -42px;
}
/* ↓ 擬似タイプセレクタ ↓ */

ul#navi_dp6 li.button_art1_on,
ul#navi_dp6 li.button_art1 a:hover {
	background-position: 0px 0px;	
}
ul#navi_dp6 li.button_art2_on,
ul#navi_dp6 li.button_art2 a:hover {
	background-position: -130px 0px;	
}
ul#navi_dp6 li.button_art3_on,
ul#navi_dp6 li.button_art3 a:hover {
	background-position: -260px 0px;	
}
ul#navi_dp6 li.button_art4_on,
ul#navi_dp6 li.button_art4 a:hover {
	background-position: -390px 0px;	
}
ul#navi_dp6 li.button_art5_on,
ul#navi_dp6 li.button_art5 a:hover {
	background-position: -520px 0px;	
}
/* ↓旅行保険↓ */
.contentsarea {
	margin: 10px 0 20px;
}
ul.contentsarea li {
	line-height: 2em;
	padding: 5px 0;
}
.insurance dt {
	line-height: 2em;
	background: #CCC;
	color: #084F95;
	font-weight: bold;
	text-decoration: underline;
	margin: 5px 0;
}
.insurance dd {
	line-height: 2em;
	padding: 5px 10px 15px;
}
.komoku {
	width: 180px;
}

