@charset "utf-8";
@import url("reset.css");
@import url("common.css");
/* ----------------------------------------
 * Common
 * ---------------------------------------- */
/* #wrap */

#wrap {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}


#breadcrumb {
	clear: both;
	display: block;
	margin: 0;
	padding: 20px 20px 20px 40px;
	font-size: 0.9em;
}
#breadcrumb a {
	text-decoration: none;
	color: #666 !important;
}

/*#contents_area {
	float: left;
	margin: 0 0 20px 0;
}*/
.read_txt {
	margin: 20px 20px 20px 50px;
}


.page_anc {
	clear: both;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
}
.page_anc li {
	padding-bottom: 5px;
}


.page_anc2 {
	clear: both;
	float: left;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	font-weight: bold;
}
.page_anc2 li {
	background: url(../image/bit_link.gif) top left no-repeat;
	padding: 3px 0 5px 32px;
	margin-bottom: 5px;
}
.page_anc2 li:hover {
	background: url(../image/bit_link_on.gif) top left no-repeat !important;
	color: #ab823b !important;
}
.page_anc2 li:hover a {
	color: #ab823b !important;
}
.page_anc2 li a {
	text-decoration: none !important;
}
/*--side style--*/
.li_left li {/*--2つ横並び--*/
	display: inline-block;
	float: left;
	padding-right: 80px !important;
	white-space: nowrap;
	/*border: 1px solid #000;*/
}
.li_left3 li {/*--3つ横並び--*/
	display: inline-block;
	float: left;
	padding-right: 25px !important;
	white-space: nowrap;
}


.page_anc3 {
	clear: both;
	float: left;
	display: block;
	list-style: none;
	margin: 0;
	padding: 20px 0 20px 20px;
	font-weight: bold;
	width: 770px;
	/*border: 1px solid #000;*/
}
.page_anc3 li {
	background: url(../image/bit_link.gif) top left no-repeat;
	padding: 3px 0 5px 32px;
	margin-bottom: 5px;
}
.page_anc3 li:hover {
	background: url(../image/bit_link_on.gif) top left no-repeat !important;
	color: #ab823b !important;
}
.page_anc3 li:hover a {
	color: #ab823b !important;
}
.page_anc3 li a {
	text-decoration: none !important;
}
/*--side style--*/
.li_left2 li {
	display: inline-block;
	float: left;
	padding-right: 40px !important;
	white-space: nowrap;
}



/*--
---------------------------------------------------------*/
.feature_slide {
	clear: both;
	margin: 0;
	padding: 0;
	height: 340px;
	/*border: 1px solid #000;*/
}

/*--.feature_slide .slide_cover {
	display: block;
	position: absolute;
	height: 190px;
	width: 658px;
	margin: -190px 0 0 0;
	padding: 0;
	background: url(../../image_2016/bace_point_cover.png) top left no-repeat;
	z-index: 10;
}--*/



/*--
---------------------------------------------------------*/
.ul_news {
	width: 900px;
	margin: 0;
	padding: 15px 30px;
	list-style: none !important;
	float: left;
	font-size: 0.85em;
}
.ul_news li {
	clear: both;
	width: 920px;
	display: block;
	float: left;
	margin: 0 0 10px 0;
	padding: 3px 0;
	/*border: 1px solid #000;*/
}
.ul_news span {
	color: #DF5E71;
	/*--display: inline;
	float: left;--*/
	margin: 0 0 0 20px;
	white-space: nowrap;
}
.ul_news .post {
	background-color: #EFADB7;
	color: #FFF;
	display: block;
	float: left;
	width: 60px;
	margin: -3px 20px 0 0;
	padding: 3px 20px;
	text-align: center;
	white-space: nowrap;
}

.ul_news .no_post {
	display: block;
	float: left;
	margin: -3px 20px 0 0;
	padding: 3px 20px;
	text-align: center;
	white-space: nowrap;
    width: 63px;
}

