  /*リンク設定*/
a:link{
	color: #0000CC;
}

a:visited{
	color: #0033CC;

}

a:hover,a:active{
	color: #CC0066;
	text-decoration: none;
}


/*鋼管top*/

.koukan {
	font-size: 9pt;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;


}

 

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Arial", "Helvetica", "sans-serif";

}

h2 a:link{
	color: #0000CC;
}

h2 a:visited{
	color: #0000CC;

}

h2 a:hover,h2 a:active{
	color: #0000CC;
	text-decoration: none;

}


.cap {
	font-size: 10pt;
	line-height: 120%;
	padding-top: 10px;
	padding-left: 5px;

}

.seihin {
	border: 1px solid #8cb4bc;

}

.topics {
	width: 620px;
	height: 100px;
	background-color: #F1F3F4;
	overflow: auto;
	padding: 10px 0px 0px;

}






/*共通*/
.bmenu {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;


}

.bmenu a:link{
	color: #0000CC;
	font-weight: bold;

}

.bmenu a:visited{
	color: #0000CC;
	font-weight: bold;


}

.bmenu a:hover,h2 a:active{
	color: #FFFFFF;
	text-decoration: none;

}


.px12 {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 120%;
	color: #333333;



}

.pt11 {
	font-size: 11pt;
	line-height: 120%;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";


}


h3 {
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Arial", "Helvetica", "sans-serif";


}

h3 a:link{
	color: #0000CC;
	text-decoration: none;

}

h3 a:visited{
	color: #0000CC;
	text-decoration: none;


}

h3 a:hover,h3 a:active{
	color: #0000CC;

}
.kobetu {
	margin-left: 2px;
}

.kobetu h2{
	margin-left: 2px;
	font-size: 18px;
	color: #333333;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0190ae;
	text-indent: 10px;
	font-weight: bold;



}
.syokai {
	font-size: 14px;
	line-height: 150%;
	color: #222222;
	margin-top: 20px;


}



.px10 {
	font-size: 10px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
th {
	font-size: 12px;
	font-weight: bold;
}
.kikaku {
	height: 400px;
	width: 575px;
	padding: 0px;
	overflow: auto;
	margin: 0px;

}
.pt12 {
	font-size: 12pt;
	color: #333333;
	line-height: 120%;

}
h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #003333;
	padding-top: 5px;
	padding-bottom: 5px;
	border-width : 1px 0px 1px 0px;
	border-color: #bb8c00;
	border-style: solid;
	margin-bottom: 5px;
	font-family: "Times New Roman", "Times", "serif";




}
.topbg {
	background-color: #e3eef4;
	background-image: url(/en/products/pipes/linepipe/img/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.title {

	font-size: 10pt;
	font-weight: bold;
	color: #003333;
	padding-top: 5px;
	padding-bottom: 5px;
	border-width : 1px 0px 1px 0px;
	border-color: #bb8c00;
	border-style: solid;
	margin-bottom: 5px;
	font-family: "Times New Roman", "Times", "serif";
}

.floatleft{
	float: left;
}

.mleft{
	float: left;
	margin-top: 5px;
}

.clear{
	clear: right;
}