a {
    color: #001e8c;
}

p.notice {
    margin: 10px 0 0 0;
    font-weight: bold;
}
p.caption {
    margin: 10px 0 0 0;
    font-size: 14px;
    line-height: 1.3em;
}

p.caption {
    margin-top: 5px;
    font-size: 12px;
}
p.lead1 {
    text-align: center;
    font-size: 18px;
    line-height: 1.3em;
}
p.lead2 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.3em;
}
.shadow img {
    box-shadow: 0 0 3px rgba(0,0,0,0.4);
}

.column1 {
    padding: 30px;
    background: #f0f0f0;
}
.column1 .left {
    float: left;
    width: 455px;
    margin-right: 30px;
}
.column1 .right {
    float: left;
    width: 455px;
}


.separator1 {
    margin: 10px 0;
    height: 1px;
    background: #ccc;
}
.separator2 {
    margin: 40px 0;
    height: 1px;
    background: #ccc;
}

table.table1 {
    margin: 40px 0 0 0;
    width: 100%;
    border-top: 3px solid #ccc;
    border-bottom: 3px solid #ccc;
}
table.table1 tr th {
    padding: 15px 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
}
table.table1 tr td {
    padding: 15px 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}



/* ページヘッダー
================================================== */
#ch_bg {
    height: 400px;
}
.ch_purchase { background: url(../img/ch_purchase_bg.jpg) center 0 no-repeat; }
.ch_flow { background: url(../img/ch_flow_bg.jpg) center 0 no-repeat; }
.ch_process { background: url(../img/ch_process_bg.jpg) center 0 no-repeat; }
.ch_parts { background: url(../img/ch_parts_bg.jpg) center 0 no-repeat; }
.ch_company { background: url(../img/ch_company_bg.jpg) center 0 no-repeat; }
.ch_company_effort { background: url(../img/ch_company_effort_bg.jpg) center 0 no-repeat; }
.ch_company_affiliate { background: url(../img/ch_company_affiliate_bg.jpg) center 0 no-repeat; }
.ch_access { background: url(../img/ch_access_bg.jpg) center 0 no-repeat; }
.ch_recruit { background: url(../img/ch_recruit_bg.jpg) center 0 no-repeat; }
.ch_contact { background: url(../img/ch_contact_bg.jpg) center 0 no-repeat; }

#ct_header {
    color: #222;
}
#ct_header p.en {
    padding-top: 80px;
    margin: 0 0 5px 50px;
    font-size: 48px;
    text-decoration: underline;
}
#ct_header h1 {
    margin: 0 0 0 50px;
    font-size: 21px;
    font-weight: bold;
    text-shadow:
        -1px -1px 1px #fff,
        1px -1px 1px #fff,
        -1px 1px 1px #fff,
        1px 1px 1px #fff,
        0 0 10px #fff , 0 0 3px #fff;
}
#ct_header.white h1 {
    color: #fff;
    text-shadow: 0 0 10px #000 , 0 0 3px #000;
}
#ct_header p {
    margin: 0 0 0 50px;
    font-size: 14px;
    line-height: 1.3em;
    text-shadow:
        -1px -1px 1px #fff,
        1px -1px 1px #fff,
        -1px 1px 1px #fff,
        1px 1px 1px #fff,
        0 0 10px #fff , 0 0 3px #fff;
}
#ct_header.white p {
    color: #fff;
    text-shadow: 0 0 10px #000 , 0 0 3px #000;
}
#ct_header p.text {
    margin-top: 20px;
}



/* 共通
================================================== */
/*サブメニュー*/
#submenu_bg {
    background: #f0f0f0;
    height: 40px;
}
#submenu ul li {
    float: left;
    display: block;
    height: 40px;
}
#submenu ul li a {
    display: block;
    padding: 9px 0 0 10px;
    height: 31px;
    font-size: 12px;
    font-weight: bold;
    color: #333;
}
#submenu ul li.submenu01 { width: 150px; border-right: 1px solid #ccc;}
#submenu ul li.submenu02 { width: 150px; border-right: 1px solid #ccc;}
#submenu ul li.submenu03 { width: 150px; border-right: 1px solid #ccc;}
#submenu ul li.submenu04 { width: 150px; border-right: 1px solid #ccc;}
#submenu ul li.submenu05 { width: 150px; }
#submenu ul li:hover {
    background: #ccc;
}
#submenu ul li.current a {
    color: #fff;
    background: #0f328c;
}

