/* LIFE */

/* TITLE */
.brand h1{
	background-image: url(../sp/img/brand_title.jpg);
}
.brand h2.copy1{
	background: url(../sp/img/brand_copy1.gif) no-repeat;
}
.brand h2.copy2{
	background: url(../sp/img/brand_copy2.gif) no-repeat;
}
.brand .flow h3.copy1{
	background-image: url(../sp/img/brand_flow_stit1.gif);
}
.brand .flow h3.copy2{
	background-image: url(../sp/img/brand_flow_stit2.gif);
}
.brand .flow h3.copy3{
	background-image: url(../sp/img/brand_flow_stit3.gif);
}
.brand .flow h3.copy4{
	background-image: url(../sp/img/brand_flow_stit4.gif);
}
.brand .caution h3.copy1{
	background-image: url(../sp/img/brand_caution_stit1.gif);
}
.brand .caution h3.copy2{
	background-image: url(../sp/img/brand_caution_stit2.gif);
}
.brand .caution h3.copy3{
	background-image: url(../sp/img/brand_caution_stit3.gif);
}
.brand .caution h3.copy4{
	background-image: url(../sp/img/brand_caution_stit4.gif);
}
.brand .price h3.copy1{
	background-image: url(../sp/img/brand_price_stit1.gif);
}
.brand .listen h3.copy1{
	background: url(../sp/img/brand_product_stit1.gif) no-repeat;
}
.brand .listen h3.copy2{
	background: url(../sp/img/brand_product_stit2.gif) no-repeat;
}
.brand .listen h3.copy3{
	background: url(../sp/img/brand_product_stit3.gif) no-repeat;
}
.brand .listen h3.copy4{
	background: url(../sp/img/brand_product_stit4.gif) no-repeat;
}
.brand .listen h3.copy5{
	background: url(../sp/img/brand_product_stit5.gif) no-repeat;
}
.brand .flow{
	background: url(../sp/img/brand_flow_btm1.jpg) no-repeat left bottom;
}
.brand .flow-end{
	background: url(../sp/img/brand_flow_btm2.jpg) no-repeat left bottom;
}
.brand .price{
	background: url(../sp/img/brand_price_btm.jpg) no-repeat left bottom;
}
.brand .caution{
	background: url(../sp/img/brand_caution_btm.jpg) no-repeat left bottom;
}
.brand .flow .detail{
	background: url(../sp/img/brand_flow_bg.jpg) repeat-y;
}
.brand .caution .detail{
	background: url(../sp/img/brand_caution_bg.jpg) repeat-y;
}
.brand .price .detail{
	background: url(../sp/img/brand_price_bg.jpg) repeat-y;
}
.brand .price .detail li{
	background: url(../sp/img/brand_price_icon.gif) no-repeat;
}
.brand .caution .detail li{
	background: url(../sp/img/brand_caution_icon.gif) no-repeat;
}

/* inquiry */
.brand .inquiry p{
	background: url(../sp/img/brand_inquiry_copy.gif) no-repeat;
}
.brand .inquiry .form{
	background: url(../sp/img/brand_inquiry_bg.gif) no-repeat;
}

/* category */
.brand .listen .category{
	background: url(../sp/img/brand_product_line.gif) repeat-x left bottom;
}
.brand .spec h4{
	background: url(../sp/img/brand_product_icon.gif) no-repeat left center;
}

/* banner */
.brand .banner{
	background: url(../sp/img/brand_banner_bg.gif) no-repeat;
}

/* footer */
#wrap .ft-copy{
	background-color: #66c3e2;
}