/* 共通
================================================== */
a {
    color: #3353ac;
    text-decoration: none;
}
a:hover {
}
p {
    font-size: 14px;
    line-height: 1.7em;
}
p.lead {
    margin: 0 0 10px 0;
    color: #333;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3em;
}
p.caption {
    margin: 5px 0 10px 0;
    font-size: 12px;
    line-height: 1.3em;
}
p.notice1 {
    margin: 20px 0 0 0;
    color: #c00;
    margin-left: 1em;
    text-indent: -1em;
}
p.notice2 {
    margin: 20px 0 0 0;
    color: #e88c42;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.white {
    color: #fff;
}

h2.normal_top {
    margin: 0 0 20px 0;
    color: #3353ac;
    font-size: 26px;
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 1px solid #999;
}
h2.normal {
    margin: 40px 0 20px 0;
    color: #3353ac;
    font-size: 26px;
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 1px solid #999;
}

p.lead1 {
    color: #3353ac;
    font-size: 18px;
    font-weight: bold;
}

.column1 {
    margin: 20px 0 0 0;
    padding: 18px;
    border: 1px solid #aaa;
}
.column1 p {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}



/* コンテンツヘッダー
================================================== */
#ct_header_bg {
    height: 200px;
}
#ct_header h2 {
    padding: 90px 0 0 0;
    font-size: 32px;
    font-weight: bold;
    color: #333;
}
.ct_about { background: url(../img/ct_about.jpg) center 0 no-repeat; }
.ct_company { background: url(../img/ct_company.jpg) center 0 no-repeat; }
.ct_scrap { background: url(../img/ct_scrap.jpg) center 0 no-repeat; }
.ct_access { background: url(../img/ct_access.jpg) center 0 no-repeat; }
.ct_fleet { background: url(../img/ct_fleet.jpg) center 0 no-repeat; }

#ct_about2 { height: 200px; background: url(../img/ct_about2.jpg) center 0 no-repeat; }
#ct_company2 { height: 200px; background: url(../img/ct_company2.jpg) center 0 no-repeat; }
#ct_scrap2 { height: 200px; background: url(../img/ct_scrap2.jpg) center 0 no-repeat; }
#ct_access2 { height: 200px; background: url(../img/ct_access2.jpg) center 0 no-repeat; }
#ct_fleet2 { height: 200px; background: url(../img/ct_fleet2.jpg) center 0 no-repeat; }



/* メインコンテンツ部分
================================================== */
#main_bg {
    margin: 30px 0 0 0;
}
#main_contents {
    float: left;
    margin: 0 40px 0 0;
    width: 745px;
}



/* サイド
================================================== */
#side {
    float: left;
    margin: 0 0 0 0;
    width: 215px;
}
#side .side_scrap_btn {
    margin: 1px 0 0 0;
}
#side .side_scrap_title {
    height: 25px;
    padding: 5px 0 0 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: url(../img/side_scrap_title.gif) 0 0 no-repeat;
}
#side .side_scrap_btn2 a {
    display: block;
    margin: 1px 0 0 0;
    padding: 11px 0 0 10px;
    height: 29px;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    background: #222 url(../img/btn_arrow.gif) right 0 no-repeat;
}
/*問い合せ*/
#side #contact {
    margin: 8px 0 0 0;
    padding: 5px;
    background: #3353ac;
}
#side #contact h2 {
    height: 28px;
    padding: 7px 0 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: url(../img/tp4_contact_en.gif) right center no-repeat;
}
#side #contact .inner {
    padding: 10px;
    background: #fff;
}
#side #contact .inner p.text {
    margin: 10px 0;
    font-size: 12px;
    line-height: 1.3em;
}
#side #contact .jikangai {
    margin: 5px 0 0 0;
    padding: 10px;
    background: #ececee;
}
#side #contact .jikangai p {
    font-size: 11px;
    line-height: 1.2em;
}
/*アクセス*/
#side .factory {
    margin: 8px 0 0 0;
    background: #3353ac;
}
#side .factory p.photo {
    background: #fff;
}
#side .factory p.text {
    padding: 10px 8px;
    color: #fff;
    font-size: 12px;
    line-height: 1.2em;
}



/* 各ページ ========================================================================== */

/* 大伸商店について
================================================== */
#greeting {
    background: url(../img/greeting_bg.gif) center 0 no-repeat;
}
#greeting p.text {
    font-size: 16px;
    text-align: center;
    line-height: 2.0em;
}
#philosophy {
    margin: 80px 0 0 0;
    padding: 70px 60px 30px 60px;
    width: 625px;
    height: 800px;
    background: url(../img/philosophy_img2.jpg) 0 0 no-repeat;
}
#philosophy h2.philosophy {
    padding: 0 0 20px 0;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #fff;
}
#philosophy p.text {
    margin: 20px 0 0 0;
    text-align: center;
    font-size: 20px;
    line-height: 1.3em;
}

#philosophy p.text2 {
    margin: 30px 0 0 0;
    font-size: 18px;
    line-height: 1.3em;
	color:#FFF;
}
#philosophy .philosophy_list{
	margin-top: 40px;
}
#philosophy .philosophy_list li{
	margin-top: 20px;
	font-size: 17px;
	line-height: 1.3em;
	padding-left: 1.5em;
	text-indent: -1.4em;
	color:#FFF;
}

