@charset "utf-8";
/* CSS Document */
.main section .a_title{
	width:auto;
	max-width:340px;
	height:45px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	margin:0 0 10px;
	padding:0;
	background:url(../../images/about/title_about.gif) no-repeat;
	background-size:100%;
}
.main .cases{
	background:url(../../images/common/side_site.jpg) no-repeat top left;
	max-width:300px;
	width:100%;
	height:105px;
	display:inline-block;
	text-indent:-9999px;
	background-size:100%;
}