@charset "utf-8";
#pageTitle {
	background:url(/product/images/bg_title_top01.jpg) #009ce6 no-repeat top center;
}

h3.heading02{
	font-size:18px;/*for IE*/ font-size:1.8rem;
	border:solid 1px #111987;
	border-radius: 5px;
	padding:5px 10px;
	margin:40px 0 10px;
	}
h3.heading02:before {
	display: inline-block;
	vertical-align:text-bottom;
	content: "";
	overflow: hidden;
	background: url(/product/images/ico_top01.png) no-repeat 0 0;
	width: 28px;
	height: 28px;
}
h3.heading02.noise:before { background-position:-26px 0;}

.string{ margin-bottom:60px;}