@charset "UTF-8";

@import url("module.css");

/* reset css
====================================================== */
body{
	margin:0;
	padding:0;
	border:0;
	line-height:1.4;
	color:#333;
	font-family:sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:16px;
	/*\*/
	font-size:100%;
	/**/
}
div,
h1,h2,h3,h4,h5,h6,
p,
a,
img,
ul,ol,li,
dl,dt,dd,
table,th,td,
form{
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
}
ul,ol{
	list-style:none;
}
img{
	vertical-align:bottom;
}

/* clearfix
====================================================== */
.cFix:after,
.clearfix:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.cFix,
.clearfix{
	_height:1px;
	min-height:1px;
	/*￥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* リンク設定
====================================================== */
a{
	color:#00d;
	text-decoration:underline;
}
a:hover{
	color:#d00;
	text-decoration:underline;
}
a:hover.alpha{
	/* IE */
	filter: alpha(opacity=60);
	/* Safari Opera */
	opacity:0.6;
	/* Firefox Netscape */
	-moz-opacity:0.6;
}
img:hover.alpha{
	/* IE */
	filter: alpha(opacity=60);
	/* Safari Opera */
	opacity:0.6;
	/* Firefox Netscape */
	-moz-opacity:0.6;
}
input:hover.alpha{
	/* IE */
	filter: alpha(opacity=60);
	/* Safari Opera */
	opacity:0.6;
	/* Firefox Netscape */
	-moz-opacity:0.6;
}

/* 共通項目
====================================================== */
.fLeft{float:left;}
.fRight{float:right;}
.right{text-align:right;}
.center{text-align:center;}
.fBold{font-weight:bold;}
.red1{color:#d00;}
.arrow1{
	padding-left:10px;
	background:url(../img/arrow1.gif) no-repeat 0% 50%;
}

/* 本文
====================================================== */
.ft70{font-size:70%;}
.ft70-15{font-size:70%;line-height:1.5;}
.ft70-16{font-size:70%;line-height:1.6;}
.ft70-17{font-size:70%;line-height:1.7;}
.ft70-18{font-size:70%;line-height:1.8;}
.ft80{font-size:80%;}
.ft80-15{font-size:80%;line-height:1.5;}
.ft80-16{font-size:80%;line-height:1.6;}
.ft80-17{font-size:80%;line-height:1.7;}
.ft80-18{font-size:80%;line-height:1.8;}
.ft90{font-size:90%;}
.ft90-15{font-size:90%;line-height:1.5;}
.ft90-16{font-size:90%;line-height:1.6;}
.ft90-17{font-size:90%;line-height:1.7;}
.ft90-18{font-size:90%;line-height:1.8;}
.ft100{font-size:100%;}
.ft100-15{font-size:100%;line-height:1.5;}
.ft100-16{font-size:100%;line-height:1.6;}
.ft100-17{font-size:100%;line-height:1.7;}
.ft100-18{font-size:100%;line-height:1.8;}
.ft110{font-size:110%;}
.ft110-15{font-size:110%;line-height:1.5;}
.ft110-16{font-size:110%;line-height:1.6;}
.ft110-17{font-size:110%;line-height:1.7;}
.ft110-18{font-size:110%;line-height:1.8;}
.ft120{font-size:120%;}
.ft120-15{font-size:120%;line-height:1.5;}
.ft120-16{font-size:120%;line-height:1.6;}
.ft120-17{font-size:120%;line-height:1.7;}
.ft120-18{font-size:120%;line-height:1.8;}

/* 全体
====================================================== */
body{
	background:#2c9ed5;
}

/* ヘッダー
====================================================== */
#headerWrap{
	width:100%;
	height:124px;
	background:url(../img/headerBg.gif) repeat-x;
}
#header{
	margin:0 auto;
	width:900px;
}
h1{
	float:left;
	width:360px;
}
.headerRead{
	float:right;
	padding-top:18px;
	text-align:right;
	font-size:12px;
	color:#444;
	line-height:1.7;
}
#globalNav{
	margin:0 auto;
	width:900px;
}
#globalNav li{
	float:left;
	width:225px;
	height:37px;
}

