@charset "UTF-8";
/*++++++++++++++++++++++++++++++++++++++++++
HTML Setting
+++++++++++++++++++++++++++++++++++++++++++*/

* {
	margin:0;
	padding:0;
	list-style:none;
/*	border:#FF0000 1px solid;*/
	}

body{
	margin:0;
	padding:0;
	font-size:12px;
	}

#zentai img{
	border:none;
	}
	
#zentai h1,h2,h3,h4{
	font-size:10px;
}

#zentai{
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}


#zentai a {
	font-size:12px;
	color: #ffffff;
	}

table td {
	vertical-align:top;
}

/*.CtsMrBox a:link {
    text-decoration: underline;
	
}*/

#d {
    background: url(../parts/bottom_ber.gif) no-repeat scroll 0 0 transparent;
    border: medium none;
    clear: both;
    height: 30px;
    width: 800px;
}

/*レイアウト設定*/
#contents{
	width:auto;
	height:auto;
	background:url(../parts/contents.gif) repeat-y;
	float:left;
	}

#contents_l{
	float:left;
	margin-left:20px;
	_margin-left:10px;
	background:url(../parts/contents_l.gif) repeat-y;
	width:180px;
	height:auto;
	z-index: 10;
	}

#contents_r{
	margin-top:0px;
	padding:0 20px 0 20px;
	width:auto;
	height:auto;
    clear: right;
    float: right;
	}

/*左ツアーリストメニューの設定*/
.tour_list{
	width:170px;
	height:auto;
	padding:0 0 10px 10px;
}

.tour_list li{
	width:155px;
	_width:155px;
	height:auto;
	padding-left:1em;
	* html padding-left:0em;
	padding-bottom:10px;
	line-height:20px;
	background:url(../parts/icon_list.gif) no-repeat left  0.5em;
	color:#999999;
	}
	
.tour_list li a,.tour_list li a:visited{
	color:#bebfc3;
	}


/*TOP用メニューの設定*/
#top_menu{
	width:800px;
	height:76px;
	background:url(../parts/sub_menu_bg.gif) repeat-x bottom;
	position:relative;
	z-index:500;
	}

#top_select,
#select{
	white-space:nowrap;
	}

#top_select li,
#select li{
	float:left;
	}

#top_select li a,
#select li a{
	display:block;
	text-indent:-9999px;
	}


#top_custom,
#top_proposal,
#top_custom a,
#top_proposal a{
	width:200px;
	height:46px;
}

#top_custom a{
	background:url(../parts/top_main_menu.gif) no-repeat 0 0;
	}

#top_custom a:hover{
	background-position:0px -47px;
}

#top_proposal a{
	background:url(../parts/top_main_menu.gif) no-repeat -200px 0px;
	}

#top_proposal span{
	text-indent:-9999px;
	display:block;
	width:200px;
	height:46px;
	background:url(../parts/top_main_menu.gif) no-repeat -200px 0px;
	}


#top_proposal a:hover{
	background-position:-200px -47px;
	}

#top_application,
#top_Form,
#top_application a,
#top_Form a{
	width:200px;
	height:46px;
	}

#top_application a{
	background:url(../parts/top_main_menu.gif) no-repeat -400px 0px;
	}

#top_application a:hover{
	background-position:-400px -47px;
	}

#top_Form a{
	background:url(../parts/top_main_menu.gif) no-repeat -600px 0px;
	}

#top_Form a:hover{
	background-position:-600px -47px;
	}
	
/*その他用メニューの設定*/
#menu{
	width:800px;
	height:70px;
	background:url(../parts/sub_menu_bg.gif) repeat-x bottom;
	position:relative;
	z-index:500;
	}

#zentai #top,
#zentai #custom,
#zentai #proposal,
#zentai #application,
#zentai #Form,
#zentai #top a,
#zentai #custom a,
#zentai #proposal a,
#zentai #application a,
#zentai #Form a,
#zentai #top_o,
#zentai #custom_o,
#zentai #proposal_o,
#zentai #application_o,
#zentai #Form_o,
#zentai #top_o a,
#zentai #custom_o a,
#zentai #proposal_o a,
#zentai #application_o a,
#zentai #Form_o a{
	width:200px;
	height:40px;
}

