@charset "UTF-8";

/***********************-
タイトル : 藤井鋼業株式会社
概要：取扱い品目

制作日：2009/06

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

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


#contents p{
	 margin:10px 0 20px 40px;
	 width:500px;
}

#contents dl{
	 margin:0 0 2px 30px;
	 padding:0;
	 width:510px;
}

#contents dl dt{
	width:18em;
	padding:8px 0 5px 8px;
	float:left;
	font-weight: bold;
}

#contents dl dd{
	padding:8px 0 5px 0px;
	width:6em;
	float:left;
}
#contents dl.width dd{
	width:8em;
}
#contents dl.width2 dd{
	width:20em;
}


.blue{
	background:#F1F9FC;
}
.yellow{
	background:#FCF1F1;
}

#contents dl.blue dt {
	border-left:5px solid #457193;
}
#contents dl.yellow dt {
	border-left:5px solid #8B3555;
}
.hight2-2{
 height:4em;
}
.hight2-2 .{
 margin:7px 0 0 0;
 padding:0;
}

.hight2{
 line-height:4em;
}

#contents dl a{
text-decoration:underline;}



h3{margin: 30px 0 0 30px;
padding:0 0 0 5px;
color:#333333;
font-size:120%;
border-left:3px solid #660000;
}

table#kikaku{
 margin:20px 50px 20px 30px;
 border-top:1px solid #666666;
 border-left:1px solid #666666;width:500px;
}

table#kikaku th,table#kikaku td{
 border-bottom:1px solid #666666;
}
table#kikaku td{
padding:3px 0px 1px 20px;
text-align:left;
 border-right:1px solid #666666;
}


table#kikaku th.head{
	padding:8px 0 6px;
	background:#F0f0f0;
	text-align:center;
	letter-spacing:2em;
 border-right:1px solid #666666;
}
table#kikaku th.left{
	padding:3px 0 1px 1.5em;
	text-align:left;font-weight:normal;
	background:#F8F2E0;
	width:9em;
 border-right:1px solid #666666;

}

table#kikaku dl{
	margin:0 0 ;
	padding:0;
	 width:10em;}
	

table#kikaku dl dt{
	width:3em;
	float:left;
	text-align:right;
	font-weight:normal;}
table#kikaku dl dd.kara{
	width:2em;
	float:left;
	text-align:center;}
table#kikaku dl dd.ton{
	width:2em;
	float:left;
	text-align:right;}

p.home{
margin:5px;
font-size:90%;
}