/*  
Theme Name: コーゾーリレーションズ
Theme URI: http://wordpress.org/
Description: コーゾーリレーションズのデザインテーマです。
Version: 1.6
Author: Atsushi Araki
Author URI: http://www.abfactory.ne.jp

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

/*----------------------------------------------------------------*/

* {
	margin:0px;
	padding:0px;
	}

html {
	height:100%;
	}


body {
	font-size: 82%; /* Resets 1em to 10px */;
	line-height:1.4em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	color: #333;
	background:#F7F7F7;
	padding:0px !important;
	}

*html body {
	font-family: 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo, sans-serif;
}
h1{
	margin:0;
	width:572px;
	height:45px;
	text-indent:-9999px;
}

	
h2 {
	background:url('images/bk_h2.png') left top no-repeat;
	padding:3px 0  3px 20px;	
	margin-bottom:15px;
	margin-top:40px !important;
	color:#333;
	height:29px;
	font-size:1.4em;
	}
	
h2.h2_2 {
	background:url('images/bk_h2_2.png') left top no-repeat;
	padding:3px 0  3px 15px;	
	margin-bottom:15px;
	color:#fff;
	font-size:1.4em;
	}
	
.section h3 {
		
	padding:3px 0 3px 5px;
	border-bottom:1px dotted #999;
	}


h4{ font-size:110%; color:#514D95; margin:10px 0px 5px ;}


a {
	text-decoration:none;
	}
	
.section p {
	margin:15px 0;
	}
	
hr {
	display:none;
	}
	
ol {
	margin:10px !important;
	padding:0px !important;
	}

ul {
	margin:0px !important;
	padding:0px !important;
	border:0px solid #333;
	}

li {
	margin:5px 10px 5px 30px;
	}
	
#rap {
	width:782px;
	background:url('images/bk_contents.png') repeat-y !important;
	margin:0 auto;
	border:0px solid #D2CEC3;
	}
	
#contents {
	border:0px solid #333;
	width:758px;
	margin:0 auto;
	}
	
#header {
	width:758px;
	height:75px;
	position:relative;
	background:#fff;
	}
	
	
#logo {
	
	text-indent:-9999px;
	width:325px;
	height:50px;
	position:absolute;
	top:5px;
	left:5px;
	background:url('images/logo.png') left top no-repeat;
	}
	
#logo a{
	width:100%;
	height:100%;
	display:block;
	}
	
#tx_header {
	position:absolute;
	top:10px;
	right:10px;
	
	}
	
#tel {
	
	text-indent:-9999px;
	width:178px;
	height:24px;
	position:absolute;
	top:30px;
	right:126px;
	background:url('images/tel.png') left top no-repeat;
	}

#sio-tel{ margin-top:1em;}
#sio-tel img{display:block; margin: 0 auto; text-align: center;}
	
#kozo-tel{ background-image:url(images/bn_kozo_tel.jpg); width:510px; height:93px; text-indent:-10000px; margin:0px auto;}
#kozo-tel a{display:block; width:100%; height:100%;}


#mn_mail {
	background:url('images/mn_mail.png') no-repeat;
	text-indent:-9999px;
	width:105px;
	height:24px;
	position:absolute;
	top:30px;
	right:10px;
	}
	
#mn_mail a{
	width:100%;
	height:100%;
	display:block;
	}
	
.image {
	clear:both;
	background:url(images/image.png) left center no-repeat;
	width:758px;
	height:214px;
	text-indent:-9999px;
	}
	
.image a{
	width:100%;
	height:100%;
	display:block;
	}

.printing{	
	text-align:center;
	margin:5em!important;
}

#image-restaurant{background:url(images/image-restaurant.png) left center no-repeat;}
#image-sio{background:url(images/image-sio.png) left center no-repeat;}
#image-moto{background:url(images/image-moto.png) left center no-repeat;}

	
#menu {
	margin:0px;
	padding:0px;
	}
	

#menu li {
	margin:0px;
	padding:0px;
	display:block;
	}
#mn_home,#mn_topics,#mn_company,#mn_business{width:152px; height:41px; float:left;	text-indent:-9999px;}
#mn_contact{ width:150px; height:41px; float:left;	text-indent:-9999px;}
#menu a{ display:block; width:100%; height:100%;}
#menu a:hover{ display:block; width:100%; height:100%;}
	
