@charset "utf-8";
/* CSS Document */



/*whats_box
--------------------------------------*/
#whats_box {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 7px;
}

#whats_chiyoda {
	background-image: url(../images/index/right_br.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 45px;
	width: 582px;
	text-indent: -9999px;
	margin-bottom: 10px;
}



/*topics
--------------------------------------*/
#topics {
	background-image: url(../images/index/right_br.gif);
	background-repeat: no-repeat;
	background-position: center -45px;
	height: 45px;
	width: 582px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

dl#topics_box {
	padding-left: 25px;
	padding-top: 7px;
	height: 250px;
	overflow: auto;
	width: 557px;
	margin-bottom: 20px;
}

dl#topics_box dt {
	padding-left: 15px;
	margin-bottom: 10px;
	background: url(../images/index/list_top.gif) no-repeat left 2px;
	float: left;
	width: 90px;
}
dl#topics_box dd {
	margin-bottom: 10px;
	margin-left: 115px;
	width: auto;
}



/*service
--------------------------------------*/
#service {
	background-image: url(../images/index/right_br.gif);
	background-repeat: no-repeat;
	background-position: center -90px;
	height: 45px;
	width: 582px;
	text-indent: -9999px;
	margin-bottom: 10px;
}


ul#service_box {
	padding: 0px 7px;
	width: 568px;
	list-style: none;
}


ul#service_box li {
	float: left;
	height: 240px;
	width: 267px;
	background: url(../images/index/gyoumu_bg.gif) no-repeat 0px bottom;
	padding: 6px 7px 0px;
	margin-bottom: 10px;
}

ul#service_box li h4 {
	color: #003399;
	padding-left: 15px;
	font-size: 1em;
	background: url(../images/index/list_top.gif) no-repeat left 2px;
	margin-bottom: 5px;
}

ul#service_box li h4 a {
	text-decoration: none;
}

ul#service_box li img {
	margin: 5px 0px;
}

ul#service_box li p {
	font-size: 0.85em;
	padding: 0px 10px 0px 15px;
}



/*業務案内title
--------------------------------------*/
#muffler {
	height: 24px;
	background: url(../images/index/muffler.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}

#atv {
	height: 24px;
	background: url(../images/index/atv.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}

#clucth {
	height: 24px;
	background: url(../images/index/clucth.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}

#oil_pipe {
	height: 24px;
	background: url(../images/index/oil_pipe.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}

#crankshaft {
	height: 24px;
	background: url(../images/index/crankshaft.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}

#other {
	height: 24px;
	background: url(../images/index/other.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}

#motorcycle {
	height: 27px;
	background: url(../images/index/motorcycle.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}

