<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";


/* maintitle
----------------------------------------*/
#maintitle{
	width:952px;
	height:243px;
	padding-bottom:17px;
}





/* らくらく旅行見積り
----------------------------------------*/
.ar_estimate {
	text-align: center;
	margin: 17px 0 8px;
}




/* プラン例
----------------------------------------*/
.ar_example {
	padding: 7px;
	margin: 0 0 30px;
	border: 1px solid #d9d9d9;
	background: #ffffff;
	text-align: left;
}

.ar_example .headText {
	padding: 52px 10px 0 142px;
	margin: 0 0 10px;
	background: #fff7ea url(/ayersrock/images/bg_example.jpg) top left no-repeat;
	text-align: left;
}

.ar_example .headText .image-set {
	padding: 10px 0 0;
	text-align: left;
}

.ar_example .exList {
	width: 648px;
	margin: 0 auto;
	text-align: center;
}

.photoLeft {
	width: 250px;
	padding: 0;
	display: inline-block;
	/display: inline;  /* IE用ハック */
	/zoom: 1;  /* IE用ハック */
	vertical-align: top;
}

.exRight {
	width: 370px;
	padding: 10px 0 10px 10px;
	display: inline-block;
	/display: inline;  /* IE用ハック */
	/zoom: 1;  /* IE用ハック */
	vertical-align: top;
	text-align: left;
}

.exText {
	padding: 10px 0 20px 10px;
}





/* レポート
----------------------------------------*/
.report {
	width: 682px;
	position: relative;
}

.report_articles {
	padding: 0 10px;
	text-align: left;
	position: relative;
}

.report_photo {
	padding: 5px 0 0 20px;
	position: absolute;
	top: -40px;
	right: 20px;
}

.report_header {
	width: 500px;
	height: 120px;
	text-align: left;
	margin: 0;
	padding: 0;
	position: relative;
}

.report_name {
	position: absolute;
	bottom: 20px;
	right: 0;
}

.date {
	color: #2DA962;
	font-weight: bold;
}

.fkds {
	position:absolute;
	left:190px;
}

.report_list {
	width:650px;
	margin-left:23px;
	padding-top:10px;
	position:relative;
}

.index {
	margin-left:0;
}

.report_list .l {
	width:188px;
	text-align:left;
	float:left;
}

.report_list .r {
	float:right;
	width:429px;
	border:1px solid #c8e0ec;
	background:#f5fbfe;
	padding:8px;
	text-align:left;
}

.report_list .title {
	font-size:14px;
	font-weight:bold;
	letter-spacing: 1px;
	margin:5px 0 5px 0;
	padding:5px 0;
	border-bottom:1px dotted #999999;
}

.report_list .title a {
	color: #00376b;
	font-size:14px;
	font-weight:bold;
	letter-spacing: 1px;
}

.l885 {
	padding:5px 0 5px 110px !important;
	background: url("../ayersrock/images/icon_ar.gif") no-repeat scroll left center transparent;
}

.l886 {
	padding:5px 0 5px 110px !important;
	background: url("../ayersrock/images/icon_kc.gif") no-repeat scroll left center transparent;
}

.l887 {
	padding:5px 0 5px 110px !important;
	background: url("../ayersrock/images/icon_mc.gif") no-repeat scroll left center transparent;
}


.ululu886 {
	padding:31px 0 31px 96px !important;
	background-image: url("../ayersrock/images/icon_ululu.gif") no-repeat left center, url("../ayersrock/images/icon_kc.gif") no-repeat 96px 10px;
	background-repeat: no-repeat, no-repeat;
	background-position: left center, 96px 10px;
}

.ululu887 {
	padding:31px 0 31px 96px !important;
	background-image: url("../ayersrock/images/icon_ululu.gif"), url("../ayersrock/images/icon_mc.gif");
	background-repeat: no-repeat, no-repeat;
	background-position: left center, 96px 10px;
}


.ar_report_more {
	height:35px;
	background: url("../ayersrock/images/ar_icon_mail.jpg") no-repeat scroll 0 0.4em transparent;
	display: inline;
	margin-top:5px;
	padding-top:14px;
	padding-left: 43px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	clear:both;
}