#mn_home a{			background:url(images/mn_home.png) 0 0 no-repeat;}
#mn_home a:hover{	background:url(images/mn_home2.png) 0 0 no-repeat;}
#mn_topics a{		background:url(images/mn_topics.png) left center no-repeat;}
#mn_topics a:hover{	background:url(images/mn_topics2.png) left center no-repeat;}
#mn_company a{		background:url(images/mn_company.png) left center no-repeat;}
#mn_company a:hover{background:url(images/mn_company2.png) left center no-repeat;}
#mn_business a{		background:url(images/mn_business.png) left center no-repeat;}
#mn_business a:hover{background:url(images/mn_business2.png) left center no-repeat;}
#mn_contact a{	background:url(images/mn_contact.png) left center no-repeat;}
#mn_contact a:hover{	background:url(images/mn_contact2.png) left center no-repeat;	}

#main_contents {
	width:572px;
	margin:0px auto !important;
	border:0px solid #fff;
	float:left;
	}
	
	
	
#bread {
	width:562px;
	margin:0px;
	padding:0px;
	border-bottom:0px dotted #999;
	background:#38357B;
	padding:3px 0 2px 10px;
	font-size:0.8em;
	color:#fff
	}
	
#bread a{
	color:#fff
	}
	
table {
	border:1px solid #999;
	border-collapse:collapse;
	background:#fff;
	width:473px;
	margin:30px auto;
	}
	
table th {
	border:1px solid #999;
	border-collapse:collapse;
	padding:5px;
	background:#f7f7f7;
	width:20%;
	}
	
table td {
	border:1px solid #999;
	border-collapse:collapse;
	padding:5px;
	background:#fff;
	}

.section {
	width:522px;
	margin:0px auto 20px;
	border:1px solid #fff;
	}
	
.section2 {
	width:725px;
	margin:20px auto 20px;
	border:0px solid #333;
	}
	
ul {
	margin:20px;
	}
	
.section ol {
	margin:20px;
	}
	
.clear {
	clear:both;
	}
	
.img_left {
	float:left;
	margin-right:10px !important;
	margin-top:0 !important;
	}

.img_right {
	float:right;
	margin-left:10px !important;
	margin-top:0 !important;
	}
	
.ic_more {
	background:url('images/ic_more.png') left center no-repeat;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	margin:5px 0;
	}
	
.ic_detail {
	background:url('images/ic_detail.png') 6px 5px no-repeat;
	padding:3px 3px 2px 25px;
	margin:15px 10px 10px 0 !important;
	float:right;
	}
	
.ic_detail2 {
	background:url('images/ic_detail.png') 6px 5px no-repeat;
	padding:3px 3px 2px 25px;
	margin:0px 10px 0px 0 !important;
	float:left;
	}
	
.pagetop {
    margin:15px 15px 15px auto;
    background:url(images/pagetop.png) left center no-repeat;
    text-indent:-9999px;
    width:93px;
    height:9px;
}

.pagetop a{
	display:block;
	width:100%;
	height:100%;
	}
	
.img_footer {
	margin:35px auto;
    background:url(images/bn_contact.png) left center no-repeat;
    text-indent:-9999px;
    width:473px;
    height:140px;
}

.img_footer a{
	display:block;
	width:100%;
	height:100%;
	}

	
#img_top {
	background:url(images/img_top.png) left center no-repeat;
	width:610px;
	height:212px;
	text-indent:-9999px;
	}
	
	
#sidebar {
	width:186px;
	float:left;
	border:0px solid #333;
	}
	
#sidebar p {
	margin:0px;
	}
	
#sidebar ul {
	padding:0px;
	margin:0 !important;
	}
	
#mn_pickup,#mn_sub {
	width:186px;
	height:23px;
	margin:0;
	border:0px solid #D2CEC3;
	text-indent:-9999px;
	}
#mn_pickup {	background:url(images/mn_pickup.png) left bottom no-repeat #F5DBCA;}
#mn_sub {	background:url(images/mn_sub.png) left bottom no-repeat #F5DBCA;}

#mn_sub a{ display:block; width:100%; height:100%;}
	
ul#bn_side {
	background:url(images/bk_side.png) left top no-repeat;
	width:160px;
	height:189px;
	margin:12px !important;
	border:1px solid #D2CEC3;
	position:relative;
	}

