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


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

li#sn23 a, li#sn23 a:hover{background-position:-380px -550px;}

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

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


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

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

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


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

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

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

#waste1{background:url(../jpg/waste1.jpg) no-repeat;}
#waste3{background:url(../jpg/waste3.jpg) no-repeat;}
#waste4{background:url(../jpg/waste4.jpg) no-repeat;}
#waste2{
   text-indent:-9999px;
   width:200px;
   height:75px;
   margin-bottom:10px;
   clear:both;
   background:url(../jpg/waste2.jpg) no-repeat;
}

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


/*---------------許可取得表の設定---------------*/

#arealist{
   width:360px;
   border:solid 2px #aaaaaa;
   margin-left:5px;
   float:left;
}

#arealist ul{
   padding:5px 0;
   list-style-type:none;
}

#arealist li{
   width:60px;
   padding:3px 10px;
   float:left;
}

/*---------------ここまで許可取得表の設定---------------*/


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

#conts_sub p#note{
   clear:both;
   padding:3px 10px;
}

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