@charset "utf-8";
#contents{
	padding-top:120px;
}
h2{
	margin-bottom:30px;
}
.m2{
	font-size:18px;
	color:#666;
	background:url(../about/img/info_icon.png) no-repeat left center;
	padding-left:30px;
	margin-left:15px;
	margin-bottom:20px;
}
h3{
	margin-left:40px;
	margin-bottom:20px;
	font-size:16px;
}
#qa{
	margin-left:80px;
}
h4{
	font-size:16px;
	font-weight:bold;
	background:url(../about/img/info_q.png) no-repeat left center;
	padding-left:40px;
	margin-bottom:15px;
}
.ans{
	font-size:15px;
	margin-bottom:30px;
	background-color:#F9F9F9;
	padding:15px;
	-moz-box-shadow: 1px 1px 2px #666 inset;
	-webkit-box-shadow: 1px 1px 2px #666 inset;
	 border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	}
.ans span{
	background:url(../about/img/info_a_68.png) no-repeat left top;
	padding-left:40px;
	display:block;
}
	