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



/* --------------------------------
	複合一貫輸送
-------------------------------- */



/*	コンテンツ
-------------------------------- */

#contentInner {
	padding: 0 0 26px 0;
}



/*	各輸送
-------------------------------- */

#complex .wrapper {
	padding: 0 26px 0 26px;
	background: url(../../common/img/dt_v_01.png) repeat-y center top;
}

#complex .wrapper section {
	float: left;
	width: 354px;
	padding: 26px 0 26px 0;
	background: url(../../common/img/dt_h_01.png) repeat-x left top;
}

#complex .wrapper section#air,
#complex .wrapper section#ship {
	background: none;
}

#complex .wrapper section.sec_odd {
	clear: left;
	padding-right: 30px;
}

#complex .wrapper section.sec_even {
	padding-left: 29px;
}

#complex .wrapper section h4 {
	padding: 15px 0 0 0;
	color: #005f86;
	font-size: 87.5%;
	line-height: 1.5;
	font-weight: bold;
}

#complex .wrapper section p.text {
	padding: 7px 0 0 0;
	font-size: 87.5%;
	line-height: 1.5;
}


/*	description
-------------------------------- */

#complex .description {
	margin: 30px 26px 0 26px;
	padding: 26px 28px 26px 28px;
	background: #d8eaf5;
	font-size: 87.5%;
	line-height: 1.5;
}




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