<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";
/* CSS Document */

/* 既存ページアンカー用 */
div.anchor li {
background:url("/int/guide/image/arrow_blue.gif") no-repeat scroll 0 3px transparent;
display:inline;
padding-left:9px;
margin-right:10px;
}

div.anchor a {
text-decoration:underline;
}

.anchor {
	margin:5px 0 0 0;
}


/* baggage_accident.html */
/* common上書き
----------------------------------------*/
#headLine1cl {
	height: auto;
}

#headLine1cl p.ttlcaption {
	margin-bottom: 10px;
}

.sectionIn {
	line-height: 1.6;
}

a.ulLink:hover {
	text-decoration: none !important;
}


/* .inlineNav
----------------------------------------*/
.inlineNav {
	margin: 0 20px 5px;
	padding: 5px 0 
}
.inlineNav li {
	padding-bottom: 10px;
}
.inlineNav span	{
	margin-left: 1em;
	font-weight: normal;
}



/* lead
----------------------------------------*/
.lead {
	padding-top: 6px;
	margin-bottom: 18px;
}

.h3_txt	{
	margin-left: 10px;
}

/* .section
----------------------------------------*/
.section {
	margin: 0 10px 20px 10px;
}

.section h4	{
	display: inline-block;
	_display: inline;
	position: relative;
	padding: 0 1px 1px 0;
	_padding: 0 2px 1px 0;
	margin-bottom: 10px;
	background: #b2b2b2;
	/zoom: 1;
}

.section h4 span {
	display: inline-block;
	_display: inline;
	position: relative;
	padding: 3px 5px 2px;
	margin: -1px 0 0 -1px;
	color: #1e53ba;
	background: #fff;
	border: 1px solid #1e53ba;
	/zoom: 1;
}

.circle	{
	margin-right: 5px;
	color: #cccccc;
}

.declare dt	{
	margin-bottom: 6px;
	font-weight: bold;
}

.declare dd	{
	margin-bottom: 12px;
}

.linkText {
	margin-top: 10px; 
}

.linkText a:hover {
	text-decoration: none !important;
}

.hedge {
	margin-bottom: 0;
}

.hedge li {
	padding: 0 0 6px 1.2em;
	text-indent: -1.2em;
}

.troubleImg	{
	padding-bottom: 20px;
	text-align: center;
}

.caution {
	padding: 10px 12px 8px;
	border: 1px solid #F00;
}

.cautionTtl	{
	color: #F00;
	margin-right: 5px;
	font-weight: bold;
}

.cautionText	{
	color: #F00;
}

.noLead	{
	margin-bottom: 26px !important;
}

.documents {
	margin-top: 12px;
}

.documents dt {
	font-weight: bold;
}

.documents li {
	margin-left: 1.5em;
}

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