/*--Ryo専用
---------------------------------------------------------*/
.ul_news_ryo {
	width: 730px;
	margin: 0;
	padding: 15px 30px;
	list-style: none !important;
	float: left;
	font-size: 0.85em;
}
.ul_news_ryo li {
	clear: both;
	width: 740px;
	display: block;
	float: left;
	margin: 0 0 10px 0;
	padding: 3px 0;
	/*border: 1px solid #000;*/
}
.ul_news_ryo span {
	color: #DF5E71;
	/*--display: inline;
	float: left;--*/
	margin: 0 0 0 20px;
	white-space: nowrap;
}
.ul_news_ryo .news_tips {
	background-color: #EFADB7;
	color: #FFF;
	display: block;
	float: left;
	margin: -3px 20px 0 0;
	padding: 3px 20px;
	text-align: center;
	white-space: nowrap;
}
.ul_news_ryo #img_Left {
	float: left;
	margin: 0 20px 15px 0;
}




/*--TOP BNR
---------------------------------------------------------*/
#bnr {
	text-align: center;
	width: 960px;
	margin: 0;
	padding: 0;
}
#bnr a {
	display: inline-block;
	margin: 0 30px;
}




/*--
---------------------------------------------------------*/
#GLGis {
	padding: 0 0 20px 0;
}
#GLGis h2 {
	/*width: 680px;*/
	clear: both;
	display: block;
	float: left;
	margin: 0;
	padding: 15px 0 20px 35px;
	white-space: nowrap !important;
	font-size: 1.35em;
	font-weight: bold;
	color: #7B6354;
}
#GLGis p {
	clear: both;
	display: block;
	margin: 0;
	padding: 0 0 20px 35px;
	font-weight: normal;/**/
	font-size: 0.9em !important;
	/*border: 1px solid #039;*/
}


/*--
---------------------------------------------------------*/
#qualification {
	margin: 0;
	padding: 20px 80px;
}
#qualification img {
	border: 1px solid #666;
	float: left;
	margin: 0 20px 10px 0;
}
#qualification h5 {
	font-size: 1.2em;
	font-weight: normal !important;
	color: #666;
	padding-bottom: 10px;
}
#qualification p {
	font-size: 0.8em;
	font-weight: normal !important;
	color: #666;
}





/*--Brochures
---------------------------------------------------------*/
#cnt_brochures {
	clear: both;
	padding: 20px 0;
	overflow: auto;
}

#cnt_brochures .cnt_list {
	list-style: none;
	width: 780px;
	margin: 0 auto;
	padding: 0;
	overflow: auto;
	/*border: 1px solid #039;*/
}

#cnt_brochures .cnt_box {
	width: 142px;
	margin: 0 25px 20px 25px;
	padding-top: 25px;
	float: left;
	overflow: hidden;/**/
	font-size: 0.9em !important;
	line-height: 1.35em !important;
}
#cnt_brochures .cnt_box h5 {
	position: relative;
	z-index: 5;
	width: 140px;
	margin: 1px;
}
#cnt_brochures .cnt_bros {
	position: static;
	margin-top: -42px;
	z-index: -2;
	border: 1px solid #999;
}
#cnt_brochures .cnt_box p {
	clear: both;
	padding: 5px 10px;
}
#cnt_brochures span {
	clear: both;
	height: 3em;
	width: 132px;
	/*display: block;*/
	display: table-cell;
	padding: 7px 5px 2px 5px;
	text-align: center;
	vertical-align: middle;
	background: #CCC url(../../brochures/image/bit_bros_span.png) 0 0 no-repeat;
}

/*--Bros NEW--*/
/*#cnt_brochures .new {
	padding-top: 0 !important;
}*/
#cnt_brochures .new a:before {
	content: url(../../brochures/image/bit_bros_new.png);
}



/*--Corporate Services
---------------------------------------------------------*/
#cnt_corporate_services {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}

#cnt_corporate_services h3 {
	font-size: 1.15em;
	display: block;
	padding: 40px 0 20px 0;
}
#cnt_corporate_services p {
	display: block;
	padding: 0 0 5px 1em;
	margin-left: 40px;
	text-indent: -1em;
}
.box_txt {
	display: block;
	border: 2px solid #CCC;
	margin: 20px 0;
	padding: 20px 40px;
}

.side_photo {
	border: 1px solid #CCC;
	float: left;
}
.side_txt {
	display: block;
	float: left;
	margin: 0 0 20px 30px;
	padding: 0;
	width: 590px;
}



