/* 共通
================================================== */
a {
	color: #444;
	text-decoration: none;
}
a:hover {
}
.notice {
	color: #c00;
	margin-left: 1em;
	text-indent: -1em;
}

.caption {
	margin: 5px 0 10px 0;
	font-size: 12px;
	line-height: 1.3em;
}

.column1 {
	margin-top: 30px;
	padding: 20px;
	border: 1px solid #aaa;
}
.column1 p {
	text-align: center;
}
.column1 p.title {
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #202a51;
	background: #c4c9d9;
}
/*
.btn1 {
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 13px;
	background: url(../img/arrow4.gif) 0 center no-repeat;
}
*/
h3.normal {
	margin: 30px 0 20px 0;
	padding: 10px 0 0 10px;
	font-size: 20px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	background: -prefix-linear-gradient(top, #ececee, #ffffff);
	background: linear-gradient(to bottom, #ececee, #ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ececee, EndColorStr=#ffffff)";/* IE 8 */
}
h3.normal_top {
	margin: 0 0 20px 0;
	padding: 10px 0 0 10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3em;
	border-top: 1px solid #ccc;
	background: -prefix-linear-gradient(top, #ececee, #ffffff);
	background: linear-gradient(to bottom, #ececee, #ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ececee, EndColorStr=#ffffff)";/* IE 8 */
}
h4.normal {
	margin: 40px 0 20px 0;
	padding: 10px 0 0 0;
	font-size: 18px;
	font-weight: bold;
}

.contents .g9 a {
	color: #00599f;
	text-decoration: underline;
}
p.lead {
	font-size: 18px;
	color: #00599f;
	line-height: 1.3em;
}

.contents p.btn1 a {
    float: right;
    margin-top: 10px;
    display: block;
    width: 235px;
    height: 30px;
    padding-top: 10px;
    color: #444;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    background: url(../img/btn1_bg.jpg) 0 0 no-repeat;
}
.contents p.btn1 a img {
    vertical-align: middle;
}

.contents p.btn2 a {
	margin-top: 10px;
    float: right;
    display: block;
    width: 300px;
    height: 30px;
    padding-top: 10px;
    color: #444;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: url(../img/btn2_bg.jpg) 0 0 no-repeat;
}
.contents p.btn2 a img {
    vertical-align: middle;
}





/* コンテンツヘッダー
================================================== */
#ct_header_bg {
	padding: 20px 0;
	background: #00599f url(../img/tp_about_bg.gif) 0 0 repeat-x;
}
h2 {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}
#ct_image1_bg {
	height: 150px;
	background: url(../img/ct_header1.jpg) center 0 no-repeat;
}
#ct_image2_bg {
	height: 150px;
	background: url(../img/ct_header2.jpg) center 0 no-repeat;
}
#ct_image3_bg {
	height: 150px;
	background: url(../img/ct_header3.jpg) center 0 no-repeat;
}
#ct_image4_bg {
	height: 150px;
	background: url(../img/ct_header4.jpg) center 0 no-repeat;
}





/* 会社概要
================================================== */
#company {
}
#company #ceo {
	text-align: right;
	font-weight: bold;
}
#company p.catchcopy {
	padding: 30px 0;
	text-align: center;
}
#company p.philosophy {
	color: #00599f;
	padding: 30px 0;
	font-size: 20px;
	text-align: center;
}
#company table.company1 {
	margin-top: 5px;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 30px;
	background: #fff;
}
#company table.company1 tr {
}
#company table.company1 tr th {
	width: 100px;
	padding: 8px;
	text-align: left;
	background: #ececee;
	border: 1px solid #ccc;
}
#company table.company1 tr td {
	padding: 8px;
	border: 1px solid #ccc;
}

#company table.company2 {
	margin-top: 5px;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	background: #fff;
	border:solid 1px #CCC;
}
#company table.company2 tr {
}
#company table.company2 tr th {
	width: 250px;
	padding: 8px;
	text-align: left;
	background: #ececee;
	border: 1px solid #ccc;
}
#company table.company2 tr td {
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

img.permit {
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #ececee;
}
.greeting_text {
	float: left;
	width: 550px;
	margin-right: 20px;
}
.greeting_photo {
	float: left;
	width: 175px;
}





