@charset "utf-8";

/*-----------------------------------------------
 default style clear
-----------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, td, th, address {
	font-family: Meiryo,'メイリオ','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: normal;
	color: #222;
	line-height: 1.8;
	text-decoration: none;
	font-style: normal;
}
body {
	text-align: center;
	background: #aaa URL(/contents/assets/images/global/bg_.gif) repeat;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, td, th, address {
	text-align: left;}

html {
	overflow-y:scroll;
}
ul,li {
	list-style: none;
}
img,fieldset {
	border: 0;
}
a,
a:link,
a:visited {
	color: #222;
	text-decoration: none;
}
a:active,
a:hover {
	color: #3860a5;
	text-decoration: none;
}

/*-----------------------------------------------
 base style
-----------------------------------------------*/
#container {
	width: 960px;
	margin: 0 auto;
	background: #fff URL(/contents/assets/images/global/bg.gif) repeat-y;
	overflow: auto;
}

/*-----------------------------------------------
 header_1 style
-----------------------------------------------*/
#header_1 {
	width: 950px;
	overflow: hidden;	
	margin: 0 auto;
	padding: 0 5px;
	background: URL(/contents/assets/images/global/bg_head.gif) repeat-y;
}
/* hide from Mac IE \*/
* html #header_1 {
	width: 960px;
}
/* */
/*---------- PPJロゴ ----------*/
h1 {
	float: left;
	width: 135px;
	background-color: #000;
}
h1 img {
	margin: 50px 0 0 18px;
}
/*---------- 応援します！テーマのある旅 ----------*/
h2 {
	float: left;
	margin-top: 17px;
	padding-left: 22px;
	width: 183px;
}
/* hide from Mac IE \*/
* html h2 {
	width: 205px;
}
/* */
/*---------- 検索 ----------*/
p#search {
	float: right;
	width: 495px;
	height: 25px;
	margin: 9px 10px 3px 0;
	background: URL(/contents/assets/images/global/bg_search_window.gif) no-repeat 0 0;
}
/* hide from Mac IE \*/
* html #search {
	margin-right: 5px;
}
/* */
#search .window {
	float: left;
	width: 332px;
	height: 21px;
	margin: 3px 0 0 3px;
	background-color: #e7eef9;
	border: none;
	font-size: 13px;
}
/* hide from Mac IE \*/
* html #search .window {
	margin-left: 1px;
}
/* */
#search a {
	float: left;
	display: block;
	width: 159px;
	height: 25px;
	font-size: 0px;
	line-height: 0;
	text-indent: -9999px;
	outline: none;
	background: #aaa URL(/contents/assets/images/global/navi_search.gif) no-repeat 0 0;
}
#search a:hover {
	background-position: 0 -25px;
}
/*---------- サブナビゲーション ----------*/
ul#navi_2 {
	float: right;
	margin-top: 10px;
}
ul#navi_2 li{
	float: right;
	display: inline;
	font-size: 0.86em;
	margin-right: 10px;
	padding-left: 11px;
	background: URL(/contents/assets/images/global/mk_link.gif) no-repeat left center;
}
/* hide from Mac IE \*/
* html ul#navi_2 li {
	margin: 6px 6px 0 0;
}
/* */
/*---------- メインナビゲーション ----------*/
ul#navi_1 {
	float: right;
	width: 795px;
	height: 45px;
	padding: 4px 10px 5px;
	background: URL(/contents/assets/images/global/bg_navi.gif) no-repeat left top;
	margin-top: 1px;
}
/* hide from Mac IE \*/
* html ul#navi_1 {
	width: 815px;
	height: 55px;
}
/* */
ul#navi_1 li {
	float: left;
}
ul#navi_1 li a {
	float: left;
	display: block;
	height: 45px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	outline: none;
}
ul#navi_1 li#top a {
	width: 100px;
	background: url(/contents/assets/images/global/navi_top.gif) no-repeat 0 0;
}
ul#navi_1 li#top a:hover {
	width: 100px;
	background: url(/contents/assets/images/global/navi_top.gif) no-repeat 0 -45px;
}
ul#navi_1 li#area a {
	width: 100px;
	background: url(/contents/assets/images/global/navi_area.gif) no-repeat 0 0;
}
ul#navi_1 li#area a:hover {
	width: 100px;
	background: url(/contents/assets/images/global/navi_area.gif) no-repeat 0 -45px;
}
ul#navi_1 li#theme a {
	width: 100px;
	background: url(/contents/assets/images/global/navi_theme.gif) no-repeat 0 0;
}
ul#navi_1 li#theme a:hover {
	width: 100px;
	background: url(/contents/assets/images/global/navi_theme.gif) no-repeat 0 -45px;
}
ul#navi_1 li#style a {
	width: 99px;
	background: url(/contents/assets/images/global/navi_style.gif) no-repeat 0 0;
}
ul#navi_1 li#style a:hover {
	width: 99px;
	background: url(/contents/assets/images/global/navi_style.gif) no-repeat 0 -45px;
}
ul#navi_1 li#consult a {
	width: 99px;
	background: url(/contents/assets/images/global/navi_consult.gif) no-repeat 0 0;
}
ul#navi_1 li#consult a:hover {
	width: 99px;
	background: url(/contents/assets/images/global/navi_consult.gif) no-repeat 0 -45px;
}
ul#navi_1 li#t_index a {
	width: 99px;
	background: url(/contents/assets/images/global/navi_t_index.gif) no-repeat 0 0;
}
ul#navi_1 li#t_index a:hover {
	width: 99px;
	background: url(/contents/assets/images/global/navi_t_index.gif) no-repeat 0 -45px;
}
ul#navi_1 li#gone a {
	width: 99px;
	background: url(/contents/assets/images/global/navi_gone.gif) no-repeat 0 0;
}
ul#navi_1 li#gone a:hover {
	width: 99px;
	background: url(/contents/assets/images/global/navi_gone.gif) no-repeat 0 -45px;
}
ul#navi_1 li#concept a {
	width: 99px;
	background: url(/contents/assets/images/global/navi_concept.gif) no-repeat 0 0;
}
ul#navi_1 li#concept a:hover {
	width: 99px;
	background: url(/contents/assets/images/global/navi_concept.gif) no-repeat 0 -45px;
}