/*レイアウト*/
#main_bg {
    padding: 60px 0;
}
#main a {
    color: #001e8c;
}
#main h2.normal {
    margin: 60px 0 0 0;
    padding: 25px 0 0 0;
    text-align: center;
    color: #001e8c;
    font-size: 26px;
    border-top: 1px solid #001e8c;
    line-height: 1.2em;
}
#main h2.normal.top {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-top: none;
}
#main h2.point {
    color: #ff3200;
    font-size: 26px;
    text-align: center;
}
#main p.en {
    padding-bottom: 25px;
    color: #333;
    font-size: 12px;
    text-align: center;
}
#main h3.normal {
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    color: #001e8c;
}
#main h3.normal2 {
    padding: 0 0 20px 0;
    text-align: center;
    color: #001e8c;
    font-size: 22px;
    line-height: 1.2em;
}
#main h3.normal3 {
    padding: 0 0 10px 0;
    color: #001e8c;
    font-size: 20px;
    line-height: 1.2em;
}
.w800 {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}



/* 廃車・事故車買取
================================================== */
h3.purchase {
    padding-top: 15px;
    margin-bottom: 15px;
    color: #ff3200;
    font-weight: bold;
    font-size: 22px;
    border-top: 1px solid #999;
}
h3.purchase small {
    font-size: 16px;
    color: #333;
}



/* 買取の流れ
================================================== */
.flow {

}
.flow .num {
    float: left;
    padding: 20px;
    width: 108px;
    height: 108px;
    border: 1px solid #001e8c;
    margin-right: 5px;
}
.flow .num p {
    font-size: 14px;
    color: #001e8c;
}
.flow .num p strong {
    margin-left: 5px;
    font-size: 27px;
}
.flow .photo {
    float: left;
    width: 300px;
    margin-right: 20px;
}
.flow .text {
    float: left;
    width: 525px;
}
.flow .text h3 {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}

.required_box {
    float: left;
    width: 483px;
    border: 1px solid #444;
}
.required_box h3 {
    padding: 20px;
    font-size: 18px;
    color: #fff;
    background: #444;
}
.required_box .inner {
    padding: 18px;
}
.required_box .inner p.notice {
    margin-left: 1em;
    font-size: 12px;
    line-height: 1.3em;
    font-weight: normal;
    text-indent: -1em;
}



/* リサイクル工程
================================================== */
p.process_en {
    padding: 3px 0 0 10px;
    font-size: 12px;
    font-weight: bold;
    color: #001e8c;
    border-top: 1px solid #001e8c;
}
h3.process {
    margin-bottom: 20px;
    padding: 10px 10px;
    color: #fff;
    font-size: 16px;
    background: #001e8c;
}
.process_recycle {
    margin-top: 20px;
    padding: 10px;
    background: #f0f0f0;
}
.process_recycle h4 {
    font-size: 15px;
    font-weight: bold;
}
.process_recycle p {
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.3em;
}
.process_recycle p span.marker {
    font-size: 11px;
    margin-right: 5px;
}
.process_last {
    margin-top: 60px;
    padding: 20px;
    border: 3px solid #ccc;
}
.process_last h3 {
    margin-bottom: 20px;
    font-size: 22px;
    text-align: center;
}



/* リサイクルパーツの販売
================================================== */
.warranty {
    padding: 20px;
    border-top: 3px solid #ff3200;
    border-bottom: 3px solid #ff3200;
}
.warranty h3 {
    margin-bottom: 20px;
    font-size: 25px;
    font-weight: bold;
    color: #ff3200;
    text-align: center;
}
.warranty p {
    font-size: 15px;
    text-align: center;
}
h4.parts {
    padding: 20px 0;
    text-align: center;
    font-size: 18px;
}
.parts_box {
    width: 1005px;
}
.parts_box .box {
    float: left;
    width: 330px;
    margin-right: 5px;
}
.parts_box .box h5 {
    padding: 5px 10px;
    color: #fff;
    background: #333;
    margin-bottom: 5px;
}

#main h3.parts {
    padding: 20px 0;
    margin: 60px 0 0 0;
    font-size: 21px;
    color: #fff;
    text-align: center;
    background: #001e8c;
}

/*ヤフオク*/
.yafuoku {
    margin-top: 20px;
    float: left;
    width: 306px;
    border: 3px solid #ffda45;
}
#main .yafuoku h4 {
    width: 300px;
    margin: 0 0 20px 0;
    padding: 10px 0;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background: #ffda45;
}
#main .yafuoku p.shop {
    padding: 20px 0 10px 0;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #000;
}
#main p.btn_yafuoku a {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    width: 250px;
    display: block;
    padding: 18px 0 18px 10px;
    color: #fff;
    font-size: 15px;
    line-height: 1.2em;
    background: #333 url(../img/btn_arrow1.png) right center no-repeat;
}
p.btn_yafuoku a:hover {
    color: #fff;
    background: #001e8c url(../img/btn_arrow1.png) right center no-repeat;
}


