@charset "UTF-8";

.PageTitle{
	background:url(../images/ind/bas_ind_pic02.png) no-repeat 100% 50%;
	background-size:180px;
}

@media only screen and (max-width: 980px) {
}

@media only screen and (max-width: 640px) {
.PageTitle{
	font-size:x-large;
	background-image:none;
	font-weight:bold;
}
.item .inrClmL {
	margin-bottom:12px;
}
}