@charset "UTF-8";

/***********************-
タイトル : コスモ無線
概要：ネットワーク
制作日：2009/08

-***********************/
@import url(basic.css);
@import url(btn.css);
@import url(common.css);
@import url(sub.css);
@import url(design.css);
#title{
 margin:20px 0 0px 15px;
}

.box2 h2{
 padding:30px 20px 10px 35px;
}
.arrow{
 margin:10px 0 0;
}
h3{
 margin:30px 30px 10px;
 font-size:110%;
 color:#036FB6;
}
.box2 h4.tanmatu{
 margin:10px 30px 10px 50px;
 padding:0;
}

.title{
 margin:20px 0 20px 15px;
}

.space{
 margin: 30px 0  0 10px;
 }


.osusume{
 margin:10px 0 10px 5px;
 float:left;
 width:165px;
 text-align:left;
 font-size:90%;
 height:170px;
 _height:200px;
}
.left{
 margin:10px 0 10px 25px;
 _margin:10px 0 10px 15px;
}

.osusume ul{
 margin:5px 0 0 20 ;
 padding:0;
}
.osusume ul li{
	padding-left:10px;
 background:url(../privacy/box.gif) no-repeat;}
 ul.osusume2{
 margin:0 0 40px 40px;
 padding:0;
}
 ul.osusume2 li{
 	 margin-bottom:5px;
	padding-left:10px;
 background:url(../privacy/box.gif) no-repeat;}
 
 table.kakaku{
 margin:20px 0px 40px 40px;
 width:450px;
 _margin:20px 0px 40px 10px;
  }
  
   table.kakaku th{
 padding:8px 15px;
 font-weight:normal;
  }
  table.kakaku td{
 padding:8px 30px;
   text-align:right;
   color:#990000;
}
  table.kakaku th.left{
  text-align:left;
  background:#f0f0f0;
  
  }
   table.kakaku th.right{
  text-align:right;
  background-color:#FFFFCC;
  
  }
  
#box1 .top{
   border-top:2px solid  #333333;
 }  
 #box1 .under{
  border-bottom:1px solid #333333;
 }  
  table.kakaku th strong{
 color:#990000;
 font-weight:normal;
  
  }
