@charset "utf-8";

/* **************************************** */
/*   サービス StyleSheet                    */
/* **************************************** */

/* ---------------------------------------- */
/*   共通                                   */
/* ---------------------------------------- */
TD { 
	font-size        : 13px;
	font-family      : Arial;
}

.base_font {
	font-size        : 13px;
	font-family      : Arial;
 }

/* ---------------------------------------- */
/*   IT サービス                            */
/* ---------------------------------------- */
.system_title1_font {
	font-size        : 13px;
	font-family      : Arial;
	font-weight      : bold;
}

/* ---------------------------------------- */
/*   新規事業（インドについて）             */
/* ---------------------------------------- */
.business_title_font {
	font-size        : 13px;
	font-family      : Arial;
	font-weight      : bold;
}

