@charset "utf-8";
/* CSS Document */
#side #s21style{
	color: #FFFFFF;
	padding: 10px;
	text-align: left;
	background-image: url(img/back_side3.gif);
	margin-bottom: 10px;
}
#side #s21style h3 {
	background-color: #066;
}


#side #s21style h4 {
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFF;
	font-style: normal;
}
#side #s21style ul{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	font-size: 0.8em;
	list-style-type: none;
}
#side #s21style li{
	margin-top: 8px;
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000;
}
#side #s21style ul li a {
	color: #53AEA3;
	display: block;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #066;
	padding: 10px;
}
#side #s21style ul li a.hit {
	color: #FFF;
	text-decoration: none;
	border-left-color: #CCC;
}

#side #s21style ul li a:hover {
	color: #FF9900;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F90;
}
/*MercedesCクラス用画像設定*/
#side #s21style ul li.mercedes_c_style01{
	background-image:url(s21styleimg/mercedes_c_style01.gif);
}
#side #s21style ul li.mercedes_c_style02{
	background-image:url(s21styleimg/mercedes_c_style02.gif);
}
#side #s21style ul li.mercedes_c_style03{
	background-image:url(s21styleimg/mercedes_c_style03.gif);
}
#side #s21style ul li.mercedes_c_style04{
	background-image:url(s21styleimg/mercedes_c_style04.gif);
}
