@charset "UTF-8";

/* タイトル
--------------------------------------------------------------------*/
#maincontents h2 {
	background: #ffffff url('../images/sheader_dps.jpg') no-repeat left top;
}

#maincontents h2#all {
	background: #ffffff url('../images/sheader_service.jpg') no-repeat left top;
}

#maincontents h3#dbs_noxpm {
	background: #ffffff url('../images/h3_dbs_noxpm.gif') no-repeat left top;
}

#maincontents h3#dbs_what {
	background: #ffffff url('../images/h3_dbs_what.gif') no-repeat left top;
}
#maincontents h3#dbs_gainen {
	background: #ffffff url('../images/h3_dbs_gainen.gif') no-repeat left top;
}
#maincontents h3#dbs_example {
	background: #ffffff url('../images/h3_dbs_example.gif') no-repeat left top;
}
#maincontents h3#dbs_list {
	background: #ffffff url('../images/h3_dbs_list.gif') no-repeat left top;
}
#maincontents h3#dbs_press {
	background: #ffffff url('../images/h3_dbs_press.gif') no-repeat left top;
}



/* 事業概要小見出し
--------------------------------------------------------------------*/
#maincontents h3#sss_1 {
	background: #ffffff url('../images/h3_s1.gif') no-repeat left top;
}

#maincontents h3#sss_2 {
	background: #ffffff url('../images/h3_s2.gif') no-repeat left top;
}

#maincontents h3#sss_3 {
	background: #ffffff url('../images/h3_s3.gif') no-repeat left top;
}

#maincontents h3#sss_4 {
	background: #ffffff url('../images/h3_s4.gif') no-repeat left top;
}

#maincontents h3#sss_5 {
	background: #ffffff url('../images/h3_s5.gif') no-repeat left top;
}


#maincontents .content p {
	margin: 10px 15px;
}

#maincontents .content ul.none {
	list-style: none;
}

#maincontents .content dl {
	margin: 15px 12px 15px 18px;
	line-height: 1.5em;
}
#maincontents .content dl dd ul {
	margin: 5px 0 5px 0;
	line-height: 1.5em;
}


/* コラム
--------------------------------------------------------------------*/
#maincontents .column {
	margin: 10px 17px 10px 13px;
	border: 1px solid #dad9c5;
}
#maincontents .column h3 {
	margin: 0;
	width: 567px;
	height: 30px;
	text-indent: -9999em;
}
#maincontents .column h3#dbs_nox {
	background: #ffffff url('../images/h3_dbs_nox.gif') no-repeat left top;
}
#maincontents .column h3#dbs_pm {
	background: #ffffff url('../images/h3_dbs_pm.gif') no-repeat left top;
}
#maincontents .column h3#dbs_emulsion {
	background: #ffffff url('../images/h3_dbs.gif') no-repeat left top;
}


/* 車種リスト
--------------------------------------------------------------------*/
#carlist {
	margin: 5px 10px 10px 20px;
	width: 520px;
}
#carlist th {
	margin: 1px;
	padding: 5px 0;
	border: 1px solid #dddddd;
	text-indent: 0.5em;
}
#carlist td {
	margin: 1px;
	padding: 5px 0;
	border: 1px solid #dddddd;
	text-indent: 0.5em;
}


/* サイドメニュー
--------------------------------------------------------------------*/
#subcontents {
	background: #ffffff url('../images/bg_dbssub.gif') no-repeat left 15px;
}

#subcontents ul li#duet1 a,
#subcontents ul li#duet1_1 a:hover {
	background: url('../images/side_01.jpg') no-repeat left top;
}
#subcontents ul li#duet2 a,
#subcontents ul li#duet2_1 a:hover {
	background: url('../images/side_03.jpg') no-repeat left top;
}
#subcontents ul li#duet3 a,
#subcontents ul li#duet3_1 a:hover {
	background: url('../images/side_05.jpg') no-repeat left top;
}
#subcontents ul li#duet4 a,
#subcontents ul li#duet4_1 a:hover {
	background: url('../images/side_07.jpg') no-repeat left top;
}
#subcontents ul li#duet5 a,
#subcontents ul li#duet5_1 a:hover {
	background: url('../images/side_09.jpg') no-repeat left top;
}
#subcontents ul li#duet6 a,
#subcontents ul li#duet6_1 a:hover {
	background: url('../images/side_11.jpg') no-repeat left top;
}
#subcontents ul li#duet7 a,
#subcontents ul li#duet7_1 a:hover {
	background: url('../images/side_13.jpg') no-repeat left top;
}
#subcontents ul li#duet8 a,
#subcontents ul li#duet8_1 a:hover {
	background: url('../images/side_13.jpg') no-repeat left top;
}

#subcontents ul li#duet1 a:hover,
#subcontents ul li#duet1_1 a {
	background: url('../images/side_01.jpg') no-repeat right top;
}
#subcontents ul li#duet2 a:hover,
#subcontents ul li#duet2_1 a {
	background: url('../images/side_03.jpg') no-repeat right top;
}
#subcontents ul li#duet3 a:hover,
#subcontents ul li#duet3_1 a {
	background: url('../images/side_05.jpg') no-repeat right top;
}
#subcontents ul li#duet4 a:hover,
#subcontents ul li#duet4_1 a {
	background: url('../images/side_07.jpg') no-repeat right top;
}
#subcontents ul li#duet5 a:hover,
#subcontents ul li#duet5_1 a {
	background: url('../images/side_09.jpg') no-repeat right top;
}
#subcontents ul li#duet6 a:hover,
#subcontents ul li#duet6_1 a {
	background: url('../images/side_11.jpg') no-repeat right top;
}
#subcontents ul li#duet7 a:hover,
#subcontents ul li#duet7_1 a {
	background: url('../images/side_13.jpg') no-repeat right top;
}
#subcontents ul li#duet8 a:hover,
#subcontents ul li#duet8_1 a {
	background: url('../images/side_13.jpg') no-repeat right top;
}