/*--Service Links
---------------------------------------------------------*/
.navi_service_link {
	clear: both;
	float: left;
	margin: 30px 0 50px 0;
	padding: 0 20px;
	overflow: hidden;
	/*border: 1px solid #000;*/
}
.navi_service_link li {
	float: left;
	height: 50px;
	margin: 0 10px;
	padding: 0;
}




/*--For Travel Agent and DMC partners
---------------------------------------------------------*/
#cnt_agent_dmc {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}

#cnt_agent_dmc h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 40px 0 20px 0;
}
#cnt_agent_dmc p {
	display: block;
	padding: 0 0 1em 0;
	margin-left: 40px;
}
#cnt_agent_dmc .navi_service_link {
	margin-bottom: 0 !important;
}
#cnt_agent_dmc .navi_service_link li {
	margin-right: 30px !important;
}

#cnt_agent_dmc h4 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 0;
}

#cnt_agent_dmc .explain {
	clear: both;
	float: left;
	font-size: 0.85em;
	color: #960;
	display: block;
	padding: 5px 0 0 10px;
}



/*--Frequently Asked Questions
---------------------------------------------------------*/
#cnt_faq {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}

#cnt_faq h4 {
	clear: both;
	display: block;
	padding: 0 0 20px 0;
}
#cnt_faq h5 {
	color: #9E2033;
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 20px;
}
#cnt_faq p {
	display: block;
	margin: 0 0 10px 60px;
	padding: 0 20px 20px 30px;
	border: 2px solid #CCC;
	font-size: 0.9em;
}

#cnt_faq .page_anc2 li {
	padding: 3px 0 20px 32px !important;
	margin-bottom: 20px !important;
	border-bottom: 1px dotted #929292;
}





/*--
---------------------------------------------------------*/
#cnt_review {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}
#cnt_review p {
	clear: both;
	display: block;
	margin: 0;
	padding: 20px 20px 20px 30px;
	border: 2px solid #CCC;
	font-size: 0.9em;
}

.voice_L {
	float: left;
	margin: 22px 0 -37px 0 !important;
}
.voice_R {
	float: right;
	margin: 22px 0 -37px 0 !important;
}
.voice_name_L {
	display: block;
	float: left;
	font-size: 0.9em;
	font-style: italic;
	display: block;
	padding: 22px 0 30px 0;
}
.voice_name_R {
	display: block;
	float: right;
	font-size: 0.9em;
	font-style: italic;
	display: block;
	padding: 22px 0 30px 0;
}




/*--GLOBAL LOUNGE GINZA is...
---------------------------------------------------------*/
#cnt_about {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}

#cnt_about h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 40px 0 20px 0;
}
#cnt_about p {
	display: block;
	padding: 0 0 1em 0;
	margin-left: 40px;
}

#cnt_about h4 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 0;
}

#cnt_about .explain {
	font-size: 0.85em;
	color: #960;
	display: block;
	padding: 5px 0 0 10px;
}

.wide_full {
	float: left;
	width: 900px;
	margin: 20px 0;
	padding: 30px;
	background-color: #F4F4EA;
}
.GLG_photo {
	width: 850px !important;
	padding-left: 80px !important;
}
.wide_full div {
	float: left;
	padding: 8px 10px;
}
.wide_full span {
	display: block;
	font-size: 0.85em;
	color: #960;
	padding: 5px 0 0 10px;
}
.wide_full #bdr {
	border: 1px solid #666;
}




/*--Basic Arrangements
---------------------------------------------------------*/
#cnt_basic {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}

#cnt_basic h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 40px 0 20px 0;
}
#cnt_basic p {
	display: block;
	padding: 0 0 1em 0;
	margin-left: 40px;
}

#cnt_basic #language {
	display: block;
	float: left;
	margin: 0 0 10px 190px;
	padding: 20px 30px;
	border: 2px solid #CCC;
	font-size: 0.9em;
	width: 530px;
}



#cnt_basic h4 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 0;
}

#cnt_basic .explain {
	font-size: 0.85em;
	color: #960;
	display: block;
	padding: 5px 0 0 10px;
}

