/* div.globalHeader */
#globalHeaderB01 {
	width: 779px; /* 765px + 14px */
	margin-top: -2px;
	margin-left: -14px;
	margin-bottom: 12px;
	padding-bottom: 1px;
	border-bottom: 1px solid #a6a6a6;
}

#globalHeaderB01 h1	{
	margin-left: 13px;
}


/* div.headingGL02 */
div.headingGL02 {
	width: 765px;
}

h2 {
	line-height: 1.1;
	font-size: 16px;
	color: #22466a;
}

/* div.jumpSelect */
div.contentHeader {
	margin-top: 10px;
	width: 765px;
}

div.contentHeader h2 {
	margin-top: 3px;
	color: #22466a;
	font-size: 16px;
	float: left;
}

div.contentHeader h2:first-letter {
	margin-right: 2px;
}

div.contentHeader select,
div.contentHeader input {
	float: right;
}

div.contentHeader select {
	margin: 0 2px;
}


/* div.contentSafety */
div.contentSafety {
    width: 765px;
	clear: both;
}

div.contentSafety table {
	width: 765px;
	margin-top: 10px;
	border-spacing: 0;
	border-collapse: collapse;
}

div.contentSafety table th,
div.contentSafety table td {
	padding: 5px;
	font-size: 12px;
	line-height: 1.3;
	border: 1px solid #cccccc;
}

div.contentSafety table th {
	text-align: left;
	background-color: #e1f3fa;
	white-space: nowrap;
}

div.contentSafety table td {
	background-color: #ffffff;
	text-align: left;
}

div.contentSafety table col.date {
	width: 64px;
	_width: 55px;
}

div.contentSafety table col.number {
	width: 55px;
}

div.contentSafety table td:first-child+td+td {
	width: 45px;
}

div.contentSafety table col.departure,
div.contentSafety table col.arrival {
	width: 68px;
}

div.contentSafety table col.about,
div.contentSafety table col.feature {
	width: 138px;
	_width: 128px;
}