@charset "utf-8";
/* category setting for Daihatsu Website(English) */
body{font-family: Arial, Helvetica, sans-serif;}
.main_area {width: 540px;}

/* content section */

#dk_main #main_con {padding-bottom: 20px;}
#contents_title {
}

/* h1 Our Business */
.contents_ob {background-image: url(../business/img/index_h1_001.gif) ; display: block ; height: 20px ; width: 540px;}
/* h1 Craftsmanship */
.contents_cs {background-image: url(../business/img/cms_h1_001.gif) ; display: block ; height: 24px ; width: 530px;}
/* h1 Technology Development */
.contents_ted {background-image: url(../business/img/tdt_h1_001.gif) ; display: block ; height: 25px ; width: 530px;}
/* h1 Environmental Technologies */
.contents_et {
	background-image: url(../../brand/craftsmanship/tech_dev/environment/img/ind_h1_001.gif);
	display: block;
	height: 25px;
	width: 530px;
	background-repeat: no-repeat;
}
/* h1 Safety Technologies */
.contents_st {background-image: url(../business/img/index_h1_001.gif) ; display: block ; height: 20px ; width: 540px;}
/* h1 its */
.contents_its {background-image: url(../business/img/its_h1_001.gif) ; display: block ; height: 25px ; width: 530px;}
/* h1 csr */
.contents_csr {background-image: url(../img/csr_h1_001.gif) ; display: block ; height: 20px ; width: 530px;}
/* h1 irl */
.contents_irl {background-image: url(../business/img/iry_h1_001.gif) ; display: block ; height: 25px ; width: 530px;}


/* margin */
.margin_5 { margin: 5px; }
.margin_10 { margin: 10px; }
.margin_15 { margin: 15px; }
.margin_20 { margin: 20px; }
#contents a img { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none;border-right-style: none; border-bottom-style: none;  border-left-style: none; }
.title_left {
	width: 265px;
	float: left;
	margin-bottom: 30px;
}
.title_right {
	width: 265px;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}

