/* --------------------------------------*/
/* 浜井産業-会社概要 */
/* --------------------------------------*/

/* ご挨拶*/
div.aisatsu {
width:518px;
padding-top:5px;
}

div.aisatsu .left {
	float: left;
	width: 370px;
}
div.aisatsu .right {
	float: right;
	width: 135px;
}
div.aisatsu .clearf1 {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
div.aisatsu .t_indet {
	text-indent: 1em;
}

div.aisatsu span {
font-size:16px;
font-weight:bold;
}

div.aisatsu p.shomei {
	padding-top:0px;
	text-align: right;
	padding-right: 20px;
}

/* 会社概要*/
table#gaiyo-table {
width:510;
margin-top:5px;
margin-bottom:5px;
text-align: left;
background: #fff;
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
background-image:url(img/gaiyo_table_back.jpg);
background-repeat:no-repeat;
}
html>body table {border-collapse: separate}

table#gaiyo-table th {
font-weight:700;
color: #666;
width: 80px;
vertical-align:top;
padding-top: 2px;
padding-bottom: 10px;
background-repeat: no-repeat;
border-right: 1px solid #0000af;
}

table#gaiyo-table td {
width:430px;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 10px;
vertical-align:top;
}

/* 沿革*/
table#enkaku-table {
width:510;
margin-top:5px;
margin-bottom:5px;
text-align: left;
background: #fff;
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
background-repeat:no-repeat;
}
html>body table {border-collapse: separate}

table#enkaku-table th {
font-weight:700;
color: #666;
width: 60px;
text-align:right;
vertical-align:top;
padding-top: 2px;
padding-bottom: 10px;
padding-right:5px;
background-repeat: no-repeat;
border-right: 1px solid #0000af;
}

table#enkaku-table td {
width:450px;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 10px;
vertical-align:top;
}

/* 本社・工場*/
h2.access-h2 {
display:block;
width:518px;
height:25px;
line-height:25px;
text-indent:5px;
margin-top:15px;
margin-bottom:5px;
background-image:url(img/access_h2_back.gif);
}
