@charset"shift_jis";
.category{
	font-size:105%;
	line-height: 1.8;
	font-weight: bold;
	color: #333333;

	padding-left:7px;
	border-bottom:thin #999999 solid;
	border-left:3px #FF0000 solid;
	margin:10px 0px 15px 7px;
}


/*
よくある質問（r-faq.html）
----------------------------------------------------*/
.about{
	width: 400px;
	margin-left:40px;
	margin-bottom: 30px;
	color:#333333;
}
.about .tuite{
	border-bottom:1px dotted #666666;
	margin-bottom: 5px;
	line-height: 2.0;
	padding-left: 8px;
	color:#333333;
}
.about a:link {
	color:#333333;
	text-decoration: none;
}
.about a:visited {
	text-decoration: none;
	color:#666666;
}
.about a:hover {
	text-decoration: underline;
	color:#666666;
}
.about a:active {
 	text-decoration: none;
}

.faqWrap{
	margin-left:40px;
	width:520px;
	line-height:1.6;
	margin-bottom: 20px;
}
.faqWrap .tuite2{
	margin-bottom:10px;
	line-height: 2;
	font-weight: bold;
	letter-spacing: 3px;
}
.faqWrap .q{
	margin-bottom: 5px;
	margin-left: 3px;
	margin-right: 3px;
}
.faqWrap .a{
	list-style-position:outside;
	list-style-type:none;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-image: url(img/readme/a.gif);
}
.faqWrap .none{
	list-style-type:none;
	background-position: center;
}
.faqWrap .pageTop{
	text-align:right;
	margin-top:15px;
	margin-bottom:10px;
}

/*
個人情報保護について（r-privacy.html）
-------------------------------------------*/
.privacytbl{
	width:95%;
	line-height:1.6;
	text-align:center;
	margin:10px auto auto auto;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
.privacytbl th{
	padding:2px 2px 2px 5px;
	text-align:left;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.privacytbl td{
	width:50%;
	text-align: left;
	padding-left: 5px;
	vertical-align: top;
	padding-top: 2px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.privacytbl .td1{
	width:20%;
	text-align: left;
	padding-left: 5px;
	vertical-align: top;
	padding-top: 2px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.privacytbl .td2{
	width:80%;
	text-align: left;
	padding-left: 5px;
	vertical-align: top;
	padding-top: 2px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

ul.privacy{
	margin-left:20px;
}
ul.privacy li{
	list-style-type:disc;
	list-style-position: outside;
	line-height: 1.3;
}
li.abc{
	list-style-type: lower-alpha;
	margin-left:30px;
}


/*
取消・キャンセル料について（r-cxl.html）
-------------------------------------------*/
p.tadashi1{
	color:#FF0000;
	margin-bottom:10px;
	font-weight: bold;
	text-align: center;
}
.naigai{
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 30px;
}
.cxlTbl{
	width:500px;
	line-height:2.0;
	text-align:center;
	margin: auto auto 15px auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.cxlTbl .cxl-th{
	font-weight:bold;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.cxlTbl .cxl-th2{
	font-weight:bold;
	width:160px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.cxlTbl .cxltd1{
	width:120px;
	padding-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
.cxlTbl .cxltd2{
	width:140px;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}
.cxlTbl .cxltd3{
	width:170px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left:5px;
}
.cxlTbl .cxltd4{
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.tadashi2{
	color:#FF0000;
	font-size:10px;
	margin-left:50px;
	margin-bottom:10px;
	text-align:left;
}
.cxlred{color:#FF0000;}

/*
初めての方へ（r-first.html）
フリーメールをお使いのお客様へ（r-freemail.html）
個人情報保護の取り扱いについて（r-privacy.html）
----------------------------------------------------*/
.subTitletex{
	margin-left:5px;
	font-size:14px;
}
p.first-txt,
div.first-txt{
	width:520px;
	margin-left:40px;
	line-height:1.8;
	margin-bottom: 10px;
}
p.redfont,
span.redfont{
	color: #FF0000;
}
p.bold{
	font-weight:bold;
	margin-top: 5px;
}
.firstWrap .howphoto{
	margin-left:30px;
}
.firsttadashi{
	font-size:10px;
	padding-left: 10px;
}
ol.r-eadme{
	margin:5px auto 0px 15px;
}
ol.r-eadme li{
	list-style-type: decimal;
	padding-left:5px;
}

/*
旅行業約款（r-yakkan.html）
----------------------------------------------------*/
#clanseBlock{
	width:610px;
	padding:0px ;
}
.clanse_tex{
	text-align:center;
	margin-bottom:15px;
	line-height: 2.0;
}
p.clanse_tex{
	margin-bottom:15px;
	line-height: 2.0;
}
.clanse_tex30{
	text-align:center;
	margin-bottom:30px;
	line-height: 2.0;
}
.clanse_tex2{
	text-align:center;
	line-height: 2.0;
}
hr.clasnse_line{
	width:380px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin:5px auto 5px auto;
}
.co{
	font-size:98%;
}

/*
旅行業登録票（r-touroku.html）
----------------------------------------------------*/
#license_title {
	margin-left: 10px;
}
.license_text{
	margin:0 auto 15px auto;
	text-align:center;
	line-height:1.6;

}
.license_hyo{
	width:480px;
	margin-left:60px;
	margin-right:10px;
	margin-bottom:20px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
.license_hyo td{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:20px 3px 20px 10px;
}
.license_hyo .li-td{
	width:120px;
	text-align:left;
	padding-left:20px;
	background-image:url(img/readme/arrow-bluicon.gif);
	background-position:left;
	background-repeat:no-repeat;
}
/*-------------------*/
/*--sc.html-------*/
/*-------------------*/
.sc-txt{
	padding:10px 50px 10px 50px;
	line-height:1.5;
}
.eigyo{
	font-size:10px;
	font-weight:normal;
}

.sc-tbl{
	line-height:1.5;
	margin:20px auto 15px auto;
	border:1px solid #999;
}
.sc-tbl .title-td{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 5px 5px;
}
.sc-tbl .sc-td{
	width:150px;
	padding:3px 0 3px 10px;
}
.sc-l{
	padding:3px 0 3px 10px;
}
.sc-tbl .sc-td80{
	width:80px;
}
.otoiawaseTbl{
	margin:30px auto auto auto;
	width:500px;
	line-height:1.6;
}
.otoiawaseTbl .td50{
	width:50%;
}
.otoiawaseTbl .td50-2{
	width:50%;
	padding-bottom:20px;
}
.otoiawaseTbl .td50-title{
	font-weight:bold;
	width:50%;
}

/*
サイトマップ（sitemap.html）
----------------------------------------------------*/
dl.sitemap,
.sitemap-hotel{
	color:#666666;
	margin:15px 10px 10px 8px;
	border-bottom:1px dotted #999999;
	line-height: 2.0;
}
dl.sitemap dt,
.sitemap-hotel p{
	color:#666666;
	padding:2px 0px 2px 12px;
	font-size:14px;
	font-weight:bold;
	background:url(img/readme/arrow-icon.gif) left no-repeat;
	margin-left:20px;
}
dl.sitemap dt a			{color:#ff7500;}
dl.sitemap dt a:hover	{color:#00a0c6;}

dl.sitemap dd{font-weight:bold; line-height:2.5;}

.sitemap-hotel h3{
	color:#ff7300;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 15px;
	padding-left:13px;
	background-color:#FFFFCC;
	border:none;
}
.sitemap-hotel ul{
	padding-left:30px;
}
.sitemap-hotel ul li{
	margin-right:15px;
	float:left;
	white-space:nowrap;
}