@charset "Shift_JIS";

/* ====================================== */
/* === Φ28メタルジョイント（メイン） === */
/* ====================================== */

#main p {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: 10pt;
	line-height: 140%;
}


#main h2 {
	margin-top: 10px;
	margin-left: 10px;
}


#main h3 {
	font-size: 12pt;
	line-height: 140%;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 0px;
}

#main table {
	/* background-color: #008800; */
	margin-top: 15px;
	margin-bottom: 25px;
	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;
	line-height: 130%;
	color: #000000;
	/*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 {
	font-size: 11pt;
	height: 22px;
	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 .p_posi01 {
	margin-left: 30px;
}

#main .p_posi02 {
	clear: left;
	font-size: 12pt;
	line-height: 140%;
	font-weight: bold;
}

#main .p_posi03 {
	text-align: center;
}

#main .posi01 {
	margin-bottom: 5px;
}


#main .img_posi01 {
	margin-left: 20px;
	margin-bottom: 10px;
}

#main .img_posi02 {
	float: left;
	margin-top: 0px;
	margin-left: 10px;
}


#main .re_posi01 {
	font-size: 8pt;
	width: 590px;
	text-align: right;
	margin-top: -15px;
}

#main .btn_posi01 {
	width: 615px;
	text-align: right;
	margin-top: -31px;
	margin-bottom: 5px;
}




