@charset "utf-8";

/* CSS Document */

	#header_lp{
		 width:900px;
 height:251px;
 background: url('/images/sl_banner_lp.jpg') center center #DDD no-repeat;
 margin-top: -10px;
 margin-bottom: 10px;
 border-radius:10px;
 }
  #header_lp h2{
    color: #C50A45;
    display: block;
    font-size: 260%;
    padding-left: 50px;
    padding-right: 0;
    padding-top: 160px;
    text-shadow: 0 2px 0 #AEAEAE;
    text-transform: uppercase;
    width: 320px;
 }
	