@charset "UTF-8";

/***********************-
タイトル : 藤井鋼業株式会社
概要：会社概要

制作日：2009/06

-***********************/

@import url(basic.css);
@import url(btn.css);
@import url(common.css);



#contents table{
	margin:20px 0 20px 40px;
	width:490px;
	border-top:1px solid #8b3555;
}
#contents table th,#contents table td{
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #8b3555;
}
#contents table td{
	padding:8px 1em 5px 2em;
	border-right:1px solid #8b3555;
}


#contents table th{
	background:#F8E0E0;
	padding:8px 0 5px 1em;
	vertical-align:middle;
	border-left:1px solid #8b3555;
}
#contents table td{
	background:#ffffff;
}



/**会社概要テーブル**/

table.company th{
	 width:6em;

}

table.history th{
	 width:14em;

}


/**所在地**/

#contents h3{
	 margin:20px 0 10px 40px;
	 padding:0;
	 font-size:120%;
}

#contents dl{
	 margin:8px 100px 8px 65px;
	 padding:0 5px;
	 border-bottom:1px solid #666666;
}
#contents dl dt{
	 margin:0 0;
	 padding:0;
	 float:left;
	 width:3.5em;
}

#contents .map{
	 margin:20px 35px 40px;
}
#contents iframe{
	border:2px solid #999999;
}

#contents #train{
	margin:0 0 10px 10px;
	padding:2px 0 5px 30px;
	background:url(../location/train.gif) no-repeat;
}


/**所在地*サイトマップ*/

#contents ul{
  margin:20px 0 0 30px;
  padding:0;
}
#contents ul li{
  margin:0 0 10px;
  padding:0 0 0 20px;
  background:url(../sitemap/icom.gif) no-repeat;
}
#contents ul li ul{
  margin:5px 0 15px 5px;
  padding:0;
}
#contents ul li ul li{
  margin:0 0 10px;
  padding:0 0 0 20px;
  background:url(../sitemap/icon2.gif) no-repeat;
}


#contents .alignleft,#contents .alignright{
 width:220px;
}
#contents .alignright{
 width:250px;
}