/*-----------------------------------------------
 header_2 style
-----------------------------------------------*/
#header_2 {
	width: 950px;
	height: 37px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 5px 5px; 
	background: URL(/contents/assets/images/global/bg_head_bottom.gif) no-repeat left bottom;
}
/* hide from Mac IE \*/
* html #header_2 {
	width: 960px;
	height: 42px;
}
/* */
/*---------- ページタイトル ----------*/
h3 {
	margin-left: 145px;
	width: 780px;
	height: 25px;
	padding: 6px 0 0 13px;
}
/* hide from Mac IE \*/
* html h3 {
	width: 793px;
	height: 32px;
	margin-left: 135px;
}
/* */
*:first-child+html h3 {
	margin-left: 135px;
} 

/*-----------------------------------------------
 main style
-----------------------------------------------*/
#main {
	width: 950px;
	padding: 5px 5px 0;
	background: URL(/contents/assets/images/global/bg_top.gif) no-repeat left top;
	overflow: auto;
}
/* hide from Mac IE \*/
* html #main {
	width: 960px;
}
/* */

/*-----------------------------------------------
 contents style
-----------------------------------------------*/
#contents {
	float: left;
	width: 690px;
	height: min-height: 400px;
	height: auto !important;
	height: 400px;
}
#contents a,
#contents a:link,
#contents a:visited {
	color: #3860a5;
	text-decoration: underline;
}
#contents a:active,
#contents a:hover {	
	text-decoration: none;
}
/*- 文字色 -*/
.blue { color: #3860a5; }
.purple { color:#7758ac; }
.green { color:#389da5; }
.orange { color:#e67e1e; }
.red { color:#be3232; }
/*-----------------------------------------------
 side style
-----------------------------------------------*/
#side {
	float: right;
	width: 250px;
	margin: 10px 0;
	padding-right: 10px;
	background-color: #fff;	
}
/* hide from Mac IE \*/
* html #side {
	width: 260px;
}
/* */
#side table.menu {
	width: 100%;
	margin-bottom: 7px;
	border-right: #e6e6e6 solid 5px;
	border-bottom: #e6e6e6 solid 5px;
	border-left: #e6e6e6 solid 5px;
}
#side table.menu th {
	background-color: #e6e6e6;
	font-size: 1.15em;
	font-weight: bold;
	padding: 8px 3px 8px 40px;
}
/* hide from Mac IE \*/
* html #side table.menu th {
	font-size: 0.9em;
}
/* */
#side table.menu td {
	line-height: 1.4;
	padding: 8px 3px 8px 13px;
	border-top: #aaa dotted 1px;
	font-size: 0.9em;
}
/* hide from Mac IE \*/
* html #side table.menu td {
	font-size: 0.75em;
}
/* */
#side table.menu td.first {
	border-top: none;
}	
#side table.menu td.indent {
	padding-left: 53px;
	background: URL(/contents/assets/images/global/mk_link.gif) no-repeat 40px center;
}
/*---------- お問い合わせ ----------*/
#side table#m_inquiry {
	background: URL(/contents/assets/images/global/bg_tel.gif) no-repeat left top;
	border: none;
}
#side table#m_inquiry th {
	padding: 8px 0 7px 31px;
	background: none;
}
#side table#m_inquiry th p {
	line-height: 1.6;
	margin-top: 8px;
}
#side table#m_inquiry th p span {
	font-size: 0.8em;
}
#side table#m_inquiry td {
	padding: 0 5px 5px 5px;
}
#side table#m_inquiry td p {
	background: #fff URL(/contents/assets/images/global/mk_mail.gif) no-repeat 5px center;
	padding: 10px 3px 10px 40px; 
}
/*---------- おすすめツアー、専門店 ----------*/
#side table#m_tour, #side table#m_senmonten {
	border-color: #000;
}
#side table#m_tour th {
	background: URL(/contents/assets/images/global/tour/mk_tour.gif) no-repeat 5px center;
}
#side table#m_senmonten th {
	background: URL(/contents/assets/images/global/tour/mk_senmonten.gif) no-repeat 5px center;
	font-size: 1em;
}
*html #side table#m_senmonten th {
	font-size: 0.8em;
}
#side table#m_tour th, #side table#m_senmonten th {
	background-color: #000;
	color: #fff;
}
#side table#m_tour td a span {
	font-weight: bold;
}
#side table#m_tour td a:hover span {
	color: #3860a5;
}
/*---------- バナー ----------*/
#side .bnr {
	width: 250px;
	margin-bottom: 7px;
}
/*---------- 専門店 ----------*/
#side table#m_area,
#side table#m_theme {
	border-color: #d3dceb;
}
#side table#m_area th {
	background: #d3dceb URL(/contents/assets/images/global/mk_area.gif) no-repeat  5px center;
	color: #3860a5;
}
#side table#m_theme th {
	background: #d3dceb URL(/contents/assets/images/global/mk_theme.gif) no-repeat  5px center;
	color: #3860a5;
}

