@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);


h5{
 margin:15px 0 0 15px;
 font-size:100%;
}
h6{
 margin:0 0 10px;
 font-size:120%;
}

#box1 dl.company{
 margin:30px 0 10px 30px;
}
#box1 dt{
 float:left;
 font-weight:bold;
 font-size:110%;
}
#box1 dd{
 float:left;
}
dl.company dt{
   width:210px;
}
dl.company dd{
  width:300px;
	border-left:5px solid #d4d4d4;}

table.table1{
 margin:0 0 0 10px;
}
table.table1 th,table.table1 td{
padding: 0 5px 3px;
text-align:left;
font-weight:normal;
}
table.table2{
 margin:0 0 0 20px;
}
table.table2 th,table.table2 td{
padding: 0 5px 3px;
text-align:left;
font-weight:normal;
}


.hotel{
margin:30px 0 40px 24px;
}
.hotel h5{
	margin:0 0 10px;
}

.hotel dl{
	margin:0 0 10px;
	padding-bottom:5px;

	clear:both;
	border-bottom:1px dotted #333333;
	height:2em;
	width:500px;
}
.hotel dl dt{
	margin:0 0 5px;
	padding:5px 0 0 1em;
	background:url(../company/box.gif) no-repeat;
	width:17em;
	color:#333333;
}
.hotel dl dd{
	margin:0 1em 5px ;
	padding:0 0 0 25px;
	background:url(../company/tel.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:130%;
}

.letter2{
  letter-spacing:0.5em;
}


.taxiline{
 padding:60px 0 0 10px;
  clear:both;
}