#bn_side2{
	background:url(images/bk_side2.png) no-repeat 0 0;
	width:160px;	height:180px;
	text-indent:-10000px;
	margin:5px 0px 15px 12px;
}

#bn_side2 a{
	display:block;
	width:100%; height:100%;
}


#bt_general {
	background:url(images/bt_general.png) left top no-repeat;
	list-style-type:none;
	margin:0px !important;
	width:134px;
	height:123px;
	position:absolute;
	top:125px;
	left:13px;
	text-indent:-9999px;
	
	}
	
#bt_general a {
	width:100%;
	height:100%;
	display:block;
	}
	
#bt_member {
	background:url(images/bt_member.png) left top no-repeat;
	list-style-type:none;
	margin:0px !important;
	width:134px;
	height:123px;
	position:absolute;
	top:151px;
	left:13px;
	text-indent:-9999px;	
	}
	
#bt_member a {
	width:100%;
	height:100%;
	display:block;
	}

	
.info {
	margin:15px;
	}
	
	
#footer {
	position:relative;
	width:758px;
	height:125px;
	margin:0px auto 0;
	background:#DDDDDD;
	}
	
#bottom_shadow {
	background:url(images/bk_footer.png) left top no-repeat #F7F7F7;
	width:782px;
	height:19px;
	margin:0 auto;
	text-indent:-9999px;
	}
	
#footer_menu {
	position:absolute;
	top:10px;
	right:10px;
	border:0px solid #333;
	margin:0 !important;
	padding:0 !important;
	}
	
#footer_menu li{
	float:left;
	list-style-type:none;
	margin-left:10px;
	margin-top:0 !important;
	margin-right:0 !important;
	}

#footer_menu li a{
	display:block;
	width:100%;
	height:100%;
	}
	
li#mn_tuhanho a{
	background:url(images/mn_tuhanho.png) left center no-repeat;
	width:64px;
	height:9px;
	text-indent:-9999px;
	}
	
li#mn_privacy a{
	background:url(images/mn_privacy.png) left center no-repeat;
	width:90px;
	height:9px;
	text-indent:-9999px;
	}
	
#copyright {
	font-size:0.8em;
	color:#666;
	position:absolute;
	top:10px;
	left:10px;
	}
	
#tx_footer {
	position:absolute;
	top:40px;
	left:10px;
	}
	
#bn_footer {
	position:absolute;
	top:55px;
	left:15px;
	margin:0 !important;
	padding:0 !important;
	}
	
#bn_footer li{
	list-style-type:none;
	float:left;
	margin-right:10px !important;
	padding:0 !important;
	margin-left:0 !important;
	}
	
	
#h1_topics {
	background:url(images/h1_topics.png) left center no-repeat;
	width:572px;
	height:45px;
	text-indent:-9999px;
	}
	
#h1_company {
	background:url(images/h1_company.png) left center no-repeat;
	width:572px;
	height:45px;
	text-indent:-9999px;
	}
	
#h1_business {
	background:url(images/h1_business.png) left center no-repeat;
	width:572px;
	height:45px;
	text-indent:-9999px;
	}
	
#h1_contact {
	background:url(images/h1_contact.png) left center no-repeat;
	width:572px;
	height:45px;
	text-indent:-9999px;
	}
	
#h1_privacy {
	background:url(images/h1_privacy.png) left center no-repeat;
	width:572px;
	height:45px;
	text-indent:-9999px;
	}
	

	
.caption {
	font-size:0.8em;
	text-align:center;
	margin-top:5px !important;
	line-height:1.3em;
	}
	
.li_service {
	margin:0px !important;
	padding:0px !important;
	}
	
.li_service p{
	font-size:0.8em;
	margin:7px 0 7px 7px;
	line-height:1.3em;
	}
	
.li_service img{
	border:none;
	float:left;
	margin-right:5px;
	}
	
.li_service li{
	border:1px solid #64c833;
	width:270px;
	height:80px;
	padding:10px;
	float:left;
	margin:7px 5px;
	list-style-type:none;
	}
	
#mn_pickup {
	background:url(images/mn_pickup.png) left bottom no-repeat #F5DBCA;
	width:186px;
	height:22px;
	margin:0;
	border:0px solid #D2CEC3;
	text-indent:-9999px;
	}

