@charset "utf-8";
@import url(maintenance.css);
@import url(order.css);
@import url(company.css);
@import url(privacy.css);
@import url(shop_list.css);
@import url(guarantee.css);

#static-content{
	padding:30px 7px 0;
}

#static-content *,#static-content2 *{
	font-size:12px;
}

#static-content2{
	padding:15px 7px 0;
}


#static-content h2,#static-content2 h2{
	 background:url(../img/line_3.gif) repeat-x left bottom;
	 padding:0 0 7px;
	 margin:0 0 15px;
}

#static-content p,#static-content2 p{
	margin-bottom:25px;
}

#static-content .btn-contact,#static-content2 .btn-contact{
	display:block;
	width:116px;
	margin-bottom:50px;
}

#static-content h3{
	margin:0 0 15px;
}
