@charset "utf-8";

/*************
CASE
***********************************************************************/
.tel_box{ width:650px; }
.tel_r{
	background:url(../case/images/tel_btm_r.png) center bottom no-repeat;
	padding:0 0 80px 0 ;
	float:right;
}
.tel_l{
	background:url(../case/images/tel_btm_l.png) center bottom no-repeat;
	padding:0 0 80px 0 ;
	float:left;
}
.tel_bg{
	background:url(../case/images/tel_bg.png) repeat-y;
	padding:10px 32px 0;
}