ul.side_menu {
	padding:0 0 0 30px !important;
	border:0px solid #333;
	}
	
.side_menu li {
	list-style-type:disc;
	}
	
.block {
	background:#fff;
	padding:10px;
	}
	
ul.li_business {
	display:block;
	padding-left:0px !important;
	margin-left:0px !important;
	border:0px solid #333;
	float:left;
	}
	
ul.li_business li{
	margin-left:0px !important;
	background:url('images/ic_detail.png') 6px 5px no-repeat;
	padding:3px 3px 2px 25px;
	list-style-type:none;
	}


.navi-right{
padding-left:5px;
padding-bottom:7px;
 background-color:#FFF;
border-left:1px solid #ccc;
background-color:#fff;
}

.navi-right ul{
margin:0px;
}

.navi-right li{
margin:0px;
	background:url('images/navi-menu1.gif') 0px 5px no-repeat;
	padding:9px 5px 0px 16px;
	list-style-type:none;
}

.navi-right li li{
	background:url('images/navi-menu2.gif') 0px 3px no-repeat;
	padding:3px 0px 2px 15px;
}
	
.color-1{ color:#FF9900;}

.table-1{ border-collapse:collapse; border:0px;	 }
.table-1 th{ border:1px solid #ddd; background-color:#FF9900;color:#ffffff; width:120px;}
.table-1 td{ border:1px solid #ddd; }

.caution{ color:#ff0000; font-size:130%; font-weight:bold; padding:10px; border:1px solid #f00; text-decoration:blink;}

/* リサイクル */
#recycle{ margin:20px 0px; text-align:center; width:100%; border-spacing:2px; }

#recycle table{ margin:10px auto;}
#recycle th{ height:32px; background-repeat:no-repeat; padding:0px; color:#fff;}
#recycle td{ text-align:left; vertical-align:top;}

.car-left {width:150px;float:left;}
.car-left img{ margin-bottom:1.6em;}

.car-right{ width:350px; padding-top:10px;}

.contact-ul{background-color:#FFFFCC; border:1px solid #DDDD00;}

/* リサイクルパーツ */
#h3-parts1,#h3-parts2,#h3-parts3,#h3-parts4{height:61px; border:none; padding-top:10px; color:#3583C1; clear:both;}
#h3-parts1{ background:url(images/h3-parts1.png) 0 0 no-repeat; }
#h3-parts2{ background:url(images/h3-parts2.png) 0 0 no-repeat; }
#h3-parts3{ background:url(images/h3-parts3.png) 0 0 no-repeat; }
#h3-parts4{ background:url(images/h3-parts4.png) 0 0 no-repeat; }

.parts-li{}
.parts-li ul{ margin-bottom:20px;}
.parts-li li{list-style:none;list-margin-left:5px; width:150px; float:left; margin-left:10px;}
.parts-li span{ color:#8AB9DF; padding-right: 3px;}


/* 会社概要 */
.company-table{ border:none;}
.company-table th{border:none; border-top:1px dotted #ccc !important; border-bottom:1px dotted #ccc !important; border-right:1px solid #ccc; background-color:#FFFFCC;}
.company-table td{border:none; border-top:1px dotted #ccc !important; border-bottom:1px dotted #ccc !important;}


.photo-left{ float:left; text-align:center; margin-left:5px;}

.maker{	
	margin-bottom:30px;
	margin-left:10px;
}
.maker ul{

}
.maker li{
	float:left;
	width:100px; height:25px;
	list-style:none;
	margin:0px 15px 10px 10px;
	list-style:none;
	display:block;
	text-indent:-9999px;
}

.maker a{
	display:block;
	width:100%;
	height:100%;
}

.bt-toyota{background:url(images/bt-toyota.gif) no-repeat 0 0;}
.bt-nissan{background:url(images/bt-nissan.gif) no-repeat 0 0;}
.bt-honda{background:url(images/bt-honda.gif) no-repeat 0 0;}
.bt-mazda{background:url(images/bt-mazda.gif) no-repeat 0 0;}
.bt-mitsubishi{background:url(images/bt-mitsubishi.gif) no-repeat 0 0;}
.bt-subaru{background:url(images/bt-subaru.gif) no-repeat 0 0;}
.bt-daihatsu{background:url(images/bt-daihatsu.gif) no-repeat 0 0;}
.bt-suzuki{background:url(images/bt-suzuki.gif) no-repeat 0 0;}
.bt-imp{background:url(images/bt-imp.gif) no-repeat 0 0;}
.bt-trouble{background:url(images/bt-trouble.gif) no-repeat 0 0;}
.bt-submerge{background:url(images/bt-submerge.gif) no-repeat 0 0;}
.bt-other{background:url(images/bt-other.gif) no-repeat 0 0;}
.bt-hino{background:url(images/bt-hino.gif) no-repeat 0 0;}
.bt-isuzu{background:url(images/bt-isuzu.gif) no-repeat 0 0;}
.bt-fuso{background:url(images/bt-fuso.gif) no-repeat 0 0;}
.bt-nissanud{background:url(images/bt-nissanud.gif) no-repeat 0 0;}
.bt-benz{background:url(images/bt-benz.gif) no-repeat 0 0;}
.bt-bmw{background:url(images/bt-bmw.gif) no-repeat 0 0;}
.bt-soukou{background:url(images/bt-soukou.gif) no-repeat 0 0;}
.bt-cm{background:url(images/bt-cm.gif) no-repeat 0 0;}
.bt-kosyo{background:url(images/bt-kosyo.gif) no-repeat 0 0;}

.bt-toyota a:hover{background:url(images/bt-toyota_f2.gif) no-repeat 0 0;}
.bt-nissan a:hover{background:url(images/bt-nissan_f2.gif) no-repeat 0 0;}
.bt-honda a:hover{background:url(images/bt-honda_f2.gif) no-repeat 0 0;}
.bt-mazda a:hover{background:url(images/bt-mazda_f2.gif) no-repeat 0 0;}
.bt-mitsubishi a:hover{background:url(images/bt-mitsubishi_f2.gif) no-repeat 0 0;}
.bt-subaru a:hover{background:url(images/bt-subaru_f2.gif) no-repeat 0 0;}
.bt-daihatsu a:hover{background:url(images/bt-daihatsu_f2.gif) no-repeat 0 0;}
.bt-suzuki a:hover{background:url(images/bt-suzuki_f2.gif) no-repeat 0 0;}
.bt-imp a:hover{background:url(images/bt-imp_f2.gif) no-repeat 0 0;}
.bt-trouble a:hover{background:url(images/bt-trouble_f2.gif) no-repeat 0 0;}
.bt-submerge a:hover{background:url(images/bt-submerge_f2.gif) no-repeat 0 0;}
.bt-other a:hover{background:url(images/bt-other_f2.gif) no-repeat 0 0;}
.bt-hino a:hover{background:url(images/bt-hino_f2.gif) no-repeat 0 0;}
.bt-isuzu a:hover{background:url(images/bt-isuzu_f2.gif) no-repeat 0 0;}
.bt-fuso a:hover{background:url(images/bt-fuso_f2.gif) no-repeat 0 0;}
.bt-nissanud a:hover{background:url(images/bt-nissanud_f2.gif) no-repeat 0 0;}
.bt-benz a:hover{background:url(images/bt-benz_f2.gif) no-repeat 0 0;}
.bt-bmw a:hover{background:url(images/bt-bmw_f2.gif) no-repeat 0 0;}
.bt-soukou a:hover{background:url(images/bt-soukou_f2.gif) no-repeat 0 0;}
.bt-cm a:hover{background:url(images/bt-cm_f2.gif) no-repeat 0 0;}
.bt-kosyo a:hover{background:url(images/bt-kosyo_f2.gif) no-repeat 0 0;}


#maker img{border:none;}

#maker-img .model {
    width: 124px;
		height:10em;
    margin-right: 5px;
    _margin-right: 2px;
    margin-bottom: 10px;
    float: left;
    text-align: center;
}

#maker-img img{
	margin:3px;
    border:none;
	
}

#maker-img h2:befor{
	clear:both;
}

.cars-photo:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.cars-photo {
    zoom: 1;
}

p.to_form {
    text-align: center;
}

p.to_form a{
display:block;
text-indent:-9999px;
background-image:url('http://www.kozo-relations.com/wp-content/uploads/2009/06/car_bt1.gif');
width:254px;
height:43px;
margin:0 auto;
}

