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

/* らくらく旅行見積り
----------------------------------------*/
.estimate a {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	background: #f29922;
}



/* プラン例
----------------------------------------*/
.example {
	width: 100%;
	box-sizing: border-box;
	margin: 0;
	padding: 0 0 20px;
}

.example .headText {
	width: 100%;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 175%;
	box-sizing: border-box;
	background: #ffffff url(/uswestcoast/images/bg_example.jpg) left no-repeat;
	margin: 0 20px 10px;
	padding: 70px 50px 20px 210px;
	text-align: left;
}

.example .exList {
	border-bottom: #eeeeee 1px solid;
	padding: 25px 0;
}

.example .exList .exCategory {
	color: #ffffff;
	background: #1b81cc;
}

.example .exList .exTitle {
	font-size: 20px;
}



/* レポート
----------------------------------------*/
.l1181 {
	padding: 5px 0 5px 100px !important;
	background: url(/uswestcoast/images/icon_1181.jpg) no-repeat scroll left center transparent;
}

.l1182 {
	padding: 5px 0 5px 100px !important;
	background: url(/uswestcoast/images/icon_1182.jpg) no-repeat scroll left center transparent;
}

.l1183 {
	padding: 5px 0 5px 100px !important;
	background: url(/uswestcoast/images/icon_1183.jpg) no-repeat scroll left center transparent;
}

.l1184 {
	padding: 5px 0 5px 100px !important;
	background: url(/uswestcoast/images/icon_1184.jpg) no-repeat scroll left center transparent;
}

.l1185 {
	padding: 5px 0 5px 100px !important;
	background: url(/uswestcoast/images/icon_1185.jpg) no-repeat scroll left center transparent;
}

.l1186 {
	padding: 5px 0 5px 100px !important;
	background: url(/uswestcoast/images/icon_1186.jpg) no-repeat scroll left center transparent;
}

.l1187 {
	padding: 5px 0 5px 100px !important;
	background: url(/uswestcoast/images/icon_1187.jpg) no-repeat scroll left center transparent;
}



/* お便り内容
----------------------------------------*/
.uswestcoast_comment {
	width: 628px;
	color: #333333;
	box-sizing: border-box;
	padding: 0;
	text-align: left;
}

.uswestcoast_comment .mds {
	color: #00376b;
	font-size: 20px;
	font-weight: bold;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;;
	letter-spacing: 1px;
	margin: 5px 0 5px 10px;
	padding: 10px 0;
}

.uswestcoast_comment b {
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
}

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

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

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



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