.photo_L {
	float: left; width: 350px; padding: 0 10px 30px 35px;
}
.photo_R {
	float: left; width: 350px; padding: 0 35px 30px 10px;
}

.center_txt {
	clear: both;
	float: left;
	padding: 0 35px 10px 35px;
}
.full_txt {
	clear: both;
	float: left;
	padding: 0 0 20px 0;
}

.side_photo_w {
	border: 1px solid #CCC;
	float: left;
	margin-right: 20px;
}
.side_w {
	width: 410px !important;
}




/*--MICE
---------------------------------------------------------*/
#cnt_mice {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}

#cnt_mice h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 40px 0 20px 0;
}
#cnt_mice p {
	display: block;
	padding: 0 0 1em 0;
	margin-left: 40px;
}
#cnt_mice .cnt_list {
	list-style: square;
	margin: 0 0 0 1em;
	padding: 0 0 1em 0;
}
#cnt_mice .cnt_list .box {
	display: block; padding-left: 1.5em; text-indent: -0.75em;
}




/*--Meet Your Concierge
---------------------------------------------------------*/
#cnt_concierge {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}

#cnt_concierge h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 40px 0 20px 0;
}
#cnt_concierge p {
	display: block;
	padding: 0 0 1em 0;
	margin-left: 40px;
}

.concierge_box {
	clear: both;
	float: left;
	display: table-cell;
	vertical-align: middle;
	padding: 20px 0;
	height: 200px;
	min-height: 200px;
	overflow: visible;
}
.concierge_box .side_txt {
	margin: 0 !important;
	padding-left: 30px !important;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%); /*------------for Safari*/
	transform: translateY(-50%);
}

.concierge_box .side_photo {
	border: none !important;
}




/*--Office Information
---------------------------------------------------------*/
#cnt_office {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}

/*--#cnt_office h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 40px 0 20px 0;
}
#cnt_office p {
	display: block;
	padding: 0 0 1em 0;
	margin-left: 40px;
}--*/
#cnt_office .side_txt {
	width: 340px !important;
}

#prof {
	font-size: 0.85em;
	text-align: left;
	border: none !important;
	line-height: 1.75em;
}
#prof th {
	white-space: nowrap;
	padding: 0 1em 0 0;
}
.company_dl08 dt {
	clear: both;
	display: block;
	float: left;
	padding-right: 1em;
}
.company_dl08 dd {
	display: block;
	float: left;
}

#privacyBox {
	font-size: 0.85em;
}
#privacyBox ol {
	list-style-type: decimal !important;
	padding: 20px;
}








/*--Special Arrangements
---------------------------------------------------------*/
#cnt_special {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}

#cnt_special h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 40px 0 20px 0;
}
#cnt_special p {
	display: block;
	padding: 0 0 1em 0;
	margin-left: 40px;
}

#cnt_special .cnt_list {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	/*border: 1px solid #039;*/
}
#cnt_special .cnt_box {
	width: 240px;
	/*border: 2px outset #FCF;*/
	border: 1px solid #CCC;
	margin: 0 10px 20px 10px;
	/*--padding: 0 15px;--*/
	float: left;
	overflow: visible;
	font-size: 0.9em !important;
	line-height: 1.35em !important;
}
#cnt_special .cnt_photo {
	position: static;
	z-index: -2;
}
#cnt_special .cnt_box h5 {
	position: relative;
	float: right;
	margin: -160px 0 0 0;
	z-index: 5;
}


#cnt_special .cnt_list_small {
	clear: both;
	float: left;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	/*width: 810px;
	border: 1px solid #039;*/
}
#cnt_special .cnt_box_small {
	width: 160px;
	margin: 0 41px 20px 0px;
	padding: 0;/*----*/
	float: left;
	overflow: visible;
	font-size: 0.9em !important;
	line-height: 1.35em !important;
}
#cnt_special .mgnR0 {
	margin-right: 0 !important;
}
#cnt_special .cnt_box_small img {
	border: 1px solid #CCC;
}
#cnt_special .cnt_box_small h5 {
	font-weight: bold;
	font-size: 1.12em;
	padding: 3px 0;
	color: #666;
}
#cnt_special .cnt_box_small p {
	clear: both;
	padding: 5px 1px;
	margin: 0 !important;
}

