@charset "UTF-8";

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

制作日：2009/06

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

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


#contents p{
	 margin:20px 0px 10px 20px;
}
#contents p.hissu{
	 margin:0px 0px 20px 20px;
	 padding-left:12px;
	background:url(../contact/mark.gif) no-repeat;
	font-size:90%;
	
}
#contents span.hissu2{
	margin:0px;
	padding-right:12px;
	background:url(../contact/mark2.gif) no-repeat right;
}

#contents span{
	color:#000000;
	font-size:100%;
}


#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{
	padding:8px 0 5px 1em;
	vertical-align:middle;
	background:#f0f0f0;
	border-left:1px solid #8b3555;
	border-right:1px solid #8b3555;
}
#contents table td{
	background:#ffffff;
}


#contents strong{
 color:#660000;
}
#contents table td ul li{
	margin:0 0 5px;
}