/* 金属スクラップ買取
================================================== */
#scrap .item {
	padding: 20px;
	background: #f0f0f0;
}
#scrap .item .box {
	float: left;
	width: 223px;
	margin-right: 18px;
}
#scrap .item .box2 {
	float: left;
	width: 464px;
	margin-right: 18px;
}
#scrap .item .lc {
	margin-right: 0;
}
#scrap .item .box h4 , #scrap .item .box2 h4 {
	font-size: 15px;
	font-weight: bold;
	padding: 3px 10px;
	color: #fff;
	background: #333;
}
#scrap .item .box .text , #scrap .item .box2 .text {
	padding: 10px;
	font-size: 12px;
	background: #fff;
	line-height: 1.3em;
}
.etc_text {
	margin-top: 20px;
	padding: 10px;
	font-size: 12px;
	background: #fff;
	line-height: 1.3em;
}
.scrap_etc {
	margin-top: 30px;
	padding: 20px;
	border: 1px solid #aaa;
}
.scrap_etc .photo {
	float: left;
	width: 253px;
	margin-right: 20px;
}
.scrap_etc .text {
	float: left;
	width: 430px;
}
.scrap_etc h3 {
	margin: 0 0 20px 0;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #ff6600;
}

#purchase_area {
	height: 450px;
	background: url(../img/scrap_pu_area.jpg) 0 0 no-repeat;
}
#purchase_area h3 {
	margin: 0;
	padding: 30px 0 0 30px;
	background: none;
}
#purchase_area .text {
	padding: 10px 0 0 30px;
	width: 300px;
}





/* 産業廃棄物収集運搬
================================================== */
#waste .item {
	padding: 20px;
	background: #ececee;
}
#waste .item .box {
	float: left;
	width: 223px;
	margin-right: 18px;
}
#waste .item .lc {
	margin-right: 0;
}
#waste .item .box h4 {
	font-size: 15px;
	font-weight: bold;
	padding: 5px 10px;
	background: #fff;
}
#waste .item .box .text {
	padding: 0 10px 10px 10px;
	font-size: 12px;
	background: #fff;
	line-height: 1.3em;
}
#waste .flow_box h4 {
	font-size: 16px;
	font-weight: bold;
}
#waste .flow_arrow {
	height: 40px;
	background: url(../img/flow_arrow.gif) center 0 no-repeat;
}

#process {
	margin-top: 20px;
	padding: 20px;
	border: 1px solid #aaa;
}
#process h4 {
	margin: 0 0 10px 0;
	padding: 10px;
	font-size: 16px;
	background: #ccdeec;
	font-weight: bold;
}

#process table {
	margin-top: 20px;
	width: 100%;
}
#process table tr th {
	padding: 5px 0;
	width: 14%;
	font-size: 12px;
	border: 1px solid #ccc;
	background: #ececee;
	text-align: center;
	line-height: 1.3em;
	vertical-align: middle;
}
#process table tr td.max {
	background: #ccdeec;
}
#process table tr td {
	padding: 10px 0;
	border: 1px solid #ccc;
	text-align: center;
}
.item_cat {
	margin: 20px 0 10px 0;
	padding: 5px 0;
	font-size: 14px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.container .photo_left {
	float: left;
	width: 250px;
	margin: 0 20px 0 112px;
}
.container .photo_right {
	float: left;
	width: 250px;
}

.flecon .text{
	width: 460px;
	
}


table.permit1 caption {
	text-align: right;
}
table.permit1 tr th {
	padding: 5px 0;
	font-size: 12px;
	border: 1px solid #ccc;
	background: #ececee;
	text-align: center;
	line-height: 1.3em;
	vertical-align: middle;
}
table.permit1 tr th.left {
	padding: 5px 10px;
	text-align: left;
}
table.permit1 tr td {
	width: 120px;
	padding: 8px 0;
	border: 1px solid #ccc;
	line-height: 1.3em;
	vertical-align: middle;
	text-align: center;
}
table.permit1 tr td.cat {
	padding: 8px 10px;
	width: 100px;
	font-weight: bold;
	background: #ccdeec;
	line-height: 1.3em;
	vertical-align: middle;
	text-align: left;
}
table.permit1 tr td.type {
	text-align: left;
	width: 120px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
}

table.permit1 tr th.left2 {
	width: 463px;
	padding: 5px 10px;
	text-align: left;
}
table.permit1 tr td.type2 {
	padding: 5px 10px;
	text-align: left;
}






/* 工場紹介・アクセス
================================================== */
.equipment_name {
	margin-top: 10px;
	font-weight: bold;
	text-align: center;
}
