@charset "Shift_JIS";

/* ====================================== */
/* === Φ28メタルジョイント（メイン） === */
/* ====================================== */

#main p {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: 11pt;
	line-height: 140%;
}

#main h2 {
	margin-top: 10px;
	margin-left: 10px;
}

#main table {
	/* background-color: #008800; */
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

#main th {
	/* background-color: #555555; */
	font-size: 11pt;
	color: #000000;
	line-height: 130%;
	/*vertical-align: top;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

#main td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

#main .img_posi01 {
	margin-left: 16px;
}
#main .img_posi02 {
	margin-left: 8px;
}
#main .img_posi03 {
	float: left;
	margin-top: 0px;
	margin-left: 10px;
}
#main .img_posi04 {
	float: left;
	margin-top: 65px;
	margin-left: 20px;
}
#main .img_posi05 {
	float: left;
	margin-left: 20px;
}
#main .img_posi06 {
	float: left;
	margin-left: 4px;
}
#main .img_posi07 {
	float: left;
	margin-top: 4px;
	margin-left: 4px;
}

#main .p_posi01 {
	height: 24px;
	background-color: #eef7ff;
	font-size: 11pt;
	line-height: 130%;
}

#main .p_posi02 {
	text-align: center;
	background-color: #ffffff;
	font-size: 10pt;
	line-height: 130%;
}