/* 会社概要
================================================== */
table.company1 {
    margin: 0 auto 0 auto;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 1px;

}
table.company1 tr th {
    padding: 10px 10px;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    background: #666;
}
table.company1 tr td {
    padding: 10px 20px;
    font-size: 14px;
    border-bottom: 1px solid #aaa;
}
table.company1 tr.top td {
    border-top: 1px solid #aaa;
}
.map {
    margin: 0 auto;
    width: 800px;
}
.map .left {
    float: left;
    width: 200px;
    margin: 20px 20px 0 0;
}
.map .right {
    float: left;
    width: 580px;
    margin-top: 20px;
}
.permit {

}
.permit .permit_box {
    float: left;
    width: 144px;
    margin-right: 20px;
}

/*地域への取組み*/
.effort_box .photo_main {
    float: left;
    width: 400px;
}
.effort_box .cont {
    float: left;
    width: 570px;
}
.effort_box .cont h3 {
    margin-bottom: 5px;
    font-size: 19px;
    font-weight: bold;
}
.effort_box .cont .date {
    font-size: 12px;
    margin-bottom: 10px;
}
.effort_box .photo_sub {
    margin-top: 10px;
}
.effort_box .thumb {
    border: 2px solid #fff;
    width: 134px;
    height: 84px;
    margin-bottom: 5px;
}

/* 関連会社 SRS */
span.nugget_num {
    margin-right: 10px;
    padding: 5px 14px;
    color: #fff;
    font-size: 22px;
    background: #001e8c;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -o-border-radius: 40px;
    -ms-border-radius: 40px;
}
h4.nugget_h4 {
    margin: 10px 0 5px 0;
    color: #001e8c;
    font-size: 15px;
    font-weight: bold;
}
.harness_price{
	margin:30px 0 20px 0;
	padding:0 0 20px 0;
	border:solid 1px #001e8c;
}
.harness_price .price_title{
	font-size:24px;
	color:#FFF;
	background-color:#00138c;
	text-align:center;
	margin-bottom:10px;
	padding:10px;
}
.harness_price .price_list{
	font-size: 20px;
	text-align: center;
	margin-top: 30px;
}
.harness_price .price{
	font-size: 27px;
}
.harness_price .price_remarks{
	font-size: 15px;
	text-align: center;
	margin-top: 10px;
}

.srs_web_title{
	margin:50px 0 0 0;
	padding:20px;
	font-size:24px;
	color:#FFF;
	background-color:#00138c;
	text-align:center;
}
.srs_web{
	margin:0;
	padding:30px;
	border:solid 1px #001e8c;
}

.srs_web .left{
	float:left;
	width:480px;
	border:solid 1px #001e8c;
}
.srs_web .right{
	float:left;
	width:426px;
	margin-left:30px;

}




/* アクセス・工場紹介
================================================== */
#main h3.access {
    margin: 10px 0;
    font-size: 16px;
    font-weight: bold;
}
.distribution_photo {
    float: left;
    width: 350px;
    margin-right: 10px;
}
.distribution_text {
    float: left;
    padding-left: 10px;
    width: 270px;
}
.distribution_text .title {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}



/* 求人情報
================================================== */
table.recruit {
    margin-top: 40px;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 1px;
}
table.recruit caption {
    padding-left: 10px;
    margin-bottom: 10px;
    font-size: 19px;
    font-weight: bold;
    color: #001e8c;
    text-align: left;
    border-left: 3px solid #001e8c;
}
table.recruit caption small {
    font-weight: normal;
    font-size: 16px;
}
table.recruit tr th {
    padding: 10px 10px;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    background: #001e8c;
	width:160px;
}
table.recruit tr td {
    padding: 10px 20px;
    font-size: 14px;
    background: #f0f0f0;
}

.recruit_link {
	margin-top: 40px;
	padding: 30px 30px;
	border: 3px solid #ccc;
}


/*求人詳細ページ化*/

.recruit_list_h3{
	text-align:center;
	margin:60px 0 10px 0;
	padding:20px;
	font-size:20px;
	color:#FFF;
	background-color:#333;
}

.recruit_list {
    margin-top: 20px;
    float: left;
    width: 306px;
    border: 3px solid #0080cc;
}
#main .recruit_list h4 {
    width: 100%;
    padding: 10px 0;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background: #0080cc;
}
#main .recruit_list p.detail {
	min-height:40px;
    padding: 16px 0 16px 0;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
	line-height:1.2em;
    color: #000;
}
#main p.btn_recruit_list a {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    width: 250px;
    display: block;
    padding: 18px 0 18px 10px;
    color: #fff;
    font-size: 15px;
    line-height: 1.2em;
    background: #333 url(../img/btn_arrow1.png) right center no-repeat;
}
p.recruit_list a:hover {
    color: #fff;
    background: #001e8c url(../img/btn_arrow1.png) right center no-repeat;
}
	
