.boxTypeA dl dt{
	color:#CC0000;
}

.boxTypeB h3, .boxTypeD h3, .boxTypeF h3{
	background:#CC0000;
}

.boxTypeB h4, .boxTypeD h4, .boxTypeF h4{
	color:#CC0000;
	background:url(../images/dot_main.gif) repeat-x bottom;
}

ul#boxTypeTab li a{
	background:url(../images/detail_tab_menu.jpg) no-repeat;
}

.boxTypeNest dl{
	background:url(../images/nestbox_bg.jpg) no-repeat bottom;
}

.boxTypeNest dl dt{
	color:#CC0000;
	background:url(../images/nestbox_top.jpg) no-repeat top;
}
.boxTypeNest dl dt.icon{
	background:url(../images/nestbox_top_icon.jpg) no-repeat top;
}

.boxTypeNest dd.nestList, .boxTypeNest dd.nestBtn{
	background:url(../images/nestlist_top.jpg) top no-repeat;
}

.boxTypeNest dd.nestList ul, .boxTypeNest dd.nestBtn ul{
	background:url(../images/nestlist_bg.jpg) bottom no-repeat;
}

.boxTypeNest dd.nestList li{
	background:url(../images/icon_tri_main.gif) no-repeat left center;
}