/* フッター
====================================================== */
#footerNavWrap{
	width:100%;
	height:34px;
	background:url(../img/footerNavBg.gif) repeat-x;
}
#footerNav{
	margin:0 auto;
	width:900px;
}
.footerNavBody{
	float:left;
	font-size:12px;
	line-height:34px;
	color:#2e466a;
}
.pageTop{
	float:right;
	font-size:12px;
	line-height:34px;
	text-align:right;
}
#footerNav a{
	color:#2e466a;
}
#footerNav a:hover{
	color:#d00;
}
#copyright{
	margin:0 auto;
	padding:20px 0;
	width:900px;
	color:#fff;
	font-size:10px;
}

/* コンテンツ
====================================================== */
#contentsWrap{
	padding:20px 0 30px 0;
	width:100%;
	background:#fff;
}
#contents{
	margin:0 auto;
	width:900px;
}
#contents640{
	margin:0 auto;
	width:640px;
}

/* トップ
====================================================== */
#topMain{
	margin-bottom:20px;
	padding:5px 7px 9px 5px;
	width:888px;
	height:240px;
	background:url(../img/topMainBg.gif) no-repeat;
}
#cm2,#cm3{
	display:none;
}
#topMes{
	float:left;
	width:440px;
}
#topNew{
	float:right;
	width:440px;
}
.topNewHead{
	padding:10px 5px 3px 5px;
	font-size:12px;
	line-height:1.5;
}
.topNewDate{
	padding:0 5px 10px 5px;
	font-size:10px;
	line-height:1.5;
	border-bottom:1px solid #eee;
}

/* 配下タイトル
====================================================== */
.cmnTitle{
	width:100%;
	height:82px;
	background:url(../img/titleBg1.gif) repeat-x;
}
.cmnTitle h2{
	margin:0 auto;
	width:900px;
}

/* 共通見出し
====================================================== */
.cmnHead1{
	padding:10px;
	font-size:110%;
	font-weight:bold;
	color:#205090;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:3px solid #205090;
	border-radius:5px;
	background: -moz-linear-gradient(top, #ffffff 0%, #e8edf0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e8edf0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e8edf0 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e8edf0 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e8edf0 100%); /* W3C */
}
.cmnHead2{
	padding-bottom:6px;
	font-size:100%;
	font-weight:bold;
	color:#333;
	border-bottom:2px solid #205090;
}

/* エラー
====================================================== */
.error{
	margin-bottom:20px;
	padding:8px 8px 3px 8px;
	border:3px solid #f00;
	background:#ffe4e4;
}
.error li{
	margin-bottom:5px;
	padding-left:21px;
	background:url(../img/error.gif) no-repeat 0% 50%;
	font-size:80%;
	font-weight:bold;
	color:#f00;
}

/* お問い合わせ
====================================================== */
.inquiryTable{
	width:100%;
	border-collapse:collapse;
}
.inquiryTable th{
	padding:13px;
	width:150px;
	border-top:2px solid #205090;
	border-bottom:2px solid #205090;
	font-size:90%;
	font-weight:bold;
	color:#333;
	line-height:1.5;
	text-align:left;
	vertical-align:top;
}
.inquiryTable td{
	padding:13px;
	border-top:2px solid #ddd;
	border-bottom:2px solid #ddd;
	font-size:90%;
	color:#333;
	line-height:1.5;
}
.inquiryBtn{
	padding:25px 0;
	text-align:center;
}

/* 会社概要
====================================================== */
.profileTable1{
	width:100%;
	border-collapse:collapse;
}
.profileTable1 th{
	padding:12px;
	width:74px;
	border-top:2px solid #205090;
	font-size:90%;
	color:#205090;
	font-weight:bold;
	line-height:1.5;
	text-align:left;
	vertical-align:top;
}
.profileTable1 td{
	padding:12px;
	border-top:2px solid #ddd;
	font-size:90%;
	color:#333;
	line-height:1.5;
	text-align:left;
	vertical-align:top;
}

/* 取扱い鋼材
====================================================== */
.ssHead1{
	margin-bottom:7px;
	padding:1px 0 1px 6px;
	border-left:5px solid #205090;
	font-size:100%;
	font-weight:bold;
	color:#205090;
}


