﻿@charset "utf-8";
/* CSS Document */

/* ==========================================================================
   恵久保 css
   ========================================================================== */

#wrapper { padding: 15px 0 0; }

.back_black h3 { background-image:url(../images/h3_title.png);
     background-repeat:no-repeat;
	 text-indent: 40px;
	 line-height: 34px;
	 font-size: 18px; 
     font-weight: bold; 
	 margin-bottom: 15px; }
    @media (max-width: 600px) {
	h3 { width: 90%; }
		}