/*#top a,
#top_o a{
	background:url(../parts/main_menu.gif) no-repeat 0px 0px;
	}

#top a:hover{
	background-position:0px -40px;
}
*/
#custom a,
#custom_o a{
	background:url(../parts/main_menu.gif) no-repeat 0px 0px;
	}

#custom a:hover{
	background-position:0px -40px;
}

#proposal a,
#proposal_o a{
	background:url(../parts/main_menu.gif) no-repeat -200px 0px;
	}

#proposal a:hover{
	background-position:-200px -40px;
	}

#application a,
#application_o a{
	background:url(../parts/main_menu.gif) no-repeat -400px 0px;
	}

#application a:hover{
	background-position:-400px -40px;
	}

#Form a,
#Form_o a{
	background:url(../parts/main_menu.gif) no-repeat -600px 0px;
	}

#Form a:hover{
	background-position:-600px -40px;
	}


/*サブメニュー設定*/

#menu #select li.top a:hover, 
#menu #select li.top:hover a{
background:url(../parts/main_menu.gif) right top; 
}


#menu .sub{
display:none;
}

#menu ul ul{display:none;}

/* IE6 のみ */
#menu table{
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

#menu .sub {
margin:0; 
padding:0;
list-style:none;
}

#menu .sub li {background:transparent;}

#menu #select :hover .sub{
width:400px;
height:30px;
display:block; 
position:absolute;
float:left;
top:40px; 
left:0; 
text-align:center;
background:#fff url(../parts/sub_menu_bg.gif) repeat;
border:none;
}

#menu #select :hover .r1{
left:0px;
}

#menu #select :hover .r2{
left:200px;
}

#menu #select :hover .r3{
width:400px;
left:400px;
}


/*#menu #select :hover .rt li {float:right;}*/

#menu #select :hover .sub li a {
display:block;
width:200px; 
height:30px; 
line-height:28px; 
float:left; 
background:transparent url(../parts/sub_menu.gif) no-repeat; 
padding:0; 
margin:0; 
white-space:nowrap; 
color:#fff; 
font-size:12px;
text-indent:0px;
text-decoration:none;}

#menu #select :hover .sub li a.menu_l{
width:238px;
background:transparent url(../parts/sub_menu_l.gif) no-repeat;
line-height:14px;
}
#menu #select :hover .sub li a.menu_s{
width:162px;
background:transparent url(../parts/sub_menu_s.gif) no-repeat; 
}

/*#menu #select :hover .sub li.subline a {color:#c00;}*/

#menu #select :hover .sub li a:hover,
#menu #select :hover .sub li:hover
{color:#000333; line-height:28px; position:relative; background:url(../parts/sub_menu.gif) no-repeat left bottom;}

#menu #select :hover .sub li .nenu_l:hover,
#menu #select :hover .sub .menu_l:hover
{background:url(../parts/sub_menu_l.gif) no-repeat left bottom;}

#menu #select .sub li a span{
	display:block;
	padding-top:5px;
	font-size:10px;
	line-height:11px;
	}

/*flashトップ*/
div #fla_top {
	width:800px;
	height:210px;
	background:url(../img/index_ttl.jpg) no-repeat;
}


div #fla_top h1{
text-indent:-9999px;

}
/*アクティブ状態の設定*/
/*#top_o a{
	background-position:0px -40px;
}
*/
#custom_o a{
	background-position:0px -40px;
}

#proposal_o a{
	background-position:-200px -40px;
	}

#application_o a{
	background-position:-400px -40px;
	}

#Form_o a{
	background-position:-600px -40px;
	}

#menu #select #custom_o .sub,
#menu #select #proposal_o .sub,
#menu #select #application_o .sub
{
width:400px;
height:30px;
display:block; 
position:absolute;
float:left;
top:40px; 
left:0; 
text-align:center;
background:#fff url(../parts/sub_menu_bg.gif) repeat;
border:none;
}

#menu #select #custom_o .sub li a,
#menu #select #proposal_o .sub li a,
#menu #select #application_o .sub li a {
display:block;
width:200px; 
height:30px; 
line-height:28px; 
float:left; 
background:transparent url(../parts/sub_menu.gif) no-repeat; 
padding:0; 
margin:0; 
white-space:nowrap; 
color:#fff; 
font-size:12px;
text-indent:0px;
text-decoration:none;}

#menu #select #custom_o .r1{
left:0px;
}

#menu #select #proposal_o .r2{
left:200px;
}