#cnt_special .side_txt {
	font-size: 0.9em;
}
#cnt_special h4 {
	font-size: 1.15em;
}
.cation {
	/*font-size: 0.9em;*/
	color: #C00;
}




/*--Flow and Contact Us
---------------------------------------------------------*/
#cnt_flow {
	clear: both;
	padding: 20px 0;
	overflow: auto;
	width: 790px;
	margin: 0 auto;
}

#cnt_flow h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 40px 0 20px 0;
}
#cnt_flow p {
	display: block;
	padding: 0 0 1em 0;
	margin-left: 40px;
}

.flow_no {
	/*border: 2px solid #F00;*/
}
.flow_no p {
	font-size: 0.9em !important;
	line-height: 1.45em !important;
}
.flow_no h5 {
	font-size: 1.25em;
	color: #666;
	padding: 10px 0;
}
.flow_no #No01 {
	background: url(../../flow/image/tab_flow_No1.gif) top left no-repeat;
	padding-left: 80px !important;
}
.flow_no #No02 {
	background: url(../../flow/image/tab_flow_No2.gif) top left no-repeat;
	padding-left: 80px !important;
}
.flow_no #No03 {
	background: url(../../flow/image/tab_flow_No3.gif) top left no-repeat;
	padding-left: 80px !important;
}
.flow_no #No04 {
	background: url(../../flow/image/tab_flow_No4.gif) top left no-repeat;
	padding-left: 80px !important;
}
.flow_no #No05 {
	background: url(../../flow/image/tab_flow_No5.gif) top left no-repeat;
	padding-left: 80px !important;
}
.flow_no #No06 {
	background: url(../../flow/image/tab_flow_No6.gif) top left no-repeat;
	padding-left: 80px !important;
}


.cnt_box_wide {
	float: left;
	margin: 0;
	padding: 0 20px;
	font-size: 0.9em !important;
}
.cnt_box_wide h2 {
	clear: both;
	font-size: 1.35em;
	display: block;
	padding: 0 0 0 40px;
	font-weight: bold;
}




/*--Start Planning Your Trip
---------------------------------------------------------*/
#cnt_spyt {
	clear: both;
	padding: 20px 0;
	width: 790px;
	margin: 0 auto;
}

#cnt_spyt h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 40px 0 20px 0;
}
#cnt_spyt p {
	display: block;
	padding: 0 0 1em 0;
	margin-left: 40px;
}
#cnt_spyt .navi_service_link {
	margin-bottom: 0 !important;
}
#cnt_spyt .navi_service_link li {
	margin-right: 30px !important;
}
#cnt_spyt .page_anc2 {
	width: 790px !important;
}

#cnt_spyt h4 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 0;
}

#cnt_spyt .explain {
	font-size: 0.85em;
	color: #960;
	display: block;
	padding: 5px 0 0 10px;
}

#cnt_spyt .photo_season {
	clear: both;
	display: block;
	width: 162px;
}
#cnt_spyt #season_L {
	float: left !important;
}
#cnt_spyt #season_R {
	float: right !important;
}
#cnt_spyt .side_txt_L {
	display: block;
	float: left;
	margin: 0 0 20px 30px;
	padding: 0;
	width: 590px;
}
#cnt_spyt .side_txt_R {
	display: block;
	float: right;
	margin: 0 30px 20px 0;
	padding: 0;
	width: 590px;
}
#cnt_spyt .side_txt_R h4 {
	text-align: right;
}


#cnt_spyt_full {
	width: 960px;
	clear: both;
	margin: 20px 0;
	padding: 0;
}
#cnt_spyt_full h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 0 20px 5px 20px;
}

.map_select {
	width: 960px;
	height: 475px;
	background: url(/luxurytravel/globalloungeginza/start_plan_your_trip/image/map_bace.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
}

#cnt_spyt .city_photo {
	float: right;
}
#cnt_spyt .city_photo img {
	width: 390px;
	height: auto;
}
#cnt_spyt .city_txt {
	display: block;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 380px;
}
#cnt_spyt .city_information {
	display: block;
	float: left;
	margin: 0 0 20px 0;
	padding: 10px;
	width: 360px;
	background-color: #E5E5E5;
	font-size: 0.85em;
}
#cnt_spyt .city_information font {
	display: block;
	margin-left: 1em;
	text-indent: -1em;
}
.area_box {
	display: block;
	float: left;
}