/* 会社概要
================================================== */
table.company1 {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
table.company1 tr {
}
table.company1 tr th {
    width: 160px;
    padding: 15px 10px;
    text-align: left;
    background: #d6ddee;
    border-top: 1px solid #d6ddee;
    border-bottom: 1px solid #fff;
}
table.company1 tr th.lc {
    border-bottom: 1px solid #d6ddee;
}
table.company1 tr td {
    padding: 15px 10px;
    border-top: 1px solid #d6ddee;
    border-bottom: 1px solid #d6ddee;
}

table.company2 {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
table.company2 tr {
}
table.company2 tr th {
    width: 160px;
    padding: 15px 10px;
    text-align: left;
    background: #d6ddee;
    border-top: 1px solid #d6ddee;
    border-bottom: 1px solid #fff;
	vertical-align: top;
}
table.company2 tr.fc th {
    border-top: none;
}
table.company2 tr.fc td {
    border-top: none;
}
table.company2 tr th.lc {
    border-bottom: 1px solid #d6ddee;
}
table.company2 tr td {
    padding: 15px 10px;
    border-top: 1px solid #d6ddee;
    border-bottom: 1px solid #d6ddee;
}

table.company3 {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
table.company3 tr {
}
table.company3 tr th {
    width: 160px;
    padding: 10px;
    text-align: left;
}
table.company3 tr td {
    padding: 10px;
}
table.company3 tr.gray_bg th {
    background: #f0f0f0;
}
table.company3 tr.gray_bg td {
    background: #f0f0f0;
}

img.permit {
    box-shadow: 0 0 3px rgba(0,0,0,0.4);
}


/* スクラップ買取品目
================================================== */
h3.scrap_cat1 {
    margin: 0 0 20px 0;
    padding: 55px 0 0 20px;
    height: 75px;
    color: #3353ac;
    font-size: 32px;
    background: url(../img/scrap_cat_bg1.gif) 0 0 no-repeat;
}
h3.scrap_cat2 {
    margin: 40px 0 20px 0;
    padding: 55px 0 0 20px;
    height: 75px;
    color: #3353ac;
    font-size: 32px;
    background: url(../img/scrap_cat_bg2.gif) 0 0 no-repeat;
}
h3.scrap_cat3 {
    margin: 40px 0 20px 0;
    padding: 55px 0 0 20px;
    height: 75px;
    color: #3353ac;
    font-size: 32px;
    background: url(../img/scrap_cat_bg3.gif) 0 0 no-repeat;
}

.scrap_box {
}
.scrap_box .left {
    float: left;
    width: 363px;
    margin-right: 19px;
}
.scrap_box .right {
    float: left;
    width: 363px;
}
.scrap_box h4 {
    margin: 25px 0 10px 0;
    padding: 0 0 0 10px;
    font-size: 16px;
    font-weight: bold;
    border-left: 5px solid #3353ac;
}
.scrap_box p.text {
    margin: 10px 0 0 0;
    font-size: 13px;
    line-height: 1.4em;
}
.scrap_box div.list {
    margin: 10px 0 0 0;
    padding: 9px;
    border: 1px solid #aaa;
}
.scrap_box div.list p {
    font-size: 13px;
    line-height: 1.4em;
}



/* アクセス　工場紹介
================================================== */
#map {
    width: 745px;
    height: 550px;
}
.root {
    padding: 20px;
    border: 1px solid #aaa;
}
.root_bar {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #aaa;
}
.root_text {
    font-size: 12px;
    line-height: 1.3em;
}

h3.factory {
    margin: 20px 0 5px 0;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #00143c;
}

.factory_box {
    margin: 3px 0 0 0;
}
.fb1 { float: left; width: 184px; margin-right: 3px; }
.fb2 { float: left; width: 371px; margin-right: 3px; }
.fb3 { float: left; width: 558px; margin-right: 3px; }
.lc { margin-right: 0; }

table.equipment {
    width: 100%;
    background: #f0f0f0;
}
table.equipment caption {
    padding: 5px 10px;
    margin: 10px 0 1px 0;
    color: #fff;
    font-weight: bold;
    text-align: left;
    background: #666;
}
table.equipment tr th {
    width: 60%;
    text-align: left;
    padding: 10px;
    border-bottom: 1px solid #fff;
}
table.equipment tr td {
    width: 20%;
    padding: 10px;
    text-align: right;
    border-bottom: 1px solid #fff;
}



/* 保有車両紹介
================================================== */
.fleet_bar {
    border-top: 1px solid #ccc;
}
.capacity {
	width: 100px;
	margin-bottom: 30px;
	padding: 3px 0;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.capacity_sub {
	margin-top:20px;
	margin-left:1px;
    padding: 0px 10px;
    font-size: 17px;
    font-weight: bold;
	color:#3353ac;
    border-left: 8px solid #3353ac;
    border-bottom: 1px solid #3353ac;
}
table.fleet_type {
    width: 100%;
}
table.fleet_type tr th {
    padding: 10px 0 0 0;
    text-align: left;
}
table.fleet_type tr td {
    padding: 10px 0 0 0;
    text-align: right;
}
