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

.pageGuide {
	width:580px;
	height:16px;
	padding-bottom:3px;
}

.pageBack {
	float:left;
	width:88px;
}

.pageHome {
	float:right;
	width:48px;
}

.title {
	clear:both;
	width:580px;
	height:40px;
	padding-bottom:5px;
}

.printBox {
	height:22px;
	width:580px;
	padding-bottom:5px;
}
.appli {
	float:left;
	width:107px;
}

.print {
	float:right;
	margin-top:1px;
}

.topFlash {
	padding-bottom:20px;
}

.subTitle {
	clear: both;
	padding-bottom:10px;
	background: url(../img/bg_h.gif) repeat-x;
}

.hText {
	font-weight:bold;
	color:#777777;
	padding-bottom:5px;
}

.distance {
	width:580px;
	text-align:left;
	padding-bottom:20px;
}

table.tblJourney {
	border:none;
	border-collapse:collapse;
}

table.tblJourney th,
table.tblJourney td {
		border:1px solid #ccc;
}
table.tblJourney th {
		color:#444444;
		background-color:#f9e9d0;
		text-align:center;
}
table.tblJourney td.data1 {
		font-weight:bold;
		text-align:center;
		color:#333333;
		background-color:#f9f9f9;
}
table.tblJourney td.data2 {
		font-weight:normal;
		background-color:#fff;
}

table.tblJourney td.null {
		border:none;
		background-color:#fff;
}


.tourBox {
	width:570px;
	border:1px solid #CCCCCC;
	background-color:#f9f9e9;
	padding:4px;
	margin-bottom:4px;
}
.tourBoxEnd {
	width:570px;
	border:1px solid #CCCCCC;
	background-color:#f9f9e9;
	padding:4px;
	margin-bottom:20px;
}

.tourBoxL {
	float:left;
	width:420px;
}
	
.hArea {
	float:left;
	padding:0 6px 4px 0;
	width:51px;
}

.hName {
	float:left;
	padding-bottom:4px;
	width:220px;
	padding-right:5px;
}
.hIcon {
	float:left;
	width:40px;
	padding-bottom:4px;
}

.hAppli {
	float:right;
	text-align:right;
	padding-bottom:6px;
	width:130px;
}


.hCatch {
	color:#148ACC;
	float:left;
	font-weight:bold;
	padding-bottom:8px;
	width:420px;
}



.hPic1 {
	float:left;
	margin-right:2px;
	width:160px;
}

.hPic2 {
	float:left;
	margin-right:12px;
	width:100px;
	font-size:10px;
}
.hPicPen1 {
	float:left;
	margin-right:2px;
	width:130px;
	font-size:10px;
}

.hPicPen2 {
	float:left;
	margin-right:12px;
	width:130px;
	font-size:10px;
}

.hTxt {
	float:left;
}

.hInfo {
	list-style-image: url(../img/bullet_01.gif);
	margin:0 0 0 16px;
	padding:0px;
	line-height:130%;
}

.pageTop {
	text-align:right;
	padding:18px 0 20px 0;
}

.txtRight {
	text-align:right;
	line-height:150%;
	padding-top:20px;
}

.planBox {
	width:580px;
	margin-bottom:15px;
}
.planPic {
	float:left;
	width:132px;
	padding-right:3px;
}

.message {
	text-align:left;
	padding:20px 0;
}

/*//////////////////////////////////

 ノート※

/////////////////////////////////*/
ul.notes1 {
		font-size: 10px;
		margin: 4px 0 10px 0;
		padding: 0;
		list-style-type: none;
		color: #333333;
}
ul.notes1 li {
		margin: 1px 0 1px 0;
		padding: 0 0 0 14px;
		line-height: 130%;
		background: url(../img/bullet_notes1.gif) no-repeat;
}

/*//////////////////////////////////

 Free Stay Setting

/////////////////////////////////*/
.freeTitle {
	padding-top:6px;
}

.freeBox {
	background-color:#D6E8FC;
	width:570px;
	padding:0 5px;
}

.freeBoxOsaka {
	background-color:#FCD6D6;
	width:570px;
	padding:0 5px;
}

.buttonL {
	padding-top:10px;
	float:left;
}

.buttonR {
	padding-top:10px;
	float:right;
}

.freeTxtL {
	float:left;
	line-height:130%;
	padding:5px 5px 10px 5px;
	width:270px;
}	

.freeTxtR {
	float:right;
	line-height:130%;
	padding:5px 5px 10px 5px;
	width:270px;
}