#menu #select #application_o .r3{
width:400px;
left:400px;
}

#menu #select #custom_o .sub .on a,
#menu #select #proposal_o .sub .on a,
#menu #select #application_o .sub .on a
{color:#000333;}

#menu #select #application_o .sub li a:hover,
#menu #select #application_o .sub li:hover
{background:url(../parts/sub_menu_l.gif) no-repeat left bottom;}

#menu #select #application_o .sub li a.menu_l{
width:238px;
background:transparent url(../parts/sub_menu_l.gif) no-repeat; 
}
#menu #select #application_o .sub li a.menu_s{
width:162px;
background:transparent url(../parts/sub_menu_s.gif) no-repeat; 
}




/*テーブルコーディングナビゲーション*/

div.global_navi{
	background-color:#242835;
	height:73px;
	}


.bg_subbt td a:link{
	color: #ffffff;
	text-decoration:underline;
}

.bg_subbt td a:visited{
	color: #ffffff;
	text-decoration:underline;
  }
  
.bg_subbt td a:hover{
	color: #000333;
	text-decoration:underline;
	}


.bg_subbt{
	width:800px;
	height:28px;
	line-height:28px;
	background:url(../parts/bg_subt.gif) repeat-x;
	}

.bg_subbt td{
	text-align:center;
	}

table.bg_subbt td.ont a:link{
	color:#000333;
	}


.bg_subbt td.subbt{
	background:url(../parts/sub_menu.gif) no-repeat;
	}

table.bg_subbt td.subbts{
	background:url(../parts/sub_menu2.gif) no-repeat;
	font-size:10px;
	line-height:11px;
	}

.bg_subbt td.subbt_on{
	background:url(../parts/sub_menu_o.gif) no-repeat;
	}
	
.bg_subbt td.subbts_on{
	background:url(../parts/sub_menu_o.gif) no-repeat;
	font-size:10px;
}

table.bg_subbt td.subbts_on a{
font-size:10px;
}
table.bg_subbt td.subbts a{
font-size:10px;
}



.bg_subbt td.subbt a{
	display:block;
	width:200px;
	height:30px;
	}
.bg_subbt td.subbts a{
	display:block;
	width:200px;
	height:30px;
	}


.bg_subbt td.subbt a{
	display:block;
	width:140px;
	margin:0 auto;
	height:30px;
	padding-left:60px;
	text-align:left;
	}

.bg_subbt td.subbt_on a{
	display:block;
	width:140px;
	margin:0 auto;
	height:30px;
	padding-left:60px;
	text-align:left;
	}

.bg_subbt td.subbts a{
	display:block;
	width:140px;
	margin:0 auto;
	height:30px;
	padding-left:60px;
	text-align:left;
	}

.bg_subbt td.subbts a.tour{
	width:140px;
	margin:0 auto;
	height:30px;
	padding-left:60px;
	text-align:left;
	}


.bg_subbt td.subbt_on a.tour{
	display:block;
	width:140px;
	margin:0 auto;
	height:30px;
	padding-left:60px;
	text-align:left;
	background:url(../parts/sub_menu2_o.gif) no-repeat;
	}


.bg_subbt td.subbts span{
	display:block;
	width:165px;
	margin:0 auto;
	height:30px;
	padding-left:35px;
	text-align:left;
	}


.bg_subbt td.subbt a:hover{
	background:url(../parts/sub_menu_o.gif) no-repeat;
	}

.bg_subbt td.subbts a:hover{
	background:url(../parts/sub_menu2_o.gif) no-repeat;
	}


table.bg_subbt td.subbt_l{
	background:url(../parts/sub_menu_l.gif) no-repeat;
	font-size:10px;
	line-height:11px;
}


.bg_subbt td.subbt_l a{
	display:block;
	width:240px;
	height:30px;
	font-size:10px;
	line-height:11px;
}
.bg_subbt td.subbt_l a:hover{
	background:url(../parts/sub_menu_l_o.gif) no-repeat;
	line-height:11px;
	}


.bg_subbt td.subbt_l_on{
	background:url(../parts/sub_menu_l_o.gif) no-repeat;
	font-size:10px;
	line-height:11px;
}

/*お問い合わせ*/
.txt_12_def {
	font-size:12px;
	line-height:18px;
	color:#ffffff;
	text-align:left;
}

