@charset "utf-8";
.title_h3 {
	background-image: url(../koushi_images/back_title_h3.png);
	background-repeat: no-repeat;
	background-position: 5px top;
	height: 50px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.title_h3 h3 {
	font-size: 16px;
	line-height: 50px;
	color: #0099FF;
	margin: 0px;
	height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contents_support {
	padding-left: 25px;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	padding-right: 20px;
}

.contents_support img {
	float: left;
	padding-right: 10px;
}

