@charset "utf-8";
/* ====last update 2007/12/13 ==== */


/* =============================== */
/*  Business CSS                   */
/*               author:T.NIkaidoh */
/* =============================== */
.textListBusiness	{
	float: left;
	width: 591px;
	font-size: 0.8em;
	padding-left: 18px;
	display: block;
	}

.textListBusiness li	{
	padding:0 30px 0 16px;
	margin-bottom: 8px;
	margin-left:8px;
	background-image: url(../../common/css/img/listpoint.png);
	background-repeat: no-repeat;
	background-position: left center;
	}

.textListBusiness span	{
	padding:0 0 0 0;
	font-weight: bold;
}
#contents .linkBtn {
	display: block;
	float: left;
	width: 600px;
	font-size: 0.6em;
	text-align: center;
	margin:60px 0 8px 0;
	padding:0 0 0 13px;
}

