@charset "utf-8";

/*==========================================
File name: category.css
Editors: IT-Probe
Last Editor: IT-Probe
Date: 2012.12.04
========================================== */

h1{
	background: url(../images/common/hd-01.png) no-repeat top left;
	width: 725px;
	height: 38px;
	color: #FFF;
	font-size: 1.1em;
	padding: 10px 10px 0 10px;
	border: none;
	margin-bottom:10px;
}

h2{
	margin: 0 0 10px 0;
	padding:10px;
	color: #fff;
	border-right: solid 2px #2F527E;
	border-bottom: solid 2px #2F527E;
	background-color:#4F8BD5;
}


h3{
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	color: #011766;
	border-bottom: solid 1px #011766;
}

h4{
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	color: #011766;
	border-bottom: dotted 1px #011766;
}

/* =======================================
	選ばれる理由
/* ======================================*/

#reason h2{
	background: #3399CC;
	height: 40px;
	padding: 5px;
	line-height: 40px;
	font-size: 1.1em;
	font-weight: bold;
}

#reason h2 span{
	display:block;
	width: 40px;
	height: 40px;
	float: left;
	color: #333;
	font-size: 0.9em;
	margin-right: 5px;
	text-align: center;
	border-right: solid 1px #2B7D99;
	border-bottom: solid 1px #2B7D99;
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNmYwZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ffffff 0%, #d6f0fd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d6f0fd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#d6f0fd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#d6f0fd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#d6f0fd 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#d6f0fd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6f0fd',GradientType=0 ); /* IE6-8 */}

.reason-01-sec-body,
.reason-03-sec-body{
	overflow: hidden;
	margin: 0 0 10px 0;
}

.reason-01-sec-body table{
	width: 100%;
	border-collapse: separate;
	border-spacing: 10px;
}

.reason-01-sec-body table th{
	background: #E6EBFF;
	white-space: nowrap;
	padding: 5px;
	border-right: solid 2px #8D8BDC;
	border-bottom: solid 2px #8D8BDC;
}

.reason-01-sec-body table td{
	padding: 5px;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-right: solid 2px #BFBFBF;
	border-bottom: solid 2px #BFBFBF;
}

.reason-03-sec-body .element_01,
.reason-03-sec-body .element_02{
	border: solid 1px #3399CC;
	padding: 10px;
	width: 334px;
	
}

.reason-03-sec-body .element_01{
	float: left;
}


.reason-03-sec-body .element_02{
	float: right;
}

.reason-03-sec-body .element_02 ol{
	margin-left: 20px;
}


.reason-03-sec-body .element_02 ol li{
	list-style-type: decimal;
	font-weight: bold;
	color: #3399CC;
}


/****ボックス**************************************/


.box_type01,
.box_type02,
.box_type03{
	width:735px ;
	clear:both;
	overflow:hidden;
	margin:0 0 10px;
	}


.box_type01_l{
	width:182px ;
	float:left;}

.box_type01_r{
	width:538px ;
	float:right;}

/* =======================================
	サイトマップ
/* ======================================*/

#main section .ul_01{
	float: left;
	margin: 0 100px 0 20px;
}

#main section .ul_01 li{
	list-style-type: square;
}

#main section .ul_01 ul{
	margin: 0 0 0 20px;
}

#main section .ul_01 ul li{
	list-style-type: disc;
}

/* =======================================
	サービスメニュー：パイプ加工
/* ======================================*/

.dealing-list table{
	width: 100%;
}

/* =======================================
	お問い合わせ
/* ======================================*/

.inq-type h3{
	text-align: left!important;
}

.inq-type table{
	width: 100%;
}

.inq-type table th,
.inq-type table td{
    text-align: left;
}

.inq-type table th{
	padding: 5px;
	vertical-align: top;
    white-space: nowrap;
}

.inq-type table th img{
	margin-right: 3px;
}

.inq-type table td .wpcf7-list-item{
    display: block;
    padding: 0;
    margin: 0;
}



.inq-type table p{
	margin: 10px 0;
}

.inq-type ol li{
	list-style-type: none;
}

.submit_button{
	text-align: center;
}

.intr{
	clear: both;
	border: dotted 1px #999;
	padding: 8px;
}

#navi form ul li{
	float: left;
	margin: 0 20px 15px 0;
	
}

#txtarea-01,
#txtarea-02{
	width: 100%;
}

/* ------------------------------------------------
Contact Form7
------------------------------------------------ */

.nme input{
	width: 30%!important;
}
.eml input{
	width: 50%!important;
}

.zip input{
	width: 20%!important;
}

.add input{
	width: 60%!important;
}

.wpcf7-form textarea{
	width: 90% !important;
	}	 /*本文*/
	
.wpcf7-form .wpcf7-submit,
.wpcf7-form button{
	width: 20% !important;
	margin: 30px 0 !important;
	} /*送信ボタン*/