.txt_11_def {
	font-size:11px;
	line-height:17px;
	color:#ffffff;
	text-align:left;
}
/*お問い合わせ*/
.txt_12_def a {
	font-size:12px;
	line-height:18px;
	color:#ffffff;
	text-align:left;
}
.txt_12_def a:hover {
	font-size:12px;
	line-height:18px;
	color:#d9d894;
	text-align:left;
}
/*annai*/
#zentai .txt_10_annai {
	font-size:10px;
	line-height:15px;
	color:#FFFFFF;
}


/*トップへ戻る*/
#zentai .txt_10_def {
	font-size:10px;
	line-height:16px;
	color:#FFFFFF;
}

#zentai .txt_10_def a,#zentai .txt_10_def a:visited{
	* html letter-spacing:2px;
	*:first-child+html letter-spacing:2px;
	color:#FFFFFF;
	font-size:10px;
}

* html .txt_10_def a,* html .txt_10_def a:visited{
	letter-spacing:2px;
	font-size:10px;
}

*:first-child+html .txt_10_def a,*:first-child+html .txt_10_def a:visited{
	letter-spacing:2px;
}

.txt_10_def2 {
	font-size:10px;
	line-height:14px;
	color:#ffffff;
}

.txt_14_def {
	font-size:14px;
	line-height:18px;
	color:#ffffff;
}

.txt_16_def {
	font-size:16px;
	line-height:20px;
	color:#ffffff;
}

.txt_10_nen {
	font-size:12px;
	line-height:18px;
	color:#d9d894;
}

.txt_10_nen2 {
	font-size:10px;
	line-height:16px;
	color:#d9d894;
}

.txt_10_price {
	font-size:12px;
	line-height:18px;
	color:#cc0000;
}

.txt_14_price {
	font-size:14px;
	line-height:22px;
	color:#cc0000;
}

.index_ul { margin:0 5px; font-size:12px; line-height:16px; color:#ffffff;}
.index_ul li { padding-left:12px; background:url(../parts/point.gif) no-repeat -2px 3px;}
.index_ul li a { color:#ffffff}
.index_ul li a:visited { color:#ffffff}
.index_ul li a:hover { color:#ffffff}


a#mail{
	color:#D9D894;
	}

a#mail:visited{
	color:#D9D894;
	}
a#mail:hover{
	color:#FFFFFF;
	}

a.mail{
	color:#D9D894;
	}

a.mail:visited{
	color:#D9D894;
	}
a.mail:hover{
	color:#FFFFFF;
	}
	

a.tour_link{ color:#ffffff}
a.tour_link:visited { color:#ffffff}
a.tour_link:hover { color:#ffffff}


/* ブログボタン */

.BtnBlog { position:relative; background:url(../parts/BtnBlog.gif) no-repeat; width:540px; height:58px; }
.BtnBlog p { position:absolute; top:29px; left:0px; width:540px; height:25px;}
.BtnBlog p a { display:block; width:540px; height:25px; text-indent:-9999px;}
.BtnBlog p a:hover { background:url(../parts/BtnBlog.gif) no-repeat 0 -62px;}

.BlogMt { margin-top:10px; }
.BlogMb { margin-bottom:10px; }
.BlogMw { margin:10px auto 0; }

#sunnet a {
	font-size:10px;
	}
	
.train_link {
    font-size: 10px;
    line-height: 1.2em;
    text-align: center;
}

.top_link {
    color: #FFFFFF;
    font-size: 10px;
    line-height: 18px;
    text-align: right;
}


/*新しいメニューボタン*/

#top_menu {
	width:800px !important;
	height:76px;
	z-index:500;
	background: url(../parts/sub_menu_bg.gif) repeat-x scroll center bottom transparent;
	}

#top_menu ul {
	width:800px;
	height:47px;
	}

#top_menu li {
	width:160px !important;
	height:47px;
	float:left;
	}

#top_menu li a {
	display:block;
	width:160px !important;
	height:47px;
	background-image:url(../parts/top_main_menu.gif) !important;
	background-repeat:no-repeat;
	}

#top_menu #top_100 a {background-position:0px 0px !important}
#top_menu #top_custom a {background-position:-160px 0px !important}
#top_menu #top_proposal a {background-position:-320px 0px}
#top_menu #top_application a {background-position:-480px 0px !important}
#top_menu #top_Form a {background-position:-640px 0px !important}