/*---------- 専門店 アコーディオンが広がったとき ----------*/
#side table#m_area .over td {	
	background-color: #6080b7;
	color: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	border: none;
}
#side table#m_area td.country,
#side table#m_theme td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	border: none;
}
#side table#m_area td.country li,
#side table#m_theme td li {
	float: left;
	font-size: 0.86em;
	line-height: 1.6;
}	
#side table#m_area td.country li a,
#side table#m_theme td li a {
	float: left;
	display: block;
	width: 90px;
	padding-left: 25px;
	background: URL(/contents/assets/images/global/mk_link3.gif) no-repeat left 4px;
}
#side table#m_area td.country li.line_1 a {
	width: 205px;
}

/*-----------------------------------------------
 one column style
-----------------------------------------------*/
.wrapper {
	float: left;
	width: 930px;
	margin: 10px 10px 0;
	background-color: #fff;
}
/* hide from Mac IE \*/
* html .wrapper {
	margin-left: 5px;
}
/* */
.wrapper .mgn_20 {
	float: left;
	width: 890px;
	margin: 20px;
}
/* hide from Mac IE \*/
* html .mgn_20 {
	margin-left: 10px;
}
/* */

/*-----------------------------------------------
 footer style
-----------------------------------------------*/
#footer {
	width: 950px;
	padding: 35px 5px 30px;
	background: URL(/contents/assets/images/global/bg_foot2.gif) no-repeat left top;
	overflow: auto;
}
/* hide from Mac IE \*/
* html #footer {
	width: 960px;
}
/* */
#footer_low {
	width: 900px;
	margin: 30px 0 0 30px;
	float: left;
}
/* hide from Mac IE \*/
* html #footer_low {
	margin-left: 15px;
}
/* */
/*---------- フッターナビゲーション ----------*/
ul.navi_3 {
	width: 950px;
	text-align: center;
	line-height: 1;
}
ul.navi_3 li {
	display: inline;
	font-size: 0.86em;
	padding: 0 10px 0 11px;
	background: URL(/contents/assets/images/global/mk_link.gif) no-repeat left center;
	line-height: 1.6;
}
/*---------- 会社情報 ----------*/
#footer p.left {
	float: left;
	margin-right: 25px;
	font-size: 0.86em;
	line-height: 1.5;
}
/* hide from Mac IE \*/
* html p.left {
	margin-right: 13px;
}
/* */
#footer p.left img {
	margin-bottom: 10px;
}
/*---------- 地図 ----------*/
#footer p.map {
	float: left;
	width: 220px;
	margin: 5px 25px 0 0;
}
/*---------- 電話問い合わせ ----------*/
#footer p.tel {
	float: left;
	line-height: 1.5;
	margin-top: 5px;
}
#footer p.tel img {
	margin: 0 0 10px;
}
#footer p.tel span {
	font-size: 0.8em;
}
#footer p.tel a {
	padding: 0 13px;
	background: URL(/contents/assets/images/global/mk_link.gif) no-repeat left center;
	line-height: 2;
}
/*-----------------------------------------------
 ページトップへ
-----------------------------------------------*/
#goTop {
	float: right;
	position: fixed;
	width: 36px;
	height: 46px;
	bottom: 15%;
	right: 0;
	background: transparent url(/contents/assets/images/global/up.gif) top left no-repeat;
}
#goTop span {
	display: none;
}
/*--------for WinIE 6 and under-----------*/
* html #goTop {
	display: none;
}

/*----------  2009.12.23追加 ----------*/
/*-----------------------------------------------
 右カラム　資料請求
-----------------------------------------------*/
#side table#m_inquiry td p#flier {
	background-image: URL(/contents/assets/images/tour/mk_flier.gif);
}

/*---------- address ----------*/
address {
	font-size: 0.75em !important;
	float: right;
	color: #999;
	margin-top: 5px;
}