@charset "shift_jis";
@import url(logistics.css);


/*---------------snaviのdefault設定----------*/

li#sn10 a, li#sn10 a:hover{background-position:-380px -225px;}

#snaviarea{border-top:solid 10px #00aa15;}

/*---------------ここまでsnaviのdefault設定----------*/


/*---------------mainimage設定----------*/

#mainimage{background:url(../gif/main_cntliner.gif) no-repeat;}

/*---------------ここまでmainimage設定----------*/


/*---------------conts_sub内挿入画像の設定---------------*/

.picarea{
   width:200px;
   margin:0 0 15px 15px;
   float:right;
}

.pic{
   text-indent:-9999px;
   width:200px;
   height:150px;
   margin-bottom:10px;
   clear:both;
}

#cntliner1{background:url(../jpg/cntliner1.jpg) no-repeat;}
#cntliner2{background:url(../jpg/cntliner2.jpg) no-repeat;}
#cntliner3{background:url(../jpg/cntliner3.jpg) no-repeat;}
#cntliner4{background:url(../jpg/cntliner4.jpg) no-repeat;}
#cntliner5{background:url(../jpg/cntliner5.jpg) no-repeat;}

/*---------------ここまでconts_sub内挿入画像の設定---------------*/


/*---------------conts_sub内取扱船社リストの設定----------------*/

table{
   border-collapse:collapse;
   margin:10px 0 20px 15px;
}

table caption{
   text-align:left;
   font-size:130%;
   font-weight:bolder;
   padding-bottom:3px;
   color:#003589;
}

table th, table td{
   border:solid 1px #555555;
   padding:2px 8px;
}

table th{background-color:#c4daff;}

table th.col1{width:150px;}
table th.col2{width:150px;}
table th.col3{width:100px;}


/*---------------conts_sub内取扱船社リストの設定----------------*/