#top_menu #top_100 a:hover {background-position:0px -47px !important}
#top_menu #top_custom a:hover {background-position:-160px -47px !important}
#top_menu #top_proposal a:hover {background-position:-320px -47px}
#top_menu #top_application a:hover {background-position:-480px -47px !important}
#top_menu #top_Form a:hover {background-position:-640px -47px !important}

/*オーダーメイド*/
.ordermade #top_menu #top_custom a {background-position:-160px -47px !important}
.tourpage #top_menu #top_proposal a {background-position:-320px -47px !important}
.conductor #top_menu #top_application a {background-position:-480px -47px}
.frm #top_menu #top_Form a {background-position:-640px -47px !important}

/* 長崎県壱岐海里村上ボタン */
.BtnNagasaki { position:relative; background:url(../parts/Btn_Nagasaki.gif) no-repeat; width:540px; height:36px; }
.BtnNagasaki p { position:absolute; top:0px; left:0px; width:540px; height:36px;}
.BtnNagasaki p a { display:block; width:540px; height:36px; text-indent:-9999px;}
.BtnNagasaki p a:hover { background:url(../parts/Btn_Nagasaki.gif) no-repeat 0 -36px;}

/*ナビ吹き出し*/

ul.sidenav {
	margin: 0;
	padding: 0;
	width: 180px;
	list-style: none;
	font-size: 1.2em;
	position:relative;
	z-index:1;
}
ul.sidenav li {
	margin: 0;
	padding: 0 0 5px 3px;
	position: relative;
}
ul.sidenav li a{
	display: block;
	width: 175px;
	height:60px;
	position: relative;
	z-index: 5;
}

ul.sidenav li a img{
	z-index: 5;
	font-size: 12px;
	line-height:14px;
}

ul.sidenav li a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}


ul.sidenav li div {
	display: none;
	position: absolute;
	top: 2px;
	left: 174px;
	width: 174px;
	font-size: 12px;
	z-index: 0;
	background: url(/attending/royalcollection/images/bubble_top.gif) no-repeat right top;
}
ul.sidenav li div p {
	margin-top: 7px;
	line-height: 1.6em;
	padding: 0 5px 5px 17px;
	color:#ff;
	z-index:0;
	background: url(/attending/royalcollection/images/bubble_btm.gif) no-repeat right bottom;
}

ul.sidenav li div p {
	margin-top: 7px;
	line-height: 1.6em;
	padding: 0 5px 5px 17px;
	color:#ff;
	z-index:0;
	background: url(/attending/royalcollection/images/bubble_btm.gif) no-repeat right bottom;
border:0;
}

ul.sidenav li div p span.sidenavlink{
	color:#ffffff;
	padding:0 0 5px 10px;
	font-size:12px;
	line-height:14px;
	display:block;
	text-indent:-10px;
}
ul.sidenav li div p span.sidenavlink a{
	color:#ffffff;
	display:inline;
	text-decoration:none;
	padding-left:10px;
	text-indent:-10px;
}


ul.sidenav li div p span.sidenavlink a:hover{
	color:#ffffff;
	background-color:#021128;
	display:inline;
	text-decoration:underline;
	padding-left:10px;
	text-indent:-10px;
	visibility:visible;
}

ul#sunnet li {
    display: block;
    float: left;
}
.column_trpcs {
    padding-bottom: 10px;
}
.column_trpcs {
    margin: 0 0 15px;
    overflow: hidden;
}

.ttl_trpcs {
    margin-bottom: 10px;
	padding-left: 1px;
}

.column_trpcs ul li {
    padding: 9px 0px 4px 23px;
	color: #FFFFFF;
	background: url(/attending/royalcollection/images/icon_list.gif) no-repeat 10px 24px;
}

.column_trpcs ul li img {
    padding-right: 8px;
    vertical-align: middle;
}

.column_trpcs ul li a {
    /*background: url(/attending/royalcollection/images/ico_arrow_blue.gif) no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 10px;*/
	color:#bebfc3;
}
.column_trpcs ul li a:visited{color:#bebfc3;}

.column_trpcs ul li.last {
    border: medium none;
    padding-bottom: 0;
}

.Fs10WLH16{ font-size:10px; color:#FFFFFF; line-height:16px;}
.Fs12WLH18{ font-size:12px; color:#FFFFFF; line-height:18px;}