#cnt_itinerary {
	clear: both;
	padding: 20px 0;
	width: 820px;
	margin: 0 auto;
}

#cnt_itinerary h3 {
	clear: both;
	font-size: 1.25em;
	display: block;
	padding: 40px 0 20px 0;
}
#cnt_itinerary h4 {
	clear: both;
	display: block;
	font-size: 1.25em;
	padding: 20px 0;
	float: left;
	width: 180px;
}
#cnt_itinerary .tour_information {
	display: block;
	float: left;
	width: 620px;
	background-color: #E5E5E5;
	margin: 20px 0;
	padding: 10px;
	font-size: 0.9em;
}
#cnt_itinerary .tour_information font {
	display: block;
	margin: 0 0 2px 1em;
	text-indent: -1em;
}
#cnt_itinerary .tour_information2 {
	display: block;
	float: left;
	width: 310px;
	background-color: #E5E5E5;
	margin: 20px 0;
	padding: 10px;
	font-size: 0.9em;
}
#cnt_itinerary .tour_information2 font {
	display: block;
	margin: 0 0 2px 1em;
	text-indent: -1em;
}
#cnt_itinerary .tour_map {
	display: block;
	float: left;
	width: 300px;
	margin: 20px 0;
	padding: 0 0 0 10px;
}


#cnt_itinerary p {
	clear: both;
	display: block;
	padding: 0 0 1em 0;
	font-size: 0.9em;
	/*color: #ab823b;*/
}

.table_itinerary {
	border: 1px solid #666;
	margin-bottom: 15px;
}
.table_itinerary th {
	border-bottom: 1px solid #666;
	background-color: #ECECEC;
	padding: 5px 15px;
	text-align: center;
}
.table_itinerary td {
	background-color: #FCFCFC;
	padding: 5px 15px;
	border-bottom: 1px solid #666;
}
.table_itinerary .day {
	text-align: center;
	vertical-align: middle;
	padding: 5px 25px !important;
}
.table_itinerary font {
	color: #9E2033;
}
.table_itinerary ul {
	color: #9E2033;
	font-size: 0.9em;
	text-align: right;
	border: 1px dotted #996;
}
.table_itinerary ul span {
	color: #996;
}



/*--Ryo
---------------------------------------------------------*/
.read_ryo {
	background: url(../../ryo/image/photo_reader_bace.png) top right no-repeat;
	padding: 10px 230px 0 0;
	margin-left: -30px;
	min-height: 220px;
}

.photo_ryo img {
	margin: 0 1px;
}


.top_ryo {
	width: 890px;
	border: 2px solid #9F2033;
	margin: 0 30px 20px 30px;
	min-height: 120px;
	background: url(../../ryo/image/seg_top_ryo_bace_rev.png) top right no-repeat;
	float: left;
}
.top_ryo p, .top_ryo h6 {
	margin: 0 0 10px 25px;
}
.top_ryo .page_anc2 {
	style="display: block;
	float: left;
	padding-left: 15px;
	margin-bottom: 0 !important;
	padding-bottom: 5px !important;
}
.top_ryo li {
	white-space: nowrap !important;
	float: left !important;
	padding-right: 2em;
}
.top_ryo #br {
	clear: both !important;
}


#spLinkBlockInPc {
	display: block;
	text-align: center;
	padding: 10px;
	/*--display: none;--*/
}

.info {
    padding-top: 15px;
    padding-bottom: 10px;
    margin: 20px auto 20px;
    color: #5d3b36;
    background: #ffe8e6;
    width: 850px;
}

.info p {
    padding: 5px;
}
.info a {
    color: #9F2033;
    font-size: 100%;
    text-decoration: none;
}


.bnr .l-right img{
	 width:280px;
   margin: 0 30px 50px;
}


.ul_news p {
	clear: both;
	display: block;
  width: 600px;
	margin-left: 20px;
	font-weight: normal;/**/
	font-size: 0.9em !important;
	/*border: 1px solid #039;*/
}

.ul_news img {
 float: left;
}
