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


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


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


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

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

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


/*---------------conts_sub内各要素の設定---------------*/

#conts_sub h1{
   font-size:150%;
   color:#333333;
   clear:both;
   padding:15px 0;
}

.catbox{
   width:292px;
   height:230px;
   margin-top:15px;
   float:left;
}

#conts_sub .catbox h2{
   text-indent:-9999px;
   border:none;
   padding:0;
   margin:0;
   height:85px;
   clear:both;
}

#conts_sub .catbox p{
   padding:0;
   margin:0;
   padding:5px 0;
   clear:both;
}

.catbox ul{list-style:square inside;}
.catbox li{
   padding:5px 0 0 10px;
   font-size:130%;
}

#cat_intermodal, #cat_marine, #cat_customs, #cat_land{margin-right:8px;}
#cat_scm, #cat_harbor, #cat_warehouse, #cat_safety{margin-left:8px;}

#cat_intermodal h2{background: url(../gif/service_h2_1.gif) no-repeat;}
#cat_intermodal   {border-top:solid 4px #0040aa;}

#cat_marine h2{background: url(../gif/service_h2_2.gif) no-repeat;}
#cat_marine   {border-top:solid 4px #0095aa;}

#cat_harbor h2{background: url(../gif/service_h2_3.gif) no-repeat;}
#cat_harbor   {border-top:solid 4px #00aa15;}

#cat_customs h2{background: url(../gif/service_h2_4.gif) no-repeat;}
#cat_customs   {border-top:solid 4px #95aa00;}

#cat_warehouse h2{background: url(../gif/service_h2_5.gif) no-repeat;}
#cat_warehouse   {border-top:solid 4px #d55000;}

#cat_land h2{background: url(../gif/service_h2_6.gif) no-repeat;}
#cat_land   {border-top:solid 4px #d5001b;}

#cat_scm h2{background: url(../gif/service_h2_7.gif) no-repeat;}
#cat_scm   {border-top:solid 4px #005588;}

#cat_safety h2{background: url(../gif/service_h2_8.gif) no-repeat;}
#cat_safety   {border-top:solid 4px #d58500;}


#conts_sub p.totop{
   text-align:right;
   clear:both;
}

/*---------------ここまでconts_sub内各要素の設定---------------*/

