/* i01 news CSS */

/* index */
div.titleTop h1 {background:url(../image/title_Top.jpg) no-repeat;}



.titleTop p {margin:10px 20px 0 20px;}


/* 機能集約された貨物施設 ----------*/
.text_01 {
     width:380px; 
	 margin:10px 10px 10px 15px; 
	 float:left;
}

.img_01 {
     float:left;
	 margin:10px 0 0 0; 
	 width:100px;
}

.img_01_2 {
     margin:10px auto; 
	 text-align:center;
}
/* --------------------------------*/


/* Sea & Air輸送 ----------*/
.text_02 {
     float:left; 
	 width:225px;
}

.img_02 {
     float:left; 
	 width:240px;
	 margin:10px 0 0 0;
}
/* --------------------------------*/
/* 安全・快適な利用環境を目指して ----------*/
ul.safe {
     margin:10px 20px 0 20px; 
	 list-style-type:disc;
}

ul.safe li {
     margin-left:15px;
}

span.bold {
     font-weight:bold;
}

.safe_img_01 {
     width:176px; 
	 float:left; 
	 margin:10px 5px 0 15px;
}

.safe_img_02 {
     width:140px; 
	 float:left; 
	 margin:10px 5px 0 0;
}

.safe_img_03 {
     width:176px; 
	 float:left; 
	 margin-top:10px;
}



