@charset "UTF-8";

/*------------------------------------------------------------*/


.inside_mainimage{
	background: url(../img/privacy_img/ttl_bg.png) no-repeat center center;
	height: 200px;
	width:100%;
	text-align: left;
	color: #fff;
}
.inside_mainimage h2{
	padding-left: 30px;
	padding-top: 80px;
	font-size:33px;
	font-weight: bold;
	text-shadow: 1px 1px 2px #000, 1px 1px 3px #000,  0 0 3px #585858; 
}