@charset "UTF-8";
/* CSS Document */

/*----------------------------------
index用のCSSです
----------------------------------*/

.FClear:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .FClear{ zoom: 1; } /* IE6 */
*:first-child+html .FClear{ zoom: 1; } /* IE7 */


.TxtIdt {
text-indent:-9999px;
}

.Fleft {
float:left;
}

.Fright {
float:right;
}

.Clear {
clear:both;
}

.Mbottom10 {
		margin-bottom:10px;
}

.Mbottom20 {
		margin-bottom:20px;
}

/*フォントサイズ変換ここから*/

/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, img, fieldset, form, label, legend, caption, tbody, tfoot, thead {
font-size:100%;1.0rem;
}*/

html{
font:10px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
*font-size:small;
*font:x-small;
}

.MaincontBox{
	letter-spacing:0;
}
/*.Text10{font-size:100%;font-size:1.0rem; line-height:14px;}
.Text12{font-size:120%;font-size:1.2rem; line-height:16px;}
.Text14{font-size:140%;font-size:1.4rem; line-height:20px;}
.Text16{font-size:160%;font-size:1.6rem; line-height:22px;}
.Text18{font-size:180%;font-size:1.8rem; line-height:24px;}*/

#changeArea{
font-size:120%;font-size:1.2rem;
}

/*フォントサイズ変換ここまで*/


/*----------------------------------メインコンテンツ----------------------------------*/


/*共通ここから------------------------------------------------------------------------------------------------------------------*/


div.MaincontBox {
width:1160px;
height:auto;
margin:0 auto;
}

div.Ttl {
width:1160px;
height:295px;
position:relative;
}

div.Ttl h1 {
		position:absolute;
		top:0px;
		left:96px;
}

div.ContBgBottom {
width:1160px;
height:auto;
overflow:hidden;
background:url(/attending/inbound/images/BgBottom.gif) no-repeat bottom;
padding-bottom:10px;
}

div.ContBg {
width:1160px;
height:auto;
overflow:hidden;
background:url(/attending/inbound/images/BgMid.gif) repeat-y;
}

div.RCont {
width:658px;
height:auto;
overflow:hidden;
margin:70px 0 0 12px;
}

div.RContBox {
padding:20px 25px 30px 25px;
}

.RCont .Cap dt img{
	width:auto;
}

/*共通ここまで------------------------------------------------------------------------------------------------------------------*/


/*サービス業務内容ここから--------------------------------------------------------------*/

/*サービス・業務内容ここから*/

div.Ttl p {
width:1160px;
height:295px;
background:url(/attending/inbound/images/Ttl_service.jpg) no-repeat;
text-indent:-9999px;
}

div.ContBox {
width:1160px;
height:auto;
overflow:hidden;
background:url(/attending/inbound/images/Ttl_service02.jpg) no-repeat top;
}

p.serviceTxt {
	line-height:18px;
	margin-bottom:15px;
}

.Cap {
clear:both;
}

.Cap li {
padding-bottom:5px;
}

.CapList {
	float:left;
	margin:0 40px 5px 0;
}

dd.CapPhoto {
		width:420px;
		height:auto;
}

p.serviceBtn01 {
		text-align:right;
		margin-bottom:10px;
		margin-right:10px;
}

.serviceBtn01 img{
	width:auto;
}


/*サービス・業務内容ここまで*/

/*サービス詳細ここから*/

dl.Cap {
margin-bottom:30px;
clear:both;
}

dl.CapBg01 {
width:600px;
padding-bottom:30px;
clear:both;
background:url(/attending/inbound/images/detailBg01.gif) no-repeat bottom;
}

dl.CapBg02 {
width:600px;
padding-bottom:30px;
clear:both;
background:url(/attending/inbound/images/detailBg02.gif) no-repeat bottom;
}

dl.CapBg03 {
width:600px;
padding-bottom:30px;
clear:both;
background:url(/attending/inbound/images/detailBg03.gif) no-repeat bottom;
}

dl.CapBg04 {
width:600px;
padding-bottom:30px;
clear:both;
background:url(/attending/inbound/images/detailBg04.gif) no-repeat bottom;
}

dl.Cap dt {
padding-bottom:5px;
}

dl.Cap dd {
margin-left:10px;
line-height:18px;
}

dl.serviceTour {
		position:relative;
}

dl.serviceTour dt {
		width:608px;
		height:50px;
		background:url(/attending/inbound/images/serviceCap09.gif) no-repeat;
		text-indent:-9999px;
}

dd.serviceBtn02 {
		position:absolute;
		top:10px;
		right:10px;
}

* html dd.serviceBtn02 {
		position:absolute;
		top:10px;
		right:35px;
}

/*サービス詳細ここまで*/

/*ツアーオペレーター品質認証制度ここから*/
li.att {
	display: inline;
	float: left;
}
.lh18 {
	line-height: 18px;
}

/*ツアーオペレーター品質認証制度ここまで*/

/*サービス業務内容ここまで--------------------------------------------------------------*/


/*プリントcssここから--------------------------------------------------------------*/

/*@media print{
.NabiBox{display:none;} 
.footer{display:none;} 
.Ttl{display:none;} 
div#top{display:none;}
div.AnchorBox{display:none;}
div.ContBox {background:none;}
div.ContBg {background:none;}
div.ContBgBottom {background:none;}
.RCont{width:100%; float:none; color:#666;}
div.FooterAll{display:none;}
p.NoPri{display:none;}
} */

/*プリントcssここまで--------------------------------------------------------------*/