.engage_box{
	width:800px;
	margin:10px 100px;
}
.engage_job{
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}
.engage_title{
	background-color: #f0f0f0;
	margin: 30px 0 20px 0;
	padding: 16px 20px;
	border-top: solid 1px #D0D0D0;
	font-size: 16px;
}




/* 廃車・事故車無料査定フォーム
================================================== */
#contact_form {
    padding: 20px;
    margin: 30px auto 0 auto;
    background: #f0f0f0;
}
#contact_form table , #contact_confirm table {
    padding-left: 120px;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 5px;
    margin-bottom: 30px;
}
#contact_form table tr th , #contact_confirm table tr th {
    width: 200px;
    padding: 3px 10px;
    font-size: 13px;
    text-align: left;
    vertical-align: middle;
    background: #fff;
    border-bottom: 1px solid #ececee;
}
#contact_form table tr th span.num {
    margin-right: 5px;
    padding: 1px 6px;
    font-size: 11px;
    font-weight: bold;
    color: #f00;
    border: 2px solid #f00;
    border-radius: 15px;
}
#contact_form table tr th span.req {
    margin-right: 5px;
    padding: 1px 5px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background: #f50;
    border-radius: 2px;
}
#contact_form table tr th span.any {
    margin-right: 5px;
    padding: 1px 5px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background: #999;
    border-radius: 2px;
}
#contact_form table tr td , #contact_confirm table tr td {
    width: 540px;
    padding: 0 1px;
    border-bottom: 1px solid #ececee;
}
#contact_form caption , #contact_confirm caption {
    padding-left: 120px;
    font-size: 16px;
    font-weight: bold;
    color: #001e8c;
    text-align: left;
}
#contact_form caption small , #contact_confirm caption small {
    font-size: 13px;
    color: #333;
    font-weight: normal;
}
#contact_form table tr td.lib2 input , #contact_form table tr td.lib2 textarea {
    margin: 0 0 0 5px;
    padding: 5px 5px;
    border: 1px solid #ccc;
    font-size: 13px;
}
#contact_form table tr td.lib2 input:hover , #contact_form table tr td.lib2 textarea:hover {
    border: 1px solid #333;
}
#contact_form table tr td.lib2 input:focus , #contact_form table tr td.lib2 textarea:focus {
    border: 1px solid #f02000;
    outline: none;
}
#contact_form table tr td.lib3 input {
    margin: 5px 0 0 15px;
    padding: 5px 5px;
    border: 1px solid #ccc;
    font-size: 13px;
}
#contact_form table tr td.lib2 input:hover {
    border: 1px solid #333;
}
#contact_form table tr td.lib2 input:focus {
    border: 1px solid #f02000;
    outline: none;
}
#contact_form .short {
    width: 300px;
}
#contact_form .long {
    width: 450px;
}
#contact_form .long2 {
    width: 450px;
    height: 150px;
}
.radio_btn {
    padding-top: 10px;
}
.confirm {
    margin: 0 0 0 0;
}
#error {
    padding: 0 0 0 0;
    margin: 20px 0 0 0;
    color: #ff4921;
    font-weight: bold;
}
#error ul li {
    margin: 0 0 0 2em;
    list-style: disc;
}


.form_btn {
    margin: 0 auto;
    width: 350px;
    line-height: 1.2em;
    display: block;
    padding: 22px 0 22px 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2em;
    border: none;
    border-radius: 6px;
    background: #333 url(../img/btn_arrow2.png) right center no-repeat;
}

.form_btn:hover {
    cursor: pointer;
    background: #666 url(../img/btn1_arrow.png) right center no-repeat;

    color: #fff;
    background: #ff5c00 url(../img/btn_arrow2.png) right center no-repeat;
}
.form_btn:focus , .form_btn:active {
    outline: none;
}

.form_btn2 a {
    display: block;
    width: 300px;
    padding: 15px 0;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    border: none;
    background: #002758;
}
.form_btn2 a:hover {
    cursor: pointer;
    background: #777777;
}

.privacy {
    padding: 20px;
    margin: 0 auto 30px auto;
    width: 758px;
    height: 120px;
    border: 1px solid #ccc;
    overflow-y: scroll;
    background: #fff;
}
.privacy p {
    line-height: 1.2em;
}