.ululu {
	color: #0085b2;
	font-size: 18px;
	font-weight: bold;
	padding:31px 0 31px 96px !important;
	background: url("../ayersrock/images/icon_ululu.gif") no-repeat scroll left center transparent;
	clear: both;
}

.ululu img {
	padding: 0 0 5px;
}

.access {
	color: #0085b2;
	font-size: 18px;
	font-weight: bold;
	padding:31px 0 31px 96px !important;
	background: url("../ayersrock/images/icon_access.gif") no-repeat scroll left center transparent;
	clear: both;
}

.hotel {
	color: #0085b2;
	font-size: 18px;
	font-weight: bold;
	padding:31px 0 31px 96px !important;
	background: url("../ayersrock/images/icon_hotel.gif") no-repeat scroll left center transparent;
	clear: both;
}

.reportArchive .rightPage {
	float: right;
	padding: 5px 0 25px;
}

.reportArchive .leftPage {
	float: left;
	padding: 5px 0 25px;
}


/* サービスの流れ
----------------------------------------*/
.ar_articles {
	width:651px;
	margin: 0 auto;
	margin-bottom:15px;
	padding:0 15px 0 15px;
	border-right:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	overflow:auto;
	clear:both;
}

.ar_step1{
	width:540px;
	text-align:left;
	background-image:url(../images/top/flow_copy_01.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;
	padding-top:27px;
}

.ar_step2{
	width:540px;
	text-align:left;
	background-image:url(../images/top/flow_copy_02.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;
	margin-top:5px;
	padding-top:27px;
}

.ar_step3{
	width:540px;
	text-align:left;
	background-image:url(../images/top/flow_copy_03.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;
	margin-top:5px;
	padding-top:27px;
	padding-bottom:20px;
}

.ar_arrow{
	margin:0 auto;
	padding-top:6px;
	clear:both;
}




/* トラベルコンシェルジュ
----------------------------------------*/
.ccrg_banner {
	width: 243px;
	margin: auto 0;
	margin-bottom: 8px;
	text-align: center;
	position: relative;
}

.ccrg_banner_2 {
	width:200px;
	margin:auto 0;
	margin-bottom:8px;
	text-align:center;
	position: relative;
}

.ccrg_count {
	color: #666666;
	position: absolute;
	top: 181px;
	left: 162px;
}

.ccrg_count_2 {
	color: #666666;
	position: absolute;
	top: 181px;
	left: 119px;
}






/* ページ遷移
----------------------------------------*/
.disabled_cmmt {
	color:#333333;
	font-size:100%;
	text-align:right;
	padding:4px 0;
	clear:both;
}

.pageLink {
	margin: 0 0 1em;
}

.imgL0 {
	float: left;
	margin: 0 10px 0 0;
}
.imgR0 {
	float: right;
	margin: 0 0 0 10px;
}


/* お便り
----------------------------------------*/
/* lt_header */
.lt_header {
	background:url(../ayersrock/images/report_back_01.jpg) ;
	background-position:left top;
	background-repeat:no-repeat;
	height:20px;
}

/* lt_voice */
.voice {
	top:0;
	width:100%;
	background:url(../ayersrock/images/report_back_02.jpg) scroll;
	background-repeat:repeat-y;
	overflow:auto;
}

/* lt_footer */
.lt_footer {
	height:20px;
	background:url(../ayersrock/images/report_back_03.jpg) ;
	background-position:left top;
	background-repeat:no-repeat;
}

.f_r {
	float:right;
	padding-right:2px;
}

.date {
	color: #2da962;
	font-weight:bold;
}

.ccrg {
	font-size:10px;
}

.comment {
	padding:10px 0 0 15px;
	line-height:135%;
}

.prof_ph {
	border:1px solid #d9d9d9;
	display:block;
	padding:2px;
}


/* お便り内容
----------------------------------------*/
.ayersrock_comment {
	width: 588px;
	padding: 0 20px;
	text-align: left;
}

.mds {
	font-size:16px;
	font-weight:bold;
	letter-spacing: 1px;
	margin:5px 0 5px 10px;
	padding:10px 0;
}

.page_back {
	font-size:14px;
	padding:10px 0 10px 25px;
}

.leftbox {
	float: left;
	margin-right: 20px;
	padding-right: 2px;
}

.rightbox {
	float: right;
	margin-left: 20px;
	padding-left: 2px;
}



</pre></body></html>