@charset "utf-8";

/*-------------------------------------------------------------
	base
-------------------------------------------------------------*/

/*-------------------------------------------------------------
	main
-------------------------------------------------------------*/
h2 {
	background: url(../img/common/h2_main_policy.jpg) no-repeat 0 0;
    }
h3{
	padding:0;
	margin:0;
	text-indent:0;
	margin-bottom: 10px;
	}

.m-r60 { margin-right:60px; }
.m-t10 { margin-top:10px; }
.m-t70 { margin-top:70px; }
.m-t90 { margin-top:90px; }
.m-b10 { margin-bottom:10px; }
.m-b20 { margin-bottom:20px; }
.m-b40 { margin-bottom:40px; }

p { margin-bottom:10px;}

