/* CSS Document */

/*　フォント関連　*/

.probase {
	font-size: 12px;
	line-height: 1.5;
}

.probase_b {
	font-size: 12px;
	line-height: 1.8;
	background-image: url(/products/images/txt_shin.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.probase_c {
	font-size: 12px;
	line-height: 1.8;
	background-image: url(/products/images/txt_release.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
	word-spacing: 50em;
	overflow: hidden;
}

.mazin {
	padding-top: 3px;
	padding-bottom: